Why not ask your question on the new OpenStreetMap Community Forum?

Is it possible to query the total areas of enclosed fences (in square kilometers) in a view window or bounding box in overpass turbo ?

asked 12 May '18, 08:24

sang3's gravatar image

sang3
26557
accept rate: 0%


You can calculate it by yourself if you get the polygons by api

https://www.mathopenref.com/coordpolygonarea.html

permanent link

answered 13 May '18, 11:38

altopalo's gravatar image

altopalo
5381013
accept rate: 0%

I don't think there is an area function in Overpass-API. You could use JOSM to pull the data from Overpass-API and then use the measurement plugin. Not automatic of course.

permanent link

answered 13 May '18, 12:38

maxerickson's gravatar image

maxerickson
12.7k1083176
accept rate: 32%

Your answer
toggle preview

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:

×18

question asked: 12 May '18, 08:24

question was seen: 1,270 times

last updated: 13 May '18, 12:38

powered by OSQA