Re: [Geoserver-users] Escaped urls

2012-10-26 Thread Carlo Cancellieri

Andrea,
 ooops...

Sorry wrong url... this is the url I was talking about:

http://localhost:8081/geoserver/WS/wms?service=WMS&version=1.1.1&request=GetMap&layers=GAEZ:tiff&styles=&bbox=-180.0,-90.0,180.0,90.0&width=660&height=330&srs=EPSG:4326&format=application/vnd.google-earth.kml+xml&format_options=SUPEROVERLAY:false;KMPLACEMARK:false;KMSCORE:40;KMATTR:true;&transparent=false

Carlo

> > XML escaped
> > http://localhost:8081/geoserver/WS/wms?service=WMS&version=1.1.1&request=GetMap&layers=GAEZ:tiff&styles=&bbox=-180.0,-90.0,180.0,90.0&width=660&height=330&srs=EPSG:4326&format=application/vnd.google-earth.kml+xml&format_options=SUPEROVERLAY:false;KMPLACEMARK:false;KMSCORE:40;KMATTR:true;&transparent=false
>
> Not XML escaped, & must become &
> See a full character entity reference here:
> http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references


  
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Escaped urls

2012-10-26 Thread Carlo Cancellieri

Hi all,
 I'm trying to use escaped url with no success (on 2.2.x).

Can you confirm that the following (escaped) urls can't work?

XML escaped
http://localhost:8081/geoserver/WS/wms?service=WMS&version=1.1.1&request=GetMap&layers=GAEZ:tiff&styles=&bbox=-180.0,-90.0,180.0,90.0&width=660&height=330&srs=EPSG:4326&format=application/vnd.google-earth.kml+xml&format_options=SUPEROVERLAY:false;KMPLACEMARK:false;KMSCORE:40;KMATTR:true;&transparent=false
 

HTML escaped
http://localhost:8081/geoserver/WS/wms?service=WMS%26version=1.1.1%26request=GetMap%26layers=GAEZ:tiff%26styles=%26bbox=-180.0,-90.0,180.0,90.0%26width=660%26height=330%26srs=EPSG:4326%26format=application/vnd.google-earth.kml+xml%26format_options=SUPEROVERLAY:false;KMPLACEMARK:false;KMSCORE:40;KMATTR:true;%26transparent=false

In this case how can I embed those URLs into xml or html files (excluding 
CDATA)?

Note: This may also affect the KML output.

Regards,
Carlo
  
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not starting in tomcat6 after upgrade to 2.2

2012-10-26 Thread Carlo Cancellieri

Robert,
> Excited by the news of the stable release today, I though I would give 2.2 
> stable a try. unfortunately tomcat6 rejects it and delete the war after a 
> restart.> What is even more irritating is that tomcat just deletes the 
> geoserver folder!!

Not clear what happens here.

> This is the last line of catalina.out
could you please paster the complete stack trace?

> Can anyone advise me?

can you give me some more info on the geoserver configuration? (environment, 
etc)

Cheers
Carlo
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
  --
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] KML reflector not reuse styles

2012-10-19 Thread Carlo Cancellieri

Ariel ,
 mmm... I'm not sure that this can be easily implemented also due to  
http://docs.geoserver.org/latest/en/user/styling/sld-extensions/substitution.html. Let's
 wait for other opinions.
The improvements I proposed is specific for rasters.
Carlo



> Subject: Re: [Geoserver-users] KML reflector not reuse styles
> From: afald...@gmail.com
> Date: Sat, 13 Oct 2012 18:21:24 -0300
> CC: geoserver-users@lists.sourceforge.net
> To: ccancelli...@hotmail.com
>
> Hi Carlo,
>
> Sorry for the delay… im using Vector data to export has KML take a look a 
> sample, will be great to reflector use an intelligent mechanism to unify the 
> same styles …
>
> 
> http://www.opengis.net/kml/2.2"; 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
> xsi:schemaLocation="http://www.opengis.net/kml/2.2 
> http://schemas.opengis.net/kml/2.2.0/ogckml22.xsd";>
> http://purl.org/atom/ns#";>
> skycop:Referencias Vectorial
> 
> 
> 
> 
> -57.57650208
> -25.29343097997
> 10.0
> 10.0
> 700
> 
> 
> <IconStyle>
> <color>99ff</color>
> <colorMode>normal</colorMode>
> <Icon>
> <href><a  rel="nofollow" href="http://maps.google.com/mapfiles/kml/pal4/icon25.png">http://maps.google.com/mapfiles/kml/pal4/icon25.png</a></href>
> </Icon>
> </IconStyle>
> <LabelStyle>
> <color>00ff</color>
> </LabelStyle>
> 
> 
> -57.57650208,-25.29343097997
> 
> 
> 
> 
> 
> 
> -57.37785912
> -25.38079802998
> 10.0
> 10.0
> 700
> 
> 
> <IconStyle>
> <color>99ff</color>
> <colorMode>normal</colorMode>
> <Icon>
> <href><a  rel="nofollow" href="http://maps.google.com/mapfiles/kml/pal4/icon25.png">http://maps.google.com/mapfiles/kml/pal4/icon25.png</a></href>
> </Icon>
> </IconStyle>
> <LabelStyle>
> <color>00ff</color>
> </LabelStyle>
> 
> 
> -57.37785912,-25.38079802998
> 
> 
> 
> 
>
> thks !
>
> --
> Ariel Falduto
> afald...@gmail.com
>
>
> On Oct 8, 2012, at 2:27 PM, Carlo Cancellieri  
> wrote:
>
> >
> > Hi Ariel,
> >
> > > From: afald...@gmail.com
> > > Date: Fri, 5 Oct 2012 18:43:19 -0300
> > > To: geoserver-users@lists.sourceforge.net
> > > Subject: [Geoserver-users] KML reflector not reuse styles
> > >
> > > Hi Guys,
> > >
> > > Anyone knows why KML reflector not reuse the styles in KML output usign 
> > > "" way ??
> >
> > Which kind of data are you handling? vectorials or rasters? On which 
> > geoserver version?
> > In the case of raster data I think it's because geoserver tries to resolve 
> > a stile to renderer the image (to understand how it is performed take a 
> > look here 
> > http://geo-solutions.blogspot.it/2012/04/dynamic-wms-styling-with-geoserver-sld.html).
> >
> > I recently propose a patch to be able to add the sld=URL (and other vendors 
> > parametershttp://docs.geoserver.org/stable/en/user/services/wms/vendor.html)
> >  to the getMap request into kml file.
> > If you are interested follow it here: 
> > https://jira.codehaus.org/browse/GEOS-5332
> >
> > Cheers,
> > Carlo Cancellieri - GeoSolutions
> >
> >
> > >
> > > im using reflector with "download" mode and the size of generated file 
> > > will be reduced a lot if use the new way ...
> > >
> > > thks !
> > >
> > > --
> > > Ariel Falduto
> > > afald...@gmail.com
> > >
> > >
> > >
> > >
> > >
> > > --
> > > Don't let slow site performance ruin your business. Deploy New Relic APM
> > > Deploy New Relic app performance management and know exactly
> > > what is happening inside your Ruby, Python, PHP, Java, and .NET app
> > > Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> > > http://p.sf.net/sfu/newrelic-dev2dev
> > > ___
> > > Geoserver-users mailing list
> > > Geoserver-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
  
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to update geoserver layer data

2012-10-09 Thread Carlo Cancellieri

Hi what you could do is:- filter data on the fly (for the getFeatureInfo) using 
freemarker 
template:http://docs.geoserver.org/stable/en/user/tutorials/GetFeatureInfo/index.html
 - better using a recode transformation function into the 
style:http://docs.geoserver.org/latest/en/user/styling/sld-tipstricks/transformation-func.html#transformation-func
(But also this is not optimal)
I suggest you to manually modify the data if it is possible and use 
jndi/postgis if the dataset is really big.
Regards,Carlo Cancellieri - GeoSolutions
Date: Tue, 9 Oct 2012 08:59:37 +0800
Subject: Re: [Geoserver-users] How to update geoserver layer data
From: yhj...@gmail.com
To: ccancelli...@hotmail.com
CC: geoserver-users@lists.sourceforge.net

Hi Carlo
Yes, the second is what I want. Do you mean it's not possible to edit the data 
via web interface? Why?

Regards,Hua JIe


On Mon, Oct 8, 2012 at 10:55 PM, Carlo Cancellieri  
wrote:





Hua Jie, it is not really clear what do you want to do: 1. change the layer 
name and or settings GeoServer interface:This is a metadata catalog update 
and it is obviously possible (through GeoServer Web or Rest interface).
 2. edit published data through the GeoServer interface:This is not 
possible. To do so you have to modify the shapefile (editing it) and then 
reload the store (through GeoServer Web or Rest interface).

Cheers,Carlo
Date: Mon, 8 Oct 2012 20:08:20 +0800
From: yhj...@gmail.com

To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] How to update geoserver layer data

Hi 

Is it able to update geoserver layer data? eg, I download a shp file or 
streetmap file. I want to change some place name to the others. How do I need 
to do? Any tips.




Regards,Hua Jie

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
  

  --
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] KML reflector not reuse styles

2012-10-08 Thread Carlo Cancellieri


Hi Ariel,

> From: afald...@gmail.com
> Date: Fri, 5 Oct 2012 18:43:19 -0300
> To: geoserver-users@lists.sourceforge.net
> Subject: [Geoserver-users] KML reflector not reuse styles
> 
> Hi Guys, 
> 
> Anyone knows why KML reflector not reuse the styles in KML output usign 
> "" way ?? 

Which kind of data are you handling? vectorials or rasters? On which geoserver 
version?
In the case of raster data I think it's because geoserver tries to resolve a 
stile to renderer the image (to understand how it is performed take a look here 
http://geo-solutions.blogspot.it/2012/04/dynamic-wms-styling-with-geoserver-sld.html).

I recently propose a patch to be able to add the sld=URL (and other vendors 
parameters http://docs.geoserver.org/stable/en/user/services/wms/vendor.html)  
to the getMap request into kml file.
If you are interested follow it here: https://jira.codehaus.org/browse/GEOS-5332

Cheers,
Carlo Cancellieri - GeoSolutions


> 
> im using reflector with "download" mode and the size of generated file will 
> be reduced a lot if use the new way ...
> 
> thks !
> 
> --
> Ariel Falduto
> afald...@gmail.com
> 
> 
> 
> 
> 
> --
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
  --
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How to update geoserver layer data

2012-10-08 Thread Carlo Cancellieri

Hua Jie, it is not really clear what do you want to do: 1. change the layer 
name and or settings GeoServer interface:This is a metadata catalog update 
and it is obviously possible (through GeoServer Web or Rest interface). 2. edit 
published data through the GeoServer interface:This is not possible. To do 
so you have to modify the shapefile (editing it) and then reload the store 
(through GeoServer Web or Rest interface).
Cheers,Carlo
Date: Mon, 8 Oct 2012 20:08:20 +0800
From: yhj...@gmail.com
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] How to update geoserver layer data

Hi 
Is it able to update geoserver layer data? eg, I download a shp file or 
streetmap file. I want to change some place name to the others. How do I need 
to do? Any tips.




Regards,Hua Jie

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
  --
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] upload a .shp

2012-09-30 Thread Carlo Cancellieri

Hi,
GeoBatch (http://geobatch.geo-solutions.it/) can be configured to provide 
automatic and event based ingestion capabilities for many different data 
formats.
http://geobatch.geo-solutions.it/download/latest/doc/introduction.html
See here for shpfiles:
http://geobatch.geo-solutions.it/download/latest/doc/shapeFileDemo.html

It leverages on the GeoServer Manager library:
https://github.com/geosolutions-it/geoserver-manager/wiki

Regards,
Carlo Cancellieri

> Date: Sat, 29 Sep 2012 23:24:36 +0200
> From: isla...@infomed.sld.cu
> To: geoserver-users@lists.sourceforge.net
> Subject: [Geoserver-users] upload a .shp
> 
> Hi every one, i need to upload a .shp tu geoserver of an automatic way, 
> how can i do that,
> 
> thanks to all
> 
> --
> 
> Este mensaje le ha llegado mediante el servicio de correo electronico que 
> ofrece Infomed para respaldar el cumplimiento de las misiones del Sistema 
> Nacional de Salud. La persona que envia este correo asume el compromiso de 
> usar el servicio a tales fines y cumplir con las regulaciones establecidas
> 
> Infomed: http://www.sld.cu/
> 
> --
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://ad.doubleclick.net/clk;258768047;13503038;j?
> http://info.appdynamics.com/FreeJavaPerformanceDownload.html
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
  --
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] postgis connection limit and performance

2012-09-26 Thread Carlo Cancellieri

Roope,

> Date: Wed, 26 Sep 2012 10:53:15 +0300
> From: roope.te...@fmi.fi
> To: geoserver-users@lists.sourceforge.net
> Subject: [Geoserver-users] postgis connection limit and performance
> 
> Hello
> 
> We have a setup with about 100 image mosaic data stores which all use 
> postgis database. At the moment every data store have maximum  5 
> connections. Now we have a problem with too many connections to the 
> database. Does anyone have any experience, is it safe to decrease 
> connections to 1 per store or does it affect to the performance?
Don't think this is a good option.Have you configured connections using 
jndi?http://docs.geoserver.org/stable/en/user/tutorials/tomcat-jndi/tomcat-jndi.html
Are you using a connection 
pool?http://docs.geoserver.org/stable/en/user/data/database/connection-pooling.html
It is highly recommended to use a connection pool which may help you to reuse 
open connections.
Cheers,Carlo
> 
> best regards
> Roope
> 
> 
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
  --
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Tomcat / GeoServer stops responding

2012-09-05 Thread Carlo Cancellieri

Hi,
take a look here:
http://docs.geoserver.org/stable/en/user/production/container.html
and
http://docs.geoserver.org/stable/en/user/webadmin/tilecache/diskquotas.html#maximum-tile-cache-size
Have you already setup the container and the tile cache?
Cheers,
Carlo

> Date: Wed, 5 Sep 2012 06:52:25 -0700
> From: johnro...@gmail.com
> To: geoserver-users@lists.sourceforge.net
> Subject: [Geoserver-users] Tomcat / GeoServer stops responding
> 
> Hi
> When trying to create a TileCache from a WMS (using the image pyramid
> plugin), GeoServer (2.1.4) and Tomcat on Win 7 stops responding after a few
> hours of caching. GeoServer comes back to life if I restart Tomcat, but the
> pattern is repeated when I try to create the cache again.
> 
> When I look at "tomcat7-stderr.2012-08-30.log", I see:
> 
> ...
> VARNING: Failed to load the GDAL native libs. This is not a problem unless
> you need to use the GDAL plugins: they won't be
> enabled.java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path
> ...
> 
> and
> 
> ...
> 2012-aug-30 10:01:23 org.apache.catalina.startup.Catalina start
> INFO: Server startup in 8913 ms
> java.lang.OutOfMemoryError
> ...
> 
> Could this be a memory issue? Any suggestions on how to solve this?
> 
> Regards,
> 
> Magnus
> 
> 
> 
> --
> View this message in context: 
> http://osgeo-org.1560.n6.nabble.com/Tomcat-GeoServer-stops-responding-tp427.html
> Sent from the GeoServer - User mailing list archive at Nabble.com.
> 
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users

  --
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


<    1   2