NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

i want create website that is show and save poi of database and in database. i use osm for create this site. i want mark a place on map and save information into database and use them after. please help me to solve this problem. i haven't much information about work with OSM

asked 11 Sep '13, 11:59

farzane's gravatar image

farzane
1111
accept rate: 0%


If I understand you correctly, you do not want to use OSM for anything else than a background map. Your question really is "how can I write an application and frontend that allows the user to create and view POIs on a map". This question is only tangentially related to OpenStreetMap; you could do the same with any non-OSM base map.

uMap is a possible solution, or you could build an OpenLayers or Leaflet based Javascript frontend yourself and then use a thin custom server layer to interface with your database, or possibly check out FeatureServer which does this already.

permanent link

answered 11 Sep '13, 13:13

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×535

question asked: 11 Sep '13, 11:59

question was seen: 3,897 times

last updated: 01 Apr '14, 13:41

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum