home.social

#meos β€” Public Fediverse posts

Live and recent posts from across the Fediverse tagged #meos, aggregated by home.social.

  1. The MobilityDB team is proud to announce the first release candidate of and 1.2
    github.com/MobilityDB/Mobility

    MobilityDB 1.2 supports v13-17

    Major changes:
    * Update embedded code from 3.2 to 3.5
    * QoL changes to the build & test processes
    * Bug fixes & performance improvements
    * & C API changes
    * Fix memory leaks in MEOS
    * Add support for pkg-config to the MEOS shared library

    Full Changelog:
    github.com/MobilityDB/Mobility

  2. program to be used, for example, in a environment.

    Other MEOS bindings include with , for C# with .NET and for .

  3. Congratulations to the MobilityDB team on the joint release candidate 1.1 of , , and πŸŽ‰

    ➑️ github.com/MobilityDB/Mobility
    ➑️ github.com/MobilityDB/PyMEOS/r

    The most important change in v1.1 was to extract the core functionality for temporal and from MobilityDB into the Engine (MEOS) C library. libmeos.org/

    In this way, the same functionality provided by MobilityDB in a database environment is available in a C (...)

  4. @pokateo I'm a senior scientist at the , developing solutions using tools

    I'm the lead developer of @movingpandas, serve on the PSC of @qgis, and try to keep an eye on & developments

    I love exploring new ways to work with spatial data. Recently started dabbling with

  5. There is always so much more to tell. I only realized afterwards that I overlooked the new spatial and temporal unit support 🀦

    But I did remember the new and improved support and our plans for / integration

  6. Wondering if there's an efficient way to convert between GeoSeries with datetime index and TGeogPointSeq to hook up and .

    First attempts: github.com/MobilityDB/PyMEOS/b but I'm sure there is room for improvement