fiboa
The Field Boundaries for Agriculture project is focused on making field boundary data openly available in a unified format on a global scale.
https://github.com/fiboa/specification
Category: Consumption
Sub Category: Agriculture and Nutrition
Keywords
specification
Keywords from Contributors
earth-observation
Last synced: about 18 hours ago
JSON representation
Repository metadata
Field Boundaries for Agriculture (fiboa) - a specification that describes important properties of field boundaries
- Host: GitHub
- URL: https://github.com/fiboa/specification
- Owner: fiboa
- License: apache-2.0
- Created: 2024-01-22T17:05:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-27T13:21:41.000Z (8 months ago)
- Last Synced: 2026-01-04T00:56:30.809Z (3 months ago)
- Topics: specification
- Homepage:
- Size: 135 KB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 4
- Releases: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
README.md
Field Boundaries for Agriculture (fiboa) Specification
The Field Boundaries for Agriculture (fiboa) project is focused on making field boundary data openly available in a unified format on a global scale.
We believe that the fiboa specification is a foundational aspect of agricultural field boundary data interoperability
which enables and accelerates additional layers of collaboration and detail via custom extensions.
This repository contains the core specification for fiboa, including the data schema.
For more context, information on the ecosystem, and points of contact see the
fiboa github organization.
- Version: 0.3.0
[!IMPORTANT]
The fiboa specification is a work in progress.
Feedback is welcome and encouraged.
You can follow our CHANGELOG to track our progress.
Key Features
The center of fiboa is the specification for representing field boundary data in GeoJSON & GeoParquet in a standard way,
with several optional extensions that specify additional attributes.
The core data schema of fiboa is quite simple: it’s a set of definitions for attribute names and values.
The number of attributes in the core is quite small by design.
The idea is that most of the ‘interesting’ data about the field will be located in extensions.
The specification in this repository consists of just one fudamental part:
- Core Specification - file format agnostic definition for data and metadata
- Examples - GeoJSON and GeoParquet examples
It can be enriched by extensions and there's a
list of extensions.
[!NOTE]
Internally, the fiboa specification is an extension to the Vecorel ecosystem and
is fully compatible with it. In fact, Vecorel and fiboa share significant portions of
the extensions and tooling.
Relation to other standards and working groups
fiboa doesn't aim to reinvent the wheel.
Our aim is to align with existing efforts as much as possible.
Some parts of the specification are already based on the work of other initiatives,
e.g. the determination-related fields in the core specification.
Related standards and working groups are:
- Vecorel
- Adapt standard, including their WG17
- Varda FieldID
- Deere Boundaries
- AgGateway, including their
Locking in on Field Boundaries initiative
If you think we are missing relevant work here, we'd love to hear from you.
Please get in touch by opening an issue!
Contributing
The fiboa community strives to provide a welcoming and transparent environment for all of the project’s participants.
You can find additional information about our community best practices and collaborative development processes below:
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you are referring to the fiboa specification in your publications, please cite it as below."
type: software
title: "Field Boundaries for Agriculture (fiboa) specification"
authors:
- name: fiboa contributors
preferred-citation:
type: standard
title: "Field Boundaries for Agriculture (fiboa) specification"
abstract: "Making field boundaries openly available in a unified way."
version: 0.3.0
year: 2025
date-released: 2025-08-26
license: Apache-2.0
url: https://github.com/fiboa
repository: https://github.com/fiboa/specification
authors:
- name: fiboa contributors
Owner metadata
- Name: Field Boundaries for Agriculture (fiboa)
- Login: fiboa
- Email:
- Kind: organization
- Description:
- Website:
- Location: United States of America
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/157402571?v=4
- Repositories: 1
- Last ynced at: 2024-01-22T22:14:44.427Z
- Profile URL: https://github.com/fiboa
GitHub Events
Total
- Create event: 4
- Release event: 4
- Issues event: 11
- Watch event: 4
- Delete event: 5
- Member event: 1
- Issue comment event: 10
- Push event: 33
- Pull request review comment event: 4
- Pull request review event: 5
- Pull request event: 3
Last Year
- Create event: 4
- Release event: 4
- Issues event: 11
- Watch event: 3
- Delete event: 5
- Issue comment event: 7
- Push event: 32
- Pull request event: 2
- Pull request review comment event: 4
- Pull request review event: 5
Committers metadata
Last synced: 3 months ago
Total Commits: 68
Total Committers: 5
Avg Commits per committer: 13.6
Development Distribution Score (DDS): 0.074
Commits in past year: 17
Committers in past year: 1
Avg Commits per committer in past year: 17.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Matthias Mohr | w****r@m****e | 63 |
| Chris Holmes | c****e@g****m | 2 |
| Thea-Clay | 1****y | 1 |
| Stefan Brand | S****d | 1 |
| Andy Jenkinson | a****n | 1 |
Committer domains:
- mamo-net.de: 1
Issue and Pull Request metadata
Last synced: 5 months ago
Total issues: 26
Total pull requests: 21
Average time to close issues: 3 months
Average time to close pull requests: 10 days
Total issue authors: 3
Total pull request authors: 5
Average comments per issue: 1.04
Average comments per pull request: 0.81
Merged pull request: 12
Bot issues: 0
Bot pull requests: 0
Past year issues: 3
Past year pull requests: 0
Past year average time to close issues: 5 months
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.67
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- m-mohr (21)
- cholmes (4)
- andyjenkinson (1)
Top Pull Request Authors
- m-mohr (9)
- StefanBrand (4)
- cholmes (4)
- Thea-Clay (2)
- andyjenkinson (2)
Top Issue Labels
- discussion needed (8)
- geojson (4)
- geoparquet (4)
- extension (2)
- core (2)
- enhancement (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
proxy.golang.org: github.com/fiboa/specification
- Homepage:
- Documentation: https://pkg.go.dev/github.com/fiboa/specification#section-documentation
- Licenses: apache-2.0
- Latest release: v0.3.0 (published 8 months ago)
- Last Synced: 2026-01-11T04:35:51.307Z (3 months ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.395%
- Average: 5.576%
- Dependent repos count: 5.758%
Dependencies
- actions/checkout v4 composite
- peaceiris/actions-gh-pages v3 composite
- rlespinasse/github-slug-action v4 composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- fiboa-cli >=0.3
- pymarkdownlnt >=0.9
Score: -Infinity