gis.gdal.OGRGeometry.clone()
  • References/Python/Django/API/GDAL API

clone() Returns a new OGRGeometry clone of this geometry object.

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

wkt A string representing this envelope as a polygon in WKT format.

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

projected Returns True if this spatial reference is a projected coordinate system (root node is PROJCS)

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

srid New in Django 1.10. The Spatial Reference

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

mean New in Django 1.10. The mean of all

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

statistics(refresh=False, approximate=False) New in Django 1.10.

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

datatype(as_string=False) The data type contained in the band, as an integer constant between 0 (Unknown) and 11. If as_string

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

auth_name(target) Returns the authority name for the given string target node.

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

ur The upper-right coordinate, as a tuple.

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

linear_units Returns the value of the linear units.

2025-01-10 15:47:30