mapserver-bot

Results 28 issues of mapserver-bot

**Reporter: [email protected]** **Date: 2003/08/11 - 17:08** **Trac URL:** http://trac.osgeo.org/mapserver/ticket/408 ``` I think that it would be useful to be able to use environment variables in a map file to specify...

Enhancement
C Library

**Reporter: homme** **Date: 2011/09/20 - 17:38** **Trac URL:** http://trac.osgeo.org/mapserver/ticket/4031 mapfile.c contains the function msTokenizeMap() which is useful in systems which adopt a more declarative style to manipulating mapfiles and generating...

Enhancement
C Library

**Reporter: msmitherdc** **Date: 2011/08/14 - 21:15** **Trac URL:** http://trac.osgeo.org/mapserver/ticket/3992 I'm seeing incorrect coordinates in KML output but only at smaller zoom levels. I'm seeing the behavior in both shapefiles and...

Bug
Output-KML

**Reporter: panzel** **Date: 2010/12/30 - 15:44** **Trac URL:** http://trac.osgeo.org/mapserver/ticket/3645 Appended is a short map file containing two layers: points and grid lines. The projection used by the map as well...

Bug
C Library

**Reporter: nsavard** **Date: 2010/03/15 - 20:25** **Trac URL:** http://trac.osgeo.org/mapserver/ticket/3375 When the optional propertyName is not set, the service must determine which spatial property is the spatial key and apply the...

Bug
WFS Server

**Reporter: bartvde** **Date: 2010/02/17 - 09:46** **Trac URL:** http://trac.osgeo.org/mapserver/ticket/3321 Mapserver still advertizes application/vnd.ogc.gml however OGC has left these specific mime types in 1.3 behind, instead we should use text/xml or...

Bug
WMS Server

**Reporter: tbonfort** **Date: 2009/02/18 - 08:48** **Trac URL:** http://trac.osgeo.org/mapserver/ticket/2895 ``` DATA "TM_WORLD_BORDERS_SIMPL-0.3" ``` fails to load because the shapefile has a dot in its name, and is considered as a...

Bug
C Library

**Reporter: tomkralidis** **Date: 2008/10/15 - 05:09** **Trac URL:** http://trac.osgeo.org/mapserver/ticket/2794 Norm: Bart's testcase in #1287 shows a good example of doing HTTP POST requests from python. We should investigate the feasibility...

Enhancement
Msautotest

**Reporter: project10** **Date: 2007/12/12 - 00:56** **Trac URL:** http://trac.osgeo.org/mapserver/ticket/2433 I need to be able to wrap on the carriage return character, but found that the following: ``` WRAP '
' ```...

Enhancement
C Library

**Reporter: KeithMoss** **Date: 2012/01/19 - 04:12** **Trac URL:** http://trac.osgeo.org/mapserver/ticket/4161 The MapScript getWMSFeatureInfoURL() function returns a URL where the BBOX, SRS, WIDTH, and HEIGHT parameters are taken from the defaults for...

Bug
MapScript-PHP