All Versions
31
Latest Version
Avg Release Cycle
90 days
Latest Release
1293 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
crs
module 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
FeatureCollections
to 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