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

spatial_filter Property that may be used to retrieve or set a spatial filter for this layer. A spatial filter can only be set

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

class GeometryCollection add(geom) Adds a geometry

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

transform(srid, driver=None, name=None, resampling='NearestNeighbour', max_error=0.0) New

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

convex_hull The smallest convex polygon that contains this geometry, as a new OGRGeometry object.

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

name Returns the name of the data source.

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

linear_name Returns the name of the linear units.

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

auth_code(target) Returns the authority code for the given string target node.

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

height The height of the source in pixels (Y-axis). >>>

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

validate() Checks to see if the given spatial reference is valid, if not an exception will be raised.

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

proj4 Alias for SpatialReference.proj.

2025-01-10 15:47:30