Good morning.

I have a layer with two geometry attributes: one is to store a line and the 
other has the position of its label.

If I do an SLD to symbolize just the line it works fine. When I add the label 
without indicating the attribute of its position, the layer works fine, too.

But after adding that the label should be displayed in the position of that 
second geometry field, the performance plummets and I don't know why. Both 
fields have spatial indexes and use the same coordinate system. The table is 
stored in an Oracle database, so I made sure both fields are registered in the 
USER_SDO_GEOM_METADATA.

The data comes from a view of a view.

The GeoServer is 2.24.2.

The style is very simple:

<LineSymbolizer>
[...]
</LineSymbolizer>
<TextSymbolizer>
                <Geoemtry>
                               <PropertyName>ETIQUETA</PropetyName>
</Geometry>
<Label>
                               <PropertyName>ETIQUETA_TEXT</PropetyName>
</Label>
[...]
</TextSymbolizer>

Does anyone have any idea of what could be happening? What am I doing wrong?

Thanks for any help provided.

Best regards.

?scar Diago Alonso - Ingeniero GIS
(+34) 945 13 13 72 | Plza. del Renacimiento, 9, 2.? planta, Oficina 2 - 01004 
Vitoria-Gasteiz
[https://geograma.com/wp-content/banners/05042024.png]<https://www.linkedin.com/company/geograma/>
Si no ves la imagen puedes acceder desde 
aqu?<https://www.linkedin.com/company/geograma/>

Esta comunicaci?n contiene informaci?n de acceso restringido y de uso exclusivo 
del destinatario. Si usted no es el destinatario tenga en cuenta que cualquier 
distribuci?n, copia o uso de esta comunicaci?n o la informaci?n que contiene 
est? estrictamente prohibida. Si usted ha recibido esta comunicaci?n por error 
por favor notif?quelo en la direcci?n d...@geograma.com. Tratamos su direcci?n 
de correo electr?nico y otros datos personales para mantener el contacto y 
comunicaci?n con Ud. y, en su caso, remitirle informaci?n sobre nuestros 
productos y servicios. Si no desea recibir tal informaci?n env?e un e-mail en 
tal sentido a d...@geograma.com. Puede acceder, rectificar y suprimir los 
datos, as? como otros derechos, como se detalla en la informaci?n adicional y 
completa a su disposici?n en nuestra pol?tica de privacidad en la URL 
www.geograma.com/politica-privacidad/

[https://geograma.com/wp-content/banners/web.png]<https://www.geograma.com/>  
[https://geograma.com/wp-content/banners/in.png] 
<geograma.com/wp-content/eventos/linkedin.php>
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to