geojson 0.2.2 geojson: ^0.2.2 copied to clipboard
Manipulate geojson data. Load and parse geojson from a string or a file.
Changelog #
0.2.2 #
- Add custom exception for unsupported features
- Use type parameter for feature geometry instead of dynamic
- Avoid failure when no json properties are found
0.2.1 #
Fix latitude and longitude invertion
0.2.0 #
Api change: add models and dedicated data structures
0.1.0 #
Initial release