java mapscript, method pointObj.project
Arkadi Shishlov
arkadi at MEBIUS.LV
Fri Sep 7 06:06:25 PDT 2007
On Thu, 6 Sep 2007 17:54:57 +0200, Ludovico Bianchini <metlud at YAHOO.IT>
wrote:
>The problem described is independent from the
>mapfile...I simply create a point and call its project
>method...
The point is - MS4W Proj can't find epsg file until its location is specified via
MAP file. Thats my expirience with in-house developed application that works
flawlessly on Linux, Solaris and Windows. The only difference is CONFIG
PROJ_LIB directive for Windows host.
In case you don't have the MAP file - thats different issue, I only wanted to
tell that location of epsg file must be explicitly set whatever is you option to
accomplish this.
>--- Arkadi Shishlov <arkadi at MEBIUS.LV> ha scritto:
>
>> Make sure
>> CONFIG "PROJ_LIB" "c:/ms4w/proj/nad/"
>> is present in your MAP file.
>> Seems to be MS4W specific kludge.
More information about the MapServer-users
mailing list