Re: [MapServer-dev] Updating OGC Features API templates

2025-09-09 Thread Seth G via MapServer-dev
Bootstrap releases. So, for now html-bootstrap > would contain Bootstrap 5 templates and when version 6 comes out you'd create > a html-bootstrap5 directory that wouldn't get installed and html-bootstrap > would contain Bootstrap 6 files. > > On Mon, Sep 8, 2025 at

[MapServer-dev] Notes from the FOSS4G Europe MapServer workshop

2025-07-24 Thread Seth G via MapServer-dev
Hi all, It is always good to see how people who have never used MapServer before start working with the software. I took a few notes during the workshop at FOSS4G Europe in Mostar (and thanks again to Even and Tom for assisting). Maybe some of the more common pain points are fixable. - STATUS

[MapServer-dev] Report from FOSS4G Europe 2025

2025-07-23 Thread Seth G via MapServer-dev
Hi all, A few links MapServer users might find useful from FOSS4G Europe 2025 in Mostar. The slides for the "State of MapServer 2025" lightning talk are available online at [1]. We also gave the "Getting Started with MapServer" workshop [2]. Thanks to Even R. and Tom K. from the MapServer P

Re: [MapServer-dev] Using OGR geoparquet data in mapserver - spatial filtering works

2025-07-22 Thread Seth G via MapServer-dev
Hi Mike, I don't think so, but coincidentally I was checking yesterday as it would allow some of the functions such as: DATA "SELECT ObjectId, ST_Z(geometry) Z FROM mydata" There is the CONNECTIONOPTIONS block, but this doesn't support a "--dialect" equivalent when testing. It would be nice to

Re: [MapServer-dev] RFC-140 - MapServer Homepage

2025-07-03 Thread Seth G via MapServer-dev
eo.org>> *On Behalf Of >>> *Daniel Morissette via MapServer-dev >>> *Sent:* Monday, March 10, 2025 4:58 PM >>> *To:* mapserver-dev@lists.osgeo.org <mailto:mapserver- >>> d...@lists.osgeo.org> >>> *Subject:* Re: [MapServer-d

Re: [MapServer-dev] preserving extra query parameters with ogc features api

2025-06-23 Thread Seth G via MapServer-dev
Yes, very likely to be related to the templates. I just checked one of our systems and I had modified all the templates to include the custom querystring parameter: {{ template.api_root }}/collections/{{ response.id }}?f=json&token={{ template.params.token }} Seth -- web:https://geographika.

Re: [MapServer-dev] preserving extra query parameters with ogc features api

2025-06-20 Thread Seth G via MapServer-dev
Hi Mike, I thought this had been addressed, see comments in https://github.com/MapServer/MapServer/pull/6400#issuecomment-936458600 - although not documented (see https://github.com/MapServer/MapServer-documentation/issues/855). You can add "oga_compliance_mode" "false" but this should be the

Re: [MapServer-dev] RFC-140 - MapServer Homepage

2025-03-13 Thread Seth G via MapServer-dev
was that this mode could >> be used to deal with the actual config settings in the future if we ever >> want to go there so using mode=config today for this homepage feature could >> limit our future options. That being said, I couldn't find any good names >> other than mode=homepag

Re: [MapServer-dev] RFC-140 - MapServer Homepage

2025-03-09 Thread Seth G via MapServer-dev
": "msautotest.map", >> } >> } >> }, >> >> Seth >> >> [1] https://demo.pygeoapi.io/ >> [2] https://github.com/geopython/demo.pygeoapi.io/pull/60/files >> [3] https://datatracker.ietf.org/doc/draft-ietf-httpapi-api-

Re: [MapServer-dev] //www.mapserver.org/lib/OpenLayers-ms60.js

2025-01-29 Thread Seth G via MapServer-dev
po, will > do that this afternoon. > > -jeff > > > > -- > Jeff McKenna > GatewayGeo: Developers of MS4W, & offering MapServer Consulting/Dev > co-founder of FOSS4G > http://gatewaygeo.com/ > > > > > On 2025-01-29 5:58 a.m., Seth G via MapServer-

[MapServer-dev] //www.mapserver.org/lib/OpenLayers-ms60.js

2025-01-29 Thread Seth G via MapServer-dev
Hi, The OpenLayers 2.10 file at //www.mapserver.org/lib/OpenLayers-ms60.js has been removed from the server. This is hardcoded in the codebase and used by https://mapserver.org/cgi/openlayers.html Does anyone know if this is wiped-out when deploying the docs? If so, maybe it can be added to t

Re: [MapServer-dev] Remove requirement for TEMPLATE keyword?

2025-01-27 Thread Seth G via MapServer-dev
text/html output. > > -Jukka Rahkonen- > > > TEMPLATE would > -----Alkuperäinen viesti- > Lähettäjä: MapServer-dev > Puolesta Seth G via MapServer-dev > Lähetetty: sunnuntai 26. tammikuuta 2025 10.47 > Vastaanottaja: MapServer Devs > Aihe: [MapServer-dev] Remove requir

[MapServer-dev] Remove requirement for TEMPLATE keyword?

2025-01-26 Thread Seth G via MapServer-dev
Hi devs, One of the issues I've run into when explaining MapServer to colleagues is the TEMPLATE keyword. The docs don't really explain its purpose, or mention how it makes a layer "queryable" [1]. I also ran into myself this week when a layer wasn't displaying in the OGC Features API as I forg

Re: [MapServer-dev] RFC-140 - MapServer Homepage

2025-01-22 Thread Seth G via MapServer-dev
RFC. IETF has api-catalog (draft, [1]) which I think > would be a good candidate for this RFC. This is also an item for review in > the OGC API - Records SWG [2]. > > Overall it looks pretty close to the RFC proposal. We can consider using > api-catalog as a baseline and we c

Re: [MapServer-dev] Motion: Submit OSGeo Budget Request for 2025

2025-01-21 Thread Seth G via MapServer-dev
.net mastodon: @geographika@mastodon.social On Wed, Jan 15, 2025, at 7:02 PM, Steve Lime wrote: > +1 from me to submit for the larger amount. Can’t hurt to ask! —Steve > > On Wed, Jan 15, 2025 at 10:24 AM Seth G via MapServer-dev > wrote: >> Hi all, >> >> The OSGeo Bo

Re: [MapServer-dev] RFC-140 - MapServer Homepage

2025-01-18 Thread Seth G via MapServer-dev
. Seth -- web:https://geographika.net & https://mapserverstudio.net mastodon: @geographika@mastodon.social On Sat, Jan 18, 2025, at 11:33 PM, Seth G via MapServer-dev wrote: > Hi Even, > > Thanks for your valuable feedback. > > The homepage would be a "superset" o

Re: [MapServer-dev] RFC-140 - MapServer Homepage

2025-01-18 Thread Seth G via MapServer-dev
amp;REQUEST=GetCapabilities";, >     "title": "GetCapabilities", >     "type": "WMS" >     }, > > so they can be interoperably consumed. > > Even > > Le 18/01/2025 à 09:11, Seth G via MapServer-dev a é

[MapServer-dev] RFC-140 - MapServer Homepage

2025-01-18 Thread Seth G via MapServer-dev
Hi devs, I've drafted an RFC with an approach of creating a MapServer homepage based on the MAPs referenced in a mapserver.conf file. This will allow MapServer installations to easily advertise available services, dynamically. Text available in pull request at https://github.com/MapServer/Map

Re: [MapServer-dev] Motion: Submit OSGeo Budget Request for 2025

2025-01-16 Thread Seth G via MapServer-dev
hind the scenes (where > the funding never comes). > > Wishing everyone a happy 2025. > > > -jeff > > > > On 2025-01-15 12:24 p.m., Seth G via MapServer-dev wrote: >> Hi all, >> >> The OSGeo Board will be meeting on the 28th of January to discuss the 20

Re: [MapServer-dev] Motion: Submit OSGeo Budget Request for 2025

2025-01-15 Thread Seth G via MapServer-dev
Wed, Jan 15, 2025, at 8:24 PM, Even Rouault wrote: > I'm +1, but I think most, if not all, listed activities should be > prefixed with "Contribution to ".  OGC API map support (even a RFC an a > "prototype") isn't going to happen with just 750 USD. > >

[MapServer-dev] Motion: Submit OSGeo Budget Request for 2025

2025-01-15 Thread Seth G via MapServer-dev
Hi all, The OSGeo Board will be meeting on the 28th of January to discuss the 2025 budget. I propose we submit a request for $5000 to help support the MapServer project. Last year an upper-limit of $2,500 was set for projects, but this has typically been $5,000 in previous years. The developm

Re: [MapServer-dev] security warnings for "MapServer-import" repo

2025-01-09 Thread Seth G via MapServer-dev
+1 no idea what it was for, so fine with me! -- web:https://geographika.net & https://mapserverstudio.net mastodon: @geographika@mastodon.social On Thu, Jan 9, 2025, at 3:08 PM, Jeff McKenna via MapServer-dev wrote: > Hi all, happy new year to everyone, > > I'm getting a lot of security warnings

Re: [MapServer-dev] [Board] [OSGeo-Discuss] OSGeo AGM 2024

2024-11-03 Thread Seth G via MapServer-dev
Hi all, I've updated the MapServer slide for the 2024 OSGeo AGM. Please feel free to add anything I've missed. See https://docs.google.com/presentation/d/1GF2SDBXfEvd3WwvJCVa7ssfLtXnj08w8qF-PUpqwNTg/edit#slide=id.g2370773ddd_8_0 Seth -- web:https://geographika.net & https://mapserverstudio.ne

[MapServer-dev] PSC Meeting Notes

2024-11-03 Thread Seth G via MapServer-dev
Hi all, Thanks for attending the PSC meeting last Thursday. For those that missed it the logs are available at [1]. A few notes related to items discussed: 1. Discussions on an upcoming 8.4 release. See the Release plan [2] and milestones [3]. PSC members in favour of a 2024 November release if

[MapServer-dev] MapServer PSC Meeting

2024-09-29 Thread Seth G via MapServer-dev
Hi all, The last PSC meeting was back in February. It would be good to meet up again before the end of the year - I propose the last Thursday in October, which happens to fall on Halloween. I've created a draft page for an agenda at https://github.com/MapServer/MapServer/wiki/PSC-Meeting-2024-

Re: [MapServer-dev] MapServer social media presence?

2024-09-29 Thread Seth G via MapServer-dev
Great photos in that link! The https://x.com/mapserver_osgeo account currently has 1,132 followers, with the last post in 2022. https://bird.makeup/users/mapserver_osgeo seems to be some sort of bridge between X and the Fediverse, but only has 2 followers as far as I can tell. It would be goo

Re: [MapServer-dev] PHP mapscript-ng problem using map->setLayersDrawingOrder()

2024-09-24 Thread Seth G via MapServer-dev
Hi, You are correct re the note - this has only been implemented in Python MapScript - see https://github.com/MapServer/MapServer/blob/893d9a48e1956a1e039ce5e44eed5466dd5e7907/src/mapscript/python/pyextend.i#L268. You could try and add an equivalent to the PHP MapScript but you'd need to know t

Re: [MapServer-dev] Motion: adopt RFC-139: Raster labeling (CONNECTIONTYPE RASTERLABEL) (Re: Call for review: RFC-139: Raster labeling (CONNECTIONTYPE RASTERLABEL))

2024-08-27 Thread Seth G via MapServer-dev
+1 Seth -- web:https://geographika.net & https://mapserverstudio.net twitter: @geographika On Tue, Aug 27, 2024, at 1:17 PM, Even Rouault via MapServer-dev wrote: > Hi, > > I would like to motion to adopt RFC-139: Raster labeling (CONNECTIONTYPE > RASTERLABEL): https://github.com/MapServer/MapS

Re: [MapServer-dev] Call for review: RFC-139: Raster labeling (CONNECTIONTYPE RASTERLABEL)

2024-08-14 Thread Seth G via MapServer-dev
Hi Even, Looks like a nice addition to me +1. A couple of questions: 1. Will it be possible to use a character from a FONT and apply an ANGLE to it on the label (to allow arrows similar to a UVraster)? 2. (as I'm looking through this code at the moment) - will it be possible to apply an SLD to

[MapServer-dev] MapServer Workshop Report from FOSS4G Europe

2024-07-18 Thread Seth G via MapServer-dev
Hi all, The "Getting Started with MapServer" workshop was given at FOSS4G Europe in Tartu at the start of this month [1]. We had 13 attendees in total and feedback was very positive. The use of Docker went very smoothly, and there is more material than required for 4 hours :-) Many thanks to M

Re: [MapServer-dev] MapServer 8.2 Release Plan

2024-05-30 Thread Seth G via MapServer-dev
jorn's >>> efforts, I've been watching closely, thanks again Bjorn!!) >>> >>> I guess the big question is, are we all ok with starting a >>> feature-freeze as of now? >>> >>> -jeff >>> >>> >>> >>> O

Re: [MapServer-dev] MapServer 8.2 Release Plan

2024-04-26 Thread Seth G via MapServer-dev
t it seemed better to wait >>> until the changes were completed/committed. I haven't started the >>> release candidates process for that reason. I am going to also include >>> a MapCache release during this same effort. (it's great to see Bjorn's >>> e

Re: [MapServer-dev] MapServer 8.2 Release Plan

2024-04-26 Thread Seth G via MapServer-dev
t; feature-freeze as of now? > > -jeff > > > > On 2024-03-27 4:24 p.m., Seth G via MapServer-dev wrote: >> Hi all, >> >> I'm assuming the release date for 8.2 won't be the end of March date listed >> in the wiki at [1]. >> The Skia Rende

Re: [MapServer-dev] KernelFiltered outputformat?

2024-04-25 Thread Seth G via MapServer-dev
Hi Jukka, Sounds interesting. How would you envisage the Mapfile OUTPUTFORMAT looking in this case? Would it reference a VRT file ignoring any SourceFilename? Seth -- web:https://geographika.net & https://mapserverstudio.net twitter: @geographika On Tue, Apr 23, 2024, at 4:58 PM, Rahkonen Jukk

Re: [MapServer-dev] MapServer 8.2 Release Plan

2024-03-29 Thread Seth G via MapServer-dev
targets? >> >> I'm also find with waiting on the Skia renderer. >> >> --Steve >> >> -Original Message- >> From: MapServer-dev On Behalf Of >> Seth G via MapServer-dev >> Sent: Wednesday, March 27, 2024 4:04 PM >> To: MapSer

Re: [MapServer-dev] MapServer 8.2 Release Plan

2024-03-27 Thread Seth G via MapServer-dev
jorn's > efforts, I've been watching closely, thanks again Bjorn!!) > > I guess the big question is, are we all ok with starting a > feature-freeze as of now? > > -jeff > > > > On 2024-03-27 4:24 p.m., Seth G via MapServer-dev wrote: >> Hi all, >>

[MapServer-dev] MapServer 8.2 Release Plan

2024-03-27 Thread Seth G via MapServer-dev
Hi all, I'm assuming the release date for 8.2 won't be the end of March date listed in the wiki at [1]. The Skia Renderer pull request that had a few updates this week [2] - are we planning to wait for this for the 8.2 release? Has anyone been in contact with Bjorn about it? Seth [1] https:/

Re: [MapServer-dev] RFC 138 - Reference SLD files in Mapfiles

2024-03-07 Thread Seth G via MapServer-dev
ev > wrote: >> +1 >> >> Michael Smith >> >> > On Feb 19, 2024, at 11:17 AM, Daniel Morissette via MapServer-dev >> > wrote: >> > >> > +1 >> > >> > Daniel >> > >> >> On 2024-02-09 18:03,

Re: [MapServer-dev] RFC 138 - Reference SLD files in Mapfiles

2024-02-12 Thread Seth G via MapServer-dev
n be used for XXE injections. > Geoserver has nowadays a configuration option for defining a whitelist > https://docs.geoserver.org/stable/en/user/production/config.html#external-entities-resolution > > -Jukka Rahkonen- > > > > -Alkuperäinen viesti- > Läh

Re: [MapServer-dev] RFC 138 - Reference SLD files in Mapfiles

2024-02-12 Thread Seth G via MapServer-dev
) we could probably > call msSLDApplySLD from msLayerGetFeatureStyle directly (not requiring to > read the content from a file at all) > > Best regards, > > Tamas > > > > Seth G via MapServer-dev ezt írta (időpont: > 2024. febr. 10., Szo, 0:04): >> Hi all,

Re: [MapServer-dev] MapServer Docs Site

2024-02-10 Thread Seth G via MapServer-dev
all broke - small world, no one other than me has been > using both since, ha, lucky me). Looking forward to the PSC meeting to > review it all together. > > > -jeff > > > > On 2024-02-09 7:14 p.m., Seth G via MapServer-dev wrote: >> Hi all, >> >>

Re: [MapServer-dev] RFC 138 - Reference SLD files in Mapfiles

2024-02-10 Thread Seth G via MapServer-dev
nd? Would be a bit more user friendly (and > what would happen if CLASS is there but not empty? should we allow that?) > > - If the user issues a GetStyle WMS layer... I guess they won't get the > original SLD from the STYLEIDEM, but one that will have be generated > from MapSe

[MapServer-dev] MapServer Docs Site

2024-02-09 Thread Seth G via MapServer-dev
Hi all, While adding the RFC I noticed it wasn't initially deployed to the main site. There were a couple of GitHubActions changes that had not been back ported to the branch-8-0. These have now been fixed, and any pull requests merged to branch-8-0 will again be deployed automatically to https

[MapServer-dev] RFC 138 - Reference SLD files in Mapfiles

2024-02-09 Thread Seth G via MapServer-dev
Hi all, I've added a new RFC - MS RFC 138: Reference SLD files in Mapfiles at https://mapserver.org/development/rfc/ms-rfc-138.html This would allow SLD files to be referenced in a Mapfile using the STYLEITEM (similar to how JS files are referenced): LAYER STYLEITEM "sld://mysldfile.x

Re: [MapServer-dev] MapServer Sponsorship Links

2024-02-08 Thread Seth G via MapServer-dev
Hi Even, Thanks for the suggestions. I've made the pull request at https://github.com/MapServer/MapServer-documentation/pull/877 It might also be good to separate out past and current sponsors in a future pull request. The budget suggestion sounds good - I've added that as an agenda item to the

[MapServer-dev] 8.2 Release Plan

2024-02-01 Thread Seth G via MapServer-dev
Hi devs, The list of issues for the 8.2 release is almost complete: https://github.com/MapServer/MapServer/wiki/MapServer-8.2-Release-Plan Steve - I had a look at #6113, and have a pull request at https://github.com/MapServer/MapServer/pull/7020 if you get a chance to review (thanks Even for t

Re: [MapServer-dev] MapServer Sponsorship Links

2024-02-01 Thread Seth G via MapServer-dev
Hi all, I've found another sponsors page in the docs at https://mapserver.org/community/contributors.html#sponsors-past-and-present I think this is the more recent version, and so https://mapserver.org/development/sponsors.html should be removed. I'd also like to add a couple of new sponsors to

Re: [MapServer-dev] MVT and WMS STYLES and FILTERS

2024-01-19 Thread Seth G via MapServer-dev
Hi Jukka, It would work in exactly the same way as a WMS request. So filtering would only be done if a LAYER has been created with multiple GROUPs for styles, and features are filtered in a group out as part of CLASS expressions. For example if there is a GROUP "primary_roads" that only display

[MapServer-dev] MVT and WMS STYLES and FILTERS

2024-01-18 Thread Seth G via MapServer-dev
Hi devs, Any thoughts on https://github.com/MapServer/MapServer/pull/7011 (and https://github.com/MapServer/MapServer/issues/7010) to allow STYLE and FILTER to be set in a querystring to filter the results? The WMS "facade" to access MVT is already outside any standards, so in my view we may as

[MapServer-dev] MapServer Sponsorship Links

2024-01-13 Thread Seth G via MapServer-dev
Hi devs/PSC, Following on from the OSGeo Budget discussions, I've made some updates to the wiki to make it easier to sponsor MapServer. Pages are listed in a new PSC section [1]: - A page with links to previous OSGeo Budgets - https://github.com/MapServer/MapServer/wiki/Budget - A new sponsors

Re: [MapServer-dev] 2024 budget planning

2024-01-11 Thread Seth G via MapServer-dev
Hi all, Thanks for voting, I've added the voting results to https://github.com/MapServer/MapServer/wiki/MapServer-2024-Budget I've submitted a MapServer workshop outline to FOSS4G Europe - https://talks.osgeo.org/foss4g-europe-2024-workshops/talk/review/VCKADWEN3W837QNRQW8QJHYVMVPAXYME as the

Re: [MapServer-dev] 2024 budget planning

2024-01-05 Thread Seth G via MapServer-dev
gt; >>>>>>> >>>>>>> >>>>>>> Mike >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> - >>>>>&g

Re: [MapServer-dev] 2024 budget planning

2023-12-28 Thread Seth G via MapServer-dev
ated via Paypal. I don't know the >>>> amount but there should be at least $1,000 available and that could be >>>> considered as another means of paying for this work. Again, Mike do you >>>> know what the MapServer balance is via the donate button? >&

Re: [MapServer-dev] Variables in mapfiles

2023-12-27 Thread Seth G via MapServer-dev
Hi Steve, I like the idea of a VARIABLES block in the CONFIG file. I'm not sure a VALIDATION block would also be required - if a user can edit a CONFIG file they'd have to assume responsibility for any values set. As a first step of processing the Mapfile any $varName in a VARIABLE block defau

Re: [MapServer-dev] Migration from Travis CI to GitHub Actions

2023-12-22 Thread Seth G via MapServer-dev
Thanks all for your votes. This work has now been completed and merged with the following 2 pull requests: - MapServer - https://github.com/MapServer/MapServer/pull/6993 - Docs - https://github.com/MapServer/MapServer-documentation/pull/862 Thanks to Even for the reviews, hints, and taking care

[MapServer-dev] Migration from Travis CI to GitHub Actions

2023-12-16 Thread Seth G via MapServer-dev
Hi all, As per discussions in the budget thread [1], Travis CI costs $828/year, and the default MapServer project budget is $1000/year. I propose we migrate completely away from Travis to GitHub Actions for all MapServer projects, and close the Travis account. This will free up budget for 2024

Re: [MapServer-dev] 2024 budget planning

2023-12-14 Thread Seth G via MapServer-dev
ears' standard budget >> allocation to this work or otherwise roll it over? I'd like to know what our >> options are. We've not done a good job of taking advantage of the OSGeo >> funds available, even if they are somewhat limited. >> Seth, what level of sup

Re: [MapServer-dev] 2024 budget planning

2023-12-14 Thread Seth G via MapServer-dev
ink you'd need? > > --Steve > > > On Thu, Dec 7, 2023 at 5:48 PM Even Rouault via MapServer-dev > wrote: >> Hi Seth, >> >> thanks for putting that together. The 2 topics (workshop and CITE tests) >> look like excellent topics to be budgeted. >> &

[MapServer-dev] MapServer 8.2 Release Plan

2023-12-11 Thread Seth G via MapServer-dev
Hi all, Looking at the https://github.com/MapServer/MapServer/wiki/MapServer-8.2-Release-Plan there are a few outstanding items: - I'm not sure the MapML support is actively being worked on (it has been in the last few release plans)? - Steve - I can take a look at https://github.com/MapServe

Re: [MapServer-dev] 2024 budget planning

2023-12-07 Thread Seth G via MapServer-dev
Hi all, I've created a draft page for the budget at https://github.com/MapServer/MapServer/wiki/MapServer-2024-Budget I've also created two wiki pages for two items I'd like to work on next year, and to request some funds to help set aside time to work on them. Both were discussed with other m

Re: [MapServer-dev] 2024 budget planning

2023-11-02 Thread Seth G via MapServer-dev
Hi all, A wiki page sounds a good start. Increased test coverage and OGC Maps support would be two items I'd like to propose. We could also maybe use a GitHub Discussions poll to allow users to vote on some open issues to look at fixing? I think any unused funds for the year remain with OSGeo

Re: [MapServer-dev] SCALEBAR "TRANSPARENT" option was supposed to have been removed on 8.0?

2023-10-22 Thread Seth G via MapServer-dev
Hi Mateus, You are correct - there is an issue with the documentation. Originally SCALEBAR TRANSPARENT was marked for removal in the RFC as it had been marked as deprecated since MapServer 4.6. However when testing I ran into the same issue as you, so the TRANSPARENT keyword was reinstated. Thi

Re: [MapServer-dev] OGC API Features: some failures in CITE tests

2023-10-19 Thread Seth G via MapServer-dev
Hi Jukka, With regards to: > • Wrong http status code: returns 400, should be 200 > https://demo.mapserver.org/cgi-bin/mapserv/localdemo/ogcapi/collections/countries/items?bbox=177.000%2C65.000%2C-177.000%2C70.000 > Do you have a reference to why this should be HTTP 200 (Succes

Re: [MapServer-dev] Testing WMS with Teamengine

2023-10-18 Thread Seth G via MapServer-dev
Hi, Are they the only 2 issues to meet compliancy for WMS 1.3.0? The first seems an easy fix - simply changing the error code (I presume the message is ok?). No idea for the second though. image/vnd.jpeg-png is supported by GeoServer and MapProxy which I presume work the same way? Seems more li

Re: [MapServer-dev] OGC API Features: some failures in CITE tests

2023-10-18 Thread Seth G via MapServer-dev
Thanks Jukka for testing with the validator. The extra parameters issue has been discussed before - a major issue is that all cookie parameters are seen as request parameters. See [1] and [2]. I'm not sure if it has been addressed in pygeoapi which is the reference implementation. MapServer al

Re: [MapServer-dev] MINSIZE/MAXSIZE in documentation

2023-10-10 Thread Seth G via MapServer-dev
Hi Tamas, This wasn't removed as part of RFC 133 but I did mark it as unknown if it was used: https://mapserver.org/development/rfc/ms-rfc-133.html#style I think the versionremoved tags added in https://github.com/MapServer/MapServer-documentation/pull/725/files#diff-7b9527374dad999d5782a7b81c9

[MapServer-dev] WEBP vulnerability

2023-10-04 Thread Seth G via MapServer-dev
Hi devs, There has been quite a bit of talk about the WEBP vulnerability, and I noticed Tamas has updated the GISInternals buildkit [1] and Even patched the GDAL builds [2]. As I understand it the vulnerability exploits user supplied images. Am I correct in thinking that this will only be an

Re: [MapServer-dev] Whole code base reformatting

2023-09-28 Thread Seth G via MapServer-dev
+1 Seth -- web:https://geographika.net & https://mapserverstudio.net twitter: @geographika On Thu, Sep 28, 2023, at 4:24 PM, Even Rouault via MapServer-dev wrote: > Hi, > > Below text from https://github.com/MapServer/MapServer/pull/6937: > > I propose to apply to Mapserver the same set of tool