Hi Ivan,

I believe this should work with any database or OGR connection (I think my initial tests, for the docs, were with an OGR/KML connection, but I remember testing SpatiaLite later as well for cluster).

(I'll see if I can test this with Oracle, but, it may take me a while to setup, so someone else might have to jump in & help you here)

-jeff






--
Jeff McKenna
GatewayGeo: Developers of MS4W, & offering MapServer Consulting/Dev
co-founder of FOSS4G
http://gatewaygeo.com/




On 2023-10-10 10:50 a.m., Yankov, Ivan via MapServer-users wrote:
Hi,

I have a problem with clustering a point layer (combine multiple features into a single feature based on their relative positions)

using a point datasource from an Oracle Spatial Database.

When I test the cluster feature using a point layer in Shape-Format, it works exactly as expected.

In this case I use “DATA " D:\geodata\point_layer.shp" “ as my datasource and everything works just fine.

But when I change the datasource to “ CONNECTIONTYPE oraclespatial “ and then use the same point layer

from the Oracle Spatial Database, then nothing actually happens. I don’t even get some kind of an error message.

Does anyone know the reason for this behaviour and how can I get the cluster feature to work with an Oracle Spatial datasource?

Thank you in advance!

Best Regards


_______________________________________________
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to