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
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-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
2020-10-23
Database: add interpolation_crs_auth_name and interpolation_crs_code columns ...
Even Rouault
2020-10-23
Database: for clarity, put usage records after the object they are for
Even Rouault
2020-10-23
Database: import ESRI VERTCS that uses a (geodetic) datum to express ellipsoi...
Even Rouault
2020-10-19
C API: add proj_context_clone() (#2383)
Alan D. Snow
2020-10-16
Add multi-line PROJ string export capability, and use it by default in projin...
Even Rouault
2020-10-16
Merge pull request #2370 from rouault/epsg10
Even Rouault
2020-10-14
Add Conda package GitHub Action (#2373)
Howard Butler
2020-10-11
C API: add proj_dynamic_datum_get_frame_reference_epoch()
Even Rouault
2020-10-11
Database: add a frame_reference_epoch column in vertical_datum to be able to ...
Even Rouault
2020-10-08
Make GeographicCRS::is2DPartOf3D() work with DatumEnsemble
Even Rouault
2020-10-08
Add C API to work with datum ensemble
Even Rouault
2020-10-08
Add DatumEnsemble::asDatum() and use it in exportToWkt()
Even Rouault
2020-10-08
Add a AuthorityFactory::createDatumEnsemble() method, and make it inherit fro...
Even Rouault
2020-10-08
Database: avoid importing duplicated alias names
Even Rouault
2020-10-08
Database: import datum ensemble accuracy and members (but do not use them)
Even Rouault
2020-10-06
Database: add a reference_frame_epoch column to the geodetic_datum for dynami...
Even Rouault
2020-10-06
Database: "minimal" update to EPSG v10.003
Even Rouault
2020-10-06
Update scripts/reference_exported_symbols.txt and fix checking of them in tra...
Even Rouault
2020-09-30
Merge pull request #2361 from rouault/ortho_ellipsoidal
Even Rouault
2020-09-30
Merge pull request #2344 from rouault/tinshift
Even Rouault
2020-09-30
Add a +proj=tinshift for triangulation-based transformations
Even Rouault
2020-09-26
Implement ellipsoidal formulation of +proj=ortho (fixes #397)
Even Rouault
2020-09-24
build_db.py: fix previous commit (those files were transient only)
Even Rouault
2020-09-24
build_db.py: remove unneeded files
Even Rouault
2020-09-09
Database: update to EPSG 9.9
Even Rouault
2020-08-16
ENH: Add support for custum CA Bundle path (#2323)
Alan D. Snow
2020-08-02
Database: update to EPSG v9.8.15 database
jmckenna
2020-06-24
ESRI WKT: correctly map 'Goode Homolosine' from ESRI:54052 (resp. 54053) to '...
Even Rouault
2020-06-13
Doc building: workaround Doxygen issue that cause trouble with recent Sphinx/...
Even Rouault
2020-05-28
Implement wink2 inverse by generic inversion of forward method
Even Rouault
2020-05-24
Database: import scope and remarks for conversion (fixes #2237)
Even Rouault
2020-05-24
Database: update ESRI content to ArcMap 10.8.1
Even Rouault
2020-05-24
Database: add a same_source_target_crs column to supersession table
Even Rouault
2020-05-17
Merge pull request #2206 from rouault/deformation_model_for_merge
Even Rouault
2020-05-16
Add a +proj=defmodel transformation for multi-component time-based deformatio...
Even Rouault
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-05-02
Doc: fix/hacks for compatibility with Breathe 4.17.0 [skip appveyor] (#2204)
Even Rouault
2020-04-26
Database: map more ESRI grid names
Even Rouault
2020-04-20
Moved proj_context_get_url_endpoint & proj_context_get_user_writable_director...
Alan D. Snow
2020-04-19
Ingestion of WKT1_GDAL: correctly map 'Cylindrical_Equal_Area'
Even Rouault
[next]