Re: [mapserver-users] Accessing ArcSDE on secured site

2015-06-08 Thread michael . smith . erdc
Eric,

This could be a certificate issue if your server certificate is not a standard 
one. You might need to load the cert to your local cert store. 

You should ruin this with shp2img on the command line and turn up the debugging 
level and see what errors you're actually getting. 

Michael Smith
Remote Sensing/GIS Center
US Army Corps of Engineers

> On Jun 8, 2015, at 4:16 PM, Weisbender, Eric  wrote:
> 
> Hello,
>  
> A couple of weeks about I posted the question below and hear anything.  I was 
> wondering if it went through and if anyone had any insight.
>  
> I am trying to access ArcSDE with mapserver on a secured site that uses 
> https:// not http.  I keep getting an error saying Server Not Found.  Is this 
> even possible and if so I would welcome any help.  Thanks in advance.
>  
> Eric
>  
> ___
> 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] Accessing ArcSDE on secured site

2015-06-08 Thread Jeff McKenna
I don't have your answer, but I would try to connect through GDAL 
(ogrinfo command) to your SDE instance, and then report your commandline 
syntax and error to the community.  Since I notice that GDAL 2.0.0 is 
almost released, you might try to send your feedback and questions 
direct to the GDAL community as well (might be good timing to get a 
change done in GDAL for SDE).  And of course if you have funding 
available to help create your change, be sure to mention that in your 
message.  Thanks,


-jeff



--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/




On 2015-06-08 5:16 PM, Weisbender, Eric wrote:

Hello,

A couple of weeks about I posted the question below and hear anything.
I was wondering if it went through and if anyone had any insight.

I am trying to access ArcSDE with mapserver on a secured site that uses
https:// not http.  I keep getting an error saying Server Not Found.  Is
this even possible and if so I would welcome any help.  Thanks in advance.

Eric





___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


[mapserver-users] Accessing ArcSDE on secured site

2015-06-08 Thread Weisbender, Eric
Hello,

A couple of weeks about I posted the question below and hear anything.  I was 
wondering if it went through and if anyone had any insight.

I am trying to access ArcSDE with mapserver on a secured site that uses 
https:// not http.  I keep getting an error saying Server Not Found.  Is this 
even possible and if so I would welcome any help.  Thanks in advance.

Eric

___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] on the fly projection

2015-06-08 Thread Jeff McKenna

On 2015-06-08 6:08 AM, Ahmet Temiz wrote:

hello

I am wondering if a map file  enables us to on the fly projection.
I have input raster data in epsg :4326 storing in postgis  but output raster
map should be in epsg:3857 as tif.




A nice explanation of projection use in MapServer can be found at: 
http://www.mapserver.org/mapfile/projection.html  Pay attention to the 
"Important Notes" section of that page, which contains very useful tips.


-jeff


--
Jeff McKenna
MapServer Consulting and Training Services
http://www.gatewaygeomatics.com/





___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


Re: [mapserver-users] on the fly projection

2015-06-08 Thread Rahkonen Jukka (MML)
Hi,

Read about ”wms_srs” from http://mapserver.org/ogc/wms_server.html. Set the 
PROJECTION of your LAYER into the native EPSG:4326 and be sure to include 
EPSG:3857 in the “wsm_srs” metadata. I recommend also to set 
“wms_bbox_extented” into “true” because it helps some clients in locating the 
layer.

-Jukka Rahkonen-

Ahmet Temiz wrote:

hello

I am wondering if a map file  enables us to on the fly projection.

I have input raster data in epsg :4326 storing in postgis  but output raster
map should be in epsg:3857 as tif.



regards



--
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu




Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Re: [mapserver-users] on the fly projection

2015-06-08 Thread Jörg Thomsen
hello,

ist does. you have to define the output projection within the metadata:
http://mapserver.org/de/ogc/wms_server.html#setting-up-a-wms-server-using-mapserver

Reprojection is fast, but if you know which projection your users need,
it is faster to reproject the rasters in your data storage.

Jörg

Am 08.06.2015 um 11:08 schrieb Ahmet Temiz:
> hello
> 
> I am wondering if a map file  enables us to on the fly projection.
>  
> I have input raster data in epsg :4326 storing in postgis  but output raster
> map should be in epsg:3857 as tif.
> 
> 
> 
> regards
> 
> 
> 
> -- 
> Ahmet Temiz
> Jeoloji Müh.
> Afet ve Acil Durum Yönetimi Başkanlığı
> Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu
> 
> 
> 
> 
> Ahmet Temiz
> Geological Eng.
> Information Systems - GIS Group
> Disaster and Emergency Management
> of Presidency
> 
> 
> ___
> 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

[mapserver-users] on the fly projection

2015-06-08 Thread Ahmet Temiz
hello

I am wondering if a map file  enables us to on the fly projection.

I have input raster data in epsg :4326 storing in postgis  but output raster
map should be in epsg:3857 as tif.



regards



-- 
Ahmet Temiz
Jeoloji Müh.
Afet ve Acil Durum Yönetimi Başkanlığı
Bilgi İşlem  Dairesi Başkanlığı-CBS Grubu




Ahmet Temiz
Geological Eng.
Information Systems - GIS Group
Disaster and Emergency Management
of Presidency
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

[mapserver-users] How increase legend resolution in getlegendgraphics response

2015-06-08 Thread Andrea Peri
Hi,
is possible in a getlegendgraphics request retrieve a legend image
with an increased resolution ?
With the standard request, mapserver responde a 72 dpi image that is
not suitable for a print at 300 dpi.

Thx,

-- 
-
Andrea Peri
. . . . . . . . .
qwerty àèìòù
-
___
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users