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

Hello,

I need help with a query in Overpass (or similar service). It should be CSV output of nodes with name="ABC" in country="XYZ" and name of the city where the node is located. Some nodes but don't have tag addr:city=.* or similar.

The CSV should look like something like this:

csv(id,type,name,city)

asked 02 Jul '23, 07:18

mapperue's gravatar image

mapperue
26113
accept rate: 0%

edited 02 Jul '23, 07:42

Show us what code you have at the moment.

(02 Jul '23, 11:31) DaveF

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:

×483
×228
×42

question asked: 02 Jul '23, 07:18

question was seen: 609 times

last updated: 02 Jul '23, 17:19

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