Generate toponymic point layer for a Sequoia project
seq_toponyme.RdRetrieves toponymic point features intersecting and surrounding the project area, classifies them by thematic type, and writes the resulting layer to disk.
Value
Invisibly returns a named list of file paths written by seq_write().
Returns NULL invisibly when no toponymic features are found.
Details
Toponymic point features are retrieved using get_toponyme().
If no toponymic features are found, the function returns NULL
invisibly and no file is written.
When features are present, the layer is written to disk using
seq_write() with the key "v.toponyme.point".