gvSIG bugs #4612

Geometry type 22 not supported

Added by Antonio Falciano almost 7 years ago. Updated almost 7 years ago.

Status:Closed% Done:

0%

Priority:NormalSpent time:-
Assignee:Joaquín del Cerro Murciano
Category:Geoprocess
Target version:2.4.0-2831 (rev. org.gvsig.desktop-2.0.197)
Severity:Minor Add-on version:
gvSIG version:2.4.0 Add-on build:
gvSIG build:2830 Add-on resolve version:
Operative System: Add-on resolve build:
Keywords: Proyecto:
Has patch: Hito:
Add-on name:Unknown

Description

If I try to execute the gvSIG Union geoprocess on two polygon layers (created by "Random vector layer"), the output layer is not generated. There's the following error in the gvSIG.log several times:

WARN 1403569 AWT-EventQueue-0 org.gvsig.geoprocess.lib.sextante.dataObjects.FlyrVectIVectorLayer - Geometry type 22 not supported.
java.lang.IllegalArgumentException
    at org.gvsig.geoprocess.lib.sextante.dataObjects.FlyrVectIVectorLayer.getShapeTypeFromGvSIGShapeType(FlyrVectIVectorLayer.java:453)
    at org.gvsig.geoprocess.lib.sextante.dataObjects.FlyrVectIVectorLayer.getShapeType(FlyrVectIVectorLayer.java:425)
    at es.unex.sextante.core.GeoAlgorithm.meetsVectorRequirements(GeoAlgorithm.java:2538)
    at es.unex.sextante.core.GeoAlgorithm.meetsDataRequirements(GeoAlgorithm.java:2613)
    at es.unex.sextante.gui.toolbox.AlgorithmTreeCellRenderer.getTreeCellRendererComponent(AlgorithmTreeCellRenderer.java:150)
    at javax.swing.plaf.basic.BasicTreeUI.paintRow(Unknown Source)
    at javax.swing.plaf.basic.BasicTreeUI.paint(Unknown Source)
    at javax.swing.plaf.ComponentUI.update(Unknown Source)
    at javax.swing.JComponent.paintComponent(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    at javax.swing.JComponent.paintChildren(Unknown Source)
    at javax.swing.JComponent.paint(Unknown Source)
    [...]


Related issues

Related to Application: gvSIG desktop - gvSIG bugs #4568: "Random vector layer" geoprocess produces empty line and ... Closed 07/26/2017

Associated revisions

Revision 43429
Added by Joaquín del Cerro Murciano almost 7 years ago

refs #4612, corregida la funcion isSubtype, se me habia colado un POLYGN donde iba un SURFACE

History

#1 Updated by Antonio Falciano almost 7 years ago

Same error with the SEXTANTE Union. So it seems that the issue depends by the polygon layers generated by "Random vector layer". Please remove from the title "gvSIG Union: "

#2 Updated by Joaquín del Cerro Murciano almost 7 years ago

  • Target version changed from 2.4.0-2850-final (rev. org.gvsig.desktop-2.0.220) to 2.4.0-2831 (rev. org.gvsig.desktop-2.0.197)
  • Assignee set to Joaquín del Cerro Murciano

#3 Updated by Álvaro Anguix almost 7 years ago

  • Subject changed from gvSIG Union: Geometry type 22 not supported to Geometry type 22 not supported

#4 Updated by Joaquín del Cerro Murciano almost 7 years ago

  • Related to gvSIG bugs #4568: "Random vector layer" geoprocess produces empty line and polygon layers added

#5 Updated by Joaquín del Cerro Murciano almost 7 years ago

  • Status changed from New to Fixed

Al corregir el #4568 lo hize mal para poligonos.
Ya esta corregido.

#6 Updated by Antonio Falciano almost 7 years ago

  • Status changed from Fixed to Closed

Also available in: Atom PDF