Updates address file with intersected coordinates
1 2 | address.update(pkg.data.root, parcels.address, parcels.address.geocode.new,
parcel.source = "points")
|
pkg.data.root |
dropbox package root |
parcels.address |
data.table |
parcels.address.geocode.new |
geocoded info spatially intersected |
parcel.source |
where it conmes from (points) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.