Skip to content
Prev 27747 / 29559 Next

It's possible delimit a shapefile very extent using R?

On Sat, 9 Nov 2019, Bernd Vogelgesang wrote:

            
Thanks for trying to understand the post. My best guess was that in the 
external utility, you can use ogr2ogr with an SQL-style select. readOGR() 
cannot do this, but I think sf::st_read() may be able to do this through 
the query= argument. I cannot see any good examples, though.

Roger