gis.gdal.OGRGeometry.touches()
  • References/Python/Django/API/GDAL API

touches(other) Returns True if this geometry touches the other, otherwise returns False.

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

scale Pixel width and height used for georeferencing the raster, as a as a point object with x and y

2025-01-10 15:47:30
db.models.functions.Coalesce
  • References/Python/Django/API/Models/Database Functions

class Coalesce(*expressions, **extra) [source] Accepts a list of at least two field names

2025-01-10 15:47:30
gis.db.models.functions.NumGeometries
  • References/Python/Django/API/Geographic Database Functions

class NumGeometries(expression, **extra) Availability: MySQL, PostGIS, Oracle, SpatiaLite Accepts

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

BaseGeometryWidget.map_width Height and width of the widget map (default is 400x600).

2025-01-10 15:47:30
http.HttpResponsePermanentRedirect
  • References/Python/Django/API/Request and response objects

class HttpResponsePermanentRedirect [source] Like HttpResponseRedirect, but

2025-01-10 15:47:30
utils.feedgenerator.SyndicationFeed.writeString()
  • References/Python/Django/API/Django Utils

writeString(encoding) [source] Returns the feed in the given encoding as a string.

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

GeoIP2.geos(query) Returns a

2025-01-10 15:47:30
db.models.functions.datetime.ExtractWeekDay
  • References/Python/Django/API/Models/Database Functions

class ExtractWeekDay(expression, tzinfo=None, **extra) [source] lookup_name

2025-01-10 15:47:30
Unicode data
  • References/Python/Django/API/Unicode data

Django natively supports Unicode data everywhere. Providing your database can somehow store the data, you can safely pass around Unicode strings to templates, models and the

2025-01-10 15:47:30