2021-04-19 19:06:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 16 15:18:58 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2019-03-01 15:49:57 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 1 10:59:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Update to 2.4.1:
|
|
|
|
* Allow FeatureCollections to be passed to coords
|
|
|
|
|
2018-07-31 14:00:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 30 07:27:39 UTC 2018 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Drop devel requirement
|
|
|
|
- Run tests
|
|
|
|
- Use full URL for the archive
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 29 10:15:31 UTC 2018 - alarrosa@suse.com
|
|
|
|
|
|
|
|
- Initial release of python-geojson 2.4.0
|