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
gis.gdal.Field.as_string()
  • References/Python/Django/API/GDAL API

as_string() Returns the value of the field as a string:

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

name Returns the name of this layer in the data source.

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

coords An alias for tuple.

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

identify_epsg() This method inspects the WKT of this SpatialReference and will add EPSG authority nodes where an

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.Field.as_int()
  • References/Python/Django/API/GDAL API

as_int() Returns the value of the field as an integer: >>>

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

pretty_wkt Returns the ‘pretty’ representation of the WKT.

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

point_count Returns the number of points used to describe this geometry:

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

touches(other) Returns True if this geometry touches the other, otherwise returns False.

2025-01-10 15:47:30