traveltime-dev / traveltime-platform-qgis-plugin

https://docs.traveltime.com/
2 stars 2 forks source link

Add units to Attribute Table headings for distances and travel times #53

Closed chris-traveltime closed 1 year ago

chris-traveltime commented 1 year ago

Add units to the column heading whenever distance or travel time shows up.

Fields show up in all Routes and Time Filter tools (express/simple/advanced).

Current field names are either 'part_distance' and 'part_travel_time', or 'prop_distance' and 'prop_travel_time'.

New field names: 'Distance (m)' and 'Travel time (s)' (the same whether the current field name is 'part...' or 'prop...'

Preference to update the column name itself (even though this would break existing workflows) rather than use an alias.