MobilityDB 1.3
Loading...
Searching...
No Matches

◆ GetProjStringsSPI()

static PjStrs GetProjStringsSPI ( int32_t  srid)
static

Return the PROJ strings of an SRID either from a CSV file spatial_ref_sys.csv (for MEOS) or from the PostGIS table spatial_ref_sys (for MobilityDB)

Note
The PostGIS function is copied here since it is declared as static