Bug 78 - [MapLab3]No projection object specified in the tutorial.map
: [MapLab3]No projection object specified in the tutorial.map
Status: RESOLVED INVALID
: MapLab
Preview
: 3.0
: PC Linux
: P2 normal
: ---
Assigned To:
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2003-10-22 13:02 by
Modified: 2005-10-27 14:31 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2003-10-22 13:02:05
No projection object specified in the tutorial.map

I opened the tutorial.map map into MapEdit and the keymap didn't appear. 
MapServer reports that there is no projection specified.

I added the following definition:

  PROJECTION
    "init=epsg:42304"
  END

and the map is loaded properly.



The php error log file displayed the following:

[nsavard@manwe /tmp]# more phperrors.log
[22-Oct-2003 12:54:01] PHP Fatal error:  MapServer Error in
msProcessProjection(): projection not named
 in /usr2/home/nsavard/proj/chameleon-1.1_20031016/htdocs/common/wrapper/drawmap.php
on line 929
------- Comment #1 From 2005-10-27 14:31:49 -------
i just noticed this bug: there is no projection object in the tutorial mapfile
because one of the steps in the tutorial is adding the projection object.