v1.1.0
NetAScore provides a toolset and automated workflow for computing bikeability, walkability and related indicators from publicly available network data sets.
Version 1.1.0 of NetAScore includes several bug fixes, improved OSM tag interpretation, some new parameters and updated documentation.
What's Changed
- fixed access attribute calculation (changed precedence)
- added mode based filter option for index computation: by default only compute bikeability for bike-accessible roads and paths (same for walkability); can be changed in settings file (see documentation)
- now filtering input to road network by default (excluding rail and aerialway - these can optionally be added if needed)
- added
net_type
column to output data in order to distinguish between road, rail and aerialway - For details see also: #8
Full Changelog since v1.0.0: v1.0.0...v1.1.0