I want to create a polygon-query with the points of the following query:
Can I directly insert the output-nodes of the first query into a polygon query? asked 13 Feb '13, 14:39 Mattes_tili edited 13 Feb '13, 15:36 |
One Answer:
EDIT: This is possible since a couple of years, see here. No, I'm sorry this isn' possible so far. You would have to receive the coordinates and then form a polygon query out of them. answered 14 Feb '13, 12:51 Roland Olbricht edited 03 May '19, 12:45 |