[Geomoose-users] geomoose 2 projecting

Mark Volz MarkVolz at co.lyon.mn.us
Mon Jun 1 12:38:19 EDT 2009


Hello,

 

I am starting to play around with GM2.  I am having trouble with setting up a
custom (county) projection.  I have added a new custom EPSG127083.js in
htdocs\proj4js\lib\defs and then I changed the reference to the projection in
the demo files in the following locations:

 

htdocs\Geomoose.html

htdocs\compiled.js (2 references)

conf\settings.ini

mapbook_demo.xml

 

After I added a link to the LMIC 2008 air photos using the same map file from
GM1.6.1.  I also changed all of the map extents so my service would return a
valid extent.

 

My Air photo does not appear on the new map.  I looked at firebug and found
that request for the air photo was going directly to the WMS service using
the custom EPSG projection instead of UTM 15 / EPSG 26915.

 

My mapbook that I am using defines the air photo source as a type mapserver,
and not as a WMS (that the demo uses).  So I am curious as to why the custom
EPSG code is getting passed into the service as opposed to EPSG 26915 (which
is what is defined in the mapbook)

 

I am guessing my problem is that I might have something wrong with the
map-source, or catalog portion of my mapbook (attached below)

 

 

*****Mabook_demo.xml*****************************************

            <map-source name="myLMIC2008" type="mapserver">

                        <file>./LyonMaps/Raster/LMIC/LMICFSA2008.map</file>

                        <layer name="all"/>

            </map-source>

<catalog>

            ...

<layer title="MAPMN 2008 Aerials" src="myLMIC2008" status="on"/>

            ... 

</catalog>

********************

 

 

 

Mark Volz

GIS Specialist

Lyon County, MN

(507) 532-8218

 

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


More information about the Geomoose-users mailing list