makeSTR_FLGES | R Documentation |
compute ABIMO variable STR_FLGES (street area of block area)
makeSTR_FLGES( rawdir, subcatchmSPobject, rasterData, overlayName, targetValue, mask, add_streets_outside_subcatchments = FALSE )
rawdir |
rawdir |
subcatchmSPobject |
subcatchmSPobject |
rasterData |
rasterData |
overlayName |
overlayName |
targetValue |
targetValue |
mask |
mask |
add_streets_outside_subcatchments |
boolean (TRUE/FALSE), if TRUE: as is done for Berlin, street area outside of the subcatchment polygons is distributed among the polygons in proportion to their area. thus: street area of polygon = internal street area + allocated external street area, if FALSE: only street area within subcatchments are counted (default: FALSE) |
STR_FLGES
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.