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 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.

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

Uploaded Source

Built Distribution

fiboa_cli-0.0.5-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fiboa-cli-0.0.5.tar.gz
Algorithm Hash digest
SHA256 1433de824c06acddfe3bdd26e434b4532e41e1b281517ab95acd81c18e3fbb7f
MD5 adfe46dcbb6bc9e7427ec8958a9f7692
BLAKE2b-256 a86b458250b420562fbfcdea14205ee3334955e3174ee033b845992346621682

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for fiboa_cli-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9610c182cb98b7b13ff5ab133a5e41ea0e4bde3319189422f596ecddf0a45227
MD5 8869c8ab3cbafe747e315545003c3c84
BLAKE2b-256 6a12af03f73e89d0e069dee9a996f8e1a8410ae410757bcb7c16b54845377af5

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