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.16.1.tar.gz (7.2 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for boundlessgeo-schema-0.16.1.tar.gz
Algorithm Hash digest
SHA256 6ac5ce6e60211dc8b1a62c47678503994e93ec964f86234d2144dc70e22d4e01
MD5 c4938a1a543ab5b6ac2a37ad483c75a3
BLAKE2b-256 1a24f84ad5e09ac05c245459f59111b64eb55fd3a96e09a9f93a8862b1bbf8ab

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