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

Is it possible to make advanced spatial queries like erase a bbox from a polygon query? So that you get a polygon-query with a hole in it? As far as I know, it's just possible to union different bboxs, so you get a kind of ring-query.

asked 13 Feb '13, 14:29

Mattes_tili's gravatar image

Mattes_tili
1464411
accept rate: 0%

edited 13 Feb '13, 14:30


Yes, the unions are all that is possible at the moment. But you can use union also on polygon queries which allows in principle an arbitrary geometry by stitching polygons.

permanent link

answered 14 Feb '13, 12:50

Roland%20Olbricht's gravatar image

Roland Olbricht
6.7k36489
accept rate: 36%

Meanwhile this could be solved by the difference operator. See the other answer to this question.

(26 Jul '14, 22:54) mmd
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:

×483
×147
×30
×4

question asked: 13 Feb '13, 14:29

question was seen: 3,912 times

last updated: 26 Jul '14, 22:54

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