<?xml version='1.0' encoding="UTF-8" ?>
<WFS_Capabilities 
   version="1.0.0" 
   updateSequence="0" 
   xmlns="http://www.opengis.net/wfs" 
   xmlns:ogc="http://www.opengis.net/ogc" 
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/WFS-capabilities.xsd">

<!-- MapServer version 7.6.7 OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=CAIRO SUPPORTS=SVG_SYMBOLS SUPPORTS=RSVG SUPPORTS=ICONV SUPPORTS=FRIBIDI SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=FASTCGI SUPPORTS=GEOS SUPPORTS=POINT_Z_M SUPPORTS=PBF INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE -->

<Service>
  <Name>MapServer WFS</Name>
  <Title>MGDS Event Catalog</Title>
  <Abstract>The Marine Geoscience Data System (MGDS is a digital data repository and metadata catalog. Its data resources support scientists working broadly on solid earth science problems ranging from mid-ocean ridge, subduction zone and hotspot processes, to geohazards, continental margin evolution, sediment transport at glaciated and unglaciated margins and interdisciplinary science in the Southern Ocean. The Marine Geoscience Data System hosts primarily marine geoscience data from the seafloor and subseafloor acquired with ships, towed platforms and submersibles and includes both derived data products and supporting field data. Primary data types include bathymetry, sidescan sonar, near-bottom photos, and active source seismic data, as well as a diverse array of other long-tail sensor data (e.g. in-situ temperature and chemical probes, optical backscatter). This Web Feature Service provides access to data acquisition event information including stations, launches (dives), and survey lines.</Abstract>
  <OnlineResource>http://www.marine-geo.org/services/mapserver/eventwfs?</OnlineResource>
</Service>

<Capability>
  <Request>
    <GetCapabilities>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://www.marine-geo.org/services/mapserver/eventwfs?" />
        </HTTP>
      </DCPType>
      <DCPType>
        <HTTP>
          <Post onlineResource="http://www.marine-geo.org/services/mapserver/eventwfs?" />
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <DescribeFeatureType>
      <SchemaDescriptionLanguage>
        <XMLSCHEMA/>
      </SchemaDescriptionLanguage>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://www.marine-geo.org/services/mapserver/eventwfs?" />
        </HTTP>
      </DCPType>
      <DCPType>
        <HTTP>
          <Post onlineResource="http://www.marine-geo.org/services/mapserver/eventwfs?" />
        </HTTP>
      </DCPType>
    </DescribeFeatureType>
    <GetFeature>
      <ResultFormat>
        <GML2/>
        <kml/>
      </ResultFormat>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://www.marine-geo.org/services/mapserver/eventwfs?" />
        </HTTP>
      </DCPType>
      <DCPType>
        <HTTP>
          <Post onlineResource="http://www.marine-geo.org/services/mapserver/eventwfs?" />
        </HTTP>
      </DCPType>
    </GetFeature>
  </Request>
</Capability>

<FeatureTypeList>
  <Operations>
    <Query/>
  </Operations>
    <FeatureType>
        <Name>Stations</Name>
        <Title>Stations</Title>
        <SRS>EPSG:4326</SRS>
        <LatLongBoundingBox minx="-180" miny="-82.4318" maxx="180" maxy="87.0292" />
        <MetadataURL type="TC211" format="text/xml">http://www.marine-geo.org/services/mapserver/eventwfs?request=GetMetadata&amp;layer=Stations</MetadataURL>
    </FeatureType>
    <FeatureType>
        <Name>Launches</Name>
        <Title>Launches</Title>
        <SRS>EPSG:4326</SRS>
        <LatLongBoundingBox minx="-179.578" miny="-89.997" maxx="179" maxy="71.995" />
        <MetadataURL type="TC211" format="text/xml">http://www.marine-geo.org/services/mapserver/eventwfs?request=GetMetadata&amp;layer=Launches</MetadataURL>
    </FeatureType>
    <FeatureType>
        <Name>Lines</Name>
        <Title>Lines</Title>
        <SRS>EPSG:4326</SRS>
        <LatLongBoundingBox minx="-180" miny="-89.9152" maxx="180" maxy="89.8093" />
        <MetadataURL type="TC211" format="text/xml">http://www.marine-geo.org/services/mapserver/eventwfs?request=GetMetadata&amp;layer=Lines</MetadataURL>
    </FeatureType>
</FeatureTypeList>

<ogc:Filter_Capabilities>
  <ogc:Spatial_Capabilities>
    <ogc:Spatial_Operators>
      <ogc:Equals/>
      <ogc:Disjoint/>
      <ogc:Touches/>
      <ogc:Within/>
      <ogc:Overlaps/>
      <ogc:Crosses/>
      <ogc:Intersect/>
      <ogc:Contains/>
      <ogc:DWithin/>
      <ogc:BBOX/>
    </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:Scalar_Capabilities>
</ogc:Filter_Capabilities>

</WFS_Capabilities>
