MNDNR DOQ WMS?

Dale Trexel trex0003 at UMN.EDU
Sun Mar 5 12:10:54 EST 2006


Thanks, Brian!

Actually, it turns out my problem was a MapServer configuration issue
after all. (I thought I'd ruled that out.) But your example was able to
show me that WMS layer definitions in mapfiles appear to be rather
robust to variation.

Also, your example made me aware that the FSA photos were now available
via WMS. That's great! I especially thank you for that.

-Dale


Fischer, Brian wrote:
> > Hi Dale,
> >
> > The MnDNR setup the service at the Data Deli.  (Check out http://deli.dnr.state.mn.us/services.html).  Here's what I use.  This is both the 2003 FSA and DOQ 3m photos.
> >
> > #  LAYER
> > #    NAME L390003782306
> > #    METADATA
> > #   "wms_title" "Farm Services Administration (FSA) Color Orthophotos"
> > #   "wms_server_version" "1.1.1"
> > #   "wms_srs" "EPSG:26915"
> > #   "wms_format" "image/jpeg"
> > #    END
> > #    TYPE RASTER
> > #    STATUS OFF
> > #    MAXSCALE 50000
> > #    MINSCALE 500
> > #    CONNECTIONTYPE WMS
> > #    CONNECTION "http://deli.dnr.state.mn.us/cgi-bin/wms?map=DELI_WMS_MAPFILE&VERSION=1.1.1&REQUEST=GetMap&layers=L390003782306&Transparent=false&exceptions=inimage&format=jpeg"
> > #    PROJECTION
> > #        "init=EPSG:26915"
> > #     END
> > #   End #layer WMS 2003 FSA photos
> >   #LAYER
> >   #  NAME MnDNRDOQ3m
> >   #  METADATA
> >   # "wms_title" "USGS Digital Orthophoto Quad (DOQ) - 3 meter"
> >   # "wms_server_version" "1.1.1"
> >   # "wms_srs" "EPSG:26915"
> >   # "wms_format" "image/jpeg"
> >   #  END
> >   #  TYPE RASTER
> >   #  STATUS OFF
> >   #  MAXSCALE 75000
> >   #  MINSCALE 500
> >   #  CONNECTIONTYPE WMS
> >   #  CONNECTION "http://deli.dnr.state.mn.us/cgi-bin/wms?map=DELI_WMS_MAPFILE&VERSION=1.1.1&REQUEST=GetMap&layers=L370000050906&Transparent=false&exceptions=inimage&format=jpeg"
> >   #  PROJECTION
> >   #      "init=EPSG:26915"
> >   #   END
> >   # End #layer WMS MnDNR Doqs
> >
> > Brian
> >



More information about the Tcmug mailing list