-
In Input 2.x, using a ArcGIS REST raster layer is very slow - both to load and to render - at least on Android. On desktop build it seems fine. Not tested on iOS.
URL that can be used for testing:
…
-
**Reporter: gaffigan**
**Date: 2008/09/15 - 01:40**
**Trac URL:** http://trac.osgeo.org/mapserver/ticket/2765
The Mapserver C library has an unresolved bug when maps requested in polar projections con…
-
The centroid calculation in msGetPolygonCentroid (https://github.com/mapserver/mapserver/blob/master/mapprimitive.c#L1264) seems to calculate the centroid by averaging the midpoints of the polygon lin…
-
**Reporter: hrz@geodata.soton.ac.uk**
**Date: 2005/01/14 - 12:16**
```
A pixel in certain rasters will be rendered as a transparent pixel when in fact
a class expression should result in it being ren…
-
**Reporter: rich@greenwoodmap.com**
**Date: 2007/01/24 - 17:52**
```
A reprojected raster image (one that is not in the same coordinate system as the
map file coordinate system) does not display corr…
-
**Reporter: tmelhuish@webinsightsinc.com**
**Date: 2007/01/24 - 22:13**
```
Im getting the following error when trying to connect to SDE from mapserver:
Error in msSDELayerOpen():SE_connection_crea…
-
**Reporter: jlacroix**
**Date: 2004/01/05 - 20:30**
```
The SYMBOL in OGRFeature contains an angle. However this angle is not used
inside mapserver. The correct behavior is to set the angle in the ma…
-
**Reporter: jdoyon@nrcan.gc.ca**
**Date: 2004/12/02 - 19:20**
```
I've been working on client-side JavaScript/DHTML mapping lately.
I now have an interface that does everything I need talking direct…
-
[startup_logs.txt](https://github.com/OtterBots/capstone_stoqs/files/11998246/startup_logs.txt)
Linked a fresh startup log ☝️
Currently we are encountering errors when `loadTestData.py` runs. …
-
Correct as many compiler warnings thrown by -pedantic, -Wall, etc. without breaking things.