Commit History

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