removeDuplicPoly | R Documentation |
This function loops through a list of tiles and removes polygons that are duplicated across tiles. If only one tile is used, the distinct function.
removeDuplicPoly(tiles, ID)
tiles |
List of simple features spatial objects, usually OS MasterMap tiles |
ID |
Attribute containing a polygon's unique identifier |
The same list with duplicates removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.