We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support for multipolygons.
variants:
http://wiki.openstreetmap.org/wiki/Relation:multipolygon
can also be acheived with changing internal representation:
http://en.wikipedia.org/wiki/Well-known_text http://geojson.org/geojson-spec.html https://github.com/kothic/kothic-js/wiki/Tiles-format
The text was updated successfully, but these errors were encountered:
Will probably fix this by remapping them into an area object internally, but it's not high up my priority list.
Sorry, something went wrong.
No branches or pull requests
support for multipolygons.
variants:
http://wiki.openstreetmap.org/wiki/Relation:multipolygon
can also be acheived with changing internal representation:
http://en.wikipedia.org/wiki/Well-known_text
http://geojson.org/geojson-spec.html
https://github.com/kothic/kothic-js/wiki/Tiles-format
The text was updated successfully, but these errors were encountered: