Re: [Geoserver-users] ImageMosaic using images on a network share

2010-12-15 Thread Phil Maloney
?Thanks Roger, yes this is running as a Windows service so I have explicitly set up shared folders to avoid mapped drives and use UNC paths instead. After some trial and error I am now getting a Could not list layers for this store, an error occurred retrieving them: Unable to acquire a reader

[Geoserver-users] Upload shapefiles REST service question

2010-12-15 Thread jose garcia
Hi I did a small change in REST API to store shapefiles in data/workspace/datastore instead of default data/datastore folders. The idea of this is to allow to publish different shapefiles with same name (also same datastore name) in different workspaces like: workspace1:waterways

Re: [Geoserver-users] ImageMosaic using images on a network share

2010-12-15 Thread Roger Bedell
Hi Phil, I believe that what I ended up with was creating the ImageMosaic files more or less by hand (I wrote a program to do it), then pointing the ImageMosaic to the shp file in the directory, in the Connection Parameters box of the Add New Store dialog, I put:

[Geoserver-users] Geojson and json

2010-12-15 Thread Robert Buckley
Hi, Could someone please advise me about the following. I am trying to use a geoserver layer to produce a data which will be displayed in a barchart. If I put the following into my browser

Re: [Geoserver-users] App Schema Transactions

2010-12-15 Thread Andrew Chamberlain
Hi Ben, Many thanks for that. Sounds like there's quite a few obstacles at the moment. I feel that whatever mapping solution is eventually used to implement transactions, it should *ideally* be also used to deliver the complex features in the read direction. Given

[Geoserver-users] Setting REST parameters with PHPcURL ?

2010-12-15 Thread Ryan Williams
Hello list, Can anyone give an example of how to add parameters to a PHPcURL request like: /workspaces/ws/datastores/ds/file[.extension] I'm trying to set the 'configure' parameter for a REST shapefile upload. Do i do that with postfields? httpheader? I've tried adding 'configure: all' to the

Re: [Geoserver-users] geoserver geonetwork installation tomcat

2010-12-15 Thread Just van den Broecke
To my knowledge there is no automatic integration. This is what I did: Deployed GeoServer and GeoNetwork as separate webapps (.war files). See http://geonetwork-opensource.org how to setup GeoNetwork. After both GeoServer and GeoNetwork have been setup you can harvest metadata from GeoServer by

Re: [Geoserver-users] Example Primary Key on Oracle view?

2010-12-15 Thread Gorman, Stephen A.
Sorry, figured it out. For those interested CREATE OR REPLACE FORCE VIEW person_pk_view (ID,NAME,IntVal,RCVDTIME,SHAPE,CONSTRAINT pk_person_view PRIMARY KEY (ID) RELY DISABLE NOVALIDATE) AS SELECT ORA_POLY_POINTS.ID, ORA_POLY_POINTS.NAME, ORA_POLY_POINTS.intval,

Re: [Geoserver-users] Secure Layer Groups

2010-12-15 Thread Arnaud Vandecasteele
David, I already set the mode to CHALLENGE in the user.properties. It was set before the tests. I will retry tomorrow or in the end of the week with OpenJump as Rahkonen Jukka suggest me. Thank you both for your help Arnaud On Mon, Dec 13, 2010 at 7:25 PM, David Winslow dwins...@opengeo.org

Re: [Geoserver-users] GeoServer example server

2010-12-15 Thread Rahkonen Jukka
Hi, http://sigma.openplans.org:8080/geoserver/wms is answering for me. -Jukka Rahkonen- -Alkuperäinen viesti- Lähettäjä: Jon Britton [mailto:jonbritt...@googlemail.com] Lähetetty: ke 15.12.2010 18:37 Vastaanottaja: geoserver-users Aihe: [Geoserver-users] GeoServer example server

[Geoserver-users] Suggestion for WPS: Support for R stat package

2010-12-15 Thread Martin Jensen
I am really thrilled by the potential of WPS in Geoserver. I have been using R spatial (http://r-spatial.sourceforge.net/) with postgresql (http://bostongis.com/?content_name=postgresql_plr_tut01#87) and I think it would be great for the WPS roadmap to consider support for R processes.

[Geoserver-users] GeoServer returned HTTP response code: 401

2010-12-15 Thread GeoUser2010
Having trouble successfully parsing the data GeoServer sends me after a request is made with Basic Authentication configured in the web.xml file I've added the Basic Authentication to the web.xml file with a security-constraint, auth-constraint,login-config and security-role then when I try

[Geoserver-users] Polygon clipping at tile boundaries

2010-12-15 Thread Nji, Klaus
Guys, We have installed GeoServer 2.1 beta 2 to confirm issue reported in this bug report: http://jira.codehaus.org/browse/GEOS-4168 . With this version, we are still seeing polygon boundaries are being clipped when they intersect tile boundaries. Looking at the png images created by the

Re: [Geoserver-users] How to make a data request xml (gml file) forn javascript (ajax) to geoserver?

2010-12-15 Thread Ricardo Rodríguez
hi, this is of error in geoserver 119501 [btpool0-3] INFO /geoserver - Initializing Spring FrameworkServlet 'dispatcher' 121825 [btpool0-3] INFO org.apache.wicket.Application - [GeoServerApplication] init: Wicket extensions initializer 121949 [btpool0-3] INFO org.apache.wicket.Application -