gis.models.coordinates
Classes
Represents a pair of coordinates. |
|
Represents a pair of coordinates. |
|
Extends any class that has a content dictionary field with a single |
Module Contents
- class gis.models.coordinates.Coordinates[source]
Bases:
onegov.core.custom.json.Serializable
Represents a pair of coordinates.
May contain zoom factor and other information like marker icon and color. Note that only latitude and longitude really matter, the rest may or may not be used.
- class gis.models.coordinates.NullCoordinates[source]
Bases:
Coordinates
Represents a pair of coordinates.
May contain zoom factor and other information like marker icon and color. Note that only latitude and longitude really matter, the rest may or may not be used.