gis.gdal.Layer.field_precisions
  • References/Python/Django/API/GDAL API

field_precisions Returns a list of the numeric precisions for each of the fields in this layer. This is meaningless (and set

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

close_rings() If there are any rings within this geometry that have not been closed, this routine will do so by adding the starting

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

semi_minor Returns the semi minor axis of the ellipsoid for this spatial reference.

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

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

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

hex Returns a string representation of this geometry in HEX WKB format:

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

wkb_size Returns the size of the WKB buffer needed to hold a WKB representation of this geometry:

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

class OGRGeometry(geom_input, srs=None) This object is a wrapper for the

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

semi_major Returns the semi major axis of the ellipsoid for this spatial reference.

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

envelope Returns the envelope of this geometry, as an Envelope object.

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

std New in Django 1.10. The standard deviation

2025-01-10 15:47:30