geonode.services.enumerations ============================= .. py:module:: geonode.services.enumerations Attributes ---------- .. autoapisummary:: geonode.services.enumerations.AUTO geonode.services.enumerations.OWS geonode.services.enumerations.WMS geonode.services.enumerations.WFS geonode.services.enumerations.TMS geonode.services.enumerations.CSW geonode.services.enumerations.REST_MAP geonode.services.enumerations.REST_IMG geonode.services.enumerations.OGP geonode.services.enumerations.HGL geonode.services.enumerations.GN_WMS geonode.services.enumerations.GN_CSW geonode.services.enumerations.LOCAL geonode.services.enumerations.CASCADED geonode.services.enumerations.HARVESTED geonode.services.enumerations.INDEXED geonode.services.enumerations.LIVE geonode.services.enumerations.OPENGEOPORTAL geonode.services.enumerations.HARVESTER_TYPES geonode.services.enumerations.QUEUED geonode.services.enumerations.IN_PROCESS geonode.services.enumerations.PROCESSED geonode.services.enumerations.FAILED geonode.services.enumerations.CANCELLED Module Contents --------------- .. py:data:: AUTO :value: 'AUTO' .. py:data:: OWS :value: 'OWS' .. py:data:: WMS :value: 'WMS' .. py:data:: WFS :value: 'WFS' .. py:data:: TMS :value: 'TMS' .. py:data:: CSW :value: 'CSW' .. py:data:: REST_MAP :value: 'REST_MAP' .. py:data:: REST_IMG :value: 'REST_IMG' .. py:data:: OGP :value: 'OGP' .. py:data:: HGL :value: 'HGL' .. py:data:: GN_WMS :value: 'GN_WMS' .. py:data:: GN_CSW :value: 'GN_CSW' .. py:data:: LOCAL :value: 'L' .. py:data:: CASCADED :value: 'C' .. py:data:: HARVESTED :value: 'H' .. py:data:: INDEXED :value: 'I' .. py:data:: LIVE :value: 'X' .. py:data:: OPENGEOPORTAL :value: 'O' .. py:data:: HARVESTER_TYPES .. py:data:: QUEUED :value: 'QUEUED' .. py:data:: IN_PROCESS :value: 'IN_PROCESS' .. py:data:: PROCESSED :value: 'PROCESSED' .. py:data:: FAILED :value: 'FAILED' .. py:data:: CANCELLED :value: 'CANCELLED'