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

Spring semester potential task list #374

Open
3 tasks
carlhiggs opened this issue Jan 16, 2024 · 1 comment
Open
3 tasks

Spring semester potential task list #374

carlhiggs opened this issue Jan 16, 2024 · 1 comment
Assignees

Comments

@carlhiggs
Copy link
Member

carlhiggs commented Jan 16, 2024

A potential list of tasks for Spring semester development work on the Global Healthy and Sustainable City Indicators tool, following discussion between @dapugacheva, @gboeing and myself:

  • Follow directions for software usage at https://healthysustainablecities.github.io/software/ and evaluate experience
    • These directions are intended to make analysis and reporting of policy and spatial indicators for healthy and sustainable cities accessible to users from a diverse range of disciplines and background experience (e.g. urban planning, epidemiology, geography--- some may be focused more on policy than spatial analysis)
    • The current directions relate to the software main branch, however additional work has been undertaken on the 'enhancements' branch
    • Considerations include
      • Does analysis work as intended for the example city?
      • Does analysis work as intended for cities or sites in other contexts? (may need to use custom data or alternate configurations)
      • Could the directions be improved to make usage easier?
  • Propose 'vignettes' or short example guides for undertaking specific tasks (e.g. an analysis for a city in a distinct context or a user with distinct needs, to showcase aspects not covered in depth by the existing example
    • Examples of undertaking validation analyses are a priority
      • Optionally, could explore implementing or re-integrating additional analysis and reporting functionality for validation analysis into the software
    • Example of using custom data
      • e.g. Geoff suggested Overture Maps as our amenity/POI data source for accessibility analysis --- could code be modified to allow this as a configurable option? Could a guide be created to illustrate
        • why a user might want to configure alternative data
        • how this could be done
        • how a user could evaluate the impact of this methodological choice (e.g. comparing various aspects of spatial data quality and appropriateness for the analysis in question, using one dataset vs. another custom configured one)
  • Implementing other requested additional functionality, e.g.
    • automated testing and retrievable of configured URLs (need to address safety concerns if doing this --- user responsibility to authorise download; very important if using a configuration file supplied by another person)
    • option to configure Overpass as a single source for infrastructure/POI retrieval (ie. instead of downloading .pbf file)
    • option to configure .pbf file as single source for all feature data (ie. extract network data from .pbf; currently network is retrieved via Overpass for a matching time point, meaning double handling of OpenStreetMap data)
    • option to configure an alternate network data source (eg if you have official pedestrian or cycling network data and want to use that)

The above list contains a number of suggestions, roughly ordered in terms of complexity but not necessarily prioritised --- except that the first steps involve familiarising oneself with the software and evaluating its usage with fresh eyes and for new contexts/situations. This will be a great place to start, and feedback/contributions will be much appreciated!

We can refine the list and priorities over time as required, and in coordination with feedback from @global-healthy-liveable-cities/software-spatial

@dapugacheva
Copy link
Collaborator

The experience evaluation comments are stored here #375 (comment). @rychennn you can add your comments as you test the software.

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