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

Hello

I am trying to get an OSM map for my raster coordinates which is a polygon POLYGON ((-64.451781 -31.249843, -64.451825 -31.252729, -64.448465 -31.252767, -64.448421 -31.249881, -64.451781 -31.249843)). I am trying to plot nodes, relations, and ways for this particular region but OSM is returning empty data for the query.

My query is as follows:

**[out:json]; ( node(poly:"-64.451781 -31.249843 -64.451825 -31.252729 -64.448465 -31.252767 -64.448421 -31.249881 -64.451781 -31.249843");

); out meta;**

I am very new to OSM. How should I proceed?

asked 01 Apr '21, 22:25

saggar24's gravatar image

saggar24
26111
accept rate: 0%

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:

×710
×92
×11

question asked: 01 Apr '21, 22:25

question was seen: 539 times

last updated: 01 Apr '21, 22:25

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