Edward,
please ensure that you built the correct version of GeoTools for your
GeoServer. For example, if you built GeoTools 9.2 from source and then
built GeoServer 2.3-SNAPSHOT from the 2.3.x branch (not 2.3.2), then
your GeoServer will depend on GeoTools 9-SNAPSHOT, not the one built
locally
Hey Edward,
It really depends on what revision of GeoServer you are building at. The
latest on the stable and master branches (currently versioned 2.3-SNAPSHOt
and 2.4-SNAPSHOT) follow the latest on the geotools stable and master
branches (currently 9-SNAPSHOT and 10-SNAPSHOT).
Any numbered geose
Hi Justin,
Yea, I have noticed that my geotools build is 9.2 and the one that
geoserver uses is 9.1. I see both in my maven repository.
Is there a geoserver version that uses 9.2 or can the version be
overridden when I build geoserver? This sounds like it could be the
issue.
I've done ""mvn e
Hi Edward,
Posting here is fine but you may want to post to
geoserver-de...@lists.sourceforge.net for future dev questions.
As for your question, if you have built geotools locally you should have
the source attachments for all the jars in the local maven repository.
Might be good to just double
Not sure if this is the correct forum but I am trying to debug some
geotools code used by geoserver. I have followed these instructions:
http://docs.geoserver.org/latest/en/developer/quickstart/index.html#quickstart
Geoserver starts up fine and I can debug (set breakpoints and walk
through)
Hi all,
I have a workspace with restricted access:
hasici.*.r=ROLE_HASICI
hasici.*.w=ROLE_HASICI
hasici.*.a=ROLE_HASICI
And I have one layer in the workspace, that should be accessible to
more people then the others:
hasici.pest.r=ROLE_HASICI,ROLE_PEST
Then I have a user, who does have ROLE
I see that union and buffer are listed features here:
http://docs.geoserver.org/latest/en/user/filter/function_reference.html#filter-function-reference
Are there any examples of how to use them with WFS?
In the application the user should be able to draw a rectangle which is
used with an intersec
Hi Markus,
you may consider building GDAL and JNI on your system to make sure to use
the libc available on your system.
Let me paste here some hints I have just sent a few minutes ago
for a similar case to another user (having issues with Debian)
You may take some hints from the
Hi Emmanuel,
You are not the first one having a similar issue... Each linux
distribution/version seems having a different set of installed libc
libraries and versions...
This is why we have added Centos and Ubuntu prefixes (as well with version
number) to the available downloads since we have creat
Thanks for answering Daniele.
My answers inline.
Le Wed, 3 Jul 2013 15:58:57 +0200,
Daniele Romagnoli a écrit :
> Hi Emmanuel,
> please read below...
>
> On Wed, Jul 3, 2013 at 3:16 PM, Emmanuel Lesouef
> wrote:
>
> > Hi,
> >
> > I'm trying to enable some extra features on our geoserver, suc
Hi,
I am trying to do generate a getMap request using POSTed XML data using PHP.
This will return an image that i can save, diplay etc.
I have no problem forming the XML request and already use PHP to POST WFS
requests. But I cant find any way of using PHP to get the WMS image!
Has anyone managed
Hi Emmanuel,
you could check if the "Raster Data Sources" has been created in the
"store" section.
I also remind you that gdal libraries don't support ECW format natively:
you need an ECW license.
cheers
Michele
On Wed, Jul 3, 2013 at 3:16 PM, Emmanuel Lesouef wrote:
> Hi,
>
> I'm trying to en
Hi cmaul, I found the problem some days ago, however, thanks for your help.
The problem was one layer that was throwing an exception when Geoserver was
being deployed in Glassfish (I use Glassfish). I didn't notice it in the
first computer because I hadn't needed to restart it, when I did it the s
Hi Emmanuel,
please read below...
On Wed, Jul 3, 2013 at 3:16 PM, Emmanuel Lesouef wrote:
> Hi,
>
> I'm trying to enable some extra features on our geoserver, such as ECW
> raster formats through GDAL extension.
>
I suppose you have purchased an ECW license (which is mandatory to use it
in a Ser
Hi,
I'm trying to enable some extra features on our geoserver, such as ECW
raster formats through GDAL extension.
I followed (in my opinion...) carefully the following documentation :
http://docs.geoserver.org/stable/en/user/data/raster/gdal.html
In the status page of geoserver (version 2.3.2),
Hi List,
I'm looking at my GetCapabilities xml from GWC:
http://myserver/geoserver/gwc/service/wms?request=GetCapabilities and I see
the bounding boxes of my layers are as expected:
I also have two grouped layers, those bounding boxes are not OK. The SRS is
set properly but the coordinates are i
geowolf wrote
> So you made it work? How did you do it?
I load all styles with cURL and geoserver REST. I have a PHP script on the
server which accepts sld (xml content) from the client and creates style in
geoserver. It's kind of workaround, but i see no other way for now.
--
View this message
On Wed, Jul 3, 2013 at 2:09 PM, Kolosov Sergey wrote:
> At last i made geoserver understand right encoding with REST services.
>
So you made it work? How did you do it?
Cheers
Andrea
--
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==
Ing. Andrea Ai
At last i made geoserver understand right encoding with REST services.
The reason i need right encoding in style so badly is using GetLegendGraphic
request.
I have unicode symbols in legend labels, so wrong encoding breaks legend's
description.
--
View this message in context:
http://osgeo-org.
On Wed, Jul 3, 2013 at 10:00 AM, Jonathan Moules <
jonathanmou...@warwickshire.gov.uk> wrote:
> Interesting. I've found that "Line with Border" works just fine if you use
> two LineSymbolisers within the same rule. Using separate
> seems over-kill, as that way you also need to set up two rules, t
Ciao Simo,
I did not move to Ubuntu - it is only our test server. But for the
production mode we use Red Hat EL 6, so I have to find some solution.
I wanted to ask you, if there is a way to build a package with the native
for redhat 6 like you are providing in
http://demo.geo-solutions.it/share/g
Interesting. I've found that "Line with Border" works just fine if you use
two LineSymbolisers within the same rule. Using separate
seems over-kill, as that way you also need to set up two rules, two sets of
filters, etc.
If the same layer is overlapping itself, doing it within the same rule
seem
22 matches
Mail list logo