Skip to content
Prev 14205 / 29559 Next

PostGIS merge and subset selection

Thank you for your suggestions. I ended up using PostgreSQL Views as I 
still feel more comfortable with SQL. I had only one issue is that I had 
two geometry columns (polygon and centroids) in my view and because of 
that I was getting "Layer not found" with readOGR. Is the only 
workaround to create two views, one with each geometry?
What are the plans on implementing a -sql argument for readOGR?

Thank you,

Vivien
On 02/07/2012 03:37 AM, Barry Rowlingson wrote: