gis.geos.GEOSGeometry.point_on_surface
  • References/Python/Django/API/GEOS API

GEOSGeometry.point_on_surface Computes and returns a Point guaranteed to be on the interior of this geometry.

2025-01-10 15:47:30
forms.FileInput
  • References/Python/Django/API/Forms/Widgets

class FileInput [source] File upload input: <input type='file' ...>

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

class Sum(expression, output_field=None, **extra) [source] Computes the sum of all values

2025-01-10 15:47:30
forms.RadioSelect
  • References/Python/Django/API/Forms/Widgets

class RadioSelect [source] Similar to Select, but rendered as a list of radio

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

import_proj(proj) Import spatial reference from PROJ.4 string.

2025-01-10 15:47:30
auth.models.Group
  • References/Python/Django/API/contrib packages/django.contrib.auth

class models.Group

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

GeoIP2.country(query) Returns a dictionary with the country code and country for the given query.

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

num_interior_rings Returns the number of interior rings in this geometry.

2025-01-10 15:47:30
auth.models.User.get_all_permissions()
  • References/Python/Django/API/contrib packages/django.contrib.auth

get_all_permissions(obj=None) Returns a set of permission strings that the user has, both through group and user permissions

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

wkt Returns a string representation of this geometry in WKT format.

2025-01-10 15:47:30