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

boundary() The boundary of this geometry, as a new OGRGeometry object.

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

exterior_ring An alias for shell.

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

min_y The value of the maximum X coordinate.

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

min The minimum pixel value of the band (excluding the “no data” value).

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

__getitem__(target) Returns the value of the given string attribute node, None if the node doesn’t exist. Can also

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

class Field name Returns the name of this field:

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

local Returns True if this spatial reference is local (root node is LOCAL_CS).

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

name Returns the name of this field: >>>

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

as_datetime() Returns the value of the field as a tuple of date and time components:

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

centroid Returns a Point representing the centroid of this polygon.

2025-01-10 15:47:30