[Geoserver-users] Export map to png( openlayers 3 /geoserver)

2015-02-17 Thread Satya Bhargavi
issions in geoserver. I am looking help on the same. If any solution please let me know. Thanks satya -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your B

Re: [Geoserver-users] Print in geoserver

2015-01-21 Thread Satya Bhargavi
:8080/print/pdf/info.json?var=printCapabilities It’s working fine. Any special permissions needed for the machine to host geoserver and to access print functionality? Thanks Satya From: maurobartolome...@gmail.com [mailto:maurobartolome...@gmail.com] On Behalf Of Mauro

Re: [Geoserver-users] Print in geoserver

2015-01-21 Thread Satya Bhargavi
Hi Mauro, Yes. The error has changed. Please find the config.yaml in attachments. Excuse me if I am wrong. Thanks Satya From: Mauro Bartolomeoli [mailto:maurobartolome...@gmail.com] Sent: Wednesday, January 21, 2015 4:33 PM To: Satya Bhargavi Cc: GeoServer Mailing List List

Re: [Geoserver-users] Print in geoserver

2015-01-21 Thread Satya Bhargavi
Hi Mauro, Thanks for your help. Sorry for troubling you again. I have changed as you said, but no luck. I have given image url which is existing. Is that the way? Or can you please suggest. Thanks Satya -Original Message- From: geoserver-users-requ...@lists.sourceforge.net

[Geoserver-users] Print in geoserver

2015-01-20 Thread Satya Bhargavi
.PDFUtils.createCell(PDFUtils.java:345) at org.mapfish.print.PDFUtils.buildTable(PDFUtils.java:330) at org.mapfish.print.config.layout.ColumnsBlock.render(ColumnsBlock.java:66) at org.mapfish.print.PDFUtils.createCell(PDFUtils.java:345) can you please help me

[Geoserver-users] How to get status of a layer in geoserver using gsconfig?

2014-08-22 Thread satya
I am getting all published layers from geoserver using gsconfig using following code: from geoserver.catalog import Catalog cat=Catalog("http:// localhost:8080/geoserver/rest") myResource = cat.get_resources(store='storeName', workspace='workspaceName') layers = cat.get_laye