[Geoserver-users] Sup

2012-03-21 Thread Xiaoming Qin
Hello! -- This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure ___ Geoserver-users mailing list Geoserver-users@list

Re: [Geoserver-users] App schema - slow with large tables, doesn't use SQL WHERE clauses?

2012-03-21 Thread Ben Caradoc-Davies
Do you have joining enabled? Are you using trunk? http://docs.geoserver.org/latest/en/user/data/app-schema/joining.html The joining implementation can give massive (orders of magnitude) performance improvement, depending on your database schema and mapping style (normalised tables good, denormal

[Geoserver-users] SLD Geometry Offset Transform in Pixels ?

2012-03-21 Thread Samuel Smith
Hey List, (I'm really sorry if this is a duplicate. I posted it earlier, but I don't think my subscription options allowed me to post. Def, not bumping!) We're able to use an offset geometry transform in an SLD to produce a nice drop shadow, cool. The x and y distance of the offset is specified

[Geoserver-users] App schema - slow with large tables, doesn't use SQL WHERE clauses?

2012-03-21 Thread Andrew Betlehem
An observation that we have found when using app schema, is that it can be quite slow (5 second responses versus 200 millisecond for simple features). We've looked at the database SQL queries that app schema produces, and it appears that there are two queries being produced: 1. The first query

[Geoserver-users] Unable to render RenderedOp for this operation

2012-03-21 Thread Christian Höhener
Hi I have a layer which results of a cascading wms (from another wms). I works perfectly with openlayers map, but if I try it with QGIS or other tools, I become an error "java.lang.RuntimeException: - Unable to render RenderedOp for this operation..." I've put some logs from geoserver down here: (

Re: [Geoserver-users] Third party WMS getcapability URL

2012-03-21 Thread Phil Scadden
http://www.skylab-mobilesystems.com/en/wms_serverlist.html -- Phil Scadden, Senior Scientist GNS Science Ltd 764 Cumberland St, Private Bag 1930, Dunedin, New Zealand Ph +64 3 4799663, fax +64 3 477 5232 Notice: This email and any attachments are confidential. If received in error please destro

Re: [Geoserver-users] Invalid expression

2012-03-21 Thread Ariel Falduto
coool, thks ... not at this moment ... -- Ariel Falduto afald...@gmail.com On Mar 21, 2012, at 1:22 PM, Martin Davis wrote: > I've fixed the docs in SVN. > > Any other doc issues you see around this? > > On Wed, Mar 21, 2012 at 9:13 AM, Ariel Falduto wrote: > yup, thks and sorry ... > >

Re: [Geoserver-users] Invalid expression

2012-03-21 Thread Martin Davis
I've fixed the docs in SVN. Any other doc issues you see around this? On Wed, Mar 21, 2012 at 9:13 AM, Ariel Falduto wrote: > yup, thks and sorry ... > > bad typo at documentation ... > > http://docs.geoserver.org/latest/en/user/styling/sld-reference/filters.html > > ^^ > > -- > Ariel Falduto >

Re: [Geoserver-users] Invalid expression

2012-03-21 Thread Ariel Falduto
yup, thks and sorry ... bad typo at documentation ... http://docs.geoserver.org/latest/en/user/styling/sld-reference/filters.html ^^ -- Ariel Falduto afald...@gmail.com On Mar 21, 2012, at 1:10 PM, David Winslow wrote: > Looks like a typo. It should be PropertyIsGreaterThan. You put an

Re: [Geoserver-users] Invalid expression

2012-03-21 Thread Andrea Aime
On Wed, Mar 21, 2012 at 4:58 PM, Ariel Falduto wrote: > ogc:PropertyIsGreatherThan tag not works like > ogc:PropertyIsLessThanOrEqualTo ?? s strange ... im using Geoserver > 2.1.3 .. > PropertyIsGreaterThan, not Greather Cheers Andrea -- ---

Re: [Geoserver-users] Invalid expression

2012-03-21 Thread David Winslow
Looks like a typo. It should be PropertyIsGreaterThan. You put an extra H in Greather. Looks ok otherwise, I think. -- David Winslow OpenGeo - http://opengeo.org/ On Wed, Mar 21, 2012 at 11:58 AM, Ariel Falduto wrote: > Hi guys, > > whats wrong with this expresssion ... > > > Medium > De 1

Re: [Geoserver-users] Elevation WMS

2012-03-21 Thread Andrea Aime
On Wed, Mar 21, 2012 at 4:50 PM, Pawel Precikowski wrote: > My source elevation data are DTM in IMG, TiFF or ASC files. > > I want to publish it as elevation WMS and display it in 3D window. > I don't think WMS is the right protocol then, WMS can only color pixels at different elevations in diff

[Geoserver-users] Invalid expression

2012-03-21 Thread Ariel Falduto
Hi guys, whats wrong with this expresssion ... Medium De 15 a 30 Minutos time 15 time 30 circle #ff8200 12 The style validator throws me ...

Re: [Geoserver-users] Elevation WMS

2012-03-21 Thread Pawel Precikowski
My source elevation data are DTM in IMG, TiFF or ASC files. I want to publish it as elevation WMS and display it in 3D window.   Pawel precikowski Dnia 21-03-2012 o godz. 16:01 Andrea Aime napisał(a): On Wed, Mar 21, 2012 at 3:00 PM, Pawel Precikowski wrote: Hi, I've inst

Re: [Geoserver-users] geoserver doesn't show untiled postgis layer

2012-03-21 Thread Gabriel Roldan
I don't think it's postgis specific, but WMS'. Grab the generated URL for the image and do curl -v > /dev/null There's hopefully a response http header telling you what's going on. It can be either of the WMS settings "Max rendering memory", Max rendering time", "Max rendering errors". Hope that

Re: [Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Lucas Heezen - Covadis
Andrea, Could you point me to the direction where the featuretype is generate by REST (featuretypes/name.xml) so that i can debug what is slowing down the generation of the featuretype? Met vriendelijke groet, Lucas Heezen [Beschrijving: http://www.covadis.nl/emailkop/logo.gif] Covadis b.v.

Re: [Geoserver-users] Elevation WMS

2012-03-21 Thread Andrea Aime
On Wed, Mar 21, 2012 at 3:00 PM, Pawel Precikowski wrote: > Hi, > > I've instaled the GeoServer Version 8-SNAPSHOT (rev 38629) and I want to > test Elavation WMS funcionality.How to do it - publish elevation WMS. > My question is: What type of source file do I need to publish? Currently I > have 1

[Geoserver-users] geoserver doesn't show untiled postgis layer

2012-03-21 Thread vrbikdan
Hi all, funny thing. If I have web broswer as full window my postgis layer doesn't show. But after resizing broswer window and make it smaller, everything is ok. Is any restriction in resolution of untiled postgis layer? Or is problem anywhere in geoserver, postgis or openlayers? For loading layer

Re: [Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Lucas Heezen - Covadis
Or could it be the problem that the NATIVE SRS is set to UNKNOWN? Met vriendelijke groet, Lucas Heezen [Beschrijving: http://www.covadis.nl/emailkop/logo.gif] Covadis b.v. t: 026 3616600 Geograaf 12 f: 026 3612317 6921 EW Duiven e: hee...@covadis.nl Van: Lucas

[Geoserver-users] Elevation WMS

2012-03-21 Thread Pawel Precikowski
Hi, I've instaled the GeoServer Version 8-SNAPSHOT (rev 38629) and I want to test Elavation WMS funcionality.How to do it - publish elevation WMS. My question is: What type of source file do I need to publish? Currently I have 16 bit grayscale tiff, but I can't active Elevation - Cannot enable,

Re: [Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Lucas Heezen - Covadis
Its only by a Oracle DataStore postgres or shape no problem. Met vriendelijke groet, Lucas Heezen [Beschrijving: http://www.covadis.nl/emailkop/logo.gif] Covadis b.v. t: 026 3616600 Geograaf 12 f: 026 3612317 6921 EW Duiven e: hee...@covadis.nl Van: Lucas Heeze

Re: [Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Lucas Heezen - Covadis
Hello Andrea, Could it be the problem in this piece of code? FeatureTypeResource.java if(fti.getNativeCRS() != null) { builder.setCRS(fti.getNativeCRS()); } else if(fti.getCRS() != null) { builder.setCRS(fti.getCRS()); } else if(fti.getSRS() != null) {

Re: [Geoserver-users] Cascading remote WMS in Geoserver

2012-03-21 Thread Andrea Aime
On Wed, Mar 21, 2012 at 9:39 AM, Mustafa646 wrote: > I am using Geoserver 2.1 nighty version. The exact link is below: > > http://gridlock.opengeo.org/geoserver/2.1.x/geoserver-2.1.x-latest-bin.zip > > I am woring with this version since last one year and everything goes > perfect except the prob

Re: [Geoserver-users] other charts than pie SLD

2012-03-21 Thread vrbikdan
Thanks Andrea, I'm bad in searching sometimes so I visited google chart documentation , but didn't your second link. There is all written, thanks ;) -- View this message in context: http://osgeo-org.1560.n6.nabble.com/other-charts-than-pie-SLD-tp4640505p4640566.html Sent from the GeoServer - User

Re: [Geoserver-users] Third party WMS getcapability URL

2012-03-21 Thread Gabriel Roldan
On Wed, Mar 21, 2012 at 8:03 AM, Mustafa646 wrote: > > i need some third party WMS Getcapabilities URLs. From where i can get those > URLs. Google? >I want to test those URLs in my Geoserver. > > Please send some links > > > -- > View this message in context: > http://osgeo-org.1560.n6.nabble.co

Re: [Geoserver-users] Cascading remote WMS in Geoserver

2012-03-21 Thread Gabriel Roldan
I tried with trunk, but as far as I can tell the 2.1.x series' wms client is identical. Have you tried other combinations of geoserver version and JDK version? Unfortunately I don't have time to dig deeper with so little detail. If there's a stack trace or error message it'd be easier to diagnose.

Re: [Geoserver-users] other charts than pie SLD

2012-03-21 Thread Andrea Aime
On Wed, Mar 21, 2012 at 2:10 PM, Andrea Aime wrote: > The extension uses Eastwood charts (http://www.jfree.org/eastwood/), > which in turn mimics the Google charts > API (only a subset of it), but without the requirement to send the data > over to the google servers. > If the latter is not a big i

Re: [Geoserver-users] other charts than pie SLD

2012-03-21 Thread Andrea Aime
On Wed, Mar 21, 2012 at 1:57 PM, vrbikdan wrote: > Hi, > I'm trying to generate charts on geoserver via chart extension here > http://blog.geoserver.org/2009/06/01/geoserver-chart-extension/ > http://blog.geoserver.org/2009/06/01/geoserver-chart-extension/ but I > can't > find, how change pie ch

[Geoserver-users] other charts than pie SLD

2012-03-21 Thread vrbikdan
Hi, I'm trying to generate charts on geoserver via chart extension here http://blog.geoserver.org/2009/06/01/geoserver-chart-extension/ http://blog.geoserver.org/2009/06/01/geoserver-chart-extension/ but I can't find, how change pie chart to bar, column and so on. I tried to change cht=p in code

Re: [Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Lucas Heezen - Covadis
Hello Andrea, It seems geoserver loads my EPSG correct but the map is still shifted when we use it in OpenLayers. When is change to SRS handling FORCE_DECLARED then it just works fine. http://permalink.gmane.org/gmane.comp.gis.openstreetmap.region.nl/11568 Met vriendelijke groet, Lucas Heezen

[Geoserver-users] Third party WMS getcapability URL

2012-03-21 Thread Mustafa646
i need some third party WMS Getcapabilities URLs. From where i can get those URLs. I want to test those URLs in my Geoserver. Please send some links -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Third-party-WMS-getcapability-URL-tp4640224p4640224.html Sent from the Ge

Re: [Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Andrea Aime
On Wed, Mar 21, 2012 at 11:49 AM, Lucas Heezen - Covadis wrote: > Hello Raymond, > > ** ** > > How can i see if the right EPSG is loaded into geoserver? Because this > modification doesn’t seem to work (nothing changed)… > Look up the code in the srs list in the demo section and check the WK

Re: [Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Edward Mac Gillavry
As suggested, check http://www.qgis.nl/2011/12/05/epsg28992-of-rijksdriehoekstelsel-verschuiving/. Load the OpenLayers plugin in QGIS and add a WMS layer that has the original data in RD, but request it in EPSG 3857 (official EPSG code for Web Spherical Mercator. Then you shouldn't see too muc

Re: [Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Lucas Heezen - Covadis
Hello Raymond, How can i see if the right EPSG is loaded into geoserver? Because this modification doesn't seem to work (nothing changed)... Met vriendelijke groet, Lucas Heezen [Beschrijving: http://www.covadis.nl/emailkop/logo.gif] Covadis b.v. t: 026 3616600 Geograaf 12 f: 026 3612317

Re: [Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Raymond Nijssen
Lucas, I guess your parameters are not accurate enough, read these sites: http://oegeo.wordpress.com/2008/05/20/note-to-self-the-one-and-only-rd-projection-string/ http://www.qgis.nl/2011/12/05/epsg28992-of-rijksdriehoekstelsel-verschuiving/ http://blog.openstreetmap.nl

Re: [Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Andrea Aime
On Wed, Mar 21, 2012 at 10:39 AM, Lucas Heezen - Covadis wrote: > Hello, > > ** ** > > We have a oracle connection setup in Geoserver 2.1.2. We have to > ‘reproject native to declared’ because we use REST to get layer data in our > application. > We force to EPSG:28992. When we do a reproject

Re: [Geoserver-users] Do I need a proxy?

2012-03-21 Thread Mustafa646
If your Html pages and geoserver are hosted at two different servers, then you need a proxy for wfs requests. you can find related discussion and server side C# proxy here: http://osgeo-org.1560.n6.nabble.com/How-to-configure-Proxy-cgi-with-IIS-td3918683.html#a3918687 -- View this message in

[Geoserver-users] EPSG 28992 native to declared

2012-03-21 Thread Lucas Heezen - Covadis
Hello, We have a oracle connection setup in Geoserver 2.1.2. We have to 'reproject native to declared' because we use REST to get layer data in our application. We force to EPSG:28992. When we do a reproject the layerdata is shifted by 100m to the north (known problem with RD). Now I have create

[Geoserver-users] Do I need a proxy?

2012-03-21 Thread Mark Hammond
Our web application server is located at a server in one location at http://blx1.bto.org Our GeoServer is located at a different server at a different physical location at http://btoglassfish.bto.org If pages from blx1 are accessed from within the bto.org, the maps served by btoglassfish appea

Re: [Geoserver-users] Cascading remote WMS in Geoserver

2012-03-21 Thread Mustafa646
I am using Geoserver 2.1 nighty version. The exact link is below: http://gridlock.opengeo.org/geoserver/2.1.x/geoserver-2.1.x-latest-bin.zip I am woring with this version since last one year and everything goes perfect except the problem i mentioned, it could not preview remote wms layer in openl