MapServer
MapServer copied to clipboard
Source code of the MapServer project. Please submit pull requests to the 'main' branch.
- no packages distribute the binary - based on GD (which was removed) - hasn't worked since year 2003 - old ticket: #506
- the current `coshp` utility (added through #6518) has problems when a user specifies the shapefile name as `name.shp` - eg. the user could have many datasets in the folder...
Rationale: * Likely (much?) better performance * Well supported Notes: * Requires C++ 17 as minimum * Currently working against local Skia compiled with `bin/gn gen out/Static --args='is_official_build=true cc="clang" cxx="clang++"...
With the GDAL/OGR version 3.5 and the Mapserver version 7.6.4 from gisinternals.com I have created a C# WebAPI REST server (one for dot.net 4.8 and one other for net core...
## Expected behavior and actual behavior. _Expected behaviour:_ A WCS 2.0.1 GetCoverage request without `mediaType=multipart/related` and `format=image/tiff` parameter should return a response with `Content-Type=image/tiff`. - [`http://localhost/?service=WCS&Request=GetCoverage&version=2.0.1&CoverageId=coverage&format=image/tiff&subset=x(190365.000,190465.000)&subset=y(444075.000,444175.000)`](http://localhost/?service=WCS&Request=GetCoverage&version=2.0.1&CoverageId=coverage&format=image/tiff&subset=x(190365.000,190465.000)&subset=y(444075.000,444175.000)) Only WCS 2.0.1 GetCoverage...
we found that PCRE library is now at end of life, and is no longer being actively maintained. Version 8.45 is expected to be the final release of the older...
If there is a comment on the same line as an expression and it contains a bracket then the expression parsing breaks. For example: ``` LAYER NAME 'expressions_test099' FILTER ('[cty_name]'...
## Expected behavior and actual behavior. I expect this GeoJSON file to be handled correctly on the WFS. This contains many complex MultiPolygons with holes. However, after processing on the...
## Expected behavior and actual behavior. I use GeoTransform to style polygonal layer. But this cause all linear layers disappear at some zooms. And no errors in the log are...
## Expected behavior and actual behavior. Multiple times renering of mapfile with style (STYLE SYMBOL cloud WIDTH 4 SIZE 10 COLOR 216 0 0 ANGLE AUTO OFFSET 5 -99 END)...