Dears
Enable the plugin cordinate in pmapper-4.0,  and I get the following error:

PHP Fatal error: [MapServer Error]: msProcessProjection (): Not named
projection
 in / var/www/pmapper-4.0/plugins/coordinates/projection.php on line 7

I put here the configuration in config_default.xml

<coordinates>
                name="WGS <mapPrj 84 / UTM zone roundTo="0"> 21S"
                </ MapPrj>
                name="longlat <prj WGS84" roundTo="4">
                    <definition> init = EPSG: 4326 </ definition>
                </ Prj>
                name="UTM21" <prj roundTo="0">
                    <definition> init = EPSG: 31721 </ definition>
                </ Prj>
            </ Coordinates>


Eduardo

----------------------------------------------------------------------------------------------------
Español

Acabo de habilitar el plugin "cordinates" en pmapper-4.0  y me da el
siguiente error:

PHP Fatal error:  [MapServer Error]: msProcessProjection(): projection not
named
 in /var/www/pmapper-4.0/plugins/coordinates/projection.php on line 7

Pongo aquí la configuracion  en el config_default.xml

<coordinates>
                <mapPrj name="WGS 84 / UTM zone 21S" roundTo="0">
                </mapPrj>
                <prj name="longlat WGS84" roundTo="4">
                    <definition>init=epsg:4326</definition>
                </prj>
                <prj name="UTM21" roundTo="0">
                    <definition>init=epsg:31721</definition>
                </prj>
            </coordinates>

Saludos
Eduardo
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to