[Gvsig_english] gvSIG (build 1225): some bugs andwishes::bugwith geoBD

Juan Lucas Dominguez Rubio jldominguez at prodevelop.es
Wed Feb 11 16:57:31 CET 2009


...or maybe this:
 
case FShape.LINE:
case FShape.LINE | FShape.Z:
case FShape.LINE | FShape.M:
case FShape.LINE | FShape.Z | FShape.M:
 
because Oracle Spatial also has 4D geometries.
 
Regards,
 
Juan Lucas Domínguez Rubio
---
Prodevelop SL, Valencia (España)
0° 22' 49.62" W, 39° 28' 25.45" N
Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
http://www.prodevelop.es <http://www.prodevelop.es/> 
---

________________________________

De: gvsig_internacional-bounces at runas.cap.gva.es en nombre de Juan Lucas Dominguez Rubio
Enviado el: mié 11/02/2009 16:50
Para: Users and Developers mailing list; Users and Developers mailing list
Asunto: RE: [Gvsig_english] gvSIG (build 1225): some bugs andwishes::bugwith geoBD


Hello. Excuse me, I didn't see your reference to Oracle Spatial before. Your geometries are probably 3D (XYZ), but the method 'createDefaultSymbolByShapeType' is ignoring XYZ geometries and only accepts XY or XYM (which is not the same as XYZ):
 
...
case FShape.LINE:
case FShape.LINE | FShape.M:
...
 
It should say:
 
...
case FShape.LINE:
case FShape.LINE | FShape.Z:
case FShape.LINE | FShape.M:
...
(not only for lines, of course)
 
I have tested with XYZ geometries and it works now. It will be fixed very soon. Thanks.
 
Regards,
 
 
Juan Lucas Domínguez Rubio
---
Prodevelop SL, Valencia (España)
0° 22' 49.62" W, 39° 28' 25.45" N
Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
http://www.prodevelop.es <http://www.prodevelop.es/> 
---

________________________________

De: gvsig_internacional-bounces at runas.cap.gva.es en nombre de Cesar Martinez Izquierdo
Enviado el: mié 11/02/2009 16:19
Para: Users and Developers mailing list
Asunto: Re: [Gvsig_english] gvSIG (build 1225): some bugs and wishes::bugwith geoBD



Hello Wolfrang,

logfile says: shape type not yet supported.
Which kind of layer is it?

Thanks.

   César

Wolfgang Qual escribió:
> Hello Sergio,
> here's the logfile when trying to load a layer of an oracle spatial database (it is possible to connect to the database, I can select a layer, but when I click "OK" in the load layer dialogue, the error appears.
>
>>> 2) Adding layers
>>> * currently, it is not possible to add an oracle-spatial layer using the
>> geoBD-extension. Connection can be defined in "Gestor ....", but when
>> trying to add a layer, an error message appears (Plugin service: Error grave de
>> la aplication...."
>>> * WMS-layers could not be added in 1225 in my case (appeared in the
>> legend, but did not in the view).
>>>  
>> I couldn't reproduce it. I've connected correctly to an Oracle database
>> and loaded layers (remember that it's necessary to add an oracle .jar in
>> order to make it work).
>
> Best regards,
> Wolfgang
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Gvsig_internacional mailing list
> Gvsig_internacional at runas.cap.gva.es
> http://runas.cap.gva.es/mailman/listinfo/gvsig_internacional


--
César Martínez Izquierdo
Equipo de desarrollo gvSIG
http://www.gvsig.org/web/

IVER T.I.
C/ Lérida, 20
46009 Valencia - Spain
http://www.iver.es <http://www.iver.es/> 

Este mensaje y sus archivos son confidenciales. No está permitida su reproducción o distribución sin la autorización expresa de "IVER Tecnologías de la Información". Si usted no es el destinatario previsto, queda desautorizado cualquier uso, acceso o copia de este mensaje. Si ha recibido este mensaje por error, por favor bórrelo e infórmenos por esta misma vía.


_______________________________________________
Gvsig_internacional mailing list
Gvsig_internacional at runas.cap.gva.es
http://runas.cap.gva.es/mailman/listinfo/gvsig_internacional


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://runas.cap.gva.es/pipermail/gvsig_internacional/attachments/20090211/03a4161a/attachment.htm


More information about the Gvsig_internacional mailing list