Skip to main content

schema for boundlessgeo actions

Project description

This package will convert the packaged actions.json to a dictionary. By convention, Actions can be Queries or Commands in a CQRS architecture.

Installation

pip install boundlessgeo-schema

Usage

>>> import boundlessgeo_schema as bs
>>> schema = bs.get_schema()
>>> import_command = schema['SPATIALIO_IMPORT']
>>> print(import_command)
'v1/SPATIALIO_IMPORT'
>>> events = bs.get_events()
>>> event = events['NO_LAYERS_FOUND']
>>> print(event)
'v1/NO_LAYERS_FOUND'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

boundlessgeo-schema-0.14.2.tar.gz (4.1 kB view details)

Uploaded Source

File details

Details for the file boundlessgeo-schema-0.14.2.tar.gz.

File metadata

File hashes

Hashes for boundlessgeo-schema-0.14.2.tar.gz
Algorithm Hash digest
SHA256 9a46797af381f1816a5e8eb24f5bc954d37484352a14ba17fe37300f03ad3185
MD5 b73c9cb27aa1ceafa934098c5a89d3e2
BLAKE2b-256 a8ee2065035a53e2d42386c78346c88680de48059844673f5362959903a143cb

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page