powered by
Function to check if the geometries given by the user are valid.
check_geometries(lines, samples, events, study_area)
A feature collection of lines
A feature collection of points (the samples)
A feature collection of points (the events)
A feature collection of polygons (the study_area)
TRUE if all the checks are passed
# NOT RUN { #This is an internal function, no example provided # }
Run the code above in your browser using DataLab