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

Hi everybody,

on my website, I would like to display an OSM where the users can add markers via PHP form. The data are taken from MySQL database and displayed onto an HTML page. No need to edit the original maps. Step 1: User adds a location, giving an address, zip code, city, Step 2: I get the geo-coordinates from the address, Step 3: the map displays the information taken from MySQL database.

Is it possible with OSM? If so, how?

Thanks in advance,

Prisco

asked 03 Jul '18, 16:10

Priscos's gravatar image

Priscos
11112
accept rate: 0%

1

That sounds a bit like the "plotbrowser" example at https://switch2osm.org/using-tiles/getting-started-with-leaflet/ .

(03 Jul '18, 16:27) SomeoneElse ♦

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:

×111
×37
×34
×21
×19

question asked: 03 Jul '18, 16:10

question was seen: 4,016 times

last updated: 03 Jul '18, 16:27

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