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

How to create a custom layer with own lat and long data so that I can use on my server?

0

hey, everybody! Excuse Me for my elementary question, I want to use from OSM for my web application. So I want to create a number of layers, for example, the hospital layer, drug store layer, and so on.

I did try 'josm' and 'qjis' too.

My question is "How to create a custom layer with own lat and long data so that I can use on my server?" OR "How to edit a layer and add own lat and long data to it?"

Thanks and regards, Ali Hajqani.

asked 01 Jun '20, 16:25

AliHajqani's gravatar image

AliHajqani
11112
accept rate: 0%


One Answer:

0

You should have a look at uMap. You can either pull data from OSM trough overpass queries (if you want to display prominently data already in OSM) or add your own data in each layer.

answered 03 Jun '20, 16:15

H_mlet's gravatar image

H_mlet
5.4k1781
accept rate: 13%

Source code available on GitHub .