Re: [Geoserver-users] Problem creating datastore to Oracle GeoRaster

2010-09-16 Thread christian . mueller
Looks ok to me.  Next questions

1) Did you specify the url of your xml config file as a connection  
parameter when adding the raster data source ?

2) In your log file, are there some lines containing the String  
ImageMosaicJDBC.  Perhaps you can zip your log file and send it to  
me directly.




Quoting Paul Joyce joyc...@hotmail.com:


 Hi Christian,



 Thanks for the response.



 Please check the following

 1) The gt-imagemosaic-jdbc-2.6.4.jar. is in the WEB-INF/lib
 directory of your geoserver installation.

 yes, it is.


 2) Check if the georaster classes are in the zip file, using Linux you
 can do this with
 unzip -l gt-imagemosaic-jdbc-2.6.4.jar | grep -i georaster

 # unzip -l   
 /usr/local/glassfish-3.0.1/glassfish/domains/domain1/applications/geoserver/WEB-INF/lib/gt-imagemosaic-jdbc-2.6.4.jar
  | grep -i   
 georaster
 15150  05-14-10 17:04 
 org/geotools/gce/imagemosaic/jdbc/custom/JDBCAccessOracleGeoRaster.class
 #
 does that look right?


 3) Do you have the Oracle jdbc driver in your classpath.
 (ojdbc14.jar). This file should also exist in the WEB-INF/lib
 directory or in the lib/ext directory of your Java installation.

 # ls -ltr   
 /usr/local/glassfish-3.0.1/glassfish/domains/domain1/applications/geoserver/WEB-INF/lib/
 total 53448
 -rw-r--r-- 1 root   root68350 May 24 11:28 gt-jdbc-oracle-2.6.4.jar
 -rw-r--r-- 1 root   root420755 Aug 30 10:55 gt-coverage-2.6.4.jar
 -rw-r--r-- 1 root   root 22636 Aug 30 10:55 gt-arcgrid-2.6.4.jar
 -rw-r--r-- 1 root   root113131 Aug 30 10:55 gt-api-2.6.4.jar
 -rw-r--r-- 1 root   root402183 Aug 30 10:55 geowebcache-1.2.2.jar
 -rw-r--r-- 1 root   root246579 Aug 30 10:55 geoapi-pending-2.3-M1.jar
  :
  :
 -rw-r--r-- 1 root   root 64202 Aug 30 10:55 gt-geotiff-2.6.4.jar
 -rw-r--r-- 1 root   root   1798730 Aug 30 10:55 gt-epsg-hsql-2.6.4.jar
 -rw-r--r-- 1 root   root 30155 Aug 30 10:55 gt-directory-2.6.4.jar
 -rw-r--r-- 1 root   root 31402 Aug 30 10:55 gt-data-2.6.4.jar
 -rw-r--r-- 1 root   root174234 Aug 30 10:55 gt-cql-2.6.4.jar
 -rw-r--r-- 1 root   root   2111220 Sep  1 14:59 ojdbc6.jar
 -rw-r--r-- 1 root   root   1656280 Sep  1 15:00 orai18n.jar
 -rw-r--r-- 1 root   root 99066 Sep 15 09:33 gt-imagemosaic-jdbc-2.6.4.jar
 #






 I am using Java 1.6.0_21, so I am using ojdbc6.jar. GeoServer is   
 working for Oracle Locator (vector) layers quite happily. Actually I  
  have been very impressed with the performance of GeoServer and  
 Oracle.



 Thanks, Paul









This message was sent using IMP, the Internet Messaging Program.



--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] [ExternalEmail] Re: Connecting to PostGIS from Geoserver.

2010-09-16 Thread Terry.Rankine
The hba file is one location, also for some distributions of linux, the bundled 
postgres/postgis by default does NOT listen on all network adapters/interfaces, 
just localhost.

So with postgres listening on the correct adapter/interface, and then the 
entries in the hba file to allow for your connection, have a shot at that.

Terry

-Original Message-
From: florence@csiro.au [mailto:florence@csiro.au] 
Sent: Thursday, 16 September 2010 1:29 PM
To: sam...@gmail.com; geoserver-users@lists.sourceforge.net
Subject: [ExternalEmail] Re: [Geoserver-users] Connecting to PostGIS from 
Geoserver.

Can you connect to the db from the server that geoserver is installed ?  If 
not, you need to enable the remote connection by adding a record in pg_hba.conf 
file.

-Original Message-
From: skea [mailto:sam...@gmail.com] 
Sent: Monday, 13 September 2010 6:18 PM
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] Connecting to PostGIS from Geoserver.


 I am running Geoserver 2.02.(not locally installed)
I installed PostGIS and postgresql on my laptop,i connect to PostGIS using
the command line tool. I was able to create a database and connect to it and
added tables to it.

Now i wanted to connect to this database through Geoserver and add the
tables to Geoserver.
When i try, i get an error saying: Error creating data store, check the
parameters. Error message: Unable to obtain connection: Cannot create
PoolableConnectionFactory (Connection refused. Check that the hostname and
port are correct and that the postmaster is accepting TCP/IP connections.)
.
I have looked at most links especially
http://workshops.opengeo.org/stack-intro/geoserver.html
http://workshops.opengeo.org/stack-intro/geoserver.html 
and
http://demo.cleverelephant.ca/~pramsey/oss-geostack-intro/doc/en/geoserv...).
http://demo.cleverelephant.ca/~pramsey/oss-geostack-intro/doc/en/geoserv...). 

The error i get is described in this page:
http://old.nabble.com/Trouble-connecting-GeoServer-%28Linux%29-to-PostGI...
http://old.nabble.com/Trouble-connecting-GeoServer-%28Linux%29-to-PostGI... 

Is there help anywhere, has any one here gotten some experience in this.
-- 
View this message in context: 
http://old.nabble.com/Connecting-to-PostGIS-from-Geoserver.-tp29696655p29696655.html
Sent from the GeoServer - User mailing list archive at Nabble.com.


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] How do you keep Geoserver 2.0.2 running?

2010-09-16 Thread Andrea Aime
Punky ha scritto:
 Hi people,
 
 I have already installed Geoserver 2.0.2 on our server with a couple of
 shape files already published. 
 
 However, every morning when i try to access my preview shape files on my
 client i find that the geoserver on our server has stopped and i have to
 restart it again. 
 
 I notice that when i start Geoserver there is a DOS screen that pops up and
 when it is closed it stops. Is there a way i can keep Geoserver running?.   

You should install it as a service I guess.
I think the latest GeoServer Windows installer has an option to set it 
up that way, but I'm not 100% sure, it's been a long time since I last
used Windows.
Hopefully others will chime in a provide more information

Cheers
Andrea


-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] owslib getfeature(not work)

2010-09-16 Thread Andrea Aime
Ricardo Rodríguez ha scritto:
 hi thanks for answering, this gives me the error that python, it can not 
 be this place:
 
  raise ServiceException, str(se.text).strip()
 owslib.feature.wfs100.ServiceException: No such operation WFS 1.0.0 
 GetFeaturetypename=univalle:vias
 Details:
 org.geoserver.platform.ServiceException: No such operation WFS 1.0.0 
 GetFeaturetypename=univalle:vias

As Justin already said, this request is not well formed.
It contains
...request=Getfeaturetypename=univalle:vias...
but it should be:
...request=Getfeaturetypename=univalle:vias

Look at how the client is building the request, there's most likely
an error there

Cheers
Andrea


-- 
Andrea Aime
OpenGeo - http://opengeo.org
Expert service straight from the developers.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] [ExternalEmail] Re: Connecting to PostGIS from Geoserver.

2010-09-16 Thread Ben Caradoc-Davies
You can also use nmap on the machine hosting GeoServer to see if your 
network configuration permits it to connect.

nmap -p 5432 your.database.server.example.org

closed means it is likely not listening.
filtered means it is likely blocked by a firewall.
open means it is accepting TCP connections.


On 16/09/10 14:00, terry.rank...@csiro.au wrote:
 The hba file is one location, also for some distributions of linux, the 
 bundled postgres/postgis by default does NOT listen on all network 
 adapters/interfaces, just localhost.

 So with postgres listening on the correct adapter/interface, and then the 
 entries in the hba file to allow for your connection, have a shot at that.

 Terry

 -Original Message-
 From: florence@csiro.au [mailto:florence@csiro.au]
 Sent: Thursday, 16 September 2010 1:29 PM
 To: sam...@gmail.com; geoserver-users@lists.sourceforge.net
 Subject: [ExternalEmail] Re: [Geoserver-users] Connecting to PostGIS from 
 Geoserver.

 Can you connect to the db from the server that geoserver is installed ?  If 
 not, you need to enable the remote connection by adding a record in 
 pg_hba.conf file.

 -Original Message-
 From: skea [mailto:sam...@gmail.com]
 Sent: Monday, 13 September 2010 6:18 PM
 To: geoserver-users@lists.sourceforge.net
 Subject: [Geoserver-users] Connecting to PostGIS from Geoserver.


   I am running Geoserver 2.02.(not locally installed)
 I installed PostGIS and postgresql on my laptop,i connect to PostGIS using
 the command line tool. I was able to create a database and connect to it and
 added tables to it.

 Now i wanted to connect to this database through Geoserver and add the
 tables to Geoserver.
 When i try, i get an error saying: Error creating data store, check the
 parameters. Error message: Unable to obtain connection: Cannot create
 PoolableConnectionFactory (Connection refused. Check that the hostname and
 port are correct and that the postmaster is accepting TCP/IP connections.)
 .
 I have looked at most links especially
 http://workshops.opengeo.org/stack-intro/geoserver.html
 http://workshops.opengeo.org/stack-intro/geoserver.html
 and
 http://demo.cleverelephant.ca/~pramsey/oss-geostack-intro/doc/en/geoserv...).
 http://demo.cleverelephant.ca/~pramsey/oss-geostack-intro/doc/en/geoserv...).

 The error i get is described in this page:
 http://old.nabble.com/Trouble-connecting-GeoServer-%28Linux%29-to-PostGI...
 http://old.nabble.com/Trouble-connecting-GeoServer-%28Linux%29-to-PostGI...

 Is there help anywhere, has any one here gotten some experience in this.


-- 
Ben Caradoc-Davies ben.caradoc-dav...@csiro.au
Software Engineering Team Leader
CSIRO Earth Science and Resource Engineering
Australian Resources Research Centre

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Palettes from Vector data

2010-09-16 Thread Till Kirchner
  Hello everybody,

I installed GeoServer (DE) 2.0.1 which came with the precompiled 
binaries from the GeoNetwork OpenSource package.

I wanted to try out the use of palettes for vector data, but frankly 
speaking I don't understand the tutorial from the GeoServer User Manual 
(http://docs.geoserver.org/stable/en/user/tutorials/palettedimage/palettedimage.html).

The tutorial says that one can generate a custom palette from a vector 
data source using IrfanView.
The tutorial starts with loading a png 24 bit into IrfanView.
But how do I get this png file?
Is it the rendered map from a WMS?
And doesn't the created palette need a geo referencing file as well to 
be used?

One completly other thing I couldn't find out! What does the (DE) stands 
for?

Thanks for your help in advance!

Cheers

Till

-- 
Johann Heinrich von Thünen-Institut
Bundesforschungsinstitut für Ländliche Räume, Wald und Fischerei
- Institut für Waldökologie und Waldinventuren Eberswalde -
Alfred-Möller-Straße 1
16225 Eberswalde
Deutschland
Telefon/Mailbox: +49 (0)3334 65-331
E-Mail: till.kirch...@vti.bund.de
http://www.vti.bund.de




--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Palettes from Vector data

2010-09-16 Thread Chris Holmes


On 9/16/10 5:19 AM, Till Kirchner wrote:
Hello everybody,

 I installed GeoServer (DE) 2.0.1 which came with the precompiled
 binaries from the GeoNetwork OpenSource package.

 I wanted to try out the use of palettes for vector data, but frankly
 speaking I don't understand the tutorial from the GeoServer User Manual
 (http://docs.geoserver.org/stable/en/user/tutorials/palettedimage/palettedimage.html).

 The tutorial says that one can generate a custom palette from a vector
 data source using IrfanView.
 The tutorial starts with loading a png 24 bit into IrfanView.
 But how do I get this png file?
 Is it the rendered map from a WMS?

Yes.  The best thing to do is take screen shots from several zoom levels 
if you have scale dependent SLD rules.  If all the colors are the same 
at all zoom levels then you can just use one zoom level.

 And doesn't the created palette need a geo referencing file as well to
 be used?


Nope.  What the palette is doing is picking which are the most important 
256 colors out of the thousands that a png24 renders.  Then it just sets 
those as the ones for GeoServer to use when rendering, which makes 
things much faster.  And generates the smaller images.  So all the 
palette contains is a list of those 256 colors - no geo referencing needed.

 One completly other thing I couldn't find out! What does the (DE) stands
 for?


I have no idea...

best regards,

Chris

 Thanks for your help in advance!

 Cheers

 Till


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] connection to oracle 11g RAC [SEC=Unclassified]

2010-09-16 Thread Primoz Kogovsek
Miles tahanks a lot! You made my day!

This worked for me:

Resource   name=jdbc/tajfun
   auth=Container
   type=javax.sql.DataSource
   url=jdbc:oracle:thin:@
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=my.oracle.host)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=myservice)(SERVER=DEDICATED)))
  driverClassName=oracle.jdbc.OracleDriver
   username=myusername
   password=mypassword
   maxActive=20
   maxIdle=3
   maxWait=1
   poolPreparedStatements=true
   maxOpenPreparedStatements=100
   removeAbandoned=true
   removeAbandonedTimeout=10
   validationQuery=SELECT SYSDATE FROM DUAL
/
Regards,

Primoz

On Thu, Sep 16, 2010 at 1:55 AM, Miles Jordan miles.jor...@aad.gov.auwrote:

 Can you connect with any other jdbc client?

 You may try this:

 Resource   name=jdbc/tajfun
auth=Container
type=javax.sql.DataSource
url=jdbc:oracle:thin:@my.oracle.host:1521:myservice
driverClassName=oracle.jdbc.OracleDriver
username=myusername
password=mypassword
maxActive=20
maxIdle=3
maxWait=1
poolPreparedStatements=true
maxOpenPreparedStatements=100
removeAbandoned=true
removeAbandonedTimeout=10
validationQuery=SELECT SYSDATE FROM DUAL
 /

 Or if that fails then try replacing the url part with this:

 url=jdbc:oracle:thin:@
 (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=my.oracle.host)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=myservice)(SERVER=DEDICATED)))

 You will have to replace my.oracle.host, myservice, myusername and
 mypassword with valid values.

 Regards,

 Miles



 Primoz Kogovsek wrote:
  Miles thanks!
 
  But this also did not resolve the problem (i am getting the same error).
 
  I also tried to conect to oracle trough oracle client (OCI) tnsping
  worked but in geoserver i stil dont have any success.
 
  I am starting to think that I might have problem on a oracle side. But
  neither me or our DBA do not now what to do. Any suggestions?
 
  Thanks
  Primoz
 
 
  On Wed, Sep 15, 2010 at 5:53 AM, Miles Jordan
  miles.jor...@aad.gov.au wrote:
 
 
Hi Primoz,
 
1. You have jdbc:oracle:thin:@jdbc:oracle:thin:@ where you
 should
  have jdbc:oracle:thin:@
 
2. did you use an appropriate IP address and service name?
 
3. The usual way that Pedro was talking about is to use the basic
  jdbc connect string for the URL part, such as:
  url=jdbc:oracle:thin:@your.oracle.host:1521:yourservicename
 
Did you try that?
 
Regards,
 
Miles
 




 ___

Australian Antarctic Division - Commonwealth of Australia
 IMPORTANT: This transmission is intended for the addressee only. If you are
 not the
 intended recipient, you are notified that use or dissemination of this
 communication is
 strictly prohibited by Commonwealth law. If you have received this
 transmission in error,
 please notify the sender immediately by e-mail or by telephoning +61 3 6232
 3209 and
 DELETE the message.
Visit our web site at http://www.antarctica.gov.au/
 ___




-- 
Primož Kogovšek

Geografske informacijske rešitve
Primož Kogovšek s.p.
Koroška cesta 16
4000 Kranj
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver print module source

2010-09-16 Thread Chris Holmes
I believe it's at http://www.mapfish.org/svn/mapfish/print/trunk/  Part 
of the mapfish project, would be great to contribute your fix back there.

best regards,

Chris

On 9/16/10 7:44 AM, Balázs Bámer wrote:
 Hi All,

 Where can I get the source for print module in Geoserver 2.0.2? I need
 to enhance it to allow OpenLayers.Feature.Vector labels described in
 the attributes field to be displayed. Currently it gets the data from
 the client, displays the feature but not the labels.

 thank you in advance.

 Best regards: Balázs Bámer

 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] ImagineException: All factories fail for the operation Lookup (2.1 beta)

2010-09-16 Thread Jon Britton
Hi,

I've just upgraded to 2.1beta and I'm having an issue making a WMS request
for the sf:sfdem dataset.  I've been using this dataset to test an
application I'm working on and everything was working fine with Geoserver
2.0.1.  However, now when I try and make a WMS request all I get are tiles
with the error:

javax.media.jai.util.ImagingException:
All factories fail for the operation
Lookup
All factories fail for the operation
Lookup
null
255

My request isn't in the datasets native projection and the layer preview
works fine, so maybe the projection is the issue.  Also, I don't seem to
have a problem with some of the other default datasets so maybe the fact
that sf:sfdem is a geotiff is also relevant.

The full stack trace from the Geoserver log is shown below.

Any ideas?

Thanks,

Jon

Stack trace:

javax.media.jai.util.ImagingException: All factories fail for the operation
Lookup
at
javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1687)
 at
javax.media.jai.ThreadSafeOperationRegistry.invokeFactory(ThreadSafeOperationRegistry.java:473)
at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332)
 at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819)
at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867)
 at javax.media.jai.RenderedOp.getSampleModel(RenderedOp.java:2233)
at
org.geotools.image.ImageWorker.forceBitmaskIndexColorModel(ImageWorker.java:979)
 at
org.geotools.image.ImageWorker.forceIndexColorModelForGIF(ImageWorker.java:1064)
at org.geotools.image.ImageWorker.writePNG(ImageWorker.java:2240)
 at
org.vfny.geoserver.wms.responses.map.png.PNGMapProducer.formatImageOutputStream(PNGMapProducer.java:81)
at
org.vfny.geoserver.wms.responses.DefaultRasterMapProducer.writeTo(DefaultRasterMapProducer.java:209)
 at
org.vfny.geoserver.wms.responses.GetMapResponse.writeTo(GetMapResponse.java:802)
at org.geoserver.ows.adapters.ResponseAdapter.write(ResponseAdapter.java:61)
 at org.geoserver.ows.Dispatcher.response(Dispatcher.java:775)
at org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:233)
 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:875)
at
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:809)
 at
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
at
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
 at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at
org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:23)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
 at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:48)
 at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
 at
org.vfny.geoserver.filters.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:109)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
 at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:265)
 at
org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
at
org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
 at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at
org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:124)
 at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at
org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
 at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at
org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
 at
org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at

[Geoserver-users] Geoserver 2.1beta1 SLD problem

2010-09-16 Thread Mats Norén
Hi,
I'm trying to style OSM and a layer with my own external graphics
shields in SVG on top.

StyledLayerDescriptor version=1.0.0
xmlns=http://www.opengis.net/sld;
xmlns:ogc=http://www.opengis.net/ogc;
  xmlns:xlink=http://www.w3.org/1999/xlink;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  xsi:schemaLocation=http://www.opengis.net/sld
http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd;
NamedLayer
   Nametest/Name
   UserStyle
  NameDefault Point/Name
  FeatureTypeStyle
Rule
  Titlea logo/Title
  PointSymbolizer
 Graphic
ExternalGraphic
  OnlineResource
xmlns:xlink=http://www.w3.org/1999/xlink; xlink:type=simple
xlink:href=a.svg/
  Formatimage/svg+xml/Format
/ExternalGraphic
Size24/Size
 /Graphic
  /PointSymbolizer
/Rule
 /FeatureTypeStyle
 FeatureTypeStyle
Rule
   Titleb logo/Title
   ogc:Filter
  ogc:PropertyIsEqualTo
  ogc:PropertyNametype/ogc:PropertyName
  ogc:Literalb/ogc:Literal
  /ogc:PropertyIsEqualTo
  /ogc:Filter
  PointSymbolizer
  Graphic
ExternalGraphic
  OnlineResource
xmlns:xlink=http://www.w3.org/1999/xlink; xlink:type=simple
xlink:href=b.svg/
  Formatimage/svg+xml/Format
/ExternalGraphic
Size24/Size
  /Graphic
/PointSymbolizer
/Rule
  /FeatureTypeStyle
/UserStyle
  /NamedLayer
/StyledLayerDescriptor


http://localhost:8080/geoserver/wms?BGCOLOR=0xBCCFD0BBOX=559062.8397976003,6564244.698054293,678538.610433651,6683720.468690345SERVICE=WMSHEIGHT=150REQUEST=GetMapSTYLES=WIDTH=150CQL_FILTER=include;include;include;include;hashcode=-1362386281EXCEPTIONS=application/vnd.ogc.se_inimageVERSION=1.1.1FORMAT=image/tiffformat_options=dpi:150LAYERS=osm:coastline_wgs84,osm:osm_polygon,osm:osm_line,osm:osm_point,test:testSRS=EPSG:3006

The layer order is:
osm:coastline_wgs84
osm:osm_polygon
osm:osm_line
osm:osm_point
test:test

My test:test layer with the pointsymbolizer is always overwritten by
the labels from the osm-layers.

I've been staring at this for hours, tried with VendorOptions and
Priority but nothing works...
Any ideas?

Regards,
Mats

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Can't apply different cql_filters to layergroup

2010-09-16 Thread jeff gerbracht

I've a layergroup with 2 layers and I'm requesting a cql_filter of
CQL_FILTER=PROJ_ID='ATLAS_MN';PROJ_ID='ATLAS_CO'

The result should be Minnesota with a bunch of small greenish squares and
colorado filled with black-outlined polygons.   The actual result shows that
the PROJ_ID='ATLAS_MN' is being applied to both layers. 
http://old.nabble.com/file/p29729674/cqlFilterLayerGroup.jpg (attached) 

I'm running 2.02 Geoserver
-- 
View this message in context: 
http://old.nabble.com/Can%27t-apply-different-cql_filters-to-layergroup-tp29729674p29729674.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver 2.1beta1 SLD problem

2010-09-16 Thread David Winslow
Within a single WMS request, labels always get rendered on top of
everything else, regardless of layer order.  I am not aware of a way
to disable this behavior. You could work around it by configuring
separate layers in your OpenLayers client, or using a cascading WMS
server to overlay the two tilesets, or something along those lines.

Hope this helps.

--
David Winslow
OpenGeo - http://opengeo.org/

On Thursday, September 16, 2010, Mats Norén mats.no...@gmail.com wrote:
 Hi,
 I'm trying to style OSM and a layer with my own external graphics
 shields in SVG on top.

 StyledLayerDescriptor version=1.0.0
 xmlns=http://www.opengis.net/sld;
 xmlns:ogc=http://www.opengis.net/ogc;
   xmlns:xlink=http://www.w3.org/1999/xlink;
 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
   xsi:schemaLocation=http://www.opengis.net/sld
 http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd;
 NamedLayer
    Nametest/Name
    UserStyle
       NameDefault Point/Name
       FeatureTypeStyle
         Rule
           Titlea logo/Title
           PointSymbolizer
              Graphic
                 ExternalGraphic
                   OnlineResource
 xmlns:xlink=http://www.w3.org/1999/xlink; xlink:type=simple
 xlink:href=a.svg/
                   Formatimage/svg+xml/Format
                 /ExternalGraphic
                 Size24/Size
              /Graphic
           /PointSymbolizer
         /Rule
      /FeatureTypeStyle
      FeatureTypeStyle
         Rule
            Titleb logo/Title
            ogc:Filter
               ogc:PropertyIsEqualTo
                   ogc:PropertyNametype/ogc:PropertyName
                   ogc:Literalb/ogc:Literal
               /ogc:PropertyIsEqualTo
           /ogc:Filter
           PointSymbolizer
               Graphic
                 ExternalGraphic
                   OnlineResource
 xmlns:xlink=http://www.w3.org/1999/xlink; xlink:type=simple
 xlink:href=b.svg/
                   Formatimage/svg+xml/Format
                 /ExternalGraphic
                 Size24/Size
               /Graphic
             /PointSymbolizer
         /Rule
       /FeatureTypeStyle
     /UserStyle
   /NamedLayer
 /StyledLayerDescriptor


 http://localhost:8080/geoserver/wms?BGCOLOR=0xBCCFD0BBOX=559062.8397976003,6564244.698054293,678538.610433651,6683720.468690345SERVICE=WMSHEIGHT=150REQUEST=GetMapSTYLES=WIDTH=150CQL_FILTER=include;include;include;include;hashcode=-1362386281EXCEPTIONS=application/vnd.ogc.se_inimageVERSION=1.1.1FORMAT=image/tiffformat_options=dpi:150LAYERS=osm:coastline_wgs84,osm:osm_polygon,osm:osm_line,osm:osm_point,test:testSRS=EPSG:3006

 The layer order is:
 osm:coastline_wgs84
 osm:osm_polygon
 osm:osm_line
 osm:osm_point
 test:test

 My test:test layer with the pointsymbolizer is always overwritten by
 the labels from the osm-layers.

 I've been staring at this for hours, tried with VendorOptions and
 Priority but nothing works...
 Any ideas?

 Regards,
 Mats

 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] web mapping project

2010-09-16 Thread Peter MacKenzie
I am interested in applying my GEOSERVER knowledge and get my hand
dirty with a project. Does anyone know of any not-for-profit, or
startup organisations that could use a somewhat basic Geoserver
fuelled web mapping component to their website?

I am currently on Vancouver Island, Canada so a group close by would
be ideal, but I would also consider groups from Australia?

Let me know if anyone has any ideas!

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Problem creating datastore to Oracle GeoRaster

2010-09-16 Thread Paul Joyce

 Looks ok to me. Next questions
 
 1) Did you specify the url of your xml config file as a connection 
 parameter when adding the raster data source ?
Oops, I just noticed that I didn't include that in my original post. I must 
have missed that last line when I highlighted in the web page. 
I specified URL as file:coverages/test.xml. There is a line in the log file 
snippet I originally included that shows it being read.
 
 2) In your log file, are there some lines containing the String 
 ImageMosaicJDBC. Perhaps you can zip your log file and send it to 
 me directly.
I'll do that. There are some lines about a ImageMosaicJDBCFormatFactory being 
created.
 
Thanks, Paul
  --
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] web mapping project

2010-09-16 Thread Samuel Smith
Hi Peter,

Where about on the Island are you? Drop me a note. I have a few projects in
mind for which I might be able to provide some sort of stipend.

Are you just into GeoServer, or are you game for incorporating some of the
other bits from the OpenGeo stack?

In any event we'll try to suck you into a blossoming OSGeo chapter!

SFS

Samuel Smith 
Groundlevel Geographics [DBA]


-Original Message-
From: Peter MacKenzie [mailto:peterdonaldmacken...@gmail.com] 
Sent: Thursday, September 16, 2010 5:43 PM
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] web mapping project

I am interested in applying my GEOSERVER knowledge and get my hand
dirty with a project. Does anyone know of any not-for-profit, or
startup organisations that could use a somewhat basic Geoserver
fuelled web mapping component to their website?

I am currently on Vancouver Island, Canada so a group close by would
be ideal, but I would also consider groups from Australia?

Let me know if anyone has any ideas!


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users



--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Geoserver, Oracle, and ESRI ST_geometry [SEC=UNCLASSIFIED]

2010-09-16 Thread Oliver.Raymond
I have an Oracle table of spatial data that I want to serve as WFS using 
Geoserver.  The geometries are stored in an Oracle table in ESRI ST_geometry 
format (ie, it comes from an ESRI SDE geodatabase).

Can I serve these data using Geoserver and just an Oracle licence?  Or do I 
need SDE installed on my server as well?

Thanks,
Ollie



Ollie Raymond

National Advice, Maps and Data Standards Project
Geoscience Australia

GeoSciML Design Group
IUGS Commission for the Management and Application of Geoscience Information



Address: GPO Box 378, Canberra, ACT, 2601, Australia | ABN: 80 091 799 039
Ph: +61 2 62499575 | Fax: +61 2 6242 | Email: 
oliver.raym...@ga.gov.aumailto:oliver.raym...@ga.gov.au | Google 
Maphttp://maps.google.com/maps?f=qhl=engeocode=q=canberra+australiaie=UTF8ll=-35.344028,149.158362spn=0.007684,0.016404t=hz=17iwloc=addrom=1
National geological maps  
http://www.ga.gov.au/minerals/research/national/nat_maps/nat_geol_maps.jsp
Geoscience Australia web services  
http://www.ga.gov.au/resources/applications/ogc-wms.jsp


 --- This message was created with 100% recycled electrons ---

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users