Re: [MapServer-users] Cluster with Oracle Spatial data

2023-10-16 Thread Rahkonen Jukka via MapServer-users
nen viesti- Lähettäjä: MapServer-users Puolesta Yankov, Ivan via MapServer-users Lähetetty: maanantai 16. lokakuuta 2023 10.11 Vastaanottaja: mapserver-users@lists.osgeo.org Aihe: Re: [MapServer-users] Cluster with Oracle Spatial data Hello, I already tested the other oracle connection me

Re: [MapServer-users] Cluster with Oracle Spatial data

2023-10-16 Thread Yankov, Ivan via MapServer-users
rver-users@lists.osgeo.org Aihe: Re: [MapServer-users] Cluster with Oracle Spatial data Hi, sure, here is he connection part: include "../../db_connection/db_os.conf" -> this resolves to: CONNECTIONTYPE PLUGIN PLUGIN "oci" CON

Re: [MapServer-users] Cluster with Oracle Spatial data

2023-10-13 Thread Rahkonen Jukka via MapServer-users
: [MapServer-users] Cluster with Oracle Spatial data Hi, sure, here is he connection part: include "../../db_connection/db_os.conf" -> this resolves to: CONNECTIONTYPE PLUGIN PLUGIN "oci" CONNECTION "OS/***@db_name" Rega

Re: [MapServer-users] Cluster with Oracle Spatial data

2023-10-13 Thread Yankov, Ivan via MapServer-users
: MapServer-users Im Auftrag von Rahkonen Jukka via MapServer-users Gesendet: Donnerstag, 12. Oktober 2023 20:27 An: Holger Schiebold ; mapserver-users@lists.osgeo.org Betreff: Re: [MapServer-users] Cluster with Oracle Spatial data Hi, Could you please mention always when you speak about Oracle Sp

Re: [MapServer-users] Cluster with Oracle Spatial data

2023-10-12 Thread Rahkonen Jukka via MapServer-users
Lähetetty: torstai 12. lokakuuta 2023 16.31 Vastaanottaja: mapserver-users@lists.osgeo.org Aihe: Re: [MapServer-users] Cluster with Oracle Spatial data Hi Ivan, sounds strange. How many features are in your datasource to be clustered? Do you see any load on your mapserver machine when you make a

Re: [MapServer-users] Cluster with Oracle Spatial data

2023-10-12 Thread Holger Schiebold via MapServer-users
rg Betreff: Re: [MapServer-users] Cluster with Oracle Spatial data Yes, that should not be a problem with oracle spatial and cluster. Generally this works. (https://via.bund.de/wsv/wadaba/www/wms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0) This service works with cluster and oracle

Re: [MapServer-users] Cluster with Oracle Spatial data

2023-10-12 Thread Yankov, Ivan via MapServer-users
: mapserver-users@lists.osgeo.org Betreff: Re: [MapServer-users] Cluster with Oracle Spatial data 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

Re: [MapServer-users] Cluster with Oracle Spatial data

2023-10-12 Thread Yankov, Ivan via MapServer-users
Auftrag von Holger Schiebold via MapServer-users Gesendet: Mittwoch, 11. Oktober 2023 10:08 An: mapserver-users@lists.osgeo.org Betreff: Re: [MapServer-users] Cluster with Oracle Spatial data Yes, that should not be a problem with oracle spatial and cluster. Generally this works. (https

Re: [MapServer-users] Cluster with Oracle Spatial data

2023-10-11 Thread Holger Schiebold via MapServer-users
Yes, that should not be a problem with oracle spatial and cluster. Generally this works. (https://via.bund.de/wsv/wadaba/www/wms?REQUEST=GetCapabilities&SERVICE=WMS&VERSION=1.3.0) This service works with cluster and oracle spatial data. ( an older service and a bit slow - the problem we had wit

Re: [MapServer-users] Cluster with Oracle Spatial data

2023-10-10 Thread Jeff McKenna via MapServer-users
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 s

[MapServer-users] Cluster with Oracle Spatial data

2023-10-10 Thread Yankov, Ivan via MapServer-users
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