girs.srs.srs_from_usgs

srs_from_usgs(proj, zone, parameters, datum)

Return the spatial reference from the USGS projection definition

Parameters:
  • proj (int) – projection system code, used in GCTP
  • zone (int) – zone for UTM and State Plane projection systems
  • parameters (list of float) – list of 15 coordinate system parameters
  • datum (int) – spheroid
Returns:

spatial reference

Return type:

osgeo.osr.SpatialReference