Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.97 KB

File metadata and controls

26 lines (15 loc) · 1.97 KB

Authors

MobilityAPI is the result of contributions from several individuals across two phases. The project's lineage starts with pg_mfserv (2024), an OGC API – Moving Features prototype that established the Python-server skeleton and the PyMEOS-based MobilityDB integration pattern. MobilityAPI (2025–) extends that foundation into a production-grade implementation with a structured resource layout, comprehensive tests, and OGC conformance.

Founding phase (2024) — as pg_mfserv

Affiliated with Université libre de Bruxelles (ULB).

  • Maxime Schoemans (@mschoema) — initial commit, OGC API – Moving Features endpoint design, project skeleton.
  • Victor Morabito (@MrMaxime1er) — main developer of pg_mfserv: column discovery, request/response handling, exception handling, route refactors, feature endpoints (collections, items, temporal geometry, temporal properties).

The pg_mfserv repository is preserved at MobilityDB/pg_mfserv in archived form.

Current phase (2025–) — as MobilityAPI

Affiliated with Université libre de Bruxelles (ULB).

  • Sirine Meraoui (@sirimeraoui) — current maintainer; structured resource layout (resource/ tree); test infrastructure; OGC conformance; HTTP-status-code translation; documentation; demo notebooks; AIS dataset integration.

Acknowledgements

The project benefits from the broader MEOS ecosystem, in particular: