| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 2.4.1: * Allow FeatureCollections to be passed to coords
- Update to 2.4.1: * Allow FeatureCollections to be passed to coords
- Drop devel requirement - Run tests - Use full URL for the archive
- Initial release of python-geojson 2.4.0
- Update to 2.5.0
* Add "precision" parameter to GeoJSON Object classes with
default precision of 6 (0.1m)
* Fix bug where map_geometries() util was not preserving Feature
IDs
* Remove crs module and features to conform to official
WGS84-only GeoJSON spec
- Switch to PyPI source
- Add geojson-py39-jsonload.patch gh#jazzband/python-geojson#151
for compatibility with the python39 flavor