Hi everyone,
After many many betas and release candidates, I'm very proud to announce
that MS4W 5.0.0 is available at https://ms4w.com
Important: you must be sure to run the file "/tmp/vc_redist.86.exe"
before installing Apache, if you are using the zip archive.
The history of changes is to
Hi Scott!
This might be from our more strict checks in MapServer >= 8. I tried
the msautotest for wrap (
https://github.com/MapServer/MapServer/blob/main/msautotest/renderers/labels-wrap.map
), and if I set "MAXLENGTH 0" I get your error (I do see in the docs a
hidden line of "must be greate
For further background: dBox contains dLegend.js and its associated
mapscripts. When I get time I will create the missing PHP MapScript
side. -jeff
On 2024-09-09 10:08 a.m., Jeff McKenna via MapServer-users wrote:
Hi Rich,
I can't find the .php file, as part of the initial (2006)
Hi Rich,
I can't find the .php file, as part of the initial (2006) dbox release,
would you mind sharing it with me? I'll add it into the archive, for
MS4W: https://ms4w.com/release/apps/dbox-0.9a1_demo_ms4w.zip
(I updated the initial mapfile for dbox, so it works with MapServer 8+)
thanks,
Hi Carlos,
I'll put some points that I might go through, if I was in your shoes:
- use ogrinfo (on your .ovf) to get the extents of the layer, and add
that to the MAP-level EXTENT parameter
- remove all other layers, and all PROJECTION blocks, for the test
- remove all validation parameters, a
The MapServer team is pleased to announce the maintenance release of
MapServer 8.2.2
For the list of changes see the changelog:
https://mapserver.org/development/changelog/changelog-8-2.html#changelog-8-2-2
Direct source download:
- gzip: http://download.osgeo.org/mapserver/mapserver-8.2.2.
Thanks for catching this Rob, I've tried to highlight this in the WMS
docs, and have added it into the Migration Guide for 8.0 (
https://mapserver.org/MIGRATION_GUIDE.html )
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, & offering MapServer Consulting/Dev
co-founder of FOSS4G
http:/
Hi Dieter,
I also just used MS4W's PHP (PHP version 8.3.9) to call the setOpacity()
function, to update the layer's opacity, such as:
$oPolyLayer->setOpacity(40);
(see sample script at https://ms4w.com/trac/wiki/SWIGMapScriptOpacity )
-jeff
On 2024-08-07 11:38 a.m., Jef
Hi Dieter,
It could be possible that your MapServer installation was compiled with
Pixman library support enabled in MapServer, which unfortunately causes
a known bug where opacity does not work (see
https://github.com/MapServer/MapServer/issues/5343 ). I believe we
should completely remove
The maintenance releases of MapCache 1.14.1 and TinyOWS 1.2.2 are now
available.
- MapCache changelog:
https://mapserver.org/development/changelog/mapcache/changelog-1-14.html#changelog-mapcache-1-14
- TinyOWS changelog:
https://mapserver.org/development/changelog/tinyows/changelog-1-2.htm
Hi Stefan,
I maintain 2 documents that try to handle those questions:
- raster optimization: https://mapserver.org/optimization/raster.html
- vector optimization: https://mapserver.org/optimization/vector.html
Formats are still important. You'll notice that I had done a
performance comparison
The MapServer team announces the release of MapServer 8.2.1 and 7.6.7 to
handle a possible security concern. You can find more details in the
8.2.1 changelog at
https://mapserver.org/development/changelog/changelog-8-2.html#changelog-8-2
You may also wish to review MapServer's Security Policy
Hi all,
short summary: see https://mapserver.org/community/matrix-irc.html
During the recent 8.2.0 release process, we setup a communication bridge
between Matrix and IRC, for MapServer (all credit to @strk for the bridge).
This means that you can use any Matrix client (see long list at
http
How could I leave out the fun part of a release: celebrate 24 years of
speed with MapServer, through a video! https://vimeo.com/982129089
-Team MapServer
On 2024-07-08 6:41 p.m., Jeff McKenna via MapServer-users wrote:
The MapServer team is thrilled to announce the release of MapServer
Those looking to track the future 8.2.1 and 8.4.0 releases can do so
through the milestones at https://github.com/MapServer/MapServer/milestones
thanks
-team MapServer
On 2024-07-08 6:41 p.m., Jeff McKenna via MapServer-users wrote:
The MapServer team is thrilled to announce the release of
The MapServer team is thrilled to announce the release of MapServer 8.2.0
Details of the new features, changelog, migration instructions, and
download links can be found on the dedicated announcement page at
https://mapserver.org/development/announce/8-2.html . Also included is
an updated 1,1
The MapServer team is excited to announce the third release candidate of
MapServer 8.2.0 (there were a few changes since rc1, including a fix for
MapScript packagers, that have been included) Please help us test and
let us know of any findings.
Direct download:
https://download.osgeo.org/map
The MapServer team is excited to announce the first release candidate of
MapServer 8.2.0 (there have been no changes since the beta3) Please
help us test and let us know of any findings.
Details of the new features, changelog, migration instructions, and
download links can be found on the ded
The MapServer team announces security releases for 8.2.0-beta3, 8.0.2, 7.6.6
These releases address a security flaw of potential SQL injections
related to regex validation (ticket #7075).
Details of the ongoing 8.2.0 release can be found at
https://mapserver.org/development/announce/8-2.html
The MapServer team is excited to announce the second beta
release of MapServer 8.2.0. Please help us test and let us know of any
findings.
Details of the new features, changelog, migration instructions, and
download links can be found on the dedicated announcement page at
https://mapserver.org/
The MapServer team is pleased to announce the minor release of TinyOWS
1.2.1, in honor of its visionary, Olivier Courtin.
- Changelog:
https://mapserver.org/development/changelog/tinyows/changelog-1-2.html#changelog-tinyows-1-2
- Download: https://download.osgeo.org/mapserver/tinyows-1.2.1.t
Hi everyone!
A short reminder to please add your MapServer site or MapServer-run data
services to the wiki page at
https://github.com/MapServer/MapServer/wiki/MapServer-Site-Gallery
Thanks for making the MapServer community a vibrant place,
-jeff
--
Jeff McKenna
GatewayGeo: Developers of
Hi all!
A short update that all of the MapServer services (OGC services,
MapCache, MapServer, etc.) have been upgraded on the demo server:
https://demo.mapserver.org
Wishing everyone a productive week,
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, & offering MapServer Consult
Hi Vassilis,
You are missing after the draw() the following:
//send image to stdout (browser), without saving file locally
echo $oImage ->getBytes();
I also prefer to set the header right before that getBytes() call.
For a full working example, you can use the quickmap.php file that is
in
that location. Any idea?
On 17/10/2023 21:45, Jeff McKenna via MapServer-users wrote:
Hi Jan,
Unfortunately I have much experience tracking down CMake errors now, ha.
Instead of the error log, scroll up and read the output from your
cmake command (as it does its checks and looks for libraries)
Maybe paste all of the output from the cmake command (upto the
"configuring incomplete" message) at https://pastebin.com/ and paste
that pastebin link here for the community to examine closely.
-jeff
On 2023-10-17 4:45 p.m., Jeff McKenna via MapServer-users wrote:
Hi Jan,
Unfor
Hi Jan,
Unfortunately I have much experience tracking down CMake errors now, ha.
Instead of the error log, scroll up and read the output from your cmake
command (as it does its checks and looks for libraries), I find
examining that output is crucial (and I personally find the actual
generated
I'm sorry for that docs confusion Jörg. Someone found the pull request
that I had made, for the 8.0 release, and I was shocked to see all of my
changes in the docs for that release - it goes to show the effort,
behind the scenes, not just code changes, for such releases. -jeff
--
Jeff McKe
Hi Ivan,
I believe this should work with any database or OGR connection (I think
my initial tests, for the docs, were with an OGR/KML connection, but I
remember testing SpatiaLite later as well for cluster).
(I'll see if I can test this with Oracle, but, it may take me a while to
setup, so s
Hi Sven,
Native PHP MapScript is no longer supported (and will be removed for the
MapServer 8.0 release).
Instead you must use SWIG MapScript support, so be sure to set
-DWITH_PHPNG=ON in your cmake command. SWIG >=4 is recommended for this.
You can then follow
https://mapserver.org/MIGRA
The MapServer team is pleased to announce the major release of TinyOWS
1.2.0, in honor of its visionary, Olivier Courtin.
This release contains many fixes and enhancements that have been in the
main branch, as well as recent improvements. The goal will to follow a
consistent release schedule,
The associated CVE security ID for this is: CVE-2021-32062
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32062
-jeff
--
Jeff McKenna
GatewayGeo: Developers of MS4W, MapServer Consulting and Training
co-founder of FOSS4G
http://gatewaygeo.com/
On 2021-04-30 7:55 p.m., Steve Lime wr
Hi David,
MS4W also uses PCRE for its regex engine, so Windows users will soon be
facing these same issues as you (I'll be making this as easy as possible
for the new Windows users).
So to answer your question: I believe most users aren't yet aware of
what regex engine they use, and, also I
Hi Mathias,
Styling of WFS services happens on the client-side. For example, see
this WFS-client layer example, where you can set any color that you wish
for this 'continents' layer that is served through a remote WFS service
: https://www.mapserver.org/ogc/wfs_client.html#example-wfs-layer
34 matches
Mail list logo