[maplab-users] Problem with maplab 2.2 and MapServer 4.4.2
Jeff McKenna
jmckenna at dmsolutions.ca
Thu Apr 21 10:10:47 EDT 2005
another thing to try is to put "+init=epsg:27582"
This issue was recently discussed on the Chameleon
(http://lists.maptools.org/pipermail/chameleon-dev/2005-March/003846.html)
and MapLab lists (http://www.maptools.org/bugzilla/show_bug.cgi?id=872).
worth a try.
jeff
VILLOIN Franck DSIC BI wrote:
> Hi List,
>
> I install on RedHat Server PHP 4.3.10, MapLab 2.2, MapServer 4.4.2 and
> MapScript 4.4.2
>
> When I have a declared projection in a general way in my file MAP, when
> I use the button of preview of maplab,
> the first time the map posts myself correctly.
> I close the preview window.
> When I push the preview button again the map is not posted.
>
> the error message apache
> [Tue Apr 19 15:08:09 2005] [error] [client 10.237.5.9] PHP Fatal error:
> [MapServer Error]: msProcessProjection(): projection not named, referer:
> http://servcarto/MapLab/htdocs/mapedit/toolbar.phtml?sid=42650263129cc
>
> [Tue Apr 19 15:08:09 2005] [error] [client 10.237.5.9] in
> /var/appcarto/maplab-2.2/htdocs/common/wrapper/map_session.php on line
> 845, referer:
> http://servcarto/MapLab/htdocs/mapedit/toolbar.phtml?sid=42650263129cc
>
> My File Map
>
> MAP
> NAME "test"
> EXTENT 5838 1620431 1197022 2677441
> SIZE 600 600
> SHAPEPATH "/var/appcarto/sig/sig-dsc/Data"
> SYMBOLSET "/var/appcarto/sig/sig-dsc/Symboles/symbols.sym"
> FONTSET "/var/appcarto/sig/sig-dsc/Fonts/fonts.txt"
> IMAGETYPE PNG
> IMAGECOLOR 255 255 255
> UNITS METERS
> PROJECTION
> "init=EPSG:27582"
> END
> LAYER
> NAME "Routier"
> STATUS ON
> DATA "./Routier/RESEAU_ROUTIER_NIV2"
> TYPE LINE
> CLASS
> NAME "departement"
> STYLE
> SYMBOL 0
> COLOR 0 0 4
> OUTLINECOLOR 0 0 0
> END
> END
> END
> END
>
> Franck
>
> /listinfo/maplab-users
More information about the Maplab-users
mailing list