How do I get all ways in a US state (e.g. Oklahoma) which have the "tiger:cfcc" tag? I've tried to query for it here: https://overpass-turbo.eu/s/wLz:
May you please help me bringing it to work? asked 06 Mar '18, 20:09 landuse |
One Answer:
I guess you won't be able to get it to work. Even a small area has many ways and will be a large query: https://overpass-turbo.eu/s/wLH (I've used Your best bet is to grab an extract from https://download.geofabrik.de/north-america/us/oklahoma.html and process that locally using osmium or osmosis. answered 06 Mar '18, 22:52 maxerickson |
As ever I'd recommend the osmconvert/osmfilter combination for simple filtering problems like this. These can be downloaded and run as is, which is not true of osmium, and not always true for osmosis.