qissue-bot / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
http://qgis.org
GNU General Public License v2.0
0 stars 0 forks source link

a 3D polygon SHP won't open in QGIS, but opens fine in OpenEV #295

Closed qissue-bot closed 5 years ago

qissue-bot commented 5 years ago

Author Name: Redmine Admin (Redmine Admin) Original Redmine Issue: 308, https://issues.qgis.org/issues/308

Original Assignee: Gary Sherman


Trying to open the attached file I get an error:

$ qgis tmp/ManyBuildings/ManyBuildings.shp
ERROR 4: @/home/shoofi/tmp/ManyBuildings/ManyBuildings.shp' not recognised as a supported file format.

[[QgsSpatialRefSys]]::createFromProj4 error proj string supplied has no +ellps argument
WARNING: This code (file qgsvectorlayer.cpp, line 1337) should never be reached. Problems may occur...
WARNING: This code (file qgsvectorlayer.cpp, line 1337) should never be reached. Problems may occur...
Warning: QPainter::begin: Cannot paint on a null pixmap
Warning: Painter must be active to set rendering hints
Warning: QPainter::end: Painter is not active, aborted
WARNING: This code (file qgsvectorlayer.cpp, line 1337) should never be reached. Problems may occur...
WARNING: This code (file qgsvectorlayer.cpp, line 1337) should never be reached. Problems may occur...
WARNING: This code (file qgsvectorlayer.cpp, line 1337) should never be reached. Problems may occur...

Though the file opens fine in [[OpenEV]] that comes with FWTools 1.05 and is recognised properly by ogrinfo.

Maciek

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2006-09-25T07:51:31.000Z


The file is to big to upload it to trac. Here's the link:

[http://kufaya.googlepages.com/ManyBuildings.tar.bz2]

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2006-09-25T08:08:40.000Z


A few heading lines in the code bit a bove is bogus. They don't popup if I load the shapefile via GUI. See my recenet report [https://svn.qgis.org/trac/ticket/309].

It doesn't change the fact the shapefile is still not visible after loading, though it's present on the layer list and stuff.

Maciek

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Gavin Macaulay - (Gavin Macaulay -) Original Date: 2006-09-26T01:00:49.000Z


The file at kufaya.googlepages.com appears to be truncated. Can you re-upload it?

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Redmine Admin (Redmine Admin) Original Date: 2006-09-26T09:39:45.000Z


I can download the http://kufaya.googlepages.com/ManyBuildings.tar.bz2 and unpack it with mc or Gnome's file-roler OK. No need to re-upload.

Maciek

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Martin Dobias (Martin Dobias) Original Date: 2006-09-27T09:44:15.000Z


Fixed in . Note that Z value of the point is not used at all.

qissue-bot commented 5 years ago

Original Redmine Comment Author Name: Anónimo (Anónimo) Original Date: 2009-08-21T22:46:00.000Z


Milestone Version 0.8 deleted