Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T12:33:18.000Z (9 months ago)
- Last Synced: 2024-11-27T17:02:00.535Z (26 days 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: 5
- Forks: 5
- Open Issues: 12
-
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[![Build Status](https://secure.travis-ci.org/tyrasd/osm-polygon-features.png)](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