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

I am trying to convert a complete Netherlands history dump file to csv file using osmconvert, but when ever I enter the basic line given below the osmconvert application is getting terminated- osmconvert netherlands.osm --all-to-nodes --csv="@id @lon @lat amenity name" --out-csv -o=outfile.csv

Help me in solving this problem, also help me in extracting the timestamp of this netherlands data into this csv output file.

asked 23 Nov '14, 19:33

Jothi's gravatar image

Jothi
18113
accept rate: 0%

1

BTW: did you get some kind of error message? Are you trying this on Windows/Unix, etc?

(24 Nov '14, 16:30) mmd

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:

×47
×42
×18

question asked: 23 Nov '14, 19:33

question was seen: 5,262 times

last updated: 24 Nov '14, 16:30

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