address_info: Gives the cadaster information of an address

Description Usage Arguments Value Examples

Description

Gives the cadaster information of an address

Usage

1
address_info(polygon_ref, feuille_ref, matrix_parcelles, matrix_feuilles)

Arguments

polygon_ref

numeric

feuille_ref

numeric

matrix_parcelles

matrix corresponding to the given address (parcelles category) in the cadastre database

matrix_feuilles

matrix corresponding to the given address (feuilles category) in the cadastre database

Value

character string

Examples

1
2
3
4
## Not run: 
adress_info(1,1,parcelles75107.json,feuilles75107.json)

## End(Not run)

Raphael-Selignan/artemis documentation built on May 28, 2019, 2:27 p.m.