| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-03 | Debug Bertin1953 | R. Schmunk | |
| Northern hemisphere "warp" implemented incorrectly. See #1579 | |||
| 2019-09-03 | stick with proj.lib on windows | Juergen E. Fischer | |
| 2019-09-02 | Merge pull request #1570 from rouault/update_link_to_wkt2_2019 | Kristian Evers | |
| Doc: add link to final WKT2:2019 document | |||
| 2019-09-01 | Update grid_alternatives.sql (#1571) | Pedro Venancio | |
| 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) | |||
| 2019-09-01 | Merge pull request #1573 from dg0yt/dg0yt-potsdam | Kristian Evers | |
| Fix spelling of Potsdam datum | |||
| 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 | Make sure that website is build from the 6.2 branch | Kristian Evers | |
| 2019-09-01 | Update version numbers in preparation for 7.0.0 | Kristian Evers | |
| 2019-08-30 | Fix spelling of potsdam datum | Kai Pastor | |
| 2019-08-27 | Doc: add link to final WKT2:2019 document | Even Rouault | |
| 2019-08-27 | Merge remote-tracking branch 'osgeo/master'6.2.0 | Kristian Evers | |
| 2019-08-27 | Merge pull request #1569 from rouault/proj_cleanup | Kristian Evers | |
| Add a proj_cleanup() function to free global resources, typically at process termination | |||
| 2019-08-27 | Update release notes for 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 | Fix 6.0 regression regarding +init=epsg:4326 +over +to +init=epsg:3857 +over ↵ | Even Rouault | |
| with longitudes outside of [-180,180] | |||
| 2019-08-26 | createOperations(): follow-up of previous commit for +datum=NAD83 case | Even Rouault | |
| 2019-08-26 | createOperations(): fix pipeline generation when a CRS has terms like ↵ | Even Rouault | |
| +datum=NAD27 and +over, where the datum was just replaced by its ellipsoid | |||
| 2019-08-26 | Update man-pages from Sphinx-docs | Kristian Evers | |
| 2019-08-26 | Update API numbers in preparation for 6.2.0 release | Kristian Evers | |
| 2019-08-26 | Update ABI numbers in preparation for 6.2.0 release | Kristian Evers | |
| 2019-08-25 | Import WebMercator from PROJ string: make sure the WGS84 datum is set | Even Rouault | |
| 2019-08-24 | Add osgeo community logo, part of incubation (#1568) | Michael D. Smith | |
| 2019-08-24 | createFromUserInput(): speed-up instanciation with +init=epsg: prefix in ↵ | Even Rouault | |
| lowercase. This showed in MapServer use cases | |||
| 2019-08-23 | Add proj_create_crs_to_crs_from_pj() (#1567) | Kristian Evers | |
| Add proj_create_crs_to_crs_from_pj() | |||
| 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-22 | Merge pull request #1566 from rouault/add_proj_context_set_autoclose_database | Even Rouault | |
| C API: add proj_context_set_autoclose_database() to automatically close database (fixes #1565) | |||
| 2019-08-20 | C API: add proj_context_set_autoclose_database() to automatically close ↵ | Even Rouault | |
| database (fixes #1565) | |||
| 2019-08-20 | Merge pull request #1547 from rouault/json_export | Even Rouault | |
| Add CRS JSON export (refs #1545) | |||
| 2019-08-17 | PROJJSON: rename file as projjson.schema.json, and add versionning to it and ↵ | Even Rouault | |
| to exported PROJJSON strings | |||
| 2019-08-12 | PROJJSON: add support for importing 'ids' | Even Rouault | |
| 2019-08-10 | PROJJSON: a few fixes, and add import of DerivedCRS, EngineeringCRS, ↵ | Even Rouault | |
| ParametricCRS and TemporalCRS | |||
| 2019-08-10 | PROJJSON: add support for DatumEnsemble and ↵ | Even Rouault | |
| Dynamic[Geodetic|Vertical]ReferenceFrame | |||
| 2019-08-09 | Exclude include/proj/internal/nlohmann from coveralls analysis | Even Rouault | |
| 2019-08-09 | Doxyfile: Remove obsolete options that Mac doesn't like | Even Rouault | |
| 2019-08-09 | C API: add proj_as_projjson() | Even Rouault | |
| 2019-08-09 | projinfo: document PROJJSON output, and add single-line output capability | Even Rouault | |
| 2019-08-09 | PROJSJON: add import/export of VerticalCRS, CompoundCRS, BoundCRS, ↵ | Even Rouault | |
| Transformation and ConcatenatedOperation | |||
| 2019-08-09 | createFromUserInput(): add capability to import PROJJSON | Even Rouault | |
| 2019-08-09 | PROJJSON export: use more compact form | Even Rouault | |
| 2019-08-09 | projinfo: rename JSON to PROJJSON | Even Rouault | |
| 2019-08-08 | Merge pull request #1560 from rouault/update_howto_release | Even Rouault | |
| HOWTO-RELEASE: add instructions to avoid website to be erased by an older version | |||
| 2019-08-08 | Merge pull request #1562 from rouault/fix_issue_vcpkg_vs2015 | Even Rouault | |
| appveyor.yml: manually build vcpkg so as to avoid issue with VS2015 | |||
| 2019-08-08 | appveyor.yml: manually build vcpkg so as to avoid issue with VS2015 | Even Rouault | |
| 2019-08-06 | HOWTO-RELEASE: add instructions to avoid website to be erased by an older ↵ | Even Rouault | |
| version | |||
| 2019-07-27 | Merge pull request #1558 from rouault/epsg_9_7_0 | Kristian Evers | |
| Database: update to EPSG 9.7.0 | |||
| 2019-07-25 | Database: update to EPSG 9.7.0 | Even Rouault | |
| 2019-07-19 | Add set discard superseded method to api (#1534) | Matt Littlemore | |
| Closes #1519 | |||
| 2019-07-18 | Merge pull request #1554 from edechaux/obsolete-sys_errlist | Even Rouault | |
| Remove obsolete Solaris define | |||
| 2019-07-18 | Remove obsolete Solaris define | edechaux | |
| sys_errlist has been remove from Solaris 8 and after and is replaced by strerror | |||
