Hi!, I am a newbie on openstreetmap related developments, I need to build a web application using PHP or Python frameworks, that could draw map using OSM data. It should also allows to edit attributes of nodes (ex: highway, signal lights, foot path, parking etc), edited data should not need to be updated to OSM servers. I couldn't find any proper guide. Let me know if there any guides or tutorials to do so. Where should I start? Please help me. asked 01 Feb '16, 06:15 Daniel1420 |
Your questions are too broad. OpenStreetMap is just a tiny component of what you want to build; you're essentially after a WebGIS solution that uses OSM data but the fact that it uses OSM data is not important for the solution, it could use other data as well. Hence you're really not asking your questions in the right place! -- You might want to look into "umap" which allows you to draw the results of Overpass requests on top of an OSM map; since umap is Open Source you could modify that to meet your needs. answered 01 Feb '16, 08:38 Frederik Ramm ♦ |
crosspost: https://gis.stackexchange.com/questions/178875/is-there-any-possibility-to-draw-an-editable-map-using-osm-data