gml4dart 0.1.2
gml4dart: ^0.1.2 copied to clipboard
A pure Dart library for parsing GML (Geography Markup Language) 2.1.2 and 3.x documents.
Changelog #
0.1.2 #
- rename
docs/todoc/per Pub layout convention
0.1.1 #
- dartdoc comments for all public API elements
- example file (
example/gml4dart_example.dart) - test coverage raised from 85.7% to 95%+
0.1.0 #
- initiale Pure-Dart-Portierung von
s-gmlalsgml4dart - Domain-Modell fuer Geometrien, Features, FeatureCollections und Coverages
- DOM-Parser fuer GML 2.1.2 und 3.x
- GeoJSON- und WKT-Interop
- Coverage-, OWS- und WCS-Helfer
- spezialisierter Streaming-Parser fuer grosse FeatureCollections
- optionales
gml4dart_iofuer Datei- und URL-Zugriff