OGC Catalog Service for Web at LAITS, GMU LAITS Home | Support
Discovery Interface Last Updated: Jan.4, 2006
IntroductionGetCapabilitiesGetRecordsDescribeRecordGetDomainGetRecordByIdSchema
<?xml version="1.0" encoding="UTF-8"?>
<csw:Capabilities
version="2.0.0"
updateSequence="0"
xmlns:ows="http://www.opengis.net/ows"
xmlns:ogc="http://www.opengis.net/ogc"
xmlns:csw="http://www.opengis.net/csw"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.opengis.net/ows
http://www.pvretano.com/schemas/common/0.2.0/owsCommon.xsd
http://www.opengis.net/ogc
http://www.pvretano.com/schemas/filter/1.0.0/filterCapabilities.xsd
http://www.opengis.net/csw
http://www.pvretano.com/schemas/csw/0.2.0/CSW-discovery.xsd
http://www.w3.org/1999/xlink
http://www.pvretano.com/schemas/gml/3.0.0/xlink/xlinks.xsd">
<ows:ServiceIdentification>
<ows:ServiceType>CSW</ows:ServiceType>
<ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
<ows:Title>Laits,GMU CSW</ows:Title>
<ows:Abstract>
An operational OGC Geospatial Catalogue Service at LAITS, GMU.
</ows:Abstract>
<ows:Keywords>
<ows:Keyword>CSW</ows:Keyword>
<ows:Keyword>Catalog Service for Web</ows:Keyword>
<ows:Keyword>LAITS</ows:Keyword>
<ows:Keyword>GMU</ows:Keyword>
<ows:Keyword>geospatial</ows:Keyword>
<ows:Keyword>catalogue</ows:Keyword>
</ows:Keywords>
<ows:Fees>NONE</ows:Fees>
<ows:AccessConstraints>NONE</ows:AccessConstraints>
</ows:ServiceIdentification>
<ows:ServiceProvider>
<ows:ProviderName>Laits,GMU</ows:ProviderName>
<ows:ProviderSite xlink:href="http://laits.gmu.edu"/>
<ows:ServiceContact>
<ows:IndividualName>Liping Di</ows:IndividualName>
<ows:PositionName>Director and Full Professor</ows:PositionName>
<ows:ContactInfo>
<ows:Phone>
<ows:Voice>+1-301-982-0795</ows:Voice>
<ows:Facsimile>+1-301-345-5492</ows:Facsimile>
</ows:Phone>
<ows:Address>
<ows:DeliveryPoint>6301 Ivy Lane</ows:DeliveryPoint>
<ows:DeliveryPoint>Suite 620</ows:DeliveryPoint>
<ows:City>Greenbelt</ows:City>
<ows:AdministrativeArea>Maryland</ows:AdministrativeArea>
<ows:PostalCode>20770</ows:PostalCode>
<ows:Country>USA</ows:Country>
<ows:ElectronicMailAddress>
lpd@rattler.gsfc.nasa.gov
</ows:ElectronicMailAddress>
</ows:Address>
<ows:OnlineResource xlink:href="mailto:lpd@rattler.gsfc.nasa.gov"/>
</ows:ContactInfo>
</ows:ServiceContact>
</ows:ServiceProvider>
<ows:OperationsMetadata>
<ows:Operation name="GetCapabilities">
<ows:DCP>
<ows:HTTP>
<ows:Get xlink:href="http://geobrain.laits.gmu.edu:8099/LAITSCSW2/discovery"/>
</ows:HTTP>
</ows:DCP>
</ows:Operation>
<ows:Operation name="GetRecords">
<ows:DCP>
<ows:HTTP>
<ows:Post xlink:href="http://geobrain.laits.gmu.edu:8099/LAITSCSW2/discovery"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="TypeName">
<ows:Value>csw:Record</ows:Value>
</ows:Parameter>
<ows:Parameter name="outputFormat">
<ows:DefaultValue>text/xml</ows:DefaultValue>
</ows:Parameter>
<ows:Parameter name="outputSchema">
<ows:DefaultValue>ows:record</ows:DefaultValue>
</ows:Parameter>
<ows:Parameter name="resultType">
<ows:DefaultValue>RESULTS</ows:DefaultValue>
</ows:Parameter>
<ows:Parameter name="ElementSetName">
<ows:Value>full</ows:Value>
</ows:Parameter>
<ows:Parameter name="CONSTRAINTLANGUAGE">
<ows:Value>Filter</ows:Value>
</ows:Parameter>
</ows:Operation>
<ows:Operation name="GetRecordById">
<ows:DCP>
<ows:HTTP>
<ows:Post xlink:href="http://geobrain.laits.gmu.edu:8099/LAITSCSW2/discovery"/>
</ows:HTTP>
</ows:DCP>
<ows:Parameter name="ElementSetName">
<ows:Value>full</ows:Value>
</ows:Parameter>
</ows:Operation>
<ows:Parameter name="service">
<ows:DefaultValue>CSW</ows:DefaultValue>
</ows:Parameter>
<ows:Parameter name="version">
<ows:DefaultValue>2.0.0</ows:DefaultValue>
</ows:Parameter>
<ows:ExtendedCapabilities></ows:ExtendedCapabilities>
</ows:OperationsMetadata>
<csw:Contents></csw:Contents>
<ogc:Filter_Capabilities>
<ogc:Spatial_Capabilities>
<ogc:Spatial_Operators>
<ogc:BBOX/>
<ogc:Equals/>
<ogc:Intersect/>
<ogc:Touches/>
<ogc:Contains/>
<ogc:Overlaps/>
</ogc:Spatial_Operators>
</ogc:Spatial_Capabilities>
<ogc:Scalar_Capabilities>
<ogc:Logical_Operators/>
<ogc:Comparison_Operators>
<ogc:Simple_Comparisons/>
<ogc:Like/>
<ogc:Between/>
</ogc:Comparison_Operators>
<ogc:Arithmetic_Operators>
<ogc:Simple_Arithmetic/>
<ogc:Functions/>
</ogc:Arithmetic_Operators>
</ogc:Scalar_Capabilities>
</ogc:Filter_Capabilities>
</csw:Capabilities>