Search found 2 matches

by andre.carrilho
Mon Dec 02, 2019 7:26 am
Forum: Issues, bugs, etc.
Topic: Importing 3D shapefile
Replies: 3
Views: 12455

Re: Importing 3D shapefile

Hi Daniel Thank you very much for your reply. The file was indeed corrupted. It was created with a script written in C++. However, it had a problem as pointed out by yourself. I was using the wrong function from Shapelib: "SHPCreateSimpleObject()" instead of "SHPCreateObject()". ...
by andre.carrilho
Mon Nov 25, 2019 12:16 am
Forum: Issues, bugs, etc.
Topic: Importing 3D shapefile
Replies: 3
Views: 12455

Importing 3D shapefile

Hello, I have a 3D shapefile (POLYGONZ) which is not opening correctly in CloudCompare: [SHP] Shape -640747693 has an invalid shape code (-98784248) ((Tested on 2.10.2 and 2.11 alpha )) However, it goes all right when I export the shapefile as 2D (POLYGON). It is strange because I used to open the s...