Re: [Geoserver-users] How to avoid the icons of point symbolizers overlapping

2017-11-09 Thread ZhaoMiao
Thank you so much for your response, but the icons in your example are still 
overlapped with each other when they at the scale 1:9M.
The issue is the overlapped icons could show just one icon but all icons.


Another question about your example which is not related with the issue is it's 
a shp with both PolygonSymbolizer and Point Symbolizer?


PS:how to paste the pictures here?


Thank you so much. 


Regards,
Zhao



-原始邮件-
发件人:"tõnis kärdi" 
发送时间:2017-11-08 04:28:04 (星期三)
收件人: "赵小杰" 
抄送: geoserver-users@lists.sourceforge.net
主题: Re: [Geoserver-users] How to avoid the icons of point symbolizers 
overlapping


I had the same issue some time ago and ended up using TextSymbolizers instead 
at smaller scales and PointSymbolizers only at larger scales. You can check for 
an example over at 
https://github.com/e-gov/kem-gsavalik/blob/master/src/workspaces/keskkonnainfo/styles/ka.ristipuu.default.sld#L108.
 That's using external graphics but the idea works with any symbol 'flavour'. A 
preview of that style is available at 
https://gsavalik.envir.ee/geoserver/keskkonnainfo/ows?service=WMS&version=1.1.0&request=GetMap&layers=keskkonnainfo:ristipuud&styles=&bbox=338209,6233220,838446,6733457&width=600&height=300&srs=EPSG:3301&format=application/openlayers


As an alternative you could also have a look at PointStacker maybe?


All the best,
Tõnis




07.11.2017 6:11 PM kirjutas kuupäeval "赵小杰" :

The points use a graphic as the point symbolizer, when they are located very 
close together, the icons overlap.
I want them to show without icons overlapped, when there are several points 
around, just one icon with the label shows.
I have tried to make the graphic icon as the background graphic, then the icons 
can be moved along with the label. But the icon is overlapped by the label.
Are there other methods to solve the problem?



--

赵小杰
中国科学院遥感与数字地球研究所
地址:北京市朝阳区大屯路天地科学园区9718信箱13分箱 邮编:100101
Tel:86-010-64806211
Mobile:008615210902283
E-mail:zha...@radi.ac.cn--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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

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


Re: [Geoserver-users] SLD issue with UTC time in TextSymbolizer Label

2017-11-09 Thread Andrea Aime
(please keep the conversation on the list)

That is weird, but I'm wondering... is the data in the data source actually
a timestamp (e.g., SQL TIMESTAP)?
Or is it a string?

Cheers
Andrea


On Wed, Nov 8, 2017 at 5:49 PM, PEREIRA Ricardo (EMSA) <
ricardo.pere...@emsa.europa.eu> wrote:

> Dear Andrea,
>
>
>
> Yes…
>
>
>
> Please take a look on the attached picture.
>
>
>
> Regards,
>
> Ricardo
>
> *From:* andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] *On Behalf
> Of *Andrea Aime
> *Sent:* Wednesday, November 8, 2017 3:22 PM
> *To:* PEREIRA Ricardo (EMSA)
> *Cc:* Ian Turton; geoserver-users@lists.sourceforge.net
>
> *Subject:* Re: [Geoserver-users] SLD issue with UTC time in
> TextSymbolizer Label
>
>
>
> Hi Ricardo,
>
> what is the data source?
>
> If you do a WFS request do you get the full time?
>
> What about doing a GetFeatureInfo in the map preview on that polygon?
>
>
>
> Cheers
>
> Andrea
>
>
>
>
>
> On Wed, Nov 8, 2017 at 12:55 PM, PEREIRA Ricardo (EMSA) <
> ricardo.pere...@emsa.europa.eu> wrote:
>
> Dear Ian,
>
>
>
> Thank you for your suggestion.
>
>
>
> Well, I don’t really mind with the wrapping, but I am wondering why the
> hours/minutes/seconds are set to “00:00:00+” as I was expecting
> “15:20:10Z” in this case.
>
>
>
> Cheers,
>
> Ricardo Pereira
>
> *From:* Ian Turton [mailto:ijtur...@gmail.com]
> *Sent:* Wednesday, November 8, 2017 11:49 AM
> *To:* PEREIRA Ricardo (EMSA)
> *Cc:* Andrea Aime; geoserver-users@lists.sourceforge.net
>
>
> *Subject:* Re: [Geoserver-users] SLD issue with UTC time in
> TextSymbolizer Label
>
>
>
> Since you have set - 60 -
> that is exactly what I would expect. You have asked GeoServer to wrap any
> label at 60px wide.
>
>
>
> Ian
>
>
>
> On 8 November 2017 at 11:44, PEREIRA Ricardo (EMSA) <
> ricardo.pere...@emsa.europa.eu> wrote:
>
> Dear Ian, dear Andrea,
>
>
>
> Below you may find the TextSymbolizer portion and also the .png version of
> the previous image.
>
>
>
>
>
>  
>
>
>
>  -MM-dd'T'HH:mm:ssZ
>
>  some_time_property
>
>
>
>  
>
>  
>
>Arial
>
>9
>
>normal
>
>bold
>
>  
>
>  
>
>
>
>  
>
>0.5
>
>0.5
>
>  
>
>
>
>  
>
>  
>
>#00
>
>  
>
>  60
>
>  150
>
>
>
>
>
> Thank you very much for your support,
>
> Ricardo Pereira
>
> *From:* Ian Turton [mailto:ijtur...@gmail.com]
> *Sent:* Wednesday, November 8, 2017 11:37 AM
> *To:* PEREIRA Ricardo (EMSA)
> *Cc:* geoserver-users@lists.sourceforge.net
> *Subject:* Re: [Geoserver-users] SLD issue with UTC time in
> TextSymbolizer Label
>
>
>
> We'd need to see the rest of the TextSymbolizer to see what was going on.
> Also, a larger or png image might help.
>
>
>
> Ian
>
>
>
> On 8 November 2017 at 11:10, PEREIRA Ricardo (EMSA) <
> ricardo.pere...@emsa.europa.eu> wrote:
>
> Hi,
>
>
>
> After reading the GeoServer documentation for the dateFormat function
> 
> under a SLD style, I put the following in my style:
>
> 
>
>  -MM-dd'T'HH:mm:ss.sssZ
>
> some_time_property
>
> 
>
>
>
> When applying the above, I obtain the following result
> (some_time_property: 2017-11-11 15:20:10.952):
>
>
>
> -  Do you have an idea what I am missing or if it is even
> possible to show times in this format?
>
>
>
> Ricardo Pereira
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> 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
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
>
>
>
> --
>
> Ian Turton
>
>
>
>
>
> --
>
> Ian Turton
>
>
>
>
>
> --
>
> Regards,
>
> Andrea Aime
>
> ==
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 
> 55054  Massarosa
> 
> (LU)
> phone: +39 0584 962313 <+39%200584%20962313>
> fax: +39 0584 1660272 <+39%200584%20166%200272>
> mob: +39  339 8844549 <+39%20339%20884%204549>
>
> http://www.geo-solutions.it
> http:/

Re: [Geoserver-users] Standalone Geowebcache and Geoserver

2017-11-09 Thread Steve Omondi
Does that solve the performance issues you're having, and make the cluster
performance comparable
to the single instance case?

​I have cloned the Deployment and I want to export the Database Catalog
back to XML first (I have to figure this out, I can't imaging creating the
catalog again). Then I'll perform the test and compare.

Meanwhile, comparing the Single Geoserver with XML Catalog versus 3
Clustered Geoservers with DB Catalog, and all other configurations
remainign the same (i.e. rules, AuthKey Filter, JDBC Group & Role Service),
the Single Geoserver is much faster (4-6 times)​.


It maybe important to mention that, I tried testing WMTS request with
(TileCol X TileRow) in two separate Geoserver Instances. One Geoserver with
Data Security Rules
​ set on workspaces ​
and another instance without Rules. Interestingly WMTS request took average
754ms to GetTile where there are no Rules compared to
2668
​ms with Rules. Both with JDBC Catalog. So I'm still not certain if it's
the JDBC Catalog my problem of the Data Security Authorization comined with
DB Catalog. Investigating further.




Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Kind regards,
Steve Omondi

On Thu, Nov 9, 2017 at 1:13 PM, Andrea Aime 
wrote:

> On Thu, Nov 9, 2017 at 11:06 AM, Steve Omondi 
> wrote:
>
>> Hi Andrea and team,
>>
>> After several tests using jmeter, I have resolved to move my Catalog from
>> DB to XML Catalog.
>>
>
> Does that solve the performance issues you're having, and make the cluster
> performance comparable
> to the single instance case?
>
> I've answered to the other mail
>
> Cheers
> Andrea
>
> ==
>
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 
> 55054  Massarosa
> 
> (LU)
> phone: +39 0584 962313 <+39%200584%20962313>
> fax: +39 0584 1660272 <+39%200584%20166%200272>
> mob: +39  339 8844549 <+39%20339%20884%204549>
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or partial, is
> strictly forbidden except previous formal approval of the named
> addressee(s). If you are not the intended recipient, please contact
> immediately the sender by telephone, fax or e-mail and delete the
> information in this message that has been received in error. The sender
> does not give any warranty or accept liability as the content, accuracy or
> completeness of sent messages and accepts no responsibility  for changes
> made after they were sent or for other risks which arise as a result of
> e-mail transmission, viruses, etc.
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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

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


Re: [Geoserver-users] Standalone Geowebcache and Geoserver

2017-11-09 Thread Andrea Aime
On Thu, Nov 9, 2017 at 11:06 AM, Steve Omondi 
wrote:

> Hi Andrea and team,
>
> After several tests using jmeter, I have resolved to move my Catalog from
> DB to XML Catalog.
>

Does that solve the performance issues you're having, and make the cluster
performance comparable
to the single instance case?

I've answered to the other mail

Cheers
Andrea

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
phone: +39 0584 962313 <+39%200584%20962313>
fax: +39 0584 1660272 <+39%200584%20166%200272>
mob: +39  339 8844549 <+39%20339%20884%204549>

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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

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


Re: [Geoserver-users] JDBCConfig export Catalog to XML Catalog in GEOSERVER DAT DIR

2017-11-09 Thread Andrea Aime
Hi Steve,
not to my knowledge, I believe JDBCConfig is a one way ticket.
That said, I guess you can build a script that pulls the XML files from the
database and writes
them out to disk in the correct location.

Cheers
Andrea


On Thu, Nov 9, 2017 at 11:02 AM, Steve Omondi 
wrote:

> Hi guys,
>
> I have *JDBCConfig* enabled and connected to a Postgres DB. I have over
> 500 layers spread across different workspaces and layergroups.
>
> After running performance tests for GetMap requests against this
> configuration versus XML Catalog based geoserver I really need to revert my
> catalog back to XML in GEOSERVER DAT DIR and probably share it using NFS.
>
> *Is their a method to export the Database Catalog (based on JDBCConfig)
> back to XML Catalog?*
>
> Kind regards,
> Steve Omondi
>
>
> 
>  Virus-free.
> www.avast.com
> 
> <#m_5230046595147248853_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> 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
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 

Regards,

Andrea Aime

==
GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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

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


Re: [Geoserver-users] Standalone Geowebcache and Geoserver

2017-11-09 Thread Steve Omondi
Hi Andrea and team,

After several tests using jmeter, I have resolved to move my Catalog from
DB to XML Catalog.
I have asked as question here, I thought I could draw your attention to it
kindly.

*Is their a method to export the Database Catalog (based on JDBCConfig)
back to XML Catalog without loosing the Layers already published.*

http://osgeo-org.1560.x6.nabble.com/JDBCConfig-export-Catalog-to-XML-Catalog-in-GEOSERVER-DAT-DIR-td5341888.html



Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

Kind regards,
Steve Omondi

On Wed, Nov 8, 2017 at 4:40 PM, Andrea Aime 
wrote:

> On Wed, Nov 8, 2017 at 1:39 PM, Steve Omondi 
> wrote:
>
>> Hi Andrea,
>>
>> I have read the proposal GISP 155 (https://github.com/geoserver/
>> geoserver/wiki/GSIP-155) and the status indicates that it's completed in
>> the *Geoserver-2.11-beta*. I am using *Geoserver-2.11.2*, was this
>> version released with the improvement?
>>
>>
> Yes , it part of 2.11 and 2.12. But it's an improvement for the standard
> in memory catalog, not for the JDBC one.
>
>
>> Otherwise from which version of Geoserver is the improvement available?
>>
>> Do you have some recommendations for making JDBC Catalog more performant
>> for example would creating materialized views to replace the standard views
>> or add some index for more used objects/tables?
>>
>>
> Fixing the code is pretty much the only approach I'm afraid, it's not that
> the queries take too much time, it's that the code is doing way too
> many very small ones (query latency is killing it, not data
> finding/gathering), what's missing is a layer of caching in between (there
> is already one, but it's not sufficient) so
> that the queries are not run.
> Check the geoserver-devel archives, there is a discussion about it:
> http://osgeo-org.1560.x6.nabble.com/jdbcconfig-performance-td5324352.html
>
> So far nothing happened code wise, but it seems the way to go to fix the
> jdbcconfig on typical GetMap/GetTile requests.
>
> Cheers
> Andrea
>
> ==
>
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information.
> ==
>
> Ing. Andrea Aime
> @geowolf
> Technical Lead
>
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 
> 55054  Massarosa
> 
> (LU)
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
>
> http://www.geo-solutions.it
> http://twitter.com/geosolutions_it
>
> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
>
> Le informazioni contenute in questo messaggio di posta elettronica e/o
> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
> darcene notizia via e-mail e di procedere alla distruzione del messaggio
> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
> principi dettati dal D.Lgs. 196/2003.
>
> The information in this message and/or attachments, is intended solely for
> the attention and use of the named addressee(s) and may be confidential or
> proprietary in nature or covered by the provisions of privacy act
> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
> Code).Any use not in accord with its purpose, any disclosure, reproduction,
> copying, distribution, or either dissemination, either whole or partial, is
> strictly forbidden except previous formal approval of the named
> addressee(s). If you are not the intended recipient, please contact
> immediately the sender by telephone, fax or e-mail and delete the
> information in this message that has been received in error. The sender
> does not give any warranty or accept liability as the content, accuracy or
> completeness of sent messages and accepts no responsibility  for changes
> made after they were sent or for other risks which arise as a result of
> e-mail transmission, viruses, etc.
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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.ianturto

[Geoserver-users] JDBCConfig export Catalog to XML Catalog in GEOSERVER DAT DIR

2017-11-09 Thread Steve Omondi
Hi guys,

I have *JDBCConfig* enabled and connected to a Postgres DB. I have over 500
layers spread across different workspaces and layergroups.

After running performance tests for GetMap requests against this
configuration versus XML Catalog based geoserver I really need to revert my
catalog back to XML in GEOSERVER DAT DIR and probably share it using NFS.

*Is their a method to export the Database Catalog (based on JDBCConfig)
back to XML Catalog?*

Kind regards,
Steve Omondi


Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
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

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