add_gh_bbox_sum {spatialrisk} | R Documentation |
Determine total sum for each geohash with buffer of 200m
Description
Determine total sum for each geohash with buffer of 200m
Usage
add_gh_bbox_sum(hash_decode, full, lon_nm, lat_nm, radius)
Arguments
hash_decode |
data.frame as output from 'geohashTools::gh_decode()' |
full |
data.frame with portfolio with lon, lat and sum insured |
[Package spatialrisk version 0.7.1 Index]