Re: [pmapper-users] Error in Plugin

2010-11-26 Thread Eduardo Bieñkowski
ALL Adding something else to make it a little clearer: I want to convert XY coordinates in spherical coordinates Greetings EB 2010/11/26 Eduardo Bieñkowski > Chris: > Made the corrections you sent me, still gives me this error. > > [26-Nov-2010 11:42:38] PHP Fatal error: [MapServer Error]: > msP

Re: [pmapper-users] Error in Plugin

2010-11-26 Thread Eduardo Bieñkowski
Chris: Made the corrections you sent me, still gives me this error. [26-Nov-2010 11:42:38] PHP Fatal error: [MapServer Error]: msProcessProjection (): Not named projection in / var/www/pmapper-4.0/plugins/coordinates/projection.php on line 7 Thanks 2010/11/25 Chris Jackson > Eduardo > > I am

Re: [pmapper-users] Error in Plugin

2010-11-25 Thread Chris Jackson
Eduardo I am no expert on this, for my purposes the following worked (epsg:3035 was also defined as my map projection in the mapfile). init=epsg:4326 init=epsg:32631 I wonder whether you just need to reformat your definitions - lowercase and no

[pmapper-users] Error in Plugin

2010-11-25 Thread Eduardo Bieñkowski
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