[Geomoose-users] MN WMS and Web Mercator Example
Bob Basques
Bob.Basques at ci.stpaul.mn.us
Wed Feb 15 11:17:00 EST 2012
$(UWe don't use Webmercator, but we do reproject to our local County coordinate system.
Relevant mapfile chunk below ( should point you in the right direction, NOTE: EPSG: 200068 = our local county coordinate system ) :
MAP
NAME 'GeoInt'
SIZE 800 650
EXTENT 593133.398829 170094.734526 593893.148973 170712.010326
STATUS ON
UNITS FEET
IMAGETYPE JPEG
PROJECTION
"init=epsg:200068"
END
LAYER
NAME "GeoInt Composite"
TYPE RASTER
STATUS DEFAULT
CONNECTION "http://geoint.lmic.state.mn.us/cgi-bin/mncomp?"
CONNECTIONTYPE WMS
METADATA
"wms_srs" "EPSG:26915"
"wms_name" "mncomp"
#"wms_style" "Road"
"wms_server_version" "1.1.1"
"wms_format" "image/jpeg"
"ows_title" "GeoInt"
"gml_include_items" "all"
END
PROJECTION
"init=epsg:26915"
END
DEBUG on
END #layer
END
>>> "Moore, Richard J" <richard.moore at mnsu.edu> wrote:
I’m sure this question has been answered before but I can’t find the solution in the archives.
I have a geomoose application that is using the web Mercator example as the base (900913) and I have reprojected all my data into the web projection.
I would like to use the MNGEO/LMIC WMS server and have the aerial photography from LMIC as another set of background data.
My first question is have other entities in Minnesota used the LMIC WMS along with the Web Mercator Example.
If you have, can you share your map file and mapbook example so that I can cut directly to the chase. I understand the concept but some of the parameters get fuzzy. A working example would be awesome to have and plug in to my site!!
Thanks,
Rick
Rick Moore
GIS Research Analyst
Water Resources Center
Minnesota State University Mankato
189 Trafton Science Center South
Mankato, MN 56001
(507) 389-3267 - Work
(507) 381-7398 - Mobile
richard.moore at mnsu.edu
http://cset.mnsu.edu/wrc/
http://mrbdc.mnsu.edu/
-------------- next part --------------
Skipped content of type multipart/related
More information about the Geomoose-users
mailing list