Hi
I want to ask you a feasibility question on geoserver.
I want to make a time-series on raster data, in which it should be possible to
specify a time interval as input parameter.
I tried to realize this using image-mosaic-jdbc, but yesterday after a
discussion with the owner of this module
On Tue, Sep 25, 2012 at 1:12 AM, Ebrahim Poorazizi <
ebrahim.pooraz...@gmail.com> wrote:
> Hi List,
>
> Say, I already have a processing operation implemented in PHP or Python,
> so can I use that operation and connect it to the GeoServer WPS module? Or
> should I implement my own processing opera
On Mon, Sep 24, 2012 at 11:12 PM, Gundel, Aaron wrote:
> Hello all,
>
> ** **
>
> Here’s the stack trace. Looks like there’s some connection not being
> closed; here’s a stack trace with the approximate location and such… Any
> way I can work around this? Thanks!
>
> **
>
Two of the er
Hi Christian,
Sorry for answering so late, it escaped me.
There was a difference in approach. Cheesybiscuits and Martin rightfully
pointed out what the standard allows for. However, my position was: ’you
need to find a sensible way to deal with your spatial infrastructure and
that might not includ
Has anyone ever tried this new feature?
It doesn't seem like it??
From: Ronak Patel
To: Ronak Patel ; "geoserver-users@lists.sourceforge.net"
Sent: Saturday, September 22, 2012 2:14 PM
Subject: Re: [Geoserver-users] EPSG:404000 Stores
Hi,
Can anyone pleas
Hi List,
Say, I already have a processing operation implemented in PHP or Python, so
can I use that operation and connect it to the GeoServer WPS module? Or
should I implement my own processing operation in Java using the
instruction provided by GeoServer? Thanks in advance.
Regards,
Ebrahim
These URLs are on a public geoserver.
This one opens directly in the browser.
http://maps.gns.cri.nz/geoserver/wms?LAYERS=gns%3APETROLEUM.IWI_BOUNDARIES&FORMAT=image%2Fpng&TRANSPARENT=TRUE&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&SRS=EPSG%3A900913&BBOX=18785164.06875,-4642705.18625,1941133
On Mon, Sep 24, 2012 at 12:46 PM, James Beaudoin wrote:
> Hello Everyone,
>
> I was wondering if there has been any changes to getting Geoserver 2.2
> running with a shared data directory. In past versions of Geoserver
> (2.1.4) I had to disable GWC with this:
>
> wrapper.java.additional.6=-DGWC_D
Hello Everyone,
I was wondering if there has been any changes to getting Geoserver 2.2
running with a shared data directory. In past versions of Geoserver
(2.1.4) I had to disable GWC with this:
wrapper.java.additional.6=-DGWC_DISKQUOTA_DISABLED=true
wrapper.java.additional.7-DGWC_METASTORE_DIS
On Wed, Sep 19, 2012 at 10:37 PM, Linde wrote:
> Edward,
>
> thanks for the hint. The admin interface raises the count of available
> fonts up to 60 after installing oracle java and i picked the names of
> the fonts from this list. But i have to inspect things this direction:
> All drawn font sam
On Mon, Sep 24, 2012 at 4:33 PM, m.saber wrote:
> **
>
> Hi
>
> I am using geoserver WPS to chain sample processes of geoserver,
>
> but I can't access data from wfs or wcs in a wps process,
>
> when executing a request it says only *Loading.*
>
> When you are accessing the local wfs/
On Mon, Sep 24, 2012 at 2:57 PM, Tom (JDi Solutions) <
tom.d...@jdi-solutions.co.uk> wrote:
> Hi all,
>
> When making a tiled WMS request to geoserver using a polygon specified in
> XML if there is a tile which is wholly contained within the polygon no
> styling is applied. You can see the effect
On Mon, Sep 24, 2012 at 3:37 PM, David Winslow wrote:
> Strange, it seems to be trying to read 'catalog.xml' as a style
> configuration. Could you review your data directory and make sure it
> follows the expected structure?
>
> Also, I think catalog.xml is an older (no longer used) configurati
Thanksjust realized this by looking in WEB-INF/lib
thanks,
Robert
Von: David Winslow
An: geoserver-users@lists.sourceforge.net
Gesendet: 15:29 Montag, 24.September 2012
Betreff: Re: [Geoserver-users] Which Restplugin download is compatible with
geoserve
Hi
I am using geoserver WPS to chain sample processes of
geoserver,
but I can't access data from wfs or wcs in a wps process,
when executing a request it says only _LOADING._
My
request is something like below (by WPS request builder)
http://www.w3.org/2001/XMLSchema-instan
The GeoServer REST API and the "rest" module that provides support for
other rest-based extensions are both included in GeoServer since the
2.1.x series. You don't need to install anything extra in GeoServer to
use them.
--
David Winslow
OpenGeo - http://opengeo.org/
On 09/24/2012 08:54 AM,
I get duplicated labels on lines, I would like just to get the default one
label for one line. Why do I get more than one label for a line when default is
supposed to be just one?
The doc says:
The repeat option determines how often GeoServer labels a line. Normally
GeoServer would label each
HI,
Which Restplugin download is compatible with geoserver 2.2. stable?
Can´t find a link on the stable release page...the last release seems to be
2.0.2is this still upwards compatible?
cheers,
Rob--
Live Securit
Hi everyone,
we are updating our deploys to new Geoserver 2.2 and we are having some
issues with FTL files and GetfeatureInfo requests.
The java exception we get is:
*java.io.IOException: Error occured processing content template content.ftl
> for org.geoserver.wms.MapLayerInfo@1cd3522a Error oc
JAVA_OPTS are defined in all of these files
/etc/init.d/tomcat6
/etc/default/tomcat6
/usr/share/tomcat6/bin/catalina.sh
The output of ps auxw | grep catalina shows...
tomcat6 20351 172 2.5 2229764 157500 ?
Sl 12:04 0:13
/usr/lib/jvm/java-6-sun/bin/java
-Djava.util.lo
Going a bit deeper into the subject of defining JAVA variables in Tomcat6 on
ubuntu, I have found that there are 3 files where my JAVA_OPTS have been
defined...
1. /etc/init.d/tomcat6
2 /etc/default/tomcat6.
3. /usr/share/tomcat6/bin/catalina.sh
The output of ps auxw | grep catalina ou
Hi all,
i am building an application using opengeo suite sdk in
which i am getting connected to the geoserver for creating new feature or
style and editing existing feature or style. for that i authenticate
geoserver from my application. and then after authentication with geoser
Hi,
Tomcat6 on Ubuntu 10.04 server crashed over the weekend, and i´m searching for
possible causes.
I checked printenv to see which enviroment variables are set, and couldn´t find
anything for JAVA_OPTS. Later I found that JAVA_OPTS is being read from
/etc/default/tomcat6
Does this mean the
hi Christian,
the guidance worked in case of geoserver 2.1.x . i am getting
an authentication dialog on wrong credentials and 200 ok status on correct
authentication. i have fired a request to /geoserver/rest/workspaces..
i request you to mention the HTTP basic authentic
On 09/22/12 16:24, christian.muel...@nvoe.at wrote:
> Unfortunately, the CAS module did not find its way into 2.2.0, it is
> scheduled for 2.2.1 next month.
>
> If there is some interest, I can send a custom jar which has to be
> dropped into the WEB-INF/lib directory of the GeoServer installation.
Ok :-)
These answers are the important ones. For 2.1.x series, you have to
use basic auth and you have to add the "Authorization" request header
for EACH call to GeoServer. Again, here is a java script example
http://coderseye.com/2007/how-to-do-http-basic-auth-in-ajax.html
No need to send a
Ok.. Christian..
i want to use GeoServer REST API (configuring without a GUI) for
creating / editing features , styles etc.
and i am using GeoServer 2.1.3
On 24 September 2012 12:21, wrote:
> Hi Indian
>
> First, please stay on the user list, this thread may interest some other
> users
27 matches
Mail list logo