LAYER
   INCLUDE "data.map"

   TYPE point
   STATUS on
   FILTER "code='spray'"
   DUMP true
   METADATA
    "wfs_title"     "L_662" # Short description
    "wfs_extent"    "-125.817514 28.649011  -88.417199 36.901181"
    "wms_title"     "L_662" # Short description
    "wms_timeextent" "2010-01-01/2014-01-01"
    "wms_timeitem" "time"
    "wms_include_items"  "all"        # Include all attributes
    "gml_featureid"  "id"     # id is the primary key
    "gml_include_items"  "all"        # Include all attributes
    "wfs_abstract"       "L 662 collection platform data."
   END
   PROJECTION
      "init=epsg:4326"
   END # PROJECTION
   INCLUDE "query.map"
   NAME "L 662"
   CLASS
      NAME "L 662"
      STYLE
         COLOR 255 164 164 # FFA4A4
      END # STYLE
   END # CLASS
END # LAYER