I’m relatively new to GH, but find it very powerful tool.
My question is about using specific road names in custom model JSONs. I tried “road_name” key which turned out to be invalid. Please find an example below.
This is a valid use case: changing the speed of bigger motorway by name. Unfortunately currently there is no support for selecting roads by name in a custom model. A possible workaround might be drawing an area around the motorway and using the ‘areas’ feature of the custom model.
Suppose I have historical GPS data collected from vehicle tracking system for a set of vehicles. Naturally, vehicles tend to use same roads within the city. To integrate actual traffic data, I need to be able assign average speeds to specific road segments, depending on the time of the day and the day of week, etc.