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

how can i create node in java using osm api....what's the api classes and what jar file we use regularly?give me the quickly?

asked 12 Dec '13, 18:02

kumar19's gravatar image

kumar19
1111
accept rate: 0%


Hi, first you should be aware, that the OSM community is very skeptical about automated edits / imports so please make sure, that you discuss it before you try to upload nodes that might cause problems:
http://wiki.openstreetmap.org/wiki/Mechanical_Edit_Policy
http://wiki.openstreetmap.org/wiki/Contact

You might want to create a local OSM XML document first, before you start with doing real edits using the OSM API (first plz. use our testservers API). For contacting the API, you might checkout various libs that fit best for you: http://wiki.openstreetmap.org/wiki/Frameworks

permanent link

answered 12 Dec '13, 18:16

iii's gravatar image

iii
4.9k84082
accept rate: 10%

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:

×76

question asked: 12 Dec '13, 18:02

question was seen: 3,787 times

last updated: 12 Dec '13, 18:16

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