Skip to content
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

Next steps #16

Open
martinfleis opened this issue Aug 28, 2024 · 0 comments
Open

Next steps #16

martinfleis opened this issue Aug 28, 2024 · 0 comments
Assignees

Comments

@martinfleis
Copy link
Contributor

The API and initial implementation are now done and live in streetscape.py. See one of the example notebooks for the actual usage.

Next steps:

  1. verification - check that the data we generate now match whatever Alessandro sent originally
  2. tests - we should write unit tests ensuring that any refactoring coming afterwards does not break the computation
  3. documentation - document at least the public API
  4. refactoring - remove bottlenecks to make this usable on larger areas. it will take ages now

I suppose that after point 3, we can move it to momepy and continue there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants