Difference between revisions of "Available Services"
Line 79: | Line 79: | ||
+example queries for coverage/queries/mosaic building can be located at: http://goes.wipecentral.net/wipexml.htm | +example queries for coverage/queries/mosaic building can be located at: http://goes.wipecentral.net/wipexml.htm | ||
− | +example WMS/WCS access to WIPE serveres: ( | + | +example WMS/WCS access to WIPE serveres: (TBD) |
− | +Some of Our SOAP interfaces: http://www.actgate.com/react/remote-mshell/ | + | +Some of Our SOAP interfaces: http://www.actgate.com/react/remote-mshell/(TBD) This can be tested against the following service site _____. |
− | +example of Clien Application (REACT) accessing multiple servers/services: ( | + | +example of Clien Application (REACT) accessing multiple servers/services: (TBD) |
Revision as of 11:25, June 5, 2006
Available Services
- <Links could be entered here by hand and/or extracted from the ECHO registry>
GMU service chain in BPEL, including WCS, WICS and WCTS
* http://geobrain.laits.gmu.edu/doc/WCS_WICS_WCTS.bpel
Web Coverage Service (WCS)
Access URL:
* http://laits.gmu.edu/cgi-bin/NWGISS/WCS1020 1.0.20 MODIS, ASTER * http://laits.gmu.edu/cgi-bin/NWGISS/NWGISS 1.0.0 MODIS, ASTER * http://geobrain.laits.gmu.edu/cgi-bin/gdalwcs/gdalwcs 1.0.0 Global Landsat
Example Get capabilities http://laits.gmu.edu/cgi-bin/NWGISS/NWGISS?REQUEST=GetCapabilities&SERVICE=wcs Describe coverage
Web Map Service (WMS)
Access URL
* http://laits.gmu.edu/cgi-bin/NWGISS/wms 1.1.1 MODIS, ASTER, Landsat
Example:
* Get capability http://laits.gmu.edu/cgi-bin/NWGISS/wms?REQUEST=GetCapabilities&SERVICE=wms
Data Format Translation Service
Demo: http://geobrain.laits.gmu.edu:8099/gdal/
WSDL: http://geobrain.laits.gmu.edu:8099/gdal/gdal_util.wsdl
Access URL:
* http://geobrain.laits.gmu.edu:8099/axis/services/gdal_util
Catalog Service for Web (CSW)
Introduction: http://geobrain.laits.gmu.edu/csw/discovery/
Demo: http://laits.gmu.edu/testpages/csw_test.html
Access URL:
* http://geobrain.laits.gmu.edu:8099/LAITSCSW2/discovery Search GeoBrain local archive. * http://geobrain.laits.gmu.edu:8099/LAITSCSF2/discovery Search GeoBrain local archive and online data registered in ECHO.
Web Image Classification Service (WICS)
Demo: http://laits.gmu.edu/testpages/wics_test.html
WSDL: http://laits.gmu.edu/schemas/WSDL/WICS_0_0_20_ISODATA.wsdl http://laits.gmu.edu/schemas/WSDL/WICS_0_0_20_MinDistance.wsdl
Access URL:
* http://laits.gmu.edu:8099/wics/classifiers/ISODATA An unsupervised ISODATA image classification service.
* http://data.laits.gmu.edu:8099/wics/classifiers/MinDistance A supervised image classification service.
Web Coordinate Transformation Service (WCTS)
Demo http://laits.gmu.edu/testpages/wcts_test.html
WSDL http://laits.gmu.edu/schemas/WSDL/WCTS_0_0_20.wsdl
Access URL:
* http://data.laits.gmu.edu/cgi-bin/WCTS/wcts
* http://laits.gmu.edu/cgi-bin/WCTS/wcts
* http://geobrain.laits.gmu.edu/cgi-bin/WCTS/wcts
HDF-EOS Subsetting Service (SOAP) - registered as ECHO web services
WSDL: http://ws.itsc.uah.edu/services/subsetting/HEW/HEWSubsetting.wsdl
Other Documentation: http://ws.itsc.uah.edu/services/subsetting/HEW/
ADaM Data Mining and Image Processing Services (SOAP)
Some of the ADaM components are already exposed as web services, but more could be added as required for this demonstration. More information on ADaM is available at http://datamining.itsc.uah.edu/adam/
DataFed DataAccess Services
SciFlo Services and Workflows
GeoRegionQuery services are available at: http://sciflo.jpl.nasa.gov:8888/wsdl?http://sciflo.jpl.nasa.gov/2006v1/sf/EOSServices
Called as: GeoRegionQuery('AIRS', 'L2', None, '2003-01-03 00:00:00', '2003-01-03 04:59:59', -90., 90., -180., 180., 'Medium')
Workflow Example: http://sciflo.jpl.nasa.gov/sciflo/demo_sciflo.xml
WIPE Services and Datasets
http://www.actgate.com/reason <== project overview
+XML schema being used: http://www.actgate.com/home/products/wipe_icd.pdf
+example queries for coverage/queries/mosaic building can be located at: http://goes.wipecentral.net/wipexml.htm
+example WMS/WCS access to WIPE serveres: (TBD)
+Some of Our SOAP interfaces: http://www.actgate.com/react/remote-mshell/(TBD) This can be tested against the following service site _____.
+example of Clien Application (REACT) accessing multiple servers/services: (TBD)