[mapserver-users] Fwd: Mapserver 3.5 does not reproject on WinNT

Steve Lime steve.lime@dnr.state.mn.us
Mon, 13 May 2002 10:26:21 -0500


Received: from mail.state.mn.us
	(state.mn.us [156.99.125.109])
	by co5.dnr.state.mn.us; Sun, 12 May 2002 01:28:47 -0500
Return-Path: <dustinharrison@netscape.net>
Received: from lists.gis.umn.edu by mail.state.mn.us with ESMTP for steve.lime@dnr.state.mn.us; Sun, 12 May 2002 01:28:46 -0500
Received: from mailhub1.midco.net (mailhub1.midco.net [24.220.0.32])
	by lists.gis.umn.edu (8.9.3+Sun/8.9.1) with ESMTP id BAA23611
	for <mapserver-bugs@lists.gis.umn.edu>; Sun, 12 May 2002 01:29:50 -0500 (CDT)
Received: (qmail-ldap/ctrl 1240 invoked from network); 12 May 2002 06:28:45 -0000
Received: from host-60-96-220-24.midco.net (HELO netscape.net) ([24.220.96.60]) (envelope-sender <dustinharrison@netscape.net>)
          by mailhub1.midco.net (qmail-ldap-1.03) with SMTP
          for <mapserver-bugs@lists.gis.umn.edu>; 12 May 2002 06:28:45 -0000
Message-Id: <3CDE0BC6.DD34BBFF@netscape.net>
Date: Sun, 12 May 2002 00:29:26 -0600
From: Dustin Harrison <dustinharrison@netscape.net>
X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U)
X-Accept-Language: en
To: mapserver-bugs@lists.gis.umn.edu
Subject: Mapserver 3.5 does not reproject on WinNT
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

After looking through the forum, I found several people with the same
problem as myself, it appears as if mapserver is not reprojecting the
data.

I started with a raster map in UTM, NAD27 format, when I overlay a
shapefile in latlong, NAD83 format it does not appear.  If I change the
input projection to NAD27 everything works fine.  Change back to NAD83
and the shapefile is gone again.  This is the -v dump from mapserv.exe.
I am running WinNT/2000.

MapServer version 3.5 OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP SUPPORTS=PROJ
SUPPORTS=TTF SUPPORTS=WMS_SERVER INPUT=TIFF INPUT=EPPL7 INPUT=JPEG
INPUT=OGR INPUT=SHAPEFILE

SUMMARY:

OUTPUT projection
UTM
NAD27

INPUT projection
latlong
NAD83
 ^
Does not work.

Output projection
UTM
NAD27

Input projection
latlong
NAD27
 ^
Works.