nearest_polygon: Returns the closes polygon to a long lat point

Description Usage Arguments Value Examples

Description

Returns the closes polygon to a long lat point

Usage

1
nearest_polygon(banRmatrix, cadaster_sheet)

Arguments

banRmatrix

the banR matrix given by address_geocode

cadaster_sheet

the corresponding cadaster sheet in dataframe form

Value

integer

Examples

1
2
3
4
## Not run: 
nearest_polygon(geocode_address("5 rue d'Olivet 75007"),cadaster_sheet_75107)

## End(Not run)

hamzasen/artemis documentation built on May 28, 2019, 8:55 p.m.