Skip to content

Releases: fiboa/cli

v0.3.1

09 Apr 14:23

Choose a tag to compare

Added

  • Support for enums and GeoParquet structs
  • fiboa convert: Allow data of the GeoDataFrame or individual columns to be changed via custom functions

Fixed

  • fiboa create-geoparquet: Handle column conversion more gracefully
  • fiboa validate: Don't fail collection test if something unexpected happened
  • fiboa create-geojson: Option -f doesn't need a value any longer
  • fiboa convert: Fixed invalid method call

v0.3.0

09 Apr 14:23

Choose a tag to compare

Added

  • Command to validate the fiboa schemas (fiboa validate-schema)
  • Command to create GeoJSON from GeoParquet (fiboa create-geojson)
  • Converter for Austria (at)
  • Converter for Berlin/Brandenburg, Germany (de_bb)
  • Converter for Schleswig Holstein, Germany (de_sh)
  • Converter for Lower Saxony, Germany (de_nds)

Changed

  • Renamed fiboa create to fiboa create-geoparquet
  • The --collection parameter is not needed anylonger if the collection can be
    read directly from the GeoJSON files
    (fiboa property or link with relation type collection)

Fixed

  • Several minor improvements for the conversion process

v0.2.1

09 Apr 14:23

Choose a tag to compare

  • Fixed the field boundary generation for de-nrw, which was pointing at the wrong dataset.

v0.2.0

09 Apr 14:23

Choose a tag to compare

Added

  • Converter framework (fiboa convert)
  • Converter for NRW, Germany (de_nrw)

Fixed

  • Validator for GeoParquet recognizes missing fields
  • --json option for describe command doesn't throw error

v0.1.1

09 Apr 14:24

Choose a tag to compare

  • Add experimental data validation support for GroParquet files

v0.1.0

09 Apr 14:24

Choose a tag to compare

  • Add describe command to inspect fiboa GeoParquet files
  • Add jsonschema command to create JSON Schema from fiboa schema
  • Add validateion for GeoJSON

v0.0.9

09 Apr 14:24

Choose a tag to compare

v0.0.9 Pre-release
Pre-release
  • Support string enums

v0.0.8

09 Apr 14:24

Choose a tag to compare

v0.0.8 Pre-release
Pre-release
  • Fixed reading GeoJSON FeatureCollections

v0.0.7

09 Apr 14:24

Choose a tag to compare

v0.0.7 Pre-release
Pre-release
  • Allow folders to be specified as input files #3

v0.0.6

09 Apr 14:24

Choose a tag to compare

v0.0.6 Pre-release
Pre-release
  • Add -e option for create command to support extension schema mapping to local files