gis.gdal.Field.width
  • References/Python/Django/API/GDAL API

width Returns the width of this field: >>>

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

json Returns a string representation of this geometry in JSON format:

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

import_proj(proj) Import spatial reference from PROJ.4 string.

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

import_wkt(wkt) Import spatial reference from WKT.

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

value Returns the value of this field. The Field class itself returns the value as a string, but each subclass

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

class Layer Layer is a wrapper for a layer of data in a DataSource object. You never create a Layer

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

__len__() Returns the number of points in a LineString, the number of rings in a Polygon, or the number

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

geos Returns a

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

angular_units Returns the value of the angular units.

2025-01-10 15:47:30