GeoIP.lon_lat(query) Returns a coordinate tuple of (longitude, latitude).
GeoIP.coords(query) Returns a coordinate tuple of (longitude, latitude).
GeoIP2.city(query) Returns a dictionary of city information for the given query. Some of the values in the dictionary may be
class Enclosure [source] Represents an RSS enclosure
openlayers_url Link to the URL of the OpenLayers JavaScript. Defaults to 'http://openlayers.org/api/2.13.1/OpenLayers
class PreparedGeometry All methods on PreparedGeometry take an other argument, which must be a
GEOSGeometry.equals_exact(other, tolerance=0) Returns true if the two geometries are exactly equal, up to a specified tolerance
GEOSGeometry.srid Property that may be used to retrieve or set the SRID associated with the geometry. For example:
GEOSGeometry.distance(geom) Returns the distance between the closest points on this geometry and the given geom
GEOSGeometry.wkt Returns the Well-Known Text of the geometry (an OGC standard).
Page 79 of 100