OpenStreetMap 标志 OpenStreetMap

Help with overpass syntax

pangoSE 于 2020年六月22日 以 English 发布

I’m trying to do a union here:

[out:json]; area["ISO3166-1"="SE"][admin_level=2]; ( nwr["tourism"="wilderness_hut"]["access"!="private"](area); nwr["amenity"="shelter"]["shelter_type"!="public_transport"](area); ); out center;

It does not work (I only get ~200 huts and no shelters) :(

电子邮件图标 Bluesky图标 Facebook图标 LinkedIn图标 Mastodon图标 Telegram图标 X图标

讨论

pangoSE2020年06月23日 06:14 的评论

A ha! Thanks again mmd! This should be added to the union documentation I think.

登录以留下评论