Image


MEOS (Mobility Engine, Open Source) is a C++ library which makes it easy to work with temporal and spatio-temporal data. It is based on MobilityDB's data types and functions. MEOS's code is heavily inspired from a similar library called GEOS - hence the name.

Design goals and tenets

  • Extensibility
  • Ease of use and getting started
  • Interoperability
  • Functionality over performance (for now)

C++ Documentation

This website contains documentation for the C++ APIs of MEOS.

API Reference

💡 Tip: Press Tab anytime for quick search

About

Learn more about MEOS project

Looking for PyMEOS? Check the python documentation site instead.