Use sf functions instead of sp::point.in.polygon() in trim_osmdata
+ improve behavior: now checks the full geometry instead of just the points
to determine if an object is properly contained in the bbox (only for
osmdata_sf objects, osdmata_sc still wrong).
+ remove reproj form dependencies as it's not used anymore