File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 2020/03/03 (version 2.0.0)
1+ 2021/01/09 (version 2.0.0)
22
33 Update to use Proj 6.x. This allows a user to specify a coordinate
44 system using a string consisting of Proj parameters, EPSG code, or
1010 Clean up layout of C++ unit test code. Consolidate files with test
1111 data.
1212
13+ Add factory methods for creating spatial database writers to bypass
14+ validators that require files to exist. This is a result of using
15+ Pyre validators to check that spatial and temporal database file
16+ exist (this triggers early notification of any missing spatial or
17+ temporal database files).
18+
19+ Improve continuous integration testing via docker containers for
20+ multiple Linux distributions and Travis CI.
21+
22+ This is the final release for Python 2.7. The next release will only
23+ support Python 3.6 and later.
24+
1325
14262019/07/29 (version 1.10.1)
1527
You can’t perform that action at this time.
0 commit comments