gis.gdal.OGRGeometry.wkt
  • References/Python/Django/API/GDAL API

wkt Returns a string representation of this geometry in WKT format.

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.name
  • References/Python/Django/API/GDAL API

name Returns the name of this Spatial Reference.

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

tuple A tuple representing the envelope.

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

ll The lower-left coordinate, as a tuple.

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.Polygon
  • References/Python/Django/API/GDAL API

class Polygon shell Returns the shell or exterior

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

union() Returns the region consisting of the union of this geometry and the other, as a new OGRGeometry object

2025-01-10 15:47:30