-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
36 lines (35 loc) · 1.15 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# Generated by roxygen2: do not edit by hand
export(catr_atom_get_address)
export(catr_atom_get_address_db_all)
export(catr_atom_get_address_db_to)
export(catr_atom_get_buildings)
export(catr_atom_get_buildings_db_all)
export(catr_atom_get_buildings_db_to)
export(catr_atom_get_parcels)
export(catr_atom_get_parcels_db_all)
export(catr_atom_get_parcels_db_to)
export(catr_atom_search_munic)
export(catr_clear_cache)
export(catr_detect_cache_dir)
export(catr_get_code_from_coords)
export(catr_ovc_get_cod_munic)
export(catr_ovc_get_cod_provinces)
export(catr_ovc_get_cpmrc)
export(catr_ovc_get_rccoor)
export(catr_ovc_get_rccoor_distancia)
export(catr_set_cache_dir)
export(catr_wfs_get_address_bbox)
export(catr_wfs_get_address_codvia)
export(catr_wfs_get_address_postalcode)
export(catr_wfs_get_address_rc)
export(catr_wfs_get_buildings_bbox)
export(catr_wfs_get_buildings_rc)
export(catr_wfs_get_parcels_bbox)
export(catr_wfs_get_parcels_neigh_parcel)
export(catr_wfs_get_parcels_parcel)
export(catr_wfs_get_parcels_parcel_zoning)
export(catr_wfs_get_parcels_zoning)
export(catr_wms_get_layer)
importFrom(utils,download.file)
importFrom(utils,modifyList)
importFrom(utils,unzip)