WFS GetFeature Query

From Earth Science Information Partners (ESIP)
Revision as of 13:46, September 2, 2010 by Hoijarvi (talk | contribs)

< Back to Glossary | Edit with Form

WFS_GetFeature_Query Description: Gets the Location Table for point coverage and field

Glossary Domain: {{{Glossary Domain}}}"{{{Glossary Domain}}}" is not in the list (WCS, HTAP, AQInfrastructure) of allowed values for the "Glossary Domain" property.

Related Links

Links to this page
No Links

Contributors

No Contributors

History

No History Available

Term Details


WFS, Web Feature Service is used to retrieve the location table, because WCS DescribeCoverage cannot express it.

Example: CIRA/VIEWS location table

The base URL: server, port, provider

   http://128.252.202.19:8080/CIRA?

Identify service, version and request

   Service=WFS&version=1.0.0&request=GetFeature

Identify coverage

   &typename=VIEWS

The only format supported for now:

   &outputformat=text/csv