[Geomoose-users] NFHL WMS from mapfile

Miller, Elizabeth (DOT) Elizabeth.Miller at state.mn.us
Tue Sep 14 12:32:59 EDT 2010


I have not been able to bring in the FEMA NFHL Flood Mapping WMS into my Geomoose map via a mapfile. What am I missing? Can anyone help??? Here is my mapfile. I have tried both "Flood Data Availability" and "HDM:Q3_COUNTYMAP" as the wms_name, and have tried calling both from the map-source in the mapbook file. Maybe there is a problem with the extent?

Thank you for any help.

Liesa Miller
MnDOT
Saint Paul, Minnesota

---------------------------------------------------------------------------------------------------------------------
MAP
  NAME 'fema_wms'
  SIZE 800 650
  STATUS ON
  EXTENT 189783.560000 4816309.330000 761653.524114 5472346.500000
  UNITS METERS
  IMAGETYPE PNG
  TRANSPARENT TRUE


                WEB
                                INCLUDE "../../temp_directory.map"
                END

  PROJECTION
    'init=epsg:26915'
  END


  LAYER

      NAME        Flood Data Availability
      TYPE           RASTER
      STATUS      DEFAULT
      OFFSITE     0 0 0

      CONNECTIONTYPE WMS
      CONNECTION "http://hazards.fema.gov/wmsconnector/wmsconnector/Servlet/NFHL?"



      METADATA
        "wms_title" "Flood Data Availability"
        "wms_srs" "EPSG:4326"
        "wms_name" "HDM:Q3_COUNTYMAP"
        "wms_server_version" "1.1.1"
        "wms_format" "image/png"
        "wms_styles" ""
        "wms_exceptions" "application/vnd.ogc.se_inimage"

       END

      PROJECTION
        "init=epsg:4326"
      END



  END #layer



END #Map



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geomoose-users/attachments/20100914/6c995105/attachment.html


More information about the Geomoose-users mailing list