thanks for your suggestions.
but even image pyramid would be required to put throught geowebcache,
because one time rendering and cache works well in production
enviroments.
one more thing about the image mosiac. does it require all images to
be in same resolutions?
appreciate your help!
regards
Hi Andrea!
I'm sending layers.properties and service.properties. These are the files??
I'm using MIXED mode, and restricting layers according some roles.
During the afternoon I did a test. I added a common user to the
ROLE_ADMINISTRATOR, and tried to make the request, and it worked as
expected.
This is a fundamental capability of WMS. every conforming WMS must do
this. Please show us your old (EPSG:4326) and new (EPSG:32628) queries.
As others have noted, any BBOX must also be in the requested SRS. Also
pay close attention to axis order, which can vary between SRS.
On 18/11/10 17:28,
Ciao Sjoerd,
can you tell us more about what you have done? Version of GeoServer,
Platform, JDK, etc. etc.
Moreover, could we have a sample of this data?
Simone.
---
===
Notice that our office phone number has recently changed!
Please, update yo
Good advice from Andrea. I would add that you could consider whether a user
needs access to all 110 layers at once. If not, consider splitting the wms
in multiple smaller wms services, that are more targeted and focussed on a
specific need.
I once had a customer that had setup a web map with 220 l
Hi,
I'm using the native ECW plugin DLLs with GDAL to host ECW data in Geoserver
WMS.
On some locations I see a 1 pixel thin line going from top left to bottom
left of the output JPG
Sometimes it's a line going from top left to to right.
The color of the line seems to be the color value entered i
Robert,
Did you ever find a solution to the "No service: ( ows )" issue?
I'm having the same problem. Geoserver 2.0.2. Requesting from
Openlayers 2.10
The request works fine when it's served from Geoserver's Jetty server,
but once I put it on another web server with a proxy I get "No servi
On Wed, Nov 17, 2010 at 11:20 PM, Ricardo Bayley
wrote:
> Hi everyone,
>
> I noticed strMatches function uses regular expression, supper cool !
> I dont understand very well how I should write the filter. Got two concerns:
>
> How should I pass two arguments ?
> When function returns true/false, h
On Thu, Nov 18, 2010 at 3:57 PM, Robert Buckley
wrote:
> Hi,
>
> I have a GIS project which has become a wms service. The project was not
> designed for the web, and therefore the datastructure was based on 110
> different shapefiles.
>
> My job is to publish a wms service displaying these layers.
On Thu, Nov 18, 2010 at 5:42 PM, Rodrigo wrote:
> Hi everyone!
>
> I was working with geoserver now, and I got a wierd situation...
>
> When I make a WFS request like this:
>
> http://localhost:8081/geoserver/wfs?request=GetFeature&version=1.1.0&typeName=topp:states&outputFormat=GML2
>
> with GML2
On Thu, Nov 18, 2010 at 6:12 PM, Sjoerd Brandsma wrote:
> Hi,
>
> I'm using geoserver 2.0 to serve the following data:
>
> - approx. 1TB of ECW aerial image data as WMS
> - approx. 10GB of OSM vectordata in a PostGIS DB as PNG (street overlay)
> in the following configuration:
>
> - Win2008 64 bit
Hi,
GvSIG does work with other projections as well, but it is possible that it has
problem with just your projection. But could it be possible that you did not
change the projection of the gvSIG map project to use the same projection that
was used for connecting WMS? Or then it is something el
*A lot of thanks for your replies*. You are right. I got confused
because the client tool I am using (gvSig) just works when I specify
that the SRS is EPSG:4326. Perhaps it just gets the BBOX that is
specified in the Capabilities document and doesn't do any transformation.
Thanks again.
On 2010-11-18 18:11, Imran Rajjad wrote:
> dear Nils,
>
> thanks for the link, shall I ignore the writing on top saying to ignore this.
I did so at least. The page suggested instead documents
how to configure ImageMosaics in GeoServer 2.x, which is
somewhat different.
> anyway I`ve got around sat
Hi,
I'm using geoserver 2.0 to serve the following data:
- approx. 1TB of ECW aerial image data as WMS
- approx. 10GB of OSM vectordata in a PostGIS DB as PNG (street overlay)
in the following configuration:
- Win2008 64 bit dual xeon (16 core) with 16GB ram
Java configuration:
-XX:+HeapDumpOnO
dear Nils,
thanks for the link, shall I ignore the writing on top saying to ignore this.
anyway I`ve got around satellite imagery of 50Gb or more and it will
increase with time.
I`ve got a few questions, will really appreciate some answers or links
- Will the mosiac plugin work with Geowebcache
Hi everyone!
I was working with geoserver now, and I got a wierd situation...
When I make a WFS request like this:
http://localhost:8081/geoserver/wfs?request=GetFeature&version=1.1.0&typeName=topp:states&outputFormat=GML2
with GML2 output, (and tried with JSON, CSV, Shapefile), geoserver works
Hello David,
Yes! Content-type has bitten me again. Using 'application/vnd.ogc.sld+xml'
works like a charm.
It is troubling that when either of those operations returns a 405 or 500,
the style is uploaded anyway. But if I do things The Right Way, I'm willing
to live with it.
Thanks for the qui
As far as I know, XStream should not be involved in updating an SLD file. I
guess you uploaded with a Content-type of text/xml instead of
application/vnd.ogc.sld+xml (or so, I forget the exact mime for SLD). It's
troubling that the previous style would be overwritten in this case,
however.
You c
Just to follow up:
If I POST instead of PUT, I do get an HTTP Status code of 405 (as the
documentation suggests), but the SLD is loaded into the style, with no
errors in the error log.
Please advise,
David
On Thu, Nov 18, 2010 at 11:11 AM, David Zwarg
> wrote:
> Hello,
>
> I am using the REST
Hello,
I am using the REST config to add some layers and styles to geoserver. All
is well when creating layers and styles. I've been following the examples
and using the API reference, which are extremely helpful.
I am running into a problem, though, with uploading SLDs. I am able to POST
to /geo
Hi,
I have a GIS project which has become a wms service. The project was not
designed for the web, and therefore the datastructure was based on 110
different
shapefiles.
My job is to publish a wms service displaying these layers.
There are approx 110 shp...points,lines, polygons and text. A
One thing you can use to help you get the right request is the WMS
Reflector. See
http://docs.geoserver.org/stable/en/user/tutorials/wmsreflector.html
You can make a request like
http://suite.opengeo.org/geoserver/wms/reflect?layers=world and get a
default image of the full bounds with the defaul
Hi,
Of course Geoserver supports other projections but it is not enough to change
SRS in the WMS requests, you must also give the BBOX to suit the target
projection. Now I suppose you have used the same BBOX and Geoserver did not
find any data from that and sent you an empty map.
-Jukka Rah
Hi,
I have installed a set of layers which are using the reference system
EPSG:4326. I was wondering if Geoserver is able to dynamically provide these
layers in other reference system if the user requires so. It seems to me that
the answer is "no", because if I do a WMS request specifiying
25 matches
Mail list logo