bcgov / api-specs

[OpenAPI Specification](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md) Repository
https://catalogue.data.gov.bc.ca/group/bc-government-api-registry
Other
26 stars 19 forks source link

Rename geocoder input files to distinguish them from the upcoming router planner variants #311

Closed gleeming closed 5 years ago

gleeming commented 6 years ago

The range generation output creates two files with names ending in _post. In anticipation of the changes to support #152 where there will also be a router-specific street file, we should change the file names to better represent the product they support:

site_Hybrid_post.csv -> site_Hybrid_geocoder.csv street_load_street_segments_post.json -> street_load_street_segments_geocoder.json

To support this, modifications will be required in the range builder and the geocoder. Also the FME summary scripts will need to be tweaked to point to the correct inputs.