download_cadaster: Download cadaster

Description Usage Arguments Value Examples

Description

Downloads the json file containing the geo info according to the provided city_code and layer

Usage

1
download_cadaster(city_code, layer = "batiments")

Arguments

city_code

A city code (string/number)

layer

The layer we want to get (string)

Value

A file path to the downloaded json file

Examples

1
2
3
4
## Not run: 
download_cadaster("75001", "batiments")

## End(Not run)

peloyeje/map536-cadastertools documentation built on May 14, 2019, 4:03 a.m.