<div dir="ltr">On Wed, Jun 17, 2015 at 10:07 AM, Thayse Nery <<a href="mailto:thayse.nery@hotmail.com">thayse.nery@hotmail.com</a>> wrote:<br>><br>> Hi,<br>><br>> I have selected some training areas to apply supervised classification using g.gui.iclass in Grass 7.0 windows 64 bit. I could exported the training areas to a vector map to save my work but I cannot import the vector into g.gui.iclass to rerun the analysis.<br>><br>> I got the following error:<br>> Traceback (most recent call last):<br>>   File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\iclass\frame.py", line 537, in OnImportAreas<br>>     self.ImportAreas(vName)<br>>   File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\iclass\frame.py", line 594, in ImportAreas<br>>     self.poMapInfo = digitClass.OpenMap(vname, tmp = True)<br>>   File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\vdigit\wxdigit.py", line 1649, in OpenMap<br>>     self.poMapInfo = self._display.OpenMap(str(name), str(mapset), update, tmp)<br>>   File "C:\Program Files (x86)\GRASS GIS 7.0.0\gui\wxpython\vdigit\wxdisplay.py", line 962, in OpenMap<br>>     Vect_set_updated(self.poMapInfo, True) # track updated lines at update mode<br>> WindowsError: exception: access violation reading 0x000002E4<br>><br>> I could open the vector in the display but not import it into g.gui.iclass. When I opened the vector attribute table I can see all 3 categories, but it is not specified how many training sample are within each class. Is that correct? <br><br>Just for the record, these problems were reported in:<br><br><a href="https://trac.osgeo.org/grass/ticket/2699">https://trac.osgeo.org/grass/ticket/2699</a><br><br>For list of active and closed tickets about g.gui.iclass see:<br><br><a href="https://trac.osgeo.org/grass/wiki/wxGUIDevelopment/wxIClass#Listoftickets">https://trac.osgeo.org/grass/wiki/wxGUIDevelopment/wxIClass#Listoftickets</a><br><br>> Thanks in advance for any help.<br>><br>> Regards,<br>><br>> Thayse Nery<br>><br>> PhD. Student<br>> School of Agricultural and Resource Economics <br>> The University of Western Australia<br>><br>><br>> _______________________________________________<br>> grass-user mailing list<br>> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>> <a href="http://lists.osgeo.org/mailman/listinfo/grass-user">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br><br></div>