LIST-LUXEMBOURG / iguess

iGuess 1.0 - The iGuess implementation in Rails
GNU General Public License v3.0
6 stars 0 forks source link

WPS modules not working for Luxembourg under Mapserver or Geoserver #279

Open uleopold opened 8 years ago

uleopold commented 8 years ago

The WPS modules for Luxembourg seem not work. Changing from EPSG:2169 to EPSG:3035 does not help. Changing from MapServer to Geoserver does not help either.

A detailed debugging is required to understand where this goes wrong and what is necessary to solve this.

See below for results: EPSG:2169 - Result Map is rotated and mirrored selection_384

EPSG:3035 - Result Map's origin is located North-west of Ireland selection_385

Using Geosever WFS with EPSG:2169 - Error message: Error: checkStatus() call failed - The process failed with the following message: Process executed. Failed to build final response for output [spline_surface]: [Errno 2] No such file or directory: '/tmp/pywps-instanceAHGeOO/spline_surface.img' selection_386

uleopold commented 8 years ago

See also this conversation on the web for a possibly better problem description: http://lists.osgeo.org/pipermail/mapserver-users/2015-March/077616.html