[Gvsig_english] Export to shapefile

Antonio Falciano afalciano at yahoo.it
Thu Apr 19 17:35:47 CEST 2007


Hi list,
I created a layer using ConcreteMemoryDriver class and so it's not 
permanent.
Now I want to export it to a shapefile. I tried to do this with:

 >>> from com.iver.cit.gvsig import ExportTo
ImportError: No module named cit

 >>> import com.iver.cit.gvsig.ExportTo
ImportError: No module named cit

 >>> exportTo=gvSIG.classForName("com.iver.cit.gvsig.ExportTo")
java.lang.ClassNotFoundException: java.lang.ClassNotFoundException: 
com.iver.cit.gvsig.ExportTo

Any suggestions?

Antonio


More information about the Gvsig_internacional mailing list