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

Uploaded Source

Built Distribution

fiboa_cli-0.0.2-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fiboa-cli-0.0.2.tar.gz
  • Upload date:
  • Size: 12.1 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.2.tar.gz
Algorithm Hash digest
SHA256 9de96593720336fad8f2f72e82a243156722f983139e2d9f7673ea88b9070bfd
MD5 16314f1726276f5bea394d1e0e09fc82
BLAKE2b-256 4249d357fdc5dc9b6a8bd971ad4af2af2efb4db1ae70142f1fd650b43fa89625

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fiboa_cli-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 12.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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ddd4c9456c6dcdc2489477c26d369c26d338c0abee28638a63327c924f57ebe0
MD5 bd8087e37d557b1add18d089164c412b
BLAKE2b-256 49a4d3d70137980cf5fa870efcb78cee076073230f6fd41816e31c57d51df31a

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