mirror of
https://github.com/xbgmsharp/postgsail.git
synced 2025-09-17 03:07:47 +00:00

- Full support for MobilityDB - Add new mobilityDB support - Remove deprecated column from api.logbook - Update public.logbook_update_metrics_short_fn, aggregate more metrics - Update public.logbook_update_metrics_fn, aggregate more metrics - Update public.logbook_update_metrics_timebucket_fn, aggregate more metrics - Update api.merge_logbook_fn, add support for mobility temporal type - Update export_logbook_geojson_trip_fn, update geojson from trip to geojson - Create api.export_logbook_geojson_point_trip_fn, transform spatiotemporal trip into a geojson with the corresponding properties - Update public.process_lat_lon_fn remove deprecated moorages columns - Update logbook table, add support for mobility temporal type - Update public.badges_geom_fn remove track_geom and use mobilitydb trajectory - Update public.process_stay_queue_fn remove calculation of stay duration and count - Update public.badges_moorages_fn remove calculation of stay duration and count - Update api.find_log_from_moorage_fn using the mobilitydb trajectory - Update api.find_log_to_moorage_fn using the mobilitydb trajectory - Update api.delete_logbook_fn to delete moorage dependency using mobilitydb - Update public.qgis_bbox_py_fn to use mobilitydb trajectory - Update public.qgis_bbox_trip_py_fn to use mobilitydb trajectory