Description Usage Arguments Value
Creates blocks of entities that near spatially. Returns the pairs
1 | spatial.blocking(data, longitude, latitude, max_distance)
|
data |
A dataframe of entities |
longitude |
The column name that contains the longitudes |
latitude |
The column name that contains the latitudes |
max_distance |
The maximal distance in meters allowed in a block |
blocks A dataframe of pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.