adhocracy_core.resources.geo module¶
Geo location types.
-
interface
IMultiPolygon[source]¶ Extends:
adhocracy_core.interfaces.ISimpleGeo location MultiPolygon.
Polygons can store a large list of geo location points. To allow long term caching it cannot be modified after creation.
-
interface
ILocationsService[source]¶ Extends:
adhocracy_core.interfaces.IServicePoolThe ‘locations’ ServicePool.