Skip to main content

CLI tools such as validation and file format conversion for fiboa.

Project description

fiboa CLI

CLI tools such as validation and file format conversion for fiboa.

Installation

You need Python 3.9+ installed. Run pip install fiboa-cli to install the validator.

Validation

To validate a fiboa GeoParquet or GeoJSON file, you can for example run:

fiboa validate example.json --collection collection.json

Check fiboa validate --help for more details.

The validator also supports remote files.

  • http:// or https://: no further configuration is needed.
  • s3://: s3fs needs to be installed (run pip install .[s3]) and you may need to set environment variables. Refer here for how to define credentials.
  • gs://: gcsfs needs to be installed (run pip install .[gcs]). By default, gcsfs will attempt to use your default gcloud credentials or, attempt to get credentials from the google metadata service, or fall back to anonymous access.

Create fiboa GeoParquet from GeoJSON

To create a fiboa-compliant GeoParquet for a fiboa-compliant set of GeoJSON files containing Features or FeatureCollections, you can for example run:

fiboa create geojson/example.json -o test.parquet -c geojson/collection.json

Check fiboa create --help for more details.

Create JSON Schema from fiboa Schema

To create a JSON Schema for a fiboa Schema YAML file, you can for example run:

fiboa jsonschema example.json --id=https://fiboa.github.io/specification/v0.1.0/geojson/schema.json -o schema.json

Check fiboa jsonschema --help for more details.

Development

To install in development mode run pip install -e . in this folder.

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

fiboa-cli-0.1.0.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

fiboa_cli-0.1.0-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

Details for the file fiboa-cli-0.1.0.tar.gz.

File metadata

  • Download URL: fiboa-cli-0.1.0.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for fiboa-cli-0.1.0.tar.gz
Algorithm Hash digest
SHA256 bdc43886b8add3ac64832b0e778d669ef80f546dd6925948d653966c59558f41
MD5 07f9bf40a6bc9e15a0673bb7c6ea43b0
BLAKE2b-256 8923b4a63814c7157ea0c9e6af607e3d42cf4857cb0173ee3fb9d5582829e174

See more details on using hashes here.

File details

Details for the file fiboa_cli-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: fiboa_cli-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.9.19

File hashes

Hashes for fiboa_cli-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f24c258e634ad79f68b9d2b8e18704662de2ee1505df22600d26c0849a949a14
MD5 bc0c66ec0de0adce2ffc210b8851d0f9
BLAKE2b-256 edd601c709bdee2338f00928d92fd5d268c6e4201f7d4eb53aaeeb57b759513a

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