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
Django Exceptions
  • References/Python/Django/API/Django Exceptions

Django raises some of its own exceptions as well as standard Python exceptions. Django Core Exceptions Django

2025-01-10 15:47:30
gis.geos.GEOSGeometry.valid_reason
  • References/Python/Django/API/GEOS API

GEOSGeometry.valid_reason Returns a string describing the reason why a geometry is invalid.

2025-01-10 15:47:30
gis.geoip.GeoIP.region_by_addr()
  • References/Python/Django/API/Geolocation with GeoIP

GeoIP.region_by_addr(query)

2025-01-10 15:47:30
admin.AdminSite.site_header
  • References/Python/Django/API/contrib packages/The Django admin site

AdminSite.site_header The text to put at the top of each admin page, as an <h1> (a string). By default, this

2025-01-10 15:47:30
db.models.Field.unique_for_date
  • References/Python/Django/API/Models/Model field reference

Field.unique_for_date Set this to the name of a DateField or DateTimeField to require that this field

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.utils.LayerMapping.save()
  • References/Python/Django/API/LayerMapping data import utility

LayerMapping.save(verbose=False, fid_range=False, step=False, progress=False, silent=False, stream=sys.stdout, strict=False) The

2025-01-10 15:47:30
template.loaders.eggs.Loader
  • References/Python/Django/API/Templates/The Django template language: for Python programmers

class eggs.Loader Deprecated since version 1.9: Distributing applications

2025-01-10 15:47:30
utils.encoding.uri_to_iri()
  • References/Python/Django/API/Django Utils

uri_to_iri(uri) [source] Converts a Uniform Resource Identifier into an Internationalized

2025-01-10 15:47:30