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
http.QueryDict.setdefault()
  • References/Python/Django/API/Request and response objects

QueryDict.setdefault(key, default=None) [source] Just like the standard dictionary

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

sym_difference() Returns the region consisting of the symmetric difference of this geometry and the other, as a new OGRGeometry

2025-01-10 15:47:30
gis.admin.GeoModelAdmin.openlayers_url
  • References/Python/Django/API/GeoDjango’s admin site

openlayers_url Link to the URL of the OpenLayers JavaScript. Defaults to 'http://openlayers.org/api/2.13.1/OpenLayers

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

GEOSGeometry.transform(ct, clone=False) Transforms the geometry according to the given coordinate transformation parameter (ct)

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.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
forms.RegexField.strip
  • References/Python/Django/API/Forms/Form fields

strip New in Django 1.9. Defaults to False

2025-01-10 15:47:30
forms.DurationField
  • References/Python/Django/API/Forms/Form fields

class DurationField(**kwargs) [source] Default widget:

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

import_xml(xml) Import spatial reference from XML.

2025-01-10 15:47:30