[Geomoose-users] Projection
Fischer, Brian
bfischer at houstonengineeringinc.com
Fri Oct 24 14:46:11 EDT 2008
Here's an example mapfile. It projects a WMS service in UTM 15 to
McLeod, MN coordinate system.
MAP
NAME 'DOQ'
SIZE 800 650
STATUS ON
EXTENT 521296 156295 674419 295679
UNITS FEET
IMAGETYPE JPEG
TRANSPARENT TRUE
WEB
INCLUDE "../web_config.map"
END
Projection #McLeod County Coordinates
"proj=lcc"
"lat_1=45.799999999999997000"
"lat_2=44.916666666666657000"
"lat_0=44.456111111111113000"
"lon_0=-94.633333333333340000"
"x_0=152400.3048"
"y_0=30480.06096"
"a=6378414.3689999999"
"b=6357028.7531746011"
"units=ft"
"no_defs"
END
#http://geoint.lmic.state.mn.us/cgi-bin/wms?LAYERS=fsa&SERVICE=WMS&a
mp;VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=applicati
on/vnd.ogc.se_inimage&FORMAT=image/jpeg&SRS=EPSG:26915&BBOX=
%MINX%,%MINY%,%MAXX%,%MAXY%&WIDTH=%WIDTH%&HEIGHT=%HEIGHT%
# This layer comes from LMIC and is enabled only when the map scale
# is at or above 1:24,000
LAYER
NAME lmic_doq
TYPE RASTER
#OFFSITE 0 0 0
STATUS DEFAULT
CONNECTIONTYPE WMS
CONNECTION "http://geoint.lmic.state.mn.us/cgi-bin/wms?"
#MINSCALE 1000 # only display down to this scale
#MAXSCALE 24000
METADATA
"wms_srs" "EPSG:26915"
"wms_name" "doq"
"wms_server_version" "1.1.1"
"wms_format" "image/jpeg"
"wms_styles" ""
"wms_exceptions" "application/vnd.ogc.se_inimage"
END
PROJECTION
"init=epsg:26915"
END
END
END
Brian Fischer
Houston Engineering, Inc.
Maple Grove, MN
(763) 493-4522
-----Original Message-----
From: Dan Little [mailto:danlittle at yahoo.com]
Sent: Friday, October 24, 2008 12:05 PM
To: Heather Wirth; geomoose-users at lists.sourceforge.net
Subject: Re: [Geomoose-users] Projection
Hi Heather,
Is the data WMS layer, shapefile?
The process will be rather the same, but I'd rather give you specific
help instead of writing a tutorial on reprojection. :-)
----- Original Message ----
> From: Heather Wirth <HWIRTH at co.benton.mn.us>
> To: geomoose-users at lists.sourceforge.net
> Sent: Friday, October 24, 2008 11:31:39 AM
> Subject: [Geomoose-users] Projection
>
> I have, what I hope, is a quick question. To date, I haven't paid
much
> attention to how to reproject a layer.
>
> So far, I have used only layers that use our county coordinate system.
> Now, I want to include a layer that uses UTM. It seems like I have
seen
> a fairly simple way of doing this, but I can't find it. Can someone
> please help?
>
> Thank you
>
>
------------------------------------------------------------------------
-
> This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
> Build the coolest Linux based applications with Moblin SDK & win great
prizes
> Grand prize is a trip for two to an Open Source event anywhere in the
world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Geomoose-users mailing list
> Geomoose-users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geomoose-users
------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geomoose-users mailing list
Geomoose-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geomoose-users
More information about the Geomoose-users
mailing list