This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

How to retrieve my data on my own umap instance with API ?

3

Hello,

I have created a umap instance and I would like to retrieve my own data on it with an API ? does the nominatim API or Xapi work for this purpose ?

Thanks for your reply.

gallo12

asked 30 Apr '13, 10:26

gallo12's gravatar image

gallo12
56113
accept rate: 0%


3 Answers:

3

I believe your best bet would to ask the author https://bitbucket.org/yohanboniface/umap

answered 30 Apr '13, 11:52

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

edited 21 Jul '14, 11:27

1

Simply click on the icon "Embed and share this map" on the left of your screen in Umap. This will open a right menu with "Download raw data". You can then choose the format of data you want :

  • geojson
  • gpx
  • kml

Click on the button "Download Data" and you got your data =)

answered 06 Jan '15, 12:41

nicolas_prouteau's gravatar image

nicolas_prou...
161
accept rate: 0%

0

You can create a layer in umap, and then in the "remote data" section you can specify the URL of the api for retrieving the data.

answered 03 Sep '14, 14:10

NicolasDumoulin's gravatar image

NicolasDumoulin
3.3k42256
accept rate: 13%

Not sure to have well understood your question … maybe your question is about the connection between the backend and other webservices?

(03 Sep '14, 14:12) NicolasDumoulin

Source code available on GitHub .