marcodelpin / cumberland

Automatically exported from code.google.com/p/cumberland
0 stars 0 forks source link

tilepyramider throws exception when placed in PATH on Windows and called elsewhere #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Gives:

Unhandled Exception: Cumberland.Projection.ProjFourException: Proj4 failed
to in
itialize: Invalid argument
   at Cumberland.Projection.ProjFourWrapper..ctor(String initParameters)
   at Cumberland.TilePyramidGenerator.MainClass.Main(String[] args)

Original issue reported on code.google.com by scott.el...@gmail.com on 7 Feb 2009 at 9:08

GoogleCodeExporter commented 9 years ago
This is because the search path for Proj.4  is set to '.' Which will be 
wherever you are.

Original comment by scott.el...@gmail.com on 7 Feb 2009 at 9:08

GoogleCodeExporter commented 9 years ago
fixed in r360

Original comment by scott.el...@gmail.com on 7 Feb 2009 at 9:13

GoogleCodeExporter commented 9 years ago

Original comment by scott.el...@gmail.com on 7 Feb 2009 at 9:13