[GRASS-git] [OSGeo/grass] 40b176: libgis: add read/write functions for WKT and srid ...

Markus Metz noreply at github.com
Thu Sep 24 13:16:00 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: 40b176bd1b09ebf3c0111f75edadf2eeb84b8c02
      https://github.com/OSGeo/grass/commit/40b176bd1b09ebf3c0111f75edadf2eeb84b8c02
  Author: Markus Metz <33666869+metzm at users.noreply.github.com>
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
    M general/g.proj/create.c
    M general/g.proj/input.c
    M general/g.proj/local_proto.h
    M general/g.proj/main.c
    M general/g.proj/output.c
    M include/defs/gis.h
    M include/gis.h
    M include/gprojects.h
    M lib/gis/get_projinfo.c
    M lib/gis/make_loc.c
    M lib/gis/proj3.c

  Log Message:
  -----------
  libgis: add read/write functions for WKT and srid (#976)

GRASS native projection information is reaching its limits in representing CRS's, while PROJ and GDAL have been substantially enhanced.Use WKT or authority code if possible to convert to different formats

+ libgis: read/write functions for WKT and spatial reference id as recognized by PROJ

+ g.proj: use WKT or authority code if possible




More information about the grass-commit mailing list