| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-01 | Update download links in the docs | Kristian Evers | |
| 2019-09-01 | Add release notes for 6.2.0 to website | Kristian Evers | |
| 2019-09-01 | Update version numbers in preparation for 7.0.0 | Kristian Evers | |
| 2019-08-27 | Merge remote-tracking branch 'osgeo/master'6.2.0 | Kristian Evers | |
| 2019-08-26 | Add a proj_cleanup() function to free global resources, typically at process ↵ | Even Rouault | |
| termination | |||
| 2019-08-26 | Update API numbers in preparation for 6.2.0 release | Kristian Evers | |
| 2019-08-24 | Add osgeo community logo, part of incubation (#1568) | Michael D. Smith | |
| 2019-08-23 | Add proj_create_crs_to_crs_from_pj() | Even Rouault | |
| 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. | |||
| 2019-08-17 | PROJJSON: rename file as projjson.schema.json, and add versionning to it and ↵ | Even Rouault | |
| to exported PROJJSON strings | |||
| 2019-08-09 | projinfo: document PROJJSON output, and add single-line output capability | Even Rouault | |
| 2019-07-01 | docs: Fix malformed link in news.rst | Kristian Evers | |
| 2019-07-01 | Fix release date for 6.1.1 | Kristian Evers | |
| 2019-07-01 | Update website for 6.1.1 release | Kristian Evers | |
| 2019-06-21 | Use HTTPS URLs for download.osgeo.org | Paul Menzel | |
| Change all occurrences with the command below. git grep -l http://download.osgeo.org/ | xargs sed -i 's,http://download.osgeo.org/,https://download.osgeo.org/,g' Fixes: https://github.com/OSGeo/PROJ/issues/1521 | |||
| 2019-06-06 | createFromUserInput(): support OGC URN to create projectedCRS, for example ↵ | Even Rouault | |
| to instanciate a projected 3D CRS | |||
| 2019-06-05 | Update GitHub references: proj.4 -> PROJ | Mike Taves | |
| 2019-06-01 | Merge pull request #1496 from mwtoews/rename | Even Rouault | |
| Update website: proj4.org -> proj.org | |||
| 2019-06-01 | Docs: rename project to PROJ | Even Rouault | |
| 2019-06-01 | Update website: proj4.org -> proj.org | Mike Taves | |
| 2019-05-30 | Add information about proj.db. (#1491) | Andrew Bell | |
| 2019-05-27 | doc:Update cs2cs return values to reflect PROJ 6 changes | Kristian Evers | |
| 2019-05-22 | UTM doc: Move +south and +approx parameters to optional section | Kristian Evers | |
| 2019-05-15 | \u is a python3 thing | Howard Butler | |
| 2019-05-15 | Update website news and download for 6.1.0 release | Kristian Evers | |
| 2019-05-15 | Merge remote-tracking branch 'origin/master' | Andrew Bell | |
| 2019-05-15 | Add file reference language. | Andrew Bell | |
| 2019-05-06 | Fix typos in geodesic doc | Peter Limkilde Svendsen | |
| 2019-05-01 | Merge pull request #1433 from rouault/update_quickstart | Kristian Evers | |
| Doc: update quickstart with PROJ 6 API + add PROJ 4->6 migration guide (fixes #1403) | |||
| 2019-04-22 | proj_create(): add support for compoundCRS and concatenatedOperation named ↵ | Even Rouault | |
| from their components Support following syntaxes: - OGC URN combining references for compoundCRS: e.g. "urn:ogc:def:crs,crs:EPSG::2393,crs:EPSG::5717" - its GDAL shortcut: e.g. "EPSG:2393+5717" - OGC URN combining references for concatenated operations: e.g. "urn:ogc:def:coordinateOperation,coordinateOperation:EPSG::3895,coordinateOperation:EPSG::1618" | |||
| 2019-04-20 | Docs: Update link to Dutch grid files | Kristian Evers | |
| Closes #1435 | |||
| 2019-04-19 | Doc: add a PROJ 4 -> 6 migration (fixes #1407) | Even Rouault | |
| 2019-04-19 | Doc: update quickstart with PROJ 6 API (fixes #1403) | Even Rouault | |
| 2019-04-10 | DOC: add sphinx links to reference in dev quickstart (#1420) | Joris Van den Bossche | |
| 2019-04-09 | DOC: update line numbers in dev quickstart example | Joris Van den Bossche | |
| 2019-04-08 | Change egm96_16 to egm96_15. | Andrew Hardin | |
| 2019-04-02 | Merge pull request #1398 from snowman2/issue_1327 | Kristian Evers | |
| paths set by user take priority over PROJ_LIB for search paths | |||
| 2019-04-02 | added documentation for the priority of searcing for PROJ resource files | snowman2 | |
| 2019-04-02 | Docs: Clarify that angular in proj_angular_input/output means radians | Kristian Evers | |
| 2019-04-02 | Merge pull request #1391 from kbevers/noop | Kristian Evers | |
| Add no-op operation. It does nothing. | |||
| 2019-04-02 | Merge pull request #1385 from kbevers/doc-axis-ordering | Kristian Evers | |
| Doc axis ordering | |||
| 2019-03-28 | Add no-op operation. It does nothing. | Kristian Evers | |
| 2019-03-28 | Doc: Add FAQ question about inconsistent axis ordering | Kristian Evers | |
| 2019-03-28 | Docs: Clarify axis ordering used in proj_trans_generic() | Kristian Evers | |
| 2019-03-28 | Doc: document --identify switch of projinfo (fixes #1332) | Even Rouault | |
| 2019-03-24 | Doc: consistently use +opt and brackets | Chris Mayo | |
| +opt represents one parameter. An ellipsis indicates additional instances of the previous parameter may be given. Spaces are used between parameters and before an ellipsis, not purely to format brackets. See man(1) SYNOPSIS conventions. | |||
| 2019-03-21 | Add -k ellipsoid option to projinfo (#1338) | Nyall Dawson | |
| Allows querying of ellipsoid definitions by auth:code lookup | |||
| 2019-03-19 | Doc: impove doc about OGC URN | Even Rouault | |
| 2019-03-17 | Merge pull request #1309 from kbevers/update-docs | Kristian Evers | |
| Doc updates, most notably rewrite of FAQ | |||
| 2019-03-17 | Remove outdated questions from FAQ | Kristian Evers | |
| More or less all old questions from the FAQ has been removed and replaced by new questions that align better with the current state of the project. | |||
| 2019-03-14 | Doc: State that +n is a required for param for urm5 | Kristian Evers | |
