Closed RELNO closed 7 months ago
We should aim to simply/generalize the modules endpoints
access -> HEATMAPS_MODULE abm2 -> TRIPS_MODULE geojson -> GEOJSON_MODLUE .... RULES:
HEATMAPS_MODULE
TRIPS_MODULE
GEOJSON_MODLUE
_MODULE
The current naming is to narrow, inconsistent, and confusing
both FE and BE should redesign in accordance.
This will affect past tables. We can share this update as a note in the doc/ CSjs landing page
keep it as is
Do it ahead of coming deployments
Summary
We should aim to simply/generalize the modules endpoints
Basic example
access ->
HEATMAPS_MODULE
abm2 ->TRIPS_MODULE
geojson ->GEOJSON_MODLUE
.... RULES:_MODULE
Motivation
The current naming is to narrow, inconsistent, and confusing
Detailed design
both FE and BE should redesign in accordance.
Drawbacks
This will affect past tables. We can share this update as a note in the doc/ CSjs landing page
Alternatives
keep it as is
Adoption strategy
Do it ahead of coming deployments