Skip to content

v0.0.1.0

Compare
Choose a tag to compare
@sachit27 sachit27 released this 03 Nov 15:39
· 76 commits to main since this release

The new version includes updates to the existing functions. In addition, following new functions have been added to the package to add more functionalities:

  • visualize_green_spaces() : To visualize on leaflet all the green space data that is retrieved from OSM. While it allows easy visualization, it allows supports understanding of how well the cities are mapped and the cities that need more correct mapping.
  • accessibility_greenspace(): To perfom accessibility analysis from any given point in the city to nearest green spaces. This function creates isochrones to show the the green spaces that can be reached within 5 minutes (default) walking distance from any given location.
  • calculate_and_visualize_GVI(): Calculates and visualizes the Green View Index from images, providing a metric for urban greenery analysis.