osm.getLength_footway: osm.getLength_footway

osm.getLength_footwayR Documentation

osm.getLength_footway

Description

Get length of footway for an area. This is a proxy of walkability score. we get back a number.

Usage

osm.getLength_footway(place = "Mytilene Municipal Unit")

Arguments

place

The name of an area.

Value

The total length of footpaths in this area. This may be considered as a proxy for walcability score of this area.

Author(s)

Dimitris Kavroudakis dimitris123@gmail.com

See Also

Other osm: osm.ClipSFnetwork_with_poly(), osm.CreateEmptyRaster(), osm.bb_2_pol(), osm.combineAmenities(), osm.combineShops(), osm.getFrequency(), osm.getPOI_usingbb(), osm.getPOI(), osm.getRoads(), osm.osmdata_result_2_bbox_pol()

Examples

library(goal)
mylength = osm.getLength_footway( place="Mytilene Municipal Unit" )
mylength

dimitrisk/goal documentation built on April 30, 2024, 7:21 p.m.