Skip to content

Releases: fiboa/specification

v0.2.0

10 Apr 13:20
Compare
Choose a tag to compare

Added

  • perimeter property

Changed

  • Migrate schemas to fiboa Schema
  • Collections don't need to be STAC Collections (but it's recommended)
  • Collections can be included in GeoJSON files
  • Collections can be linked to from the GeoJSON files

v0.1.0

28 Feb 16:33
Compare
Choose a tag to compare

Added

  • collection property
  • determination_method property
  • determination_datetime property

Changed

  • Recommend snake_case instead of camcelCase
  • area: Changed datatype from uint8 to float

Removed

  • Removed expires and datetime

Fixed

  • Clarified that the id must be unique within the collection
  • Clarified area and restricted value range
  • Clarified the allowed schema formats

v0.0.2

14 Feb 21:31
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Use yaml instead of yml

v0.0.1

14 Feb 17:10
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

First release