index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2021-09-02
Add proj_create_conversion_pole_rotation_netcdf_cf_convention() to address ne...
Even Rouault
2021-08-27
ESRI WKT: add support for import/export of (non interrupted) Goode Homolosine
Even Rouault
2021-08-19
BoundCRS: accept importing/exporting in WKT2 and PROJJSON the scope/area/exte...
Even Rouault
2021-08-16
Implement promoteTo3D() / demoteTo2D() for DerivedGeographicCRS (fixes #2803)
Even Rouault
2021-08-10
Conversion::createUTM(): avoid integer overflow. Fixes https://bugs.chromium....
Even Rouault
2021-08-10
build_db.py: improve error reporting [ci skip]
Even Rouault
2021-05-27
build_db.py: add hack to minimize diff now that we use WITHOUT ROWID
Even Rouault
2021-05-16
Database: map ESRI spain/peninsula and spain/baleares grids
Even Rouault
2021-05-16
Merge pull request #2722 from rouault/epsg_10_022
Even Rouault
2021-05-16
scripts/grid_checks.py: improve --not-in-grid-alternatives output
Even Rouault
2021-05-16
Database: update to EPSG v10.022
Even Rouault
2021-05-11
Minor formatting/pep fixes
Nyall Dawson
2021-05-11
Update build_db_from_esri.py
Nyall Dawson
2021-04-24
Add proj_get_geoid_models_from_database() (#2681)
Javier Jimenez Shaw
2021-04-23
Database: update to EPSG v10.019
Even Rouault
2021-04-18
Added proj_get_celestial_body_list_from_database (#2674)
Alan D. Snow
2021-04-13
reformat_cpp.sh: run inside Docker image if clang-format is not at version 10
Even Rouault
2021-04-12
Add proj_get_celestial_body_name() and make proj_get_crs_info_list_from_datab...
Even Rouault
2021-04-11
projinfo: add a --normalize-axis-order undocument switch
Even Rouault
2021-04-06
Database: do not create Helmert transformations in IGNF between CRS of differ...
Even Rouault
2021-04-06
Database: minor refresh of ignf.sql and import script with new locations of r...
Even Rouault
2021-04-01
Database: update to EPSG 10.017
Even Rouault
2021-03-27
Add mapping of ESRI Equal_Area projection method to EPSG (fixes #2610)
Even Rouault
2021-03-15
Add proj_context_get_database_structure() to dump structure of empty valid au...
Even Rouault
2021-03-15
SQL output: add capability to restrict the authorities into which to look for...
Even Rouault
2021-03-15
Add C/C++ API to get SQL statements to insert a CRS into database
Even Rouault
2021-03-13
fix_typos.sh: update while lists
Even Rouault
2021-03-12
DOC: Use breathe>=4.27 to support Doxygen \page, \section, etc.
Mike Taves
2021-03-06
UnitOfMeasure: add a move assignment operator (CID 314811)
Even Rouault
2021-02-11
Database: update to EPSG v10.014
Even Rouault
2021-02-09
Database: update to EPSG v10.013
Even Rouault
2021-01-15
Database: update to EPSG v10.011
Modern Slave
2020-12-28
C API: add proj_crs_is_derived()
Even Rouault
2020-12-15
Revise error codes to have a reduced set exposed in the public API.
Even Rouault
2020-12-12
Split coordinateoperation.cpp in many files in iso19111/operation directory
Even Rouault
2020-11-30
API cleanup: unexport number of internal symbols, and remove/replace a few un...
Even Rouault
2020-11-29
Merge pull request #2450 from rouault/setAllowEllipsoidalHeightAsVerticalCRS
Even Rouault
2020-11-26
Merge pull request #2403 from kbevers/remove-proj_api.h
Kristian Evers
2020-11-24
Add option to allow export of Geographic/Projected 3D CRS in WKT1_GDAL
Even Rouault
2020-11-22
Remove no longer used build_db_create_ignf.py script
Even Rouault
2020-11-22
Database ESRI: map 2 grids in grid_alternatives
Even Rouault
2020-11-20
Update list of exported symbols
Kristian Evers
2020-11-20
Raise error when ACCEPT_USE_OF_DEPRECATED_PROJ_API_H is defined
Kristian Evers
2020-11-18
Database: update to EPSG v10.007
Even Rouault
2020-10-26
build_esri_projection_mapping.py: use symbolic name EPSG_NAME_METHOD_COLOMBIA...
Even Rouault
2020-10-26
Merge pull request #2396 from nyalldawson/notes
Even Rouault
2020-10-26
Map ESRI IGAC_Plano_Cartesiano to EPSG Colombia Urban (refs #2395)
Even Rouault
2020-10-26
Remove 'Local' from list of unsupported ESRI projections
Nyall Dawson
2020-10-25
scripts/fix_typos.sh: adjust qgis.txt for our script
Even Rouault
2020-10-24
grid_checks.py: rename variables / messages to proj-data
Even Rouault
[next]