Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/program--/focal-curve-encoding

Geometry encoding scheme & C++17/R reference implementation
https://github.com/program--/focal-curve-encoding

Last synced: 24 days ago
JSON representation

Geometry encoding scheme & C++17/R reference implementation

Awesome Lists containing this project

README

        

# Focal Curve Encoding

This repository contains the [specification](FORMAT.md) for the *Focal Curve Encoding* format.

This format is to be used specifically with geometry object, such that those deriving from
OGC Simple Features Access implementations. This format takes inspiration from the WKB and TWKB
specifications.

## License

The specification for Focal Curve Encoding (FCE) is licensed under [CC0 public domain license](https://creativecommons.org/share-your-work/public-domain/cc0/)
where possible.