unsupported shape file

44 views
Skip to first unread message

Srirama Bhamidipati

unread,
Apr 10, 2014, 7:59:53 AM4/10/14
to gama-p...@googlegroups.com
Hi,

i am importing a 3d shapefile, gama gives me error for unsupported shape type. Could someone check this file please.

regards,
srirama
gama.rar

Srirama Bhamidipati

unread,
Apr 10, 2014, 8:05:38 AM4/10/14
to gama-p...@googlegroups.com

Here attached the error log.

error_log.txt

Srirama Bhamidipati

unread,
Apr 10, 2014, 8:20:43 AM4/10/14
to gama-p...@googlegroups.com
Hi
I have reduced the model to bare minimum, just to load the file. Please see attachment. 
regards
Sri
3dshape.zip

Patrick Taillandier

unread,
Apr 10, 2014, 8:51:34 AM4/10/14
to gama-p...@googlegroups.com
Hi,

Indeed, GAMA can not open these data.... but OpenJump and QGis neither.... did you succeed in opening these data with a GIS?

Cheers,

Patrick


--
You received this message because you are subscribed to the Google Groups "GAMA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gama-platfor...@googlegroups.com.
To post to this group, send email to gama-p...@googlegroups.com.
Visit this group at http://groups.google.com/group/gama-platform.
For more options, visit https://groups.google.com/d/optout.

Srirama Bhamidipati

unread,
Apr 10, 2014, 8:56:10 AM4/10/14
to gama-p...@googlegroups.com
Yes. ArcGIS can open it. 

Srirama Bhamidipati

unread,
Apr 10, 2014, 9:52:30 AM4/10/14
to
Hi,

This shapefile opens in OpenJump, GAMA can read it without error , but I cannot see it anywhere. :(

regards,
srirama
Archive.zip

Patrick Taillandier

unread,
Apr 10, 2014, 9:57:03 AM4/10/14
to gama-p...@googlegroups.com
You speak about which shapefile?

Because, with GAMA (and openJUmp/QGis), I can open the modelRoads_Clip.shp shapefile (and it works well), but not the road3d.shp shapefile.

Cheers,
Patrick


2014-04-10 15:52 GMT+02:00 Srirama Bhamidipati <b.sr...@gmail.com>:
Hi,

This shapefile opens in OpenJump, GAMA can read it without , but I cannot see it anywhere. :(

regards,
srirama

--

Srirama Bhamidipati

unread,
Apr 10, 2014, 10:03:08 AM4/10/14
to gama-p...@googlegroups.com
Hi Patrick,

the last mail, Archive.zip there is a shapefile - embankProject.shp

thanks

Patrick Taillandier

unread,
Apr 10, 2014, 10:08:36 AM4/10/14
to gama-p...@googlegroups.com
I don't knoaw what I am supposed to see, but it seems to work normally on my computer.

Here my model:
model basicmodel

global {
file shapefile <- file("../includes/embankProject.shp");
geometry shape <- envelope(shapefile);
init {
create object from: shapefile;
}

}

species object {
aspect default {
draw shape color: rgb('gray');
}

}

experiment main_gui type: gui {
output {
display Sewer_Manager type: opengl { species object aspect: default;
}
}

}



--

Srirama Bhamidipati

unread,
Apr 10, 2014, 2:27:19 PM4/10/14
to gama-p...@googlegroups.com
Hi,

Thanks Patrick. I think you are right. When it is complex 3d, gama gives error, when I flattened , it loaded in gama and openJump. However, when I flattened, the conversion software also cleared the coordinate system and the two files were files apart and did not fit in the envelope and therefore I could not see the shapefile drawn within the envelope. 

thanks
Srirama

Patrick Taillandier

unread,
Apr 11, 2014, 3:46:19 AM4/11/14
to gama-p...@googlegroups.com
Hi,

BTW, if you have a "light" (because we do not have that much space) open 3D shapefile that cannot be opened with GAMA (but that you can open with ArcGis or another GIS), it can be a good idea to add it to the issue 760 about the possibility to load classic vector 3D data files. We will try to make it works for GAMA 1.7.

Cheers,

Patrick


--
Reply all
Reply to author
Forward
0 new messages