[mapserver-users] Ogrtileindex bug in Mapserver 7.0

Rahkonen Jukka (MML) jukka.rahkonen at maanmittauslaitos.fi
Wed Oct 21 01:52:46 PDT 2015


Hi,

The workaround is to use the native tileindex instead of using CONNECTIONTYPE OGR

  # CONNECTIONTYPE OGR
  TILEINDEX "/tindex/heigthidx.shp,0"

I do not remember right now why I have preferred to read tileindex through OGR.

-Jukka Rahkonen-

Lähettäjä: Rahkonen Jukka (MML)
Lähetetty: 21. lokakuuta 2015 11:31
Vastaanottaja: Mapserver-Users (mapserver-users at lists.osgeo.org)
Aihe: Ogrtileindex bug in Mapserver 7.0

Hi,

I was wondering why my ogrtileindex layer sometimes works but sometimes not. It appears that Mapserver is reading data from the shapefiles which are behind the ogrtileindex file only if the BBOX of the WMS GetMap request intersects the boundary of the vector tile.  Mapserver version is 7.0.0 on Linux and GDAL version is 2.0.1, released 2015/09/15. The ogrtindex file is shapefile and it is defined in the mapfile as

  CONNECTIONTYPE OGR
  TILEINDEX "/tindex/heigthidx.shp,0"

Can anybody suggest a quick workaround?


-Jukka Rahkonen-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20151021/edd89343/attachment.html>


More information about the mapserver-users mailing list