Previous Next

GSAC Information

The GSAC Information page has links for information needed to access a repository via the GSAC server. In a way this is a collection of capabilities for this particular server. These are something like a WSDL (Web Services Description Language) document, an XML format file for describing network services, but not a true WSDL. The specific items listed here are shared across all GSACs and all them to inter-operate when needed.



Base URL: gives the first part of the URL for this particular GSAC-enabled repository; For example the UNAVCO GSAC repository has base URL http://facility.unavco.org/gsacws. The remainder of the URL is the same for all GSAC repositories. See the Help: API section for examples.


The information available under Site Query shows all the parameter names (GSAC 'URL arguments'), data types ('Type') and meaning of the data parameters ('Values') you can query on in a GSAC implementation, for example, this partial list from the UNAVCO GSAC:

Similarly, the information in the links File Query, Misc Arguments, Output Types, and Vocabularies is used in the GSAC API. See the Help: API section .

Previous Next