Hi Florence.
> Try this mapping :
> Extract from
> http://docs.geoserver.org/trunk/en/user/data/app-schema/mapping-file.html:
>
> targetAttributeNode is required wherever a property type contains an abstract
> element and app-schema cannot determine the type of the enclosed attribute.
> This m
I'm not sure if this is a bug, a feature or that I don't fully
understand what is going on. If I create a style like:
/* @title Residential Road*/
[...@scale < 10] [highway='residential'],
[...@scale < 10] [highway='unclassified'] {
stroke: grey, white;
stroke-width: 3px, 1px;
stroke
Hi
I am also trying to do the same thing but could not find any of the links
mentioned in the article.
I'm using this document as a guide
http://gridlock.openplans.org/geoserver/trunk/doc/en/user/data/sqlview.html
Let me know if you make any progress on it.
Regards
Farouk A
--- On Wed, 8/9/
Ben - The spatial data is very small but we do have lot of attribute data
(weather,live stock etc.) which might run to around 100 mb.
Regards
Kumaran
From: Ben Caradoc-Davies
Subject: Re: [Geoserver-users] Geoserver : Server Requirements
To: "Kumaran Narayanaswamy"
Cc: "geoserver-user
Ben - Thanks a lot for sharing this information. We will go through the links
that you have shared.
Regards
Kumaran
--- On Wed, 9/8/10, Ben Caradoc-Davies wrote:
From: Ben Caradoc-Davies
Subject: Re: [Geoserver-users] Geoserver : JBOSS or Tomcat
To: "Kumaran Narayanaswamy"
Cc: "geose
Hi All,
I have installed GeoServer 2.1-beta1 onto my local PC to try out the new
SQL views.
When I go to add new ArcSDE layers, at the bottom of the page I have the
option to create new feature type, but there is nothing to allow me to
configure a new SQL view.
Is there something I missed whe
In my view this should be sufficient for light use and small datasets
with a single GeoServer instance. GeoServer is pretty efficient. It is
not possible to say for sure without knowing the size of your datasets
and the number of concurrent requests you hope to support.
For Java web application
Tomcat is widely used and well understood, so will likely have better
support from developers and the community. (Problems and improvements
will be more likely to be documented.)
We usually recommend Tomcat.
Selection of your servlet container is only one consideration. Have a
look at the Runn
Hello,
Can anyone please let me know the minimum server requirements for hosting a
GeoServer based WebGIS Application. We are planning to host it on a Virtual
Private server with the following configuration
. 512 MB Dedicated RAM
. 50 GB RAID protected storage
. Li
So I'm playing around with 2.1beta1 (mostly for the virtual service
support, which I *love*) and I noticed a minor bug. If you issue a
GetLegendGraphic request against a layer and the SLD has a rule with
no , geoserver will throw a null pointer exception. The culprit
seems to be this code in Defaul
Hi
I want to rotate streetnames with a rotation values from a database
The sld cookbook only mentions a rotationvalue that is hardcoded
I found the same isue here;
http://old.nabble.com/Attribute-based-label-positioning--td28739119.html#a28740602
can anyone tell me if this is resolved
cheers
Hi,
I'm using REST to add a coverage to Geoserver (2.0.1) and then make it
available as a WMS layer. When the layer is created it is given a default
style ("raster") and works just fine. Just to be certain, I also set it's
default style using REST and in doing so discovered the first bug - chang
Hello,
Can anyone advise out of JBOSS and Tomcat server's, which is best for
production launch of Geoserver WebGIS Application in terms of reliability,
scalability, load balancing etc?
Regards
Kumaran
--
Thi
Hi,
Has anyone successfully implemented the scale selector?
I am testing it in my app (
http://www.rbuckley.com:8080/geoserver/www/zgb_energie/test.html ) and cannot
make the fakescalevalue determine the values in the combo. It looks like it is
taking the number of zoom levels instead, but
14 matches
Mail list logo