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
2019-10-15
doxygen build script: don't output to /tmp
Kristian Evers
2019-10-04
Add a proj_crs_demote_to_2D(). Useful if forced to export a 3D CRS to a best ...
Even Rouault
2019-10-02
Add API and WKT mapping for 'nsper' to EPSG Vertical Persepective method
Even Rouault
2019-09-26
Improve vertical transformation support
Even Rouault
2019-09-25
Merge pull request #1634 from mwtoews/ci
Mike Taves
2019-09-25
Rearrange Travis CI scripts to be more modular
Mike Taves
2019-09-23
Database: update to EPSG 9.8.2
Even Rouault
2019-09-18
Manually delete pj_isnan in scripts/reference_exported_symbols.txt.
Charles Karney
2019-09-18
Delete proj_math.h. Replace includes by <math.h>; we'll see if anyone
Charles Karney
2019-09-12
C API: add proj_crs_create_bound_vertical_crs_to_WGS84()
Even Rouault
2019-09-11
API: add CRS::promoteTo3D(), proj_crs_promote_to_3D() and proj_crs_create_pro...
Even Rouault
2019-09-09
Add copyrigth & license header to include/proj/internal/include_nlohmann_json...
Even Rouault
2019-09-08
Merge pull request #1585 from rouault/replace_2018_by_2019
Kristian Evers
2019-09-08
Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)
Even Rouault
2019-09-04
C API: add proj_create_ellipsoidal_3D_cs()
Even Rouault
2019-08-26
Add a proj_cleanup() function to free global resources, typically at process ...
Even Rouault
2019-08-23
Add proj_create_crs_to_crs_from_pj()
Even Rouault
2019-08-20
C API: add proj_context_set_autoclose_database() to automatically close datab...
Even Rouault
2019-08-20
Merge pull request #1547 from rouault/json_export
Even Rouault
2019-08-17
PROJJSON: rename file as projjson.schema.json, and add versionning to it and ...
Even Rouault
2019-08-09
C API: add proj_as_projjson()
Even Rouault
2019-08-09
createFromUserInput(): add capability to import PROJJSON
Even Rouault
2019-07-19
Add set discard superseded method to api (#1534)
Matt Littlemore
2019-07-08
CRS JSON: export GeographicCRS and Projected CRS
Even Rouault
2019-07-06
Proof-of-concept of JSON export limited to PrimeMeridian (refs #1545)
Even Rouault
2019-07-01
C API: add proj_concatoperation_get_step_count() and proj_concatoperation_get...
Even Rouault
2019-06-30
Database: import scope/remarks for coordinate operation and add C API
Even Rouault
2019-06-01
Add proj_grid_get_info_from_database to allow retrieval of grid
Nyall Dawson
2019-05-08
scripts/build_db.py: update to reflect new proj.db structure
Even Rouault
2019-05-06
createOperations(): for 'Amersfoort / RD New + NAP height' (EPSG:7415) to ETR...
Even Rouault
2019-05-01
Merge branch 'master' into check_exported_symbols
Kristian Evers
2019-04-26
Travis: check that the exported symbols conform to what is expected
Even Rouault
2019-04-22
Database / ESRI: use EPSG ellipsoid when possible
Even Rouault
2019-04-22
Database: import common projections from ESRI projected CRS in structured form
Even Rouault
2019-04-22
Database: make conversion & helmert_transformation updatable views
Even Rouault
2019-03-25
Database: update ESRI to ArcMap 10.7.0
Even Rouault
2019-03-25
Database: add operation_version column to coordinate operation tables
Even Rouault
2019-03-25
Database: update to IGNF v3.0.3
Even Rouault
2019-03-18
Database: fix import of deprecated ellipsoid and geodetic_datum from ESRI dat...
Even Rouault
2019-02-22
proj.db: update to EPSG 9.6.0
Even Rouault
2019-02-20
projinfo: advertize the use of '--spatial-test intersects' when it can bring ...
Even Rouault
2019-02-16
Make sure that projinfo man-page is added to source distribution
Kristian Evers
2019-01-02
Typo fixes
Even Rouault
2018-12-31
Update proj_symbol_rename.h
Even Rouault
2018-12-30
Rename proj_obj_XXX as proj_XXX and PJ_OBJ_XXX as PJ_XXX
Even Rouault
2018-12-30
Remove PJ_OBJ type since it is now merged into PJ
Even Rouault
2018-12-26
cpp conversion: remove useless pj_, PJ_ and proj_ filename prefixes
Even Rouault
2018-12-26
cpp conversion: move source files in apps/ iso19111/ conversions/ projections...
Even Rouault
2018-12-17
Add WKT2 grammar validation
Even Rouault
2018-12-17
Add WKT1 grammar validation; change prototype of proj_obj_create_from_wkt()
Even Rouault
[next]