In psql it's easy to do a query like " Various area selection methods exist such as "geocodeArea:Great Britain}}->.searchArea" followed by adding "(area.searchArea)" before the semicolon, but let's assume for now that a simple " The link from taginfo, once I've commented out nodes and ways and added " There are some pages linked from https://wiki.openstreetmap.org/wiki/Overpass_turbo , but a search suggests there's nothing directly useful to me there. asked 28 Dec '20, 17:17 SomeoneElse ♦ |
This might not cover the DISTINCT bit, but change the top of your query from [out:json] to something like the example below?
answered 28 Dec '20, 18:32 EdLoach ♦ Actually it's good enough, because very few AONBs have separate outer polygons - of the ones in the rendering database, just the Forest of Bowland I think. I'll work through the list of discrepancies to see if there are any obvious relation issues with the "missing" ones.
(28 Dec '20, 19:02)
SomeoneElse ♦
Over at https://www.openstreetmap.org/user/SomeoneElse/diary/395232#comment48986 https://www.openstreetmap.org/user/mmd has suggested https://overpass-turbo.eu/s/11In .
(29 Dec '20, 20:27)
SomeoneElse ♦
|
This is what I use:
Note the value change of the boundary tag from national_park to protected_area. Also, ISO3166-1"="GB" would return data from Northern Island, if there were any, which is why I specify the ids for England, Wales & Scotland. PS {{geocodeArea:Great Britain}}, for some reason, excludes GB's islands such as Sky, Isle of Wight & Sheppy; something I mean to bring up on Talk-GB. answered 05 Jan '21, 13:42 DaveF |