All Versions
31
Latest Version
Avg Release Cycle
90 days
Latest Release
2519 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.5.0 Changes
July 18, 2019➕ 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
crsmodule and features to conform to official WGS84-only GeoJSON spec🚀 Set up semi-automatic PyPi releases via Travis/Jazzband
-
v2.4.2 Changes
March 12, 2019- 👷 Tie Travis CI to jazzband instance
✂ Remove EOL 3.3 and 3.4 version support
-
v2.4.1 Changes
October 17, 2018👍 Allow
FeatureCollectionsto be passed tocoords
-
v2.4.0 Changes
May 21, 2018➕ Additional functional maps for GeoJSON entities
-
v2.3.0 Changes
September 18, 2017Add
__getitem__methods to sequence-like objects
-
v2.2.0 Changes
September 17, 2017👍 Allow constructing geojson objects from geojson objects
-
v2.1.0 Changes
August 29, 2017Implement validation for GeometryCollection
-
v2.0.0 Changes
July 28, 2017Rewrite of validation mechanism (breaking change).
-
v1.3.5 Changes
April 24, 2017🔄 Changed the validator to allow elevation
-
v1.3.4 Changes
February 11, 2017✂ Remove runtime dependency on setuptools