gis.admin.GeoModelAdmin.default_lon
  • References/Python/Django/API/GeoDjango’s admin site

default_lon The default center longitude.

2025-01-10 15:47:30
gis.widgets.BaseGeometryWidget.geom_type
  • References/Python/Django/API/GeoDjango Forms API

BaseGeometryWidget.geom_type The OpenGIS geometry type, generally set by the form field.

2025-01-10 15:47:30
gis.geoip2.GeoIP2.country_name()
  • References/Python/Django/API/Geolocation with GeoIP2

GeoIP2.country_name(query) Returns the country name corresponding to the query.

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

GEOSGeometry.prepared Returns a GEOS PreparedGeometry for the contents of this geometry. PreparedGeometry

2025-01-10 15:47:30
db.models.query.QuerySet.first()
  • References/Python/Django/API/Models/QuerySet API reference

first() Returns the first object matched by the queryset, or None if there is no matching object. If the QuerySet

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

GEOSGeometry.relate(other) Returns the DE-9IM intersection matrix (a string) representing the topological relationship between

2025-01-10 15:47:30
postgres.forms.SplitArrayField.base_field
  • References/Python/Django/API/PostgreSQL specific form fields and widgets

base_field This is a required argument. It specifies the form field to be repeated.

2025-01-10 15:47:30
gis.geos.PreparedGeometry.touches()
  • References/Python/Django/API/GEOS API

touches(other)

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

GEOSGeometry.kml Returns a

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