0

I want to update tags "IBGE:GEOCODIGO" and "population" from existing nodes.

The data is listed on a csv file, like below:

osm_node_id, IBGE:GEOCODIGO, population
415522759, 520005005, 123123
246671886, 310010405, 23233
340459587, 520010005, 92929
...

How can I do that?

asked 04 Jan '11, 13:38

vgeorge's gravatar image

vgeorge
1864610
accept rate: 0%


One Answer:
3

Your aim sounds like a kind of data import.

So you should have a look at http://wiki.openstreetmap.org/wiki/Import and all subpages there. At /Software you can find some tools to get your data handled (hopefully).

For detailed questions about your import aim, the OSM forum or mailing lists can be better places.

permanent link

answered 04 Jan '11, 17:00

stephan75's gravatar image

stephan75
12.5k454209
accept rate: 6%

edited 12 Feb '13, 20:35

SomeoneElse's gravatar image

SomeoneElse ♦
33.0k65343778

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:

×228
×178
×113
×104

question asked: 04 Jan '11, 13:38

question was seen: 13,140 times

last updated: 12 Feb '13, 20:35

powered by OSQA