Is there an OSM ID API that I can use to push GeoJSON data into an OSM ID editor? I have a leaflet map where users can draw markers. I was thinking of the feature to export drawn markers to the OSM editor. Is it possible? asked 12 Feb '21, 13:38 sabirmostofa |
The OSMF fork of iD supports the display of vector tiles in Mapboxs format, (Rap)iD supports 3rd party data from ESRI (format unknown), it might be possible to shoehorn GeoJSON support on to that, see https://wiki.openstreetmap.org/wiki/RapiD#ESRI_GIS answered 14 Feb '21, 19:53 SimonPoole ♦ |