| Age | Commit message (Collapse) | Author |
|
|
|
Add a proj_cleanup() function to free global resources, typically at process termination
|
|
|
|
termination
|
|
with longitudes outside of [-180,180]
|
|
|
|
+datum=NAD27 and +over, where the datum was just replaced by its ellipsoid
|
|
|
|
|
|
|
|
|
|
|
|
lowercase. This showed in MapServer use cases
|
|
Add proj_create_crs_to_crs_from_pj()
|
|
I've been frustrated a number of times with proj_create_crs_to_crs()
not accepting a PJ* object for the source and target CRS.
And thus constraining to go back to WKT2 in a artificial way.
|
|
C API: add proj_context_set_autoclose_database() to automatically close database (fixes #1565)
|
|
database (fixes #1565)
|
|
Add CRS JSON export (refs #1545)
|
|
to exported PROJJSON strings
|
|
|
|
ParametricCRS and TemporalCRS
|
|
Dynamic[Geodetic|Vertical]ReferenceFrame
|
|
|
|
|
|
|
|
|
|
Transformation and ConcatenatedOperation
|
|
|
|
|
|
|
|
HOWTO-RELEASE: add instructions to avoid website to be erased by an older version
|
|
appveyor.yml: manually build vcpkg so as to avoid issue with VS2015
|
|
|
|
version
|
|
Database: update to EPSG 9.7.0
|
|
|
|
Closes #1519
|
|
Remove obsolete Solaris define
|
|
sys_errlist has been remove from Solaris 8 and after and is replaced by strerror
|
|
Python3
|
|
|
|
|
|
|
|
|
|
Database: import scope/remarks for coordinate operation and add C API
|
|
proj_concatoperation_get_step()
|
|
|
|
|
|
|
|
|