Great! I already like the first new feature you wrote about. With it
it's now possible to query Overpass API for old style multipolygons (at
least those that have no other tags on the relation than type):

relation({{bbox}})
  [type=multipolygon]
  (if:count_tags()==1);
(._;>;);
out;

Thanks a lot!

Michael

Am 2017-03-08 um 05:26 schrieb Roland Olbricht:
> Dear all,
> 
> a new version of Overpass API is now available. It has already been
> rolled out on a the production server.
> 
> There are release notes on the releases page in the wiki:
> http://wiki.openstreetmap.org/wiki/Overpass_API/versions
> 
> As the new features are quite a lot, I will present them over the next
> weeks in a dedicated blog:
> http://dev.overpass-api.de/blog/
> 
> Best regards,
> 
> Roland
> 
> _______________________________________________
> talk mailing list
> talk@openstreetmap.org
> https://lists.openstreetmap.org/listinfo/talk

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
talk mailing list
talk@openstreetmap.org
https://lists.openstreetmap.org/listinfo/talk

Reply via email to