synw / geojson

Utilities to work with geojson data in Dart
MIT License
36 stars 53 forks source link

added support for Polygon geoJson type #3

Closed Karlheinzniebuhr closed 5 years ago

synw commented 5 years ago

Thanks for the contribution, my implementation was lacking. I published a 0.2.0 version with major changes: it now uses dedicated data structures and it covers all the spec. You should be able to parse any feature type now