[Gvsig_usuarios] Importar archivos xls

Francisco Puga fpuga en icarto.es
Mie Dic 2 18:19:04 CET 2015


Si puedes adjuntar la capa o el excel que te da problemas seguramente es
más fácil identificar el problema. ¿Puedes ser que haya alguna x o y nulas
en la tabla?

El 2 de diciembre de 2015, 17:23, Jose Manuel Mora Fallas <
josemorafallas en gmail.com> escribió:

> Buenas, parece que no fue capítulo cerrado.
>
> Con la mayoría de las tablas  que he importado me ha funcionado,
> tambié al convertirlas a capa de eventos.
>
> Hay una en particular que me está dando error, adjunto el log de la
> consola:
>
> va.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.WaitDispatchSupport$2.run(Unknown Source)
>     java.awt.WaitDispatchSupport$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.awt.WaitDispatchSupport.enter(Unknown Source)
>     java.awt.Dialog.show(Unknown Source)
>     java.awt.Component.show(Unknown Source)
>     java.awt.Component.setVisible(Unknown Source)
>     java.awt.Window.setVisible(Unknown Source)
>     java.awt.Dialog.setVisible(Unknown Source)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addJDialog(NewSkin.java:647)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addWindow(NewSkin.java:286)
>
>     org.gvsig.app.eventtheme.AddEventThemeExtension.execute(AddEventThemeExtension.java:83)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.execute(DefaultActionInfo.java:284)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.actionPerformed(DefaultActionInfo.java:329)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.AbstractButton.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
> Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.run(Unknown Source)
> Error creating the transformation
> org.gvsig.fmap.dal.feature.exception.CreateGeometryException: Exception
> creating a geometry with type: '%(type)' and subtype:'%(subtype)'.
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.initialize(EventThemeTransform.java:162)
>
>     org.gvsig.app.eventtheme.daltransform.EventThemeTransformGui.createFeatureStoreTransform(EventThemeTransformGui.java:86)
>
>     org.gvsig.daltransform.swing.impl.LoadLayerWizardPanel.updatePanel(LoadLayerWizardPanel.java:192)
>
>     org.gvsig.daltransform.swing.impl.DataTransformWizardContainer.update(DataTransformWizardContainer.java:102)
>     jwizardcomponent.DefaultJWizardComponents.updateComponents(Unknown
> Source)
>     jwizardcomponent.JWizardPanel.goNext(Unknown Source)
>     jwizardcomponent.JWizardPanel.next(Unknown Source)
>
>     org.gvsig.daltransform.swing.impl.DataTransformWizardContainer.next(DataTransformWizardContainer.java:94)
>     jwizardcomponent.DefaultJWizardComponents.nextButton_actionPerformed(Unknown
> Source)
>     jwizardcomponent.DefaultJWizardComponents$2.actionPerformed(Unknown
> Source)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
> Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.WaitDispatchSupport$2.run(Unknown Source)
>     java.awt.WaitDispatchSupport$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.awt.WaitDispatchSupport.enter(Unknown Source)
>     java.awt.Dialog.show(Unknown Source)
>     java.awt.Component.show(Unknown Source)
>     java.awt.Component.setVisible(Unknown Source)
>     java.awt.Window.setVisible(Unknown Source)
>     java.awt.Dialog.setVisible(Unknown Source)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addJDialog(NewSkin.java:647)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addWindow(NewSkin.java:286)
>
>     org.gvsig.app.eventtheme.AddEventThemeExtension.execute(AddEventThemeExtension.java:83)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.execute(DefaultActionInfo.java:284)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.actionPerformed(DefaultActionInfo.java:329)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.AbstractButton.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
> Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.run(Unknown Source)
> org.gvsig.fmap.geom.exception.CreateEnvelopeException: Exception creating
> the envelope with subType '0'.
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.initEnvelope(EventThemeTransform.java:227)
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.initialize(EventThemeTransform.java:160)
>
>     org.gvsig.app.eventtheme.daltransform.EventThemeTransformGui.createFeatureStoreTransform(EventThemeTransformGui.java:86)
>
>     org.gvsig.daltransform.swing.impl.LoadLayerWizardPanel.updatePanel(LoadLayerWizardPanel.java:192)
>
>     org.gvsig.daltransform.swing.impl.DataTransformWizardContainer.update(DataTransformWizardContainer.java:102)
>     jwizardcomponent.DefaultJWizardComponents.updateComponents(Unknown
> Source)
>     jwizardcomponent.JWizardPanel.goNext(Unknown Source)
>     jwizardcomponent.JWizardPanel.next(Unknown Source)
>
>     org.gvsig.daltransform.swing.impl.DataTransformWizardContainer.next(DataTransformWizardContainer.java:94)
>     jwizardcomponent.DefaultJWizardComponents.nextButton_actionPerformed(Unknown
> Source)
>     jwizardcomponent.DefaultJWizardComponents$2.actionPerformed(Unknown
> Source)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
> Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.WaitDispatchSupport$2.run(Unknown Source)
>     java.awt.WaitDispatchSupport$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.awt.WaitDispatchSupport.enter(Unknown Source)
>     java.awt.Dialog.show(Unknown Source)
>     java.awt.Component.show(Unknown Source)
>     java.awt.Component.setVisible(Unknown Source)
>     java.awt.Window.setVisible(Unknown Source)
>     java.awt.Dialog.setVisible(Unknown Source)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addJDialog(NewSkin.java:647)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addWindow(NewSkin.java:286)
>
>     org.gvsig.app.eventtheme.AddEventThemeExtension.execute(AddEventThemeExtension.java:83)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.execute(DefaultActionInfo.java:284)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.actionPerformed(DefaultActionInfo.java:329)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.AbstractButton.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
> Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.run(Unknown Source)
> java.lang.NullPointerException: null
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.updateEnvelope(EventThemeTransform.java:286)
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.initEnvelope(EventThemeTransform.java:218)
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.initialize(EventThemeTransform.java:160)
>
>     org.gvsig.app.eventtheme.daltransform.EventThemeTransformGui.createFeatureStoreTransform(EventThemeTransformGui.java:86)
>
>     org.gvsig.daltransform.swing.impl.LoadLayerWizardPanel.updatePanel(LoadLayerWizardPanel.java:192)
>
>     org.gvsig.daltransform.swing.impl.DataTransformWizardContainer.update(DataTransformWizardContainer.java:102)
>     jwizardcomponent.DefaultJWizardComponents.updateComponents(Unknown
> Source)
>     jwizardcomponent.JWizardPanel.goNext(Unknown Source)
>     jwizardcomponent.JWizardPanel.next(Unknown Source)
>
>     org.gvsig.daltransform.swing.impl.DataTransformWizardContainer.next(DataTransformWizardContainer.java:94)
>     jwizardcomponent.DefaultJWizardComponents.nextButton_actionPerformed(Unknown
> Source)
>     jwizardcomponent.DefaultJWizardComponents$2.actionPerformed(Unknown
> Source)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
> Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.WaitDispatchSupport$2.run(Unknown Source)
>     java.awt.WaitDispatchSupport$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.awt.WaitDispatchSupport.enter(Unknown Source)
>     java.awt.Dialog.show(Unknown Source)
>     java.awt.Component.show(Unknown Source)
>     java.awt.Component.setVisible(Unknown Source)
>     java.awt.Window.setVisible(Unknown Source)
>     java.awt.Dialog.setVisible(Unknown Source)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addJDialog(NewSkin.java:647)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addWindow(NewSkin.java:286)
>
>     org.gvsig.app.eventtheme.AddEventThemeExtension.execute(AddEventThemeExtension.java:83)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.execute(DefaultActionInfo.java:284)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.actionPerformed(DefaultActionInfo.java:329)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.AbstractButton.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
> Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.run(Unknown Source)
> Error creating the transformation
> org.gvsig.fmap.dal.feature.exception.CreateGeometryException: Exception
> creating a geometry with type: '%(type)' and subtype:'%(subtype)'.
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.initialize(EventThemeTransform.java:162)
>
>     org.gvsig.app.eventtheme.daltransform.EventThemeTransformGui.createFeatureStoreTransform(EventThemeTransformGui.java:86)
>
>     org.gvsig.daltransform.swing.impl.DataTransformSelectionAction.performAction(DataTransformSelectionAction.java:120)
>     jwizardcomponent.DefaultJWizardComponents.finishButton_actionPerformed(Unknown
> Source)
>     jwizardcomponent.DefaultJWizardComponents$4.actionPerformed(Unknown
> Source)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
> Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.WaitDispatchSupport$2.run(Unknown Source)
>     java.awt.WaitDispatchSupport$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.awt.WaitDispatchSupport.enter(Unknown Source)
>     java.awt.Dialog.show(Unknown Source)
>     java.awt.Component.show(Unknown Source)
>     java.awt.Component.setVisible(Unknown Source)
>     java.awt.Window.setVisible(Unknown Source)
>     java.awt.Dialog.setVisible(Unknown Source)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addJDialog(NewSkin.java:647)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addWindow(NewSkin.java:286)
>
>     org.gvsig.app.eventtheme.AddEventThemeExtension.execute(AddEventThemeExtension.java:83)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.execute(DefaultActionInfo.java:284)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.actionPerformed(DefaultActionInfo.java:329)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.AbstractButton.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
> Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.run(Unknown Source)
> org.gvsig.fmap.geom.exception.CreateEnvelopeException: Exception creating
> the envelope with subType '0'.
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.initEnvelope(EventThemeTransform.java:227)
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.initialize(EventThemeTransform.java:160)
>
>     org.gvsig.app.eventtheme.daltransform.EventThemeTransformGui.createFeatureStoreTransform(EventThemeTransformGui.java:86)
>
>     org.gvsig.daltransform.swing.impl.DataTransformSelectionAction.performAction(DataTransformSelectionAction.java:120)
>     jwizardcomponent.DefaultJWizardComponents.finishButton_actionPerformed(Unknown
> Source)
>     jwizardcomponent.DefaultJWizardComponents$4.actionPerformed(Unknown
> Source)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
> Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.WaitDispatchSupport$2.run(Unknown Source)
>     java.awt.WaitDispatchSupport$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.awt.WaitDispatchSupport.enter(Unknown Source)
>     java.awt.Dialog.show(Unknown Source)
>     java.awt.Component.show(Unknown Source)
>     java.awt.Component.setVisible(Unknown Source)
>     java.awt.Window.setVisible(Unknown Source)
>     java.awt.Dialog.setVisible(Unknown Source)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addJDialog(NewSkin.java:647)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addWindow(NewSkin.java:286)
>
>     org.gvsig.app.eventtheme.AddEventThemeExtension.execute(AddEventThemeExtension.java:83)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.execute(DefaultActionInfo.java:284)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.actionPerformed(DefaultActionInfo.java:329)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.AbstractButton.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
> Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.run(Unknown Source)
> java.lang.NullPointerException: null
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.updateEnvelope(EventThemeTransform.java:286)
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.initEnvelope(EventThemeTransform.java:218)
>
>     org.gvsig.app.eventtheme.dal.feature.EventThemeTransform.initialize(EventThemeTransform.java:160)
>
>     org.gvsig.app.eventtheme.daltransform.EventThemeTransformGui.createFeatureStoreTransform(EventThemeTransformGui.java:86)
>
>     org.gvsig.daltransform.swing.impl.DataTransformSelectionAction.performAction(DataTransformSelectionAction.java:120)
>     jwizardcomponent.DefaultJWizardComponents.finishButton_actionPerformed(Unknown
> Source)
>     jwizardcomponent.DefaultJWizardComponents$4.actionPerformed(Unknown
> Source)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
> Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.WaitDispatchSupport$2.run(Unknown Source)
>     java.awt.WaitDispatchSupport$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.awt.WaitDispatchSupport.enter(Unknown Source)
>     java.awt.Dialog.show(Unknown Source)
>     java.awt.Component.show(Unknown Source)
>     java.awt.Component.setVisible(Unknown Source)
>     java.awt.Window.setVisible(Unknown Source)
>     java.awt.Dialog.setVisible(Unknown Source)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addJDialog(NewSkin.java:647)
>     org.gvsig.coreplugin.mdiManager.NewSkin.addWindow(NewSkin.java:286)
>
>     org.gvsig.app.eventtheme.AddEventThemeExtension.execute(AddEventThemeExtension.java:83)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.execute(DefaultActionInfo.java:284)
>
>     org.gvsig.andami.actioninfo.impl.DefaultActionInfo.actionPerformed(DefaultActionInfo.java:329)
>     javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>     javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>     javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>     javax.swing.AbstractButton.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
>     javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
> Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>     java.awt.Component.processMouseEvent(Unknown Source)
>     javax.swing.JComponent.processMouseEvent(Unknown Source)
>     java.awt.Component.processEvent(Unknown Source)
>     java.awt.Container.processEvent(Unknown Source)
>     java.awt.Component.dispatchEventImpl(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>     java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>     java.awt.Container.dispatchEventImpl(Unknown Source)
>     java.awt.Window.dispatchEventImpl(Unknown Source)
>     java.awt.Component.dispatchEvent(Unknown Source)
>     java.awt.EventQueue.dispatchEventImpl(Unknown Source)
>     java.awt.EventQueue.access$200(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.awt.EventQueue$3.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.awt.EventQueue$4.run(Unknown Source)
>     java.security.AccessController.doPrivileged(Native Method)
>     java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown
> Source)
>     java.awt.EventQueue.dispatchEvent(Unknown Source)
>
>     org.gvsig.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:50)
>     java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
>     java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>     java.awt.EventDispatchThread.run(Unknown Source)
>
> El 2 de diciembre de 2015, 9:53, Jose Manuel Mora Fallas <
> josemorafallas en gmail.com> escribió:
>
>> Gracias, funcionó a la perfección, creo que ya con esto doy por cerrado
>> el capítulo de csv's y dbf's.
>>
>> Gracias a todos por la colaboración.
>>
>> El 2 de diciembre de 2015, 9:48, Jose Manuel Mora Fallas <
>> josemorafallas en gmail.com> escribió:
>>
>>> Excelente, muchas gracias, voy a probar.
>>>
>>> El 2 de diciembre de 2015, 9:24, Gilberto Cugler <
>>> gilbertocugler en gmail.com> escribió:
>>>
>>>> O formato shape tem limitações de 10 caracteres para o nome de campos,
>>>> se não fosse ista limitação não precisaria cambiar o nome da coluna.
>>>>
>>>> 2015-12-02 13:16 GMT-02:00 Jose Manuel Mora Fallas <
>>>> josemorafallas en gmail.com>:
>>>>
>>>>> Gracias a todos quienes respodieron, estuve probando la importación de
>>>>> tablas de excel, y pese a que el detalle de que no se pueden importar las
>>>>> cabeceras de columna es algo simple, se me hace más tardado tener que
>>>>> cambiar los nombres de fila uno a uno que convertir la tabla a un csv o un
>>>>> dbf.
>>>>>
>>>>> Sería un gran avance que en el futuro si se pueda importar el nombre
>>>>> de columna desde una tabla de excel.
>>>>>
>>>>>
>>>>>
>>>>> El 2 de diciembre de 2015, 8:01, Sanchez Miramon, Fernando <
>>>>> sanchez_fermir en gva.es> escribió:
>>>>>
>>>>>> Para el caso de números decimales, si no desactivas el "Automatic
>>>>>> Types Detection" los decimales cambian respecto a los originales, por lo
>>>>>> que debes desactivar esa opción, pero de ese modo se traen las cifras como
>>>>>> string, perdiendo la cualidad de número.
>>>>>>
>>>>>>
>>>>>> El 02/12/2015 a las 5:54, Jose Manuel Mora Fallas escribió:
>>>>>>
>>>>>> Gracias voy a probar.
>>>>>> El dic. 1, 2015 10:46 AM, "Francisco Puga" <fpuga en icarto.es>
>>>>>> escribió:
>>>>>>
>>>>>>> Puedes abrir archivos xls desde el gestor de proyectos. Yendo al
>>>>>>> tipo de documentos "Tabla" y seleccionando "Nuevo".
>>>>>>>
>>>>>>> Para que identifique correctamente el tipo de campo, tu excel no
>>>>>>> debe tener cabecera. Es decir, la primera línea del excel no deben ser los
>>>>>>> nombres de los campos sino que deben ser directamente los valores que
>>>>>>> quieres usar.
>>>>>>>
>>>>>>> Una vez tengas el fichero abierto en gvSIG, si le das a las
>>>>>>> "Propiedades" en el gestor de proyectos podrás ver el tipo de campo que les
>>>>>>> ha asignado y cambiar el nombre de las columnas (haciendo doble click en la
>>>>>>> columna alias)
>>>>>>>
>>>>>>> El 30 de noviembre de 2015, 22:27, Jose Manuel Mora Fallas <
>>>>>>> <josemorafallas en gmail.com>josemorafallas en gmail.com> escribió:
>>>>>>>
>>>>>>>> Buenas el día de hoy (como indiqué en otro correo) me di cuenta de
>>>>>>>> que gvSig puede importar archivos xls de excel, he estado haciendo prueba y
>>>>>>>> me doy cuenta de que sin importar el formato que les de los número son
>>>>>>>> importados como texto.
>>>>>>>>
>>>>>>>> ¿existe algún truco para importar archivos de excel o es una
>>>>>>>> práctica desaconsejada?
>>>>>>>>
>>>>>>>> --
>>>>>>>> _________________________
>>>>>>>> Jose Manuel Mora Fallas
>>>>>>>> www.acto.go.cr
>>>>>>>>
>>>>>>>> _______________________________________________
>>>>>>>> gvSIG_usuarios mailing list
>>>>>>>> gvSIG_usuarios en listserv.gva.es
>>>>>>>>
>>>>>>>> Para ver histórico de mensajes, editar sus preferencias de usuario
>>>>>>>> o darse de baja en esta lista, acuda a la siguiente dirección:
>>>>>>>>
>>>>>>>> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Francisco Puga
>>>>>>> iCarto | Innovación, Cooperación, Cartografía y Territorio S.L.
>>>>>>> http://www.icarto.es/
>>>>>>>
>>>>>>> c/ Rafael Alberti nº 13 – 1º D
>>>>>>> 15008 A Coruña
>>>>>>> Galicia (Spain)
>>>>>>> +34 881927808
>>>>>>>
>>>>>>> Este correo electrónico contiene información estrictamente
>>>>>>> confidencial y es de uso exclusivo del destinatario, quedando prohibida a
>>>>>>> cualquier otra persona su revelación, copia, distribución, o el ejercicio
>>>>>>> de cualquier acción relativa a su contenido. Si ha recibido este mensaje
>>>>>>> por error, por favor conteste a su remitente mediante correo electrónico y
>>>>>>> proceda a borrarlo de su sistema.
>>>>>>>
>>>>>>> Sus datos personales serán tratados de forma confidencial y no serán
>>>>>>> cedidos a terceros ajenos a ICARTO. En cualquier caso, podrá ejercer los
>>>>>>> derecho de oposición, acceso, rectificación y cancelación de acuerdo con lo
>>>>>>> establecido en la Ley Orgánica 15/99, de 13 de diciembre, de Protección de
>>>>>>> Datos de Carácter Personal dirigiéndose a Innovación, Cooperación,
>>>>>>> Cartografía e Territorio, SL. (ICARTO) en la dirección postal a C/ Rafael
>>>>>>> Alberti, nº 13, 1ºD, 15.008 – (A Coruña).
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> gvSIG_usuarios mailing list
>>>>>>> gvSIG_usuarios en listserv.gva.es
>>>>>>>
>>>>>>> Para ver histórico de mensajes, editar sus preferencias de usuario o
>>>>>>> darse de baja en esta lista, acuda a la siguiente dirección:
>>>>>>>
>>>>>>> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios
>>>>>>>
>>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> gvSIG_usuarios mailing listgvSIG_usuarios en listserv.gva.es
>>>>>>
>>>>>> Para ver histórico de mensajes, editar sus preferencias de usuario o darse de baja en esta lista, acuda a la siguiente dirección:
>>>>>> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios
>>>>>>
>>>>>>
>>>>>> --
>>>>>> --------------------------------------------------------------------------------------
>>>>>> Fernando Sánchez Miramón
>>>>>> Ingeniero en Geodesia y Cartografía
>>>>>> Grupo de Cartografía, Servicio de Organización y Técnicas de Gestión
>>>>>> Secretaría General Administrativa
>>>>>> Conselleria de Vivienda, Obras Públicas y Vertebración del Territorio
>>>>>> Ciudad Administrativa 9 de Octubre, Torre 1
>>>>>> C/ Castán Tobeñas 77, CP 46018,  VALENCIA
>>>>>> Teléfono: 96 1208128
>>>>>> --------------------------------------------------------------------------------------
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> gvSIG_usuarios mailing list
>>>>>> gvSIG_usuarios en listserv.gva.es
>>>>>>
>>>>>> Para ver histórico de mensajes, editar sus preferencias de usuario o
>>>>>> darse de baja en esta lista, acuda a la siguiente dirección:
>>>>>>
>>>>>> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> _________________________
>>>>> Jose Manuel Mora Fallas
>>>>> www.acto.go.cr
>>>>>
>>>>> _______________________________________________
>>>>> gvSIG_usuarios mailing list
>>>>> gvSIG_usuarios en listserv.gva.es
>>>>>
>>>>> Para ver histórico de mensajes, editar sus preferencias de usuario o
>>>>> darse de baja en esta lista, acuda a la siguiente dirección:
>>>>>
>>>>> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios
>>>>>
>>>>>
>>>>
>>>>
>>>> --
>>>>
>>>>
>>>> Gilberto Cugler .´.
>>>>
>>>> _______________________________________________
>>>> gvSIG_usuarios mailing list
>>>> gvSIG_usuarios en listserv.gva.es
>>>>
>>>> Para ver histórico de mensajes, editar sus preferencias de usuario o
>>>> darse de baja en esta lista, acuda a la siguiente dirección:
>>>>
>>>> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios
>>>>
>>>>
>>>
>>>
>>> --
>>> _________________________
>>> Jose Manuel Mora Fallas
>>> www.acto.go.cr
>>>
>>
>>
>>
>> --
>> _________________________
>> Jose Manuel Mora Fallas
>> www.acto.go.cr
>>
>
>
>
> --
> _________________________
> Jose Manuel Mora Fallas
> www.acto.go.cr
>
> _______________________________________________
> gvSIG_usuarios mailing list
> gvSIG_usuarios en listserv.gva.es
>
> Para ver histórico de mensajes, editar sus preferencias de usuario o darse
> de baja en esta lista, acuda a la siguiente dirección:
>
> http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_usuarios
>
>


-- 
Francisco Puga
iCarto | Innovación, Cooperación, Cartografía y Territorio S.L.
http://www.icarto.es/

c/ Rafael Alberti nº 13 – 1º D
15008 A Coruña
Galicia (Spain)
+34 881927808

Este correo electrónico contiene información estrictamente confidencial y
es de uso exclusivo del destinatario, quedando prohibida a cualquier otra
persona su revelación, copia, distribución, o el ejercicio de cualquier
acción relativa a su contenido. Si ha recibido este mensaje por error, por
favor conteste a su remitente mediante correo electrónico y proceda a
borrarlo de su sistema.

Sus datos personales serán tratados de forma confidencial y no serán
cedidos a terceros ajenos a ICARTO. En cualquier caso, podrá ejercer los
derecho de oposición, acceso, rectificación y cancelación de acuerdo con lo
establecido en la Ley Orgánica 15/99, de 13 de diciembre, de Protección de
Datos de Carácter Personal dirigiéndose a Innovación, Cooperación,
Cartografía e Territorio, SL. (ICARTO) en la dirección postal a C/ Rafael
Alberti, nº 13, 1ºD, 15.008 – (A Coruña).
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://listserv.gva.es/pipermail/gvsig_usuarios/attachments/20151202/ffe68c3d/attachment.htm 


Más información sobre la lista de distribución gvSIG_usuarios