https://github.com/tyrasd/osm-polygon-features
OSM tags indicate if a closed way should be treated as a polygon or linestring
https://github.com/tyrasd/osm-polygon-features
openstreetmap openstreetmap-data overpass-turbo
Last synced: 6 months ago
JSON representation
OSM tags indicate if a closed way should be treated as a polygon or linestring
- Host: GitHub
- URL: https://github.com/tyrasd/osm-polygon-features
- Owner: tyrasd
- License: cc0-1.0
- Created: 2016-02-13T13:07:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T12:33:18.000Z (over 1 year ago)
- Last Synced: 2025-04-08T06:47:35.667Z (6 months ago)
- Topics: openstreetmap, openstreetmap-data, overpass-turbo
- Language: JavaScript
- Homepage: https://wiki.openstreetmap.org/wiki/Overpass_turbo/Polygon_Features
- Size: 5.86 KB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osm-polygon-features
A list of OSM tags that indicate if a closed way should be treated as a polygon or linestring. Read more: https://wiki.openstreetmap.org/wiki/Overpass_turbo/Polygon_Features[](https://travis-ci.org/tyrasd/osm-polygon-features)
see also
--------* https://github.com/osmlab/id-area-keys
* https://josm.openstreetmap.de/browser/josm/trunk/src/org/openstreetmap/josm/data/osm/OsmPrimitive.java#L1354