-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor graph code #17
Comments
Use case 1: Share code here with severance snape, enabling the "driving vs walking" comparison there. Question 1: How should amenities work? It'll need to become a generic point resource that's snapped to a road. The code could continue living in Question 2: Same for the census zones. These'll probably evolve quickly in the short-term with more popgetter layers. They're just tacked onto Question 3: Where should the |
And revisit why internals are in Mercator. Most operations don't really care about the geometry at all, or just need to measure length. |
Splitting things up messes up serialization. Or rather, serialization of the bundle including graph needs to happen. |
For now, Timer goes with it. No change in dev build time!
|
…onal census/POI fields) instead. #17 Not yet updating the CLI...
A core library is indeed emerging. I want to use logic here for a-b-street/severance_snape#18. See also a-b-street/utils#2.
The text was updated successfully, but these errors were encountered: