Is there a way to edit opentreetmap using an API, such as adding a new node to the map?

link|improve this question

feedback

2 Answers

There definitely is an API (in fact, every editing program uses the API to edit OSM).

The API is quite simple, REST-based, and its specification lives on the OpenStreetMap wiki; currently, API v0.6 is used.

link|improve this answer
feedback

Have you read the OSM documentation?

Wiki: http://wiki.openstreetmap.org/wiki/Main_Page

Current API: http://wiki.openstreetmap.org/wiki/API_v0.6

Stackoverflow-esk Help Forum: http://help.openstreetmap.org/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.