Skip to content

maptools package rejects some polygon shapefiles?

1 message · Roger Bivand

#
On Wed, 11 May 2005, Rick Reeves wrote:

            
Rick:

(I'm replying to the list too to ask for comments)

The file is recognised by ogrinfo as:

$ ogrinfo NorthAmericaBest.shp
INFO: Open of `NorthAmericaBest.shp'
using driver `ESRI Shapefile' successful.
1: NorthAmericaBest (3D Polygon)

It should not be too difficult to change read.shape to read 3D points as 
3D, and 3D lines and polygons as 2D. I guess that stripping the Z values 
is not a problem for anybody (excepting points I think)?

Thanks for your help - with a sample file to study, making this work will 
be much easier. Does anyone have 3D lines and 3D points files?

Best wishes,

Roger