> Andrea Aime wrote:
> GeoServer WMS GetFeatureInfo returns the value of the various bands in the
> pixel you
> clicked. You can ask the GML output to get better parseability.
> Of course that works only if you previously made a WMS GetMap.
Why so? GetFeatureInfo does not need to know anything
On Fri, Aug 17, 2012 at 12:16 AM, Phil Scadden wrote:
> What I want for a raster type, is the ability to return the value of the
> raster at a requested x,y coordinate. Ie use it like an elevation
> service. AFAIK, the only way to do this is WCS, returning a tiny raster
> image and analyzing it t
Hi,
Mapserver can return the pixel values of a clicked point from raster layers
with WMS GetFeatureInfo. I believe that Geoserver can do the same, but I have
never tried it. But pixel value presenting elevation should probably be
multiplied with some factor for getting the true ground elevation
This seems like a good candidate for a WPS process. There's nothing that
will do this right now as far as I'm aware, but it should be fairly easy to
develop.
To make it really easy to use it would be nice to be able to call it using
GET, rather than POST. Unfortunately AFAIK GeoServer doesn't sup
What I want for a raster type, is the ability to return the value of the
raster at a requested x,y coordinate. Ie use it like an elevation
service. AFAIK, the only way to do this is WCS, returning a tiny raster
image and analyzing it to extract height. Not what WCS was designed for
but can anyo
Thank you David. I did a fresh install, modified my web.xml to point to my
data directory, and so far it has been helping resolve my issues. I did
not see any duplicate jar files.
- John
On Thu, Aug 16, 2012 at 2:36 PM, David Winslow wrote:
> Yes, if you have multiple versions of jar file
Yes, if you have multiple versions of jar files in WEB-INF lib then many
parts of GeoServer may misbehave. It's best to fully remove WEB-INF/lib
before upgrading - in fact, we recommend fully removing GeoServer and using
the GEOSERVER_DATA_DIR parameter in WEB-INF/web.xml to have it load your
exis
Sorry if I missed this somewhere... Does GeoServer 2.2 RC2 have a REST
plugin? Does anything need to be done to make configure REST? In my
installation, I've come across a couple of apps not working properly that
require REST services (such as GeoCat Bridge, GeoExplorer.)
When I looked in WEB-I
Marcin Wociór impres.pl> writes:
> HI,
> I did simple test:
> 1. Create line style – 1px width
> 2. Render some content from DB with this style, using WMS and PDF output
> 3. Check output PDF in some pdf editors. All of tchem show me, that
rendered lin eis 1,5 width.
> 4.
I'm using GeoServer v.2.1.4 and can't seem to preview a layer based on
an external WMS server containing FEMA flood data. The store is created
with
http://hazards.fema.gov/wmsconnector/wmsconnector/Servlet/NFHL?REQUEST=G
etCapabilities&SERVICE=WMS which works and allowed me to add the layers
that i
HI,
I did simple test:
1. Create line style - 1px width
2. Render some content from DB with this style, using WMS and PDF
output
3. Check output PDF in some pdf editors. All of tchem show me, that
rendered lin eis 1,5 width.
4. Repat speps 1-3 with line width 0.5, 0, e
Hopefully this is a simple config / setup query...
System: Windows Server 2008 R2 running with 2003 compatibility; Tomcat 6.0.35;
Geoserver 2.1.2; Java jre-6u33-windows-x64
I have a Geoserver application deployed within Tomcat webapps
(webapps/geoserver212/) and a series of websites for static
On Thu, Aug 16, 2012 at 11:29 AM, Rahkonen Jukka
wrote:
> Hi,
>
> Works fine with GS 2.2 RC2 on Windows XP and Windows 7. Sorry for the
> noise.
>
Yep, it's http://jira.codehaus.org/browse/GEOS-5128, which has been fixed
by RC1
Cheers
Andrea
--
==
Our support, Your Success! Visit http://opensd
Hi,
Works fine with GS 2.2 RC2 on Windows XP and Windows 7. Sorry for the noise.
-Jukka-
Rahkonen Jukka wrote:
>
> Hi,
>
> I am testing GDAL/OGR WFS driver http://www.gdal.org/ogr/drv_wfs.html
> with Geoserver 2.2 beta 1 on Windows XP and Java 1.6.0_33
>
> OGR WFS driver starts communication
Hi,
I am testing GDAL/OGR WFS driver http://www.gdal.org/ogr/drv_wfs.html with
Geoserver 2.2 beta 1 on Windows XP and Java 1.6.0_33
OGR WFS driver starts communication with WFS server by sending this request:
http://localhost:8080/geoserver/wfs?SERVICE=WFS&REQUEST=GetCapabilities&ACCEPTVERSIONS
15 matches
Mail list logo