Skip to content
Prev 12929 / 29559 Next

readShapePoints issue

On Mon, 26 Sep 2011, Raffaele Morelli wrote:

            
Use readOGR() in rgdal, not readShapeSpatial() in maptools. You are also 
generating objects with no coordinates, so the real issue is upstream, in 
PostGIS or the intermediate utility. Why not build your own PostGIS driver 
for OGR, and read directly with readOGR():

http://wiki.intamap.org/index.php/PostGIS

Hope this clarifies,

Roger