[GRASS-git] [OSGeo/grass] 122fd2: grass_proj: use OSRIsSame to compare CRSs (#6579)

Markus Metz noreply at github.com
Mon Nov 17 07:58:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 122fd2385a6bd23bd91ead6c9b8327b1c9190baa
      https://github.com/OSGeo/grass/commit/122fd2385a6bd23bd91ead6c9b8327b1c9190baa
  Author: Markus Metz <33666869+metzm at users.noreply.github.com>
  Date:   2025-11-17 (Mon, 17 Nov 2025)

  Changed paths:
    M raster/CMakeLists.txt
    M raster/r.external/Makefile
    M raster/r.external/proj.c
    M raster/r.external/testsuite/data/elevation.asc
    M raster/r.external/testsuite/data/elevation.nc
    M raster/r.external/testsuite/data/elevation.prj
    M raster/r.external/testsuite/data/elevation.tif
    M raster/r.external/testsuite/data/elevation.tiff
    M raster/r.external/testsuite/data/elevation3d.nc
    M raster/r.in.gdal/Makefile
    M raster/r.in.gdal/proj.c
    M raster/r.in.gdal/testsuite/data/elevation.asc
    M raster/r.in.gdal/testsuite/data/elevation.nc
    M raster/r.in.gdal/testsuite/data/elevation.prj
    M raster/r.in.gdal/testsuite/data/elevation.tif
    M raster/r.in.gdal/testsuite/data/elevation.tiff
    M raster/r.in.gdal/testsuite/data/elevation3d.nc
    M scripts/r.import/testsuite/data/data1.tif
    M vector/CMakeLists.txt
    M vector/v.external/Makefile
    M vector/v.external/proj.c
    M vector/v.in.ogr/Makefile
    M vector/v.in.ogr/proj.c

  Log Message:
  -----------
  grass_proj: use OSRIsSame to compare CRSs (#6579)

Use newer OSRIsSame() from the OGR SRS API replacing the old G_compare_projections()  in GRASS from PROJ4 times.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list