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

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's gravatar image

sabirmostofa
11112
accept rate: 0%


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

permanent link

answered 14 Feb '21, 19:53

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

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:

×301
×290

question asked: 12 Feb '21, 13:38

question was seen: 1,841 times

last updated: 14 Feb '21, 19:53

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