[Geomoose-users] [Geomoose-developers] Hennepin [and other MN Couties]

Fischer, Brian bfischer at houstonengineeringinc.com
Mon Dec 10 14:59:40 EST 2007


Jeremy,

I think the problem is you do not have a projection object defined in
your mapfile so MapServer does not know what to project it to.  Take a
look at these instructions:
http://mapserver.gis.umn.edu/docs/reference/mapfile/projection

So you would need to add this to your mapfile, so MapServer knows to
project that layer to UTM 15.
PROJECTION 
"init=epsg:26915" 
END  


Brian Fischer
Houston Engineering, Inc.
Maple Grove, MN
(763) 493-4522

-----Original Message-----
From: Johnson, Jeremy [mailto:JJohnson at ci.blaine.mn.us] 
Sent: Monday, December 10, 2007 8:48 AM
To: Fischer, Brian
Cc: geomoose-users at lists.sourceforge.net
Subject: RE: [Geomoose-developers] Hennepin [and other MN Couties]

Here is the map file for our city parcels.  All of the other map files
are exactly the same.  I also included the statedemo.xml and
stateconfiguration.js files.

Jeremy Johnson


-----Original Message-----
From: Fischer, Brian [mailto:bfischer at houstonengineeringinc.com]
Sent: Sunday, December 09, 2007 9:54 PM
To: Johnson, Jeremy; geomoose-developers at lists.sourceforge.net
Subject: RE: [Geomoose-developers] Hennepin [and other MN Couties]

Jeremy,
 
Can you send your mapfiles to the list, so I can take a quick look?
 
-Brian

________________________________

From: geomoose-developers-bounces at lists.sourceforge.net on behalf of
Johnson, Jeremy
Sent: Fri 11/30/2007 3:49 PM
To: geomoose-developers at lists.sourceforge.net
Subject: Re: [Geomoose-developers] Hennepin [and other MN Couties]



I am trying to develop a GeoMOOSE page for the City of Blaine and am
still in the "tinkering" phase.  I am running into, it sounds like, the
same issue as posted in this thread.  I am trying to create a mapfile
for our parcels, something very simple, but leaving them in Anoka County
coordinates.  So far, I have not had much luck.  

 

The first MapServer site that I developed was with pMapper and was able
to display layers from different coordinate systems.  I just ended up
adding a couple lines to the EPSG file that described the Anoka County
coordinates and it seems to work fine.  When creating the mapfiles in
GeoMOOSE, I have tried adding the same lines to the MAP area and the
LAYER area of the mapfile with no success.  Any ideas/suggestions?  

 

Jeremy Johnson

G.I.S. Coordinator

City of Blaine G.I.S. Department

10801 Town Square Dr Ne

Blaine, MN  55449

(763) 717-2639

 

 





More information about the Geomoose-users mailing list