diff --git a/docs/articles/geocoder.html b/docs/articles/geocoder.html index 3d7a5dc..873d669 100644 --- a/docs/articles/geocoder.html +++ b/docs/articles/geocoder.html @@ -162,8 +162,8 @@
If no addresses or landmarks are found near a POI, NULL
for this POI is returned. In this case the rows corresponding to this particular POI are missing and merging the POIs by row is not possible. However, in the returned sf
object, the column "id"
matches the rows of the input POIs. The "id"
column can be used to join the original POIs.
If no addresses or landmarks are found near a POI, NULL
for this POI is returned. In this case the rows corresponding to this particular POI are missing and merging the POIs by row is not possible. However, in the returned sf
object, the column "id"
matches the rows of the input POIs. The "id"
column can be used to join the original POIs.