Historial de Commits

Autor SHA1 Mensaje Fecha
  Markus Metz ec06facac7 libproj: use proj_create_crs_to_crs() if possible hace 6 años
  Markus Metz 78a842ea73 libproj: do not free a pointer internal to a OGRSpatialReference; +safety check before calling OSRDestroySpatialReference() hace 7 años
  Markus Metz 49489c8a4f libproj: fix GPJ_transform[_array] for PROJ 4 hace 7 años
  Markus Metz 4e84b93818 libproj: +new GRASS API for coordinate transformation hace 7 años
  Markus Metz 303fc6fe95 libproj: remove hacks for PROJ 5+ API hace 7 años
  Markus Metz 374c6f70be liproj: add hack for internal fns in PROJ 5+, to be removed again hace 7 años
  Markus Metz 856bcb5142 libproj: use new PROJ 5+ API if available hace 7 años
  Markus Metz ba124cd64a projlib: improve creating new spatial reference from embedded proj4 definition hace 7 años
  Markus Metz d831f87959 projlib: fix segfault hace 7 años
  Markus Metz e56b0db84f projlib: fix small memory leak in GPJ_osr_to_grass() hace 7 años
  Markus Metz 5958cd3d4c libproj: use PROJ4 EXTENSION in WKT (TODO: PROJ4_GRIDS) hace 7 años
  Martin Landa de3bf39c65 projlib: introduce GPJ_grass_to_wkt2() and GPJ_grass_to_osr2() hace 7 años
  Markus Neteler 207025b5dc libproj: don't mess up PROJCS versus GEOGCS (fixes https://trac.osgeo.org/grass/changeset/68131, see https://trac.osgeo.org/grass/ticket/2456) hace 9 años
  Markus Neteler 9e716d13f4 libproj: recognise NAD83(HARN) for NC; fix SIRGAS2000 datum; add explanations about datum management (contributed by Paul Kelly) hace 9 años
  Markus Neteler b63aca881c libproj: debug statements added for datum hace 9 años
  Martin Landa 09654e161d spelling errors (https://trac.osgeo.org/grass/ticket/2985) hace 9 años
  Markus Neteler 8cd36f0c71 libgis/libproj: +datum related to SIRGAS 2000/EPSG:4674 hace 9 años
  Markus Metz 255e77f3f9 libgis/libproj: +S_JTSK datum hace 9 años
  Markus Metz d778dcb5dd libproj: fix mixing of projection name and coordinate system name hace 9 años
  Markus Metz 5f624191e3 read CSV from GDAL data directory (solve https://trac.osgeo.org/grass/ticket/2456) hace 9 años
  Markus Metz 22e7ad4f8f libproj: GRASS expects meter not metre hace 11 años
  Glynn Clements 970eb3790a Add "const" to function parameters where appropriate hace 12 años
  Markus Neteler 1087d8ad64 support ITRF_1992 datum hace 12 años
  Martin Landa 1b5c5cea0b fix compilation without gdal/ogr hace 13 años
  Martin Landa b54f3e9bc2 move proj-related files from etc/ to etc/proj hace 13 años
  Markus Neteler 39819c97c8 yet another funny ETRS89 spelling hace 13 años
  Markus Neteler 5e89899d37 added non-standard datum name lookup hace 15 años
  Markus Neteler 1b9bccda43 remap Potsdam_Datum_83 to Deutsches_Hauptdreiecksnetz to enable datum selection dialog (thanks, Paul); fix of umlaut hace 16 años
  Paul Kelly c2a4cfca8d Don't mix and match memory de-allocation functions (bug 537) hace 16 años
  Paul Kelly 1b4ceb73cb Use pj_dalloc() to free string allocated by pj_get_def() [fixes bug 468]. hace 16 años