Package madrona :: Package layers :: Module models
[hide private]

Module models

source code

Classes [hide private]
  UserUploadedKml
Abstract Model for storing uploaded restricted-access kml files
  PrivateKml
For presenting restricted-access KML datasets that don't belong to a particular user These can be either: * multi-file kml trees on disk (ie superoverlays) * single kml/kmz files
  PublicLayerList
Model used for storing uploaded kml files that list all public layers.
  PrivateLayerList
Note: This is just a wrapper to avoid breaking old code that relies on this class name
Variables [hide private]
  logger = get_logger()