avilaton/gtfseditor

Migrate to postgis for geometrical computations

avilaton opened this issue · 0 comments

Currently the closest point along a shape to a stop is computed in python. We should move to using postgis,
REF: http://postgis.net/docs/ST_ClosestPoint.html