Re: [mapserver-users] Layer Metadata Questions

2020-10-04 Thread Kralidis, Tom (EC)
Hi Seth, comments interleaved: > -Original Message- > From: mapserver-users On > Behalf Of Seth G > Sent: October 1, 2020 08:47 > To: mapserver-users@lists.osgeo.org > Subject: [mapserver-users] Layer Metadata Questions > > Hi all, > > I've been looking at using the Layer Metadata as de

Re: [mapserver-users] SSL curl error when hitting HTTP WMS

2020-06-09 Thread Kralidis, Tom (EC)
Awesome Jeff: thanks much for this very useful and timely documentation. ..Tom > -Original Message- > From: mapserver-users On > Behalf Of Jeff McKenna > Sent: June 9, 2020 11:26 > To: mapserver-users@lists.osgeo.org > Subject: Re: [mapserver-users] SSL curl error when hitting HTTP WMS

Re: [mapserver-users] mapserver 6.4 wfs xsd

2018-11-21 Thread Kralidis, Tom (EC)
The XSD file corresponding to http://mapserver.gis.umn.edu/mapserver is generated on the fly by MapServer itself. From your example: http://mapserver.gis.umn.edu/mapserver"; xmlns:gml="http://www.opengis.net/gml"; xmlns:wfs="http://www.opengis.net/wfs"; xmlns:ogc="http://www.opengis.net/ogc";

Re: [mapserver-users] Disable automatic metadata in MapServer 7.2

2018-10-19 Thread Kralidis, Tom (EC)
9, 2018 07:11 > To: Kralidis, Tom (EC) ; mapserver- > us...@lists.osgeo.org > Subject: RE: Disable automatic metadata in MapServer 7.2 > > So I already raised some metadata related issues, such as > https://github.com/mapserver/mapserver/issues/5680 and this was really a > question of

Re: [mapserver-users] Disable automatic metadata in MapServer 7.2

2018-10-19 Thread Kralidis, Tom (EC)
James: can you open an issue on GitHub? I'll take a look. > -Original Message- > From: mapserver-users On Behalf > Of Passmore, James H. > Sent: October 19, 2018 06:48 > To: mapserver-users@lists.osgeo.org > Subject: [mapserver-users] Disable automatic metadata in MapServer 7.2 > > Is i

Re: [mapserver-users] New mappyfile release (with CLI)

2018-08-22 Thread Kralidis, Tom (EC)
We're using mappyfile in our projects and I must say it is a fantastic tool for mapfile composition workflows. Great job! Thanks for the release (and thanks to Hobu who introduced me to Seth, who introduced me to mappyfile at the code sprint in Bonn earlier this year). ..Tom > -Original Mes

Re: [mapserver-users] How return a different result for different IPs

2018-03-06 Thread Kralidis, Tom (EC)
Hi Andrea: correct. You can find examples in Python, Perl, PHP, etc. depending on your environment/requirements. Cheers ..Tom From: Andrea Peri [mailto:aperi2...@gmail.com] Sent: 06 March 2018 11:41 To: Kralidis, Tom (EC) Cc: mapserver-users@lists.osgeo.org Subject: Re: [mapserver-users] How

Re: [mapserver-users] How return a different result for different IPs

2018-03-06 Thread Kralidis, Tom (EC)
Hi Andrea: You could serve your WMS via MapScript which could intercept the request and adjust the mapfile object in memory before executing the response. We've done this with Python MapScript in implementing the WMS Best Practice for Time/Elevation, but there's no reason why the same approach co

Re: [mapserver-users] Disable root layer

2017-11-23 Thread Kralidis, Tom (EC)
The following ticket may help (in master/7.2 bound): https://github.com/mapserver/mapserver/issues/5404 ..Tom > -Original Message- > From: mapserver-users [mailto:mapserver-users-boun...@lists.osgeo.org] > On Behalf Of Rahkonen Jukka (MML) > Sent: 23 November 2017 06:17 > To: Trond Miche

Re: [mapserver-users] Python MapScript updating map.web.metadata

2017-11-17 Thread Kralidis, Tom (EC)
>From: Even Rouault [mailto:even.roua...@spatialys.com] >Sent: 17 November 2017 06:09 >To: mapserver-users@lists.osgeo.org >Cc: Kralidis, Tom (EC) >Subject: Re: [mapserver-users] Python MapScript updating map.web.metadata > >On vendredi 10 novembre 2017 20:54:09 CET Kralidis,

[mapserver-users] Python MapScript updating map.web.metadata

2017-11-10 Thread Kralidis, Tom (EC)
Hi all: our (OWS) application (via Python MapScript/mod_wsgi) is provided as both HTTP and HTTPS, and our mapfile's map.web.metadata.ows_onlineresource is set to 'http://example.org/ows', for example. We would like to update map.web.metadata.ows_onlineresource at request time (by checking 'wsgi.ur

Re: [mapserver-users] Allow request in http and https

2017-05-02 Thread Kralidis, Tom (EC)
What happens when you do _not_ set ows_onlineresource? I think MapServer will automagically determine the URL? > -Original Message- > From: mapserver-users [mailto:mapserver-users-boun...@lists.osgeo.org] On > Behalf Of Andrea Peri > Sent: 02 May 2017 18:26 > To: Richard Greenwood > Cc:

Re: [mapserver-users] Allow request in http and https

2017-05-02 Thread Kralidis, Tom (EC)
Correct, wms:OnlineResource is allowed once and only once [1]. ..Tom [1] http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd > -Original Message- > From: mapserver-users [mailto:mapserver-users-boun...@lists.osgeo.org] On > Behalf Of Rahkonen Jukka (MML) > Sent: 02 May 2017 10:3

Re: [mapserver-users] PostGIS date queries performance issues

2016-11-29 Thread Kralidis, Tom (EC)
Steve: info can be found at https://gist.github.com/tomkralidis/006594382d6339c2047b441108a3991b > -Original Message- > From: Lime, Steve D (MNIT) [mailto:steve.l...@state.mn.us] > Sent: 18 November 2016 13:10 > To: Kralidis, Tom (EC); mapserver-users@lists.osgeo.org &

[mapserver-users] PostGIS date queries performance issues

2016-11-17 Thread Kralidis, Tom (EC)
Hi all: using 7.0.2 against a PostgreSQL 9.3/PostGIS 2.2 instance we're getting very long (timeouts even) response times when doing WFS filters against PostgreSQL date types. I've posted a Gist at [1] to help in reporting. Note that this functionality used to work with acceptable performance i

Re: [mapserver-users] PostGIS query errors

2016-11-09 Thread Kralidis, Tom (EC)
> -Original Message- > From: Andy Colson [mailto:a...@squeakycode.net] > Sent: 09 November 2016 17:43 > To: Kralidis, Tom (EC); mapserver-users@lists.osgeo.org > Subject: Re: [mapserver-users] PostGIS query errors > > On 11/9/2016 3:30 PM, Kralidis, Tom (EC) wro

[mapserver-users] PostGIS query errors

2016-11-09 Thread Kralidis, Tom (EC)
Hi all: using 7.0.2 against a PostgreSQL 9.3/PostGIS 2.2 instance we're getting query errors. I've posted a Gist at [1] to help in reporting. Note that this functionality used to work in 6.4.x. From the migration guides it doesn't look like much has changed w.r.t. PostGIS syntax in the mapfil

Re: [mapserver-users] Python MapScript via WSGI examples

2016-11-01 Thread Kralidis, Tom (EC)
Thanks for the feedback Jeff. Comments interleaved: > -Original Message- > From: mapserver-users [mailto:mapserver-users-boun...@lists.osgeo.org] On > Behalf Of Jeff McKenna > Sent: 15 July 2016 17:56 > To: mapserver-users@lists.osgeo.org > Subject: Re: [mapserver-users] Python MapScript

Re: [mapserver-users] Python MapScript via WSGI examples

2016-07-15 Thread Kralidis, Tom (EC)
; 'MS_MAP_NO_PATH', > > 'MS_MAP_PATTERN', 'MS_MODE', 'MS_OPENLAYERS_JS_URL', > 'MS_TEMPPATH', > > 'MS_XMLMAPFILE_XSLT', 'PROJ_LIB', 'QUERY_STRING', 'REMOTE_ADDR', > > 'REQUEST_METHOD',

[mapserver-users] Python MapScript via WSGI examples

2016-07-13 Thread Kralidis, Tom (EC)
Hi all: we are looking into updating our Python MapScript (CGI-based) wrappers to leverage WSGI, and are having integration issues as part of testing. We are using 6.4.2 on Ubuntu 14.04. See example in [1] (against any mapfile is fine). Simple run with python ./mapscript-wsgi.py which makes the

Re: [mapserver-users] contour layers with tileindex issues

2015-12-15 Thread Kralidis, Tom (EC/EC)
15-12-14 11:01 > To: Kralidis, Tom (EC/EC); mapserver-users@lists.osgeo.org > Subject: Re: contour layers with tileindex issues > > Hi, > > I would try to use TILEINDEX through OGR but that gets tricky because one > LAYER probable can't have two CONNECTIONTYPEs. Perh

[mapserver-users] contour layers with tileindex issues

2015-12-14 Thread Kralidis, Tom (EC/EC)
Hi all: using 6.4.1 we are attempting to display (via WMS) GRIB2 data as a contour layer backed by a tileindex setup. Invoking a basic WMS 1.3.0 GetMap request returns the following ServiceExceptionReport: msDrawMap(): Image handling error. Failed to draw layer named 'RDPS.ETA_PN'. msContourLay