Re: [OSGeo-Discuss] Software to test a WCS server?

2008-11-05 Thread Alexandre Leroux


Thanks to Jorge, Dominic and Justin for your replies.

I updated the wikipedia WCS entry accordingly for the benefit of everyone.

The WCS test engine seems pretty interesting to us. It will help us make 
sure our server also serves WMS in full compliance.


Have a nice day,

Alex
--
Alexandre Leroux, M.Sc., Ing.
Environnement Canada / Environment Canada
Centre météorologique canadien / Canadian Meteorological Centre
Section de la réponse aux urgences environnementales /
Environmental Emergency Response Section
[EMAIL PROTECTED]


On 11/03/08 16:52, Justin Deoliveira wrote:

Hi Alexandre,

There is a CITE (Compliance and Interoperability Test Engine) which is 
used to test reference implementations for OGC specs, including WCS. You 
can get the engine from:


http://sourceforge.net/projects/teamengine

To get the tests for wcs you need to sign up for an account on the OGC 
portal.I am not sure if they are publicly available elsewhere.


The easiest way (if you are interested) is probably to send a message to 
the CITE forum:


[EMAIL PROTECTED]

And state that you want access to the tests.

-Justin

Alexandre Leroux wrote:


Hi all,

I tried to find a quick way to test our WCS server implementation 
(it's specifically for an in-house meteorological data format - not 
useful outside our organization).


What I'm looking for is a simple software such as QGIS, uDig or 
similar to test loading data from our WCS server, and help us 
debugging it! :-) After some searches, I found GeoServer supports WCS 
and well, nothing else. I must be wrong!


http://en.wikipedia.org/wiki/Web_Coverage_Service

GDAL supports WCS to some extent:
http://gdal.org/frmt_wcs.html


Thanks a lot for any feedback!

Alex

http://slashgeo.org




___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Software to test a WCS server?

2008-11-03 Thread Justin Deoliveira

Hi Alexandre,

There is a CITE (Compliance and Interoperability Test Engine) which is 
used to test reference implementations for OGC specs, including WCS. You 
can get the engine from:


http://sourceforge.net/projects/teamengine

To get the tests for wcs you need to sign up for an account on the OGC 
portal.I am not sure if they are publicly available elsewhere.


The easiest way (if you are interested) is probably to send a message to 
the CITE forum:


[EMAIL PROTECTED]

And state that you want access to the tests.

-Justin

Alexandre Leroux wrote:


Hi all,

I tried to find a quick way to test our WCS server implementation (it's 
specifically for an in-house meteorological data format - not useful 
outside our organization).


What I'm looking for is a simple software such as QGIS, uDig or similar 
to test loading data from our WCS server, and help us debugging it! :-) 
After some searches, I found GeoServer supports WCS and well, nothing 
else. I must be wrong!


http://en.wikipedia.org/wiki/Web_Coverage_Service

GDAL supports WCS to some extent:
http://gdal.org/frmt_wcs.html


Thanks a lot for any feedback!

Alex

http://slashgeo.org



--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


RE: [OSGeo-Discuss] Software to test a WCS server?

2008-10-31 Thread Lowe, D (Dominic)
Alex,

While it's not a GUI client, the OWSLib python library has some WCS support so 
can be useful for writing scripts for automated testing of your service, or for 
building a client:

http://pypi.python.org/pypi/OWSLib/0.3
http://trac.gispython.org/lab/wiki/OwsLib

Also, the (unrelated) GI-go geobrowser is a nice GUI:
http://zeus.pin.unifi.it/joomla/index.php?option=com_content&task=view&id=12&Itemid=59

Cheers,
Dominic


-Original Message-
From: [EMAIL PROTECTED] on behalf of Jorge Gaspar Sanz Salinas
Sent: Fri 31/10/2008 16:17
To: OSGeo Discussions
Subject: Re: [OSGeo-Discuss] Software to test a WCS server?
 
2008/10/31 Alexandre Leroux <[EMAIL PROTECTED]>:
>
> Hi all,
>
> I tried to find a quick way to test our WCS server implementation (it's
> specifically for an in-house meteorological data format - not useful outside
> our organization).
>
> What I'm looking for is a simple software such as QGIS, uDig or similar to
> test loading data from our WCS server, and help us debugging it! :-) After
> some searches, I found GeoServer supports WCS and well, nothing else. I must
> be wrong!
>
> http://en.wikipedia.org/wiki/Web_Coverage_Service
>
> GDAL supports WCS to some extent:
> http://gdal.org/frmt_wcs.html
>
>
> Thanks a lot for any feedback!
>
> Alex

Hi

gvSIG[1] is a client for WCS format. You can take a look at the manual
before trying it but
I think it should be OK for you.

Cheers

[1] http://www.gvsig.gva.es/index.php?id=gvsig&L=2
[2] 
http://www.gvsig.org/web/docusr/userguide-gvsig-1-1/Views/anadir-una-capa-a-gvsig/anadir-una-capa-wcs/index_html-en/view?set_language=en
-- 
Jorge Gaspar Sanz Salinas
Ingeniero en Geodesia y Cartografía
http://www.geomaticblog.net
http://oblongomirihi.wordpress.com
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss

--
Scanned by iCritical.
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


Re: [OSGeo-Discuss] Software to test a WCS server?

2008-10-31 Thread Jorge Gaspar Sanz Salinas
2008/10/31 Alexandre Leroux <[EMAIL PROTECTED]>:
>
> Hi all,
>
> I tried to find a quick way to test our WCS server implementation (it's
> specifically for an in-house meteorological data format - not useful outside
> our organization).
>
> What I'm looking for is a simple software such as QGIS, uDig or similar to
> test loading data from our WCS server, and help us debugging it! :-) After
> some searches, I found GeoServer supports WCS and well, nothing else. I must
> be wrong!
>
> http://en.wikipedia.org/wiki/Web_Coverage_Service
>
> GDAL supports WCS to some extent:
> http://gdal.org/frmt_wcs.html
>
>
> Thanks a lot for any feedback!
>
> Alex

Hi

gvSIG[1] is a client for WCS format. You can take a look at the manual
before trying it but
I think it should be OK for you.

Cheers

[1] http://www.gvsig.gva.es/index.php?id=gvsig&L=2
[2] 
http://www.gvsig.org/web/docusr/userguide-gvsig-1-1/Views/anadir-una-capa-a-gvsig/anadir-una-capa-wcs/index_html-en/view?set_language=en
-- 
Jorge Gaspar Sanz Salinas
Ingeniero en Geodesia y Cartografía
http://www.geomaticblog.net
http://oblongomirihi.wordpress.com
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss


[OSGeo-Discuss] Software to test a WCS server?

2008-10-31 Thread Alexandre Leroux


Hi all,

I tried to find a quick way to test our WCS server implementation (it's 
specifically for an in-house meteorological data format - not useful 
outside our organization).


What I'm looking for is a simple software such as QGIS, uDig or similar 
to test loading data from our WCS server, and help us debugging it! :-) 
After some searches, I found GeoServer supports WCS and well, nothing 
else. I must be wrong!


http://en.wikipedia.org/wiki/Web_Coverage_Service

GDAL supports WCS to some extent:
http://gdal.org/frmt_wcs.html


Thanks a lot for any feedback!

Alex

http://slashgeo.org
--
Alexandre Leroux, M.Sc., Ing.
Environnement Canada / Environment Canada
Centre météorologique canadien / Canadian Meteorological Centre
Section de la réponse aux urgences environnementales /
Environmental Emergency Response Section
[EMAIL PROTECTED]
___
Discuss mailing list
Discuss@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/discuss