Skip to contents

Evaluate the intersection between coordinates and bounding boxes of the database

Usage

extract_overlap_shp(XY, col_x = "ddlon", col_y = "ddlat")

Arguments

XY

data.frame with two columns with geographical coordinates (latitude, longitude)

col_x

string column name indicating longitude

col_y

string column name indicating latitude

Value

A list with two elements

Author

Gilles Dauby, gilles.dauby@ird.fr