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

https://github.com/opengeospatial/mf-swg

Public repository of the OGC Moving Feature Standard Working Group (Moving Features SWG).
https://github.com/opengeospatial/mf-swg

movingfeature ogc ogc-api ogc-api-movingfeatures ogc-movingfeatures ogcapi

Last synced: 3 months ago
JSON representation

Public repository of the OGC Moving Feature Standard Working Group (Moving Features SWG).

Awesome Lists containing this project

README

          

# OGC Moving Features Standard Working Group

This is the GitHub repository of the [OGC Moving Feature Standard Working Group (Moving Features SWG)](https://www.ogc.org/standard/movingfeatures/).

## Official Standard and Specifications
- [OGC API — Moving Features — Part 1: Core (HTML)](https://docs.ogc.org/is/22-003r3/22-003r3.html)
- [OGC API — Moving Features — Part 1: Core (OpenAPI)](https://developer.ogc.org/api/movingfeatures/index.html)
- [OGC Moving Features Encoding Extension – JSON (1.0, OGC 19-045r3)](https://docs.ogc.org/is/19-045r3/19-045r3.html)
- [OGC Moving Features Encoding Part I: XML Core (1.0.2, OGC 18-075)](https://docs.ogc.org/is/18-075/18-075.html)
- [OGC Moving Features Access (1.0, OGC 16-120r3)](https://docs.ogc.org/is/16-120r3/16-120r3.html)
- [OGC Moving Features Encoding Extension: Simple Comma Separated Values (CSV) (1.0, OGC 14-084r2)](https://docs.ogc.org/is/14-084r2/14-084r2.html)

## Official Schemas
- [OGC Moving Features XML Encoding 1.0 XSD](https://schemas.opengis.net/movingfeatures/1.0/mf-xmlcore.xsd)
- [OGC Moving Features JSON Encoding 1.0 (Prism)](https://schemas.opengis.net/movingfeatures/1.0/MF-JSON_Prism.schema.json)
- [OGC Moving Features JSON Encoding 1.0 (Trajectory)](https://schemas.opengis.net/movingfeatures/1.0/MF-JSON_Trajectory.schema.json)
- [OGC API — Moving Features](https://schemas.opengis.net/ogcapi/movingfeatures/)

## Best practices
- [OGC Moving Features Encoding Extension: netCDF (1.0, OGC 16-114r3)](https://docs.ogc.org/bp/16-114r3/16-114r3.html)

## Engineering reports
- [Testbed-18: Moving Features Engineering Report (OGC 22-016r3)](https://docs.ogc.org/per/22-016r3.html)
- [OGC Testbed-17: Moving Features ER (OGC 21-036)](https://docs.ogc.org/per/21-036.html)
- [OGC Testbed-17: OGC API - Moving Features Engineering Report (OGC 21-028)](https://docs.ogc.org/per/21-028.html)
- [OGC Testbed-16: Full Motion Video to Moving Features Engineering Report (OGC 20-036)](https://docs.ogc.org/per/20-036.html)

## Discussion papers
- [Use Cases and Applications of the OGC Moving Features Standard: The Requirements for a Moving Feature API (OGC 15-096)](https://portal.ogc.org/files/?artifact_id=64623)
- [OGC Standard for Moving Features; Requirements (OGC 12-117r1)](https://portal.ogc.org/files/?artifact_id=51623)

## GitHub Repositories
- [OGC Moving Features](https://github.com/opengeospatial/movingfeatures)
- [OGC Moving Features JSON Encoding](https://github.com/opengeospatial/mf-json)
- [OGC API — Moving Features](https://github.com/opengeospatial/ogcapi-movingfeatures)

## Open-Sources
### OGC Moving Features JSON Encoding (MF-JSON)
- Data store and analysis: [MobilityDB](https://github.com/MobilityDB/MobilityDB)
- Data analysis: [MovingPandas](https://github.com/movingpandas/movingpandas)
- Data visualization: [STINUUM (Spatio-Temporal continua on Cesium)](https://github.com/aistairc/mf-cesium)
- Data provider: [Brussels Mobility Twin API](https://mobilitytwin.brussels/doc/)

### OGC API — Moving Features
- API server: [MF-API Server](https://github.com/aistairc/pygeoapi-mf-api)
- Data visualization client: [STINUUM (Spatio-Temporal continua on Cesium)](https://github.com/aistairc/mf-cesium/tree/mf-cesium_api)