Re: [Geoserver-users] CSS -gt-shield-margin

2013-01-23 Thread Andrea Aime
On Wed, Jan 23, 2013 at 9:44 AM, Chris Haste cha...@airdata.co.uk wrote:

 Andrea,

 ** **

 I emailed the log to you directly, did you get it?


Yes, I got it, but I haven't found any time to look into it yet.
If you need priority support there are support contracts that provide that,
this mailing
list is where people answer each other in their spare time

The user posting guidelines provide some more detail on this an other
topics
of relevance for users of this mailing list:
http://geoserver.org/display/GEOS/GeoServer+user+list+posting+guidelines

Cheers
Andrea


-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

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

---
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] CSS -gt-shield-margin

2013-01-23 Thread Chris Haste
Hi Andrea,

I wasn't chasing it up, I was just wanting to check you received it :)

Thanks

From: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] On Behalf Of Andrea 
Aime
Sent: 23 January 2013 09:08
To: Chris Haste
Cc: David Winslow; geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] CSS -gt-shield-margin

On Wed, Jan 23, 2013 at 9:44 AM, Chris Haste 
cha...@airdata.co.ukmailto:cha...@airdata.co.uk wrote:
Andrea,

I emailed the log to you directly, did you get it?

Yes, I got it, but I haven't found any time to look into it yet.
If you need priority support there are support contracts that provide that, 
this mailing
list is where people answer each other in their spare time

The user posting guidelines provide some more detail on this an other topics
of relevance for users of this mailing list:
http://geoserver.org/display/GEOS/GeoServer+user+list+posting+guidelines

Cheers
Andrea


--
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more 
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

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

---
*** This communication has been sent from World Fuel Services 
Corporation or its subsidiaries or its affiliates for the intended recipient 
only and may contain proprietary, confidential or privileged information. 
If you are not the intended recipient, any review, disclosure, copying, 
use, or distribution of the information included in this communication 
and any attachments is strictly prohibited. If you have received this 
communication in error, please notify us immediately by replying to this 
communication and delete the communication, including any 
attachments, from your computer. Electronic communications sent to or 
from World Fuel Services Corporation or its subsidiaries or its affiliates 
may be monitored for quality assurance and compliance purposes.***

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoServer 2.2.4 released

2013-01-23 Thread Andrea Aime
The GeoServer team is happy to announce the release of GeoServer
2.2.4, now available for download.

This is the latest release of the stable 2.2 series. The changes that
might interest the most users are:

* the monitoring extension module just got promoted to official
extension [GEOS-5538]
* the status page does not throw errors after catalog reloads anymore
[GEOS-5371]
* one critical fix in the REST configuration of freemarker templates [GEOS-5533]

Also, looking at the corresponding GeoTools release changelog we have
the following extra goodies in:
* improvements in the WFS cascading, we can now better interact with
remote WFS servers running on TinyOWS and ArcGIS
* imageio-ext was upgraded to version 1.1.6, which means from now on
GeoServer uses GDAL 1.9 to extends the range of raster formats it
supports

Full changelogs available here:
* for GeoServer:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10311version=19031
* for GeoTools:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10270version=19030

Download GeoServer 2.2.4, try it out, and provide feedback on the
GeoServer mailing list.

A very special thanks to all those who contributed bug fixes, new
features, bug reports, and testing to this release.

--
The GeoServer Team

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] org.geotools.filter.text.cql2.CQLException: Function not found. Parsing : INTERSECT(geom, POINT(-10647592.37403328 3453944.1579672312)).

2013-01-23 Thread mihai niculita
Hi all,

I use a filter for retrieving WMS data from Geoserver 2.2.1:

  lyr_city = new OpenLayers.Layer.WMS(City,
   http://localhost:80/geoserver/us_admin/wms;,
   {
  'VERSION' : '1.1.0',
   layers: us_admin:cities,
   format: image/png,
   transparent: true,
   cql_filter: INTERSECT(geom,POINT(-10647592.37403328
3453944.1579672312))
   },
   {isBaseLayer: false,
visibility: true,
sphericalMercator: true,
}
   );

This returns well. But i need to pass the POINT from google autocompleter,
so I use this:

   latlong = String(ads.d);
   longlat = latlong.split(,);
   long = String(longlat[1]);
   slong = long.replace(), );
   lat = String(longlat[0]);
   slat = lat.replace((, );
   position = new OpenLayers.LonLat(slong, slat);
   position.transform(wgs84, googleMercator);
   var mlat = String(position);
   mlatt = mlat.replace(lon=,)
   mlattt = mlatt.replace(lat=,);
   mla = mlattt.replace(,, );
 query = new Array();
 query[0] = INTERSECT(geom, POINT(;
 query[1] = mla;
 query[2] = ));

  lyr_city = new OpenLayers.Layer.WMS(City,
   http://localhost:80/geoserver/us_admin/wms;,
   {
  'VERSION' : '1.1.0',
   layers: us_admin:cities,
   format: image/png,
   transparent: true,
   cql_filter: query.join()
   },
   {isBaseLayer: false,
visibility: true,
sphericalMercator: true,
}
   );

where mla returns the correct location, but I am getting in Geoserver
log:

2013-01-21 23:51:30,022 ERROR [geoserver.ows] - 
org.geoserver.platform.ServiceException: Could not parse CQL filter list.
at
org.geoserver.ows.kvp.CQLFilterKvpParser.parse(CQLFilterKvpParser.java:29)
at org.geoserver.ows.util.KvpUtils.parse(KvpUtils.java:453)
at org.geoserver.ows.Dispatcher.parseKVP(Dispatcher.java:1386)
at org.geoserver.ows.Dispatcher.init(Dispatcher.java:319)
at 
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:243)
at
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
at
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
at
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:23)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:74)
at
org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:45)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:49)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:311)
at
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:68)
at

Re: [Geoserver-users] Raster quality downgrade in LayerGroup

2013-01-23 Thread Matthias Uden
Hi all,

apologies for re-opening this old thread from July 2011, but I wonder if 
there has been any solution to this issue.
I just encountered the same problem in GeoServer 2.1.3 and would 
appreciate any help!

In my test case, I only wanted to display a geo-referenced TIFF with a 
simple colour gradient on an existing map of mine
(e.g. as backdrop for another displayed geometry).
Same issues as Donnacha had back then: When I preview the layer 
individually, everything looks fine. However together with other layer(s)
in a layer group it looks messed up. The quality of the colour gradient 
raster image is downgraded significantly.


Cf. these screenshots:

Single Layer Preview:
https://dl.dropbox.com/u/56544580/single_layer.png

Togeter with simple grey background layer in a layer group:
https://dl.dropbox.com/u/56544580/layer_group.png


Has there been any work/solution to this issue within the last 1.5 years?

Thanks in advance and all the best,
Matthias


-

Donnacha NelanWed, 06 Jul 2011 00:44:45 -0700:

Hi Andrea

Thanks for the feedback.I will try to put together a sample of the data 
showing the problem. This may
take a while as there are copyright issues with the raster files.

The raster dataset itself is a set of digital raster maps that are typically
used in the scale range 1:1 to 1:5. It is not aerial photography or
satellite imagery and instead shows cartographic lines, text etc. This 
may be
the reason that the difference in image quality is apparent.

I will come back to you as soon as I've got permission to forward on a 
sample
to you.

Regards

Donnacha

Donnacha Nelan, Software Architect,
1Spatial Ireland
Registered Office: 1 Nore House, Riverview Business Park, Mahon, Cork, 
Ireland
Registration Number: 199077
Telephone: +353 (0)21 4359595
Fax:  +353 (0)21 4359596
donnacha.ne...@1spatial.commailto:donnacha.ne...@1spatial.com


-

On Tue, Jul 5, 2011 at 10:15 AM, Donnacha Nelan donnacha.ne...@1spatial.com
 wrote:

  Hi list,



 I have encountered a problem with a difference in the quality of display of
 a raster depending on whether the layer is in a LayerGroup or not.

 On its own, i.e. not in a layer group, the image displayed is of good
 quality with nice smooth text, lines etc.

 In the LayerGroup the image is of bad quality with text and lines ‘chunky’.

 I have set the interpolation method for the layer and for the wms service
 to be ‘bicubic’

 It is as if the interpolation method is not being used when the layer is in
 a LayerGroup. Is this possible? Is there a way of setting the interpolation
 method for a LayerGroup raster layer?


Starting with GeoServer 2.1.1 the code path to ask for a raster layer stand
alone, and ask for a group of layers have been
completely separated.
This has been done for performance and scalability concerns, when a single
raster is asked GeoServer can work in image server mode
instead of map server mode, the former is definitely faster.

I guess we made improvements to the image server mode that were not ported
back to the classic map server mode.
Do you have an example data set with styles that we can use to reproduce the
issue?
By your description it seems the raster is not the typical aerial/satellite
imagery, nor scientific data, but sounds more like
a scanned map?

Cheers
Andrea


-- 
---
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy

phone: +39 0584 962313
fax:  +39 0584 962313


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Setting layer styles with REST

2013-01-23 Thread Jon Britton
Hi guys,

A while ago I was using REST to allow a layer to use any style. To do this
I was retrieving the XML for all styles from:

http://localhost:8080/geoserver/rest/styles.xml

I was then wrapping this XML like:

layer!-- styles xml--/layer

and PUTting it to:

http://localhost:8080/geoserver/rest/layers/mylayer.xml

However this no longer works. Instead of setting the layers styles to the
given styles, it get's given a single null style. For example, if I
navigate to:

http://localhost:8080/geoserver/rest/layers/mylayer.html

It displays the styles as:

Available styles: [null]

Is this a bug or am I doing something wrong?

Thanks,

Jon
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Chaining Rendering Transformations: Making isotherms using Barnes Surface + Contour process?

2013-01-23 Thread Martin Davis
One problem is that you have two styles parameters in the second URL.  Try
it with the redundant one removed and see what happens then.

On Wed, Jan 23, 2013 at 2:42 AM, cesare gerbino cesaregerb...@gmail.comwrote:

 Hi all

 I'm trying to calculate isotherms following the istructions showed in the
 post on OSGeo blog (
 http://blog.opengeo.org/2013/01/10/chaining-rendering-transformations-in-geoserver/
 )

 I'm using GeoServer 2.2.3 on a Windows 7 machine (8 Gbyte RAM, biprocessor)

 I've a shapefile with points and temperature (see the attached zip named
 data.zip) and I'm trying to use the Meteo-1.sld (see the attached file
 named Meteo-1.sld.

 Using the layer in preview


 http://localhost:8080/geoserver/CesareWorkspace/wms?service=WMSversion=1.1.0request=GetMaplayers=CesareWorkspace:CentralineTemperature-01-01-2001styles=bbox=318287.0,4880823.0,515945.0,5142603.0width=386height=512srs=EPSG:32632format=application/openlayers

 it works fine but when I try to use le Meteo-1.sld


 http://localhost:8080/geoserver/CesareWorkspace/wms?service=WMSversion=1.1.0request=GetMaplayers=CesareWorkspace:CentralineTemperature-01-01-2001styles=bbox=318287.0,4880823.0,515945.0,5142603.0width=386height=512srs=EPSG:32632format=application/openlayersSTYLES=Meteo-1

 the map is white. It seems that there are no errors in the log (see
 geoserver.log attached ...).

 When I try to use the  Barnes Surface WPS directy (gs.BarnesSurface),  I
 obtain a black tiff 

 Could someone tell me which configurations I've to use in the sld  for my
 data? Or give me a sample data and a sld that works?

 Thank you in advance!!


 Cesare Gerbino

 http://cesaregerbino.wordpress.com/
 http://www.facebook.com/cesare.gerbino

 http://www.facebook.com/pages/Cesare-Gerbino-GIS-Blog/246234455498174?ref=hl
 https://twitter.com/CesareGerbino
 http://www.linkedin.com/pub/cesare-gerbino/56/494/77b



 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. ON SALE this month only -- learn more at:
 http://p.sf.net/sfu/learnnow-d2d
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users


--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Error with 2.2.4: ImageWorker

2013-01-23 Thread Boris Wagner
Hi,

i've just updated from 2.0.2 to 2.2.4 on a Windows 7-System and think, 
something went wrong...
The Server is starting and showing the WebUI but when I want to view a 
WMS-Layer (i.e. with OpenLayers or Quantum-GIS) I always get a:

java.lang.ExceptionInInitializerError Can't load standard profile: 
PYCC.pf

and after that, always a:
java.lang.NoClassDefFoundError: Could not initialize class 
org.geotools.image.ImageWorker

I get this error with new created layers and with my backed up 2.0.2 too :-/


Thanks in advance,
Boris

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Error with 2.2.4: ImageWorker

2013-01-23 Thread Andrea Aime
On Wed, Jan 23, 2013 at 5:37 PM, Boris Wagner
boris.wag...@iosb.fraunhofer.de wrote:
 Hi,

 i've just updated from 2.0.2 to 2.2.4 on a Windows 7-System and think,
 something went wrong...
 The Server is starting and showing the WebUI but when I want to view a
 WMS-Layer (i.e. with OpenLayers or Quantum-GIS) I always get a:

 java.lang.ExceptionInInitializerError Can't load standard profile:
 PYCC.pf

 and after that, always a:
 java.lang.NoClassDefFoundError: Could not initialize class
 org.geotools.image.ImageWorker

 I get this error with new created layers and with my backed up 2.0.2 too :-/

Can you share the full logs, it's difficult to understand what's going on
with the information you provided.

Also, do you know if you have native JAI installed, or not?

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

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

---

--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] possible regression in 2.2.4

2013-01-23 Thread Raif S. Naffah
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160


hi all,

just downloaded the latest stable release 2.2.4 and encountered the
following exception when using a layer defined in a WFS-store (provided
by the same GeoServer instance) referencing a layer defined in the same
GeoServer in a shapefile-store, in the Layer Preview panel (OpenLayers
output):


INFO   | jvm 1| 2013/01/24 11:36:57 | 24 Jan 11:36:57 ERROR
[geoserver.ows] - INFO   | jvm 1| 2013/01/24 11:36:57 |
org.geoserver.platform.ServiceException: Rendering process failed
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:517)
...


INFO   | jvm 1| 2013/01/24 11:36:57 | Caused by:
java.lang.ClassCastException: org.opengis.filter.IncludeFilter cannot
be cast to org.geotools.filter.Filter INFO   | jvm 1| 2013/01/24
11:36:57 |  at
org.geotools.xml.filter.FilterOpsComplexTypes$BinaryLogicOpType.encode(FilterOpsComplexTypes.java:2547)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.xml.filter.FilterOpsComplexTypes$LogicOpsType.encode(FilterOpsComplexTypes.java:704)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.xml.filter.FilterOpsComplexTypes.encodeFilter(FilterOpsComplexTypes.java:96)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.xml.filter.FilterOpsComplexTypes$BinaryLogicOpType.encode(FilterOpsComplexTypes.java:2548)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.xml.filter.FilterOpsComplexTypes$LogicOpsType.encode(FilterOpsComplexTypes.java:704)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.xml.filter.FilterOpsComplexTypes.encodeFilter(FilterOpsComplexTypes.java:96)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.xml.filter.FilterOpsComplexTypes$FilterType.encode(FilterOpsComplexTypes.java:905)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.data.wfs.v1_0_0.xml.WFSBasicComplexTypes$QueryType.encode(WFSBasicComplexTypes.java:592)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.data.wfs.v1_0_0.xml.WFSBasicComplexTypes$GetFeatureType.encode(WFSBasicComplexTypes.java:198)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.xml.DocumentWriter.writeFragment(DocumentWriter.java:318)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.xml.DocumentWriter.writeDocument(DocumentWriter.java:216)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.data.wfs.v1_0_0.WFS_1_0_0_DataStore.getFeatureReaderPost(WFS_1_0_0_DataStore.java:775)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.data.wfs.v1_0_0.NonStrictWFSStrategy.createFeatureReaderPOST(NonStrictWFSStrategy.java:126)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.data.wfs.v1_0_0.NonStrictWFSStrategy.createFeatureReader(NonStrictWFSStrategy.java:104)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.data.wfs.v1_0_0.NonStrictWFSStrategy.getFeatureReader(NonStrictWFSStrategy.java:76)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.data.wfs.v1_0_0.WFS_1_0_0_DataStore.getFeatureReader(WFS_1_0_0_DataStore.java:856)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.data.DefaultFeatureResults.reader(DefaultFeatureResults.java:214)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.data.store.DataFeatureCollection.openIterator(DataFeatureCollection.java:230)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.data.store.DataFeatureCollection.iterator(DataFeatureCollection.java:198)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geoserver.feature.RetypingFeatureCollection.iterator(RetypingFeatureCollection.java:44)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.renderer.lite.StreamingRenderer.drawPlain(StreamingRenderer.java:2438)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.renderer.lite.StreamingRenderer.processStylers(StreamingRenderer.java:2015)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geotools.renderer.lite.StreamingRenderer.paint(StreamingRenderer.java:828)
INFO   | jvm 1| 2013/01/24 11:36:57 |   at
org.geoserver.wms.map.RenderedImageMapOutputFormat.produceMap(RenderedImageMapOutputFormat.java:491)
INFO   | jvm 1| 2013/01/24 11:36:57 |   ... 100 more

this used to work in 2.2.2 --i just restarted a copy and verified, but
not anymore.

is this a known issue?  are there settings i need to change/add which i
missed?


TIA + cheers;
rsn
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Que du magnifique

iEYEAREDAAYFAlEAi7MACgkQ+e1AKnsTRiGVWQCfT4WSxVvGr53K4UGKuvI9qekI
Y/QAoMvoosMNHKZZAI92bNBjoWJbliLw
=7Gac
-END PGP SIGNATURE-
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your 

[Geoserver-users] wms vs ows url in service info

2013-01-23 Thread John Callahan
I may have missed something simply when checking the documentation but I
have what is hopefully a simple question.  I'm using GeoServer 2.2.2 (I
think.)

When I view the map service info through GetCaps, some of the online
resource links are listing ows where I would expect wms.  They're also
showing the port number 80.   Where is that set in GeoServer and can it be
modified?  I'd rather not have the port number and use wms to match the
URL request.  Thanks.


My service GetCap URL is
http://maps.dgs.udel.edu/geoserver/US_DE_DGS_100K_Surficial_Geology/wms?request=GetCapabilities

Some of the resource links are coming up as:
http://maps.dgs.udel.edu:80/geoserver/US_DE_DGS_100K_Surficial_Geology/ows?



- John


John Callahan
Research Scientist
Delaware Geological Survey
University of Delaware
http://www.dgs.udel.edu
john.calla...@udel.edu
--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users