acteng / atip

Active Travel Infrastructure Platform
https://acteng.github.io/atip/
Apache License 2.0
22 stars 4 forks source link

Update route snappers and handle new authority names #375

Closed dabreegster closed 10 months ago

dabreegster commented 10 months ago

345

This PR makes the authority name more specific, including the LAD or TA prefix. And since we're changing boundary names, there's new logic to match a GJ scheme to the smallest boundary fully containing it. That also helps backfill previously broken data in the browse page.

After merging this PR, manual deployment steps will be:

dabreegster commented 10 months ago

I've updated all_schemes_data.geojson in the Sharepoint folder. At your leisure, could you sync past this PR, npm run generate-random-schemes, and replace the file in GCS? Thanks!