gis.gdal.Envelope.expand_to_include()
  • References/Python/Django/API/GDAL API

expand_to_include(*args)

2025-01-10 15:47:30
gis.gdal.SpatialReference.to_esri()
  • References/Python/Django/API/GDAL API

to_esri() Morphs this SpatialReference to ESRI’s format.

2025-01-10 15:47:30
gis.gdal.SpatialReference.srid
  • References/Python/Django/API/GDAL API

srid Returns the SRID of top-level authority, or None if undefined.

2025-01-10 15:47:30
gis.gdal.GDALRaster.scale
  • References/Python/Django/API/GDAL API

scale Pixel width and height used for georeferencing the raster, as a as a point object with x and y

2025-01-10 15:47:30
gis.gdal.Feature.geom_type
  • References/Python/Django/API/GDAL API

geom_type Returns the type of geometry for this feature, as an OGRGeomType object. This will be the same for all

2025-01-10 15:47:30
gis.gdal.SpatialReference.units
  • References/Python/Django/API/GDAL API

units Returns a 2-tuple of the units value and the units name and will automatically determines whether to return the linear

2025-01-10 15:47:30
gis.gdal.Point
  • References/Python/Django/API/GDAL API

class Point x Returns the X coordinate of this

2025-01-10 15:47:30
gis.gdal.SpatialReference.angular_name
  • References/Python/Django/API/GDAL API

angular_name Returns the name of the angular units.”

2025-01-10 15:47:30
gis.gdal.SpatialReference.import_proj()
  • References/Python/Django/API/GDAL API

import_proj(proj) Import spatial reference from PROJ.4 string.

2025-01-10 15:47:30
gis.gdal.GDALRaster.skew
  • References/Python/Django/API/GDAL API

skew Skew coefficients used to georeference the raster, as a point object with x and y members. In

2025-01-10 15:47:30