Re: [mapserver-users] wms error in arcgis 10.3

2015-11-13 Thread Yves Jacolin
On Monday, November 09, 2015 10:59:40 Martin Landa wrote:
> Hi,
> 
> 2015-11-09 10:56 GMT+01:00 thomas bonfort :
> > Unless I'm mistaken, mapserver will only accept SRSs in the EPSG
> > namespace for WMS, so ESRI:xxx won't do it.
> 
> right, it didn't help. So I will copy 102067 from esri file to epsg...
Martin,

May be better to add a specific EPSG file with own code to avoid to fill the 
official epsg file:

Just add
MAP
  [..]
  CONFIG "PROJ_LIB" "/usr/local/share/proj/"
  [..]
END

Absolute and relative path are allowed.

Y.
-- 
Responsable Formation et Support
Camptocamp France SAS
Savoie Technolac, BP 352
73377 Le Bourget du Lac, Cedex
http://www.camptocamp.com
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] wms error in arcgis 10.3

2015-11-09 Thread thomas bonfort
http://mapserver.org/errors.html#msprocessprojection-no-options-found-in-init-file

On 9 November 2015 at 10:42, Martin Landa  wrote:
> Hi all,
>
> my colleagues who are using ArcGIS have strange problem with WMS
> service [1]. The problem appears only in ArcGIS 10.3 (interstigly not
> in 10.2.1) when you add shapefile in EPSG:5514 and then map layer from
> this WMS server. If you add WMS layer to empty project, it works.
>
> The error message:
>
> One or more layers failed to draw: Rain WMS server: WMS service
> exceptions:Service Error Description: msProcessProjection():
> Projection library error. proj error Service Error Description: "
> Service Error Description: no options found in Service Error
> Description: ' Service Error Description: init Service Error
> Description: ' Service Error Description: file Service Error
> Description: " Service Error Description: for Service Error
> Description: " Service Error Description: init=epsg:102067 Service
> Error Description: " Service Error Description: msProcessProjection():
> Projection library error. proj error Service Error Description: "
> Service Error Description: no options found in Service Error
> Description: ' Service Error Description: init Service Error
> Description: ' Service Error Description: file Service Error
> Description: " Service Error Description: for Service Error
> Description: " Service Error Description: init=epsg:102067 Service
> Error Description: "
>
> Do you have any idea what could be wrong? Thanks in advance, Martin
>
> [1] 
> http://rain1.fsv.cvut.cz/services/wms?service=wms=GetCapabilities=1.3.0
>
> --
> Martin Landa
> http://geo.fsv.cvut.cz/gwiki/Landa
> http://gismentors.cz/mentors/landa
> ___
> mapserver-users mailing list
> mapserver-users@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] wms error in arcgis 10.3

2015-11-09 Thread Martin Landa
Hi,

2015-11-09 10:56 GMT+01:00 thomas bonfort :
> Unless I'm mistaken, mapserver will only accept SRSs in the EPSG
> namespace for WMS, so ESRI:xxx won't do it.

right, it didn't help. So I will copy 102067 from esri file to epsg... Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] wms error in arcgis 10.3

2015-11-09 Thread Martin Landa
Hi,

2015-11-09 10:59 GMT+01:00 Martin Landa :
> right, it didn't help. So I will copy 102067 from esri file to epsg... Martin

it solved the issue. Thanks, Martin

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users