Estimation de la distance plutôt que de compter sur l'instabilité de signal.eu.org/osm

This commit is contained in:
2024-12-08 01:47:02 +01:00
parent 99bd7a88a5
commit 11ab6f66f7
7 changed files with 42 additions and 94 deletions

View File

@ -0,0 +1,8 @@
/*
Warnings:
- You are about to drop the column `geometry` on the `TrainTrip` table. All the data in the column will be lost.
*/
-- AlterTable
ALTER TABLE "TrainTrip" DROP COLUMN "geometry";