| Age | Commit message (Collapse) | Author |
|
|
|
Northern hemisphere "warp" implemented incorrectly. See #1579
|
|
|
|
Doc: add link to final WKT2:2019 document
|
|
grid_alternatives.sql: Add DLX_ETRS89_geo.gsb and D73_ETRS89_geo.gsb grids in grid_alternatives (added in proj-datumgrid-europe package per https://github.com/OSGeo/proj-datumgrid/pull/54)
|
|
Fix spelling of Potsdam datum
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|