[Geomoose-users] [Geomoose-developers] Project Raster ont he fly

Mark Volz MarkVolz at co.lyon.mn.us
Thu Jun 4 09:00:37 EDT 2009


Jay,

 

We are projecting rasters on the fly.  Attached below is a copy of one of our
maps that projects from UTM to County Coordinates.  It sounds like you will
just need to switch the two projection blocks around then replace the Lyon
County Coordinates with your county coordinate system.

 

You can also supply the ESPG codes as well.  I have my projection parameters
inline, either should be fine.

 

 

 

MAP

            NAME 'FSA2008'

            STATUS ON

            UNITS FEET

            Projection  #Lyon County Coordinates  (the projection of the map)

            "proj=lcc"

                        'lat_1=44.25'

                        'lat_2=44.58333333333334'

                        'lat_0=44.19555555555555'

                        'lon_0=-95.85000000000001'

                        'x_0=152400.3048006096'

                        'y_0=30480.06096012192'

                        'a=6378559.758'

                        'b=6357173.65471281'

                        "units=ft"

            "no_defs"

            END #projection

            LAYER

                        NAME         lmic_fsa2008

                        TYPE         RASTER

                        STATUS       DEFAULT

                        CONNECTIONTYPE WMS

                        CONNECTION
"http://geoint.lmic.state.mn.us/cgi-bin/wms?"

                        METADATA

                                    "wms_srs" "EPSG:26915"

                                    "wms_name" "fsa2008"

                                    "wms_server_version" "1.1.1"

                                    "wms_format" "image/jpeg"

                                    "wms_styles" ""

                                    "wms_exceptions"
"application/vnd.ogc.se_inimage"

                        END

                        Projection  #UTM15 (the projection of the data)

                                    "proj=lcc" 

                                    "lat_1=-76.66666666666667"

                                    "lat_2=-79.33333333333333"

                                    "lat_0=-90"

                                    "lon_0=96"

                                    "x_0=0"

                                    "y_0=0"

                                    "ellps=WGS84"

                                    "datum=WGS84"

                                    "units=m"

                                    "no_defs"

                        END #Projection

            END#layer

END#map

 

 

 

Mark Volz

GIS Specialist

Lyon County, MN

(507) 532-8218

________________________________

From: Jay Kapalczynski [mailto:jkapalczynski at ci.maple-grove.mn.us] 
Sent: Wednesday, May 27, 2009 9:13 AM
To: geomoose-users at lists.sourceforge.net;
geomoose-developers at lists.sourceforge.net
Subject: [Geomoose-developers] Project Raster ont he fly

 

If I have a SID file that I know is in Henn Projection...what do I need to do
to get GeoMOOSE to read this file and reproject it to UTMNAD83 Zone 15 Meters

 

THanks

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


More information about the Geomoose-users mailing list