[mapserver-users] What does this error message mean?
woodbri at swoodbridge.com
woodbri at swoodbridge.com
Wed Sep 25 09:33:41 PDT 2002
Thanks Steve,
I'm on 3.6.2, and what I had set up was
SHAPEPATH = /raid1/nima/vmap0
TILEINDEX = /raid1/nima/vmap0/placenames/placenames-tile
Tileindex entries were like ./row/aa where the file was located at
/raid1/nima/vmap0/placenames/row/aa
I changed it to:
SHAPEPATH = /raid1/nima/vmap0
TILEINDEX = placenames-tile
Tileindex entries were like ./placenames/row/aa where the file was
located at /raid1/nima/vmap0/placenames/row/aa and I moved the
tileindex up to the /raid1/nima/vmap0 dir.
The second seems to be working, but not the first. Oh what this does
is add nearly 10 million named places to the my vmap0 browser :) at
http://iMapTools.com/geocode.php
-Steve
On 25 Sep 2002 at 11:14, Steve Lime wrote:
> Hmmmm... You don't see this one often. To make tiled data processing
> as efficient as possible MapServer attempts to open an individual tile
> (doesn't matter which one since all MUST be identical in structure) to
> nab column names from and with that information it figures out how to
> deal with expressions and so on. You'd only see this message if
> MapServer could open the tile index, but none of the tiles themselves.
> Presumably the locations stored in the index are bad.
>
> What version? The only reason I ask is that 3.7 removes some of the
> directory changing that was going on and has not been fully tested.
>
> Steve
>
> Stephen Lime
> Data & Applications Manager
>
> Minnesota DNR
> 500 Lafayette Road
> St. Paul, MN 55155
> 651-297-2937
>
> >>> <woodbri at swoodbridge.com> 09/25/02 08:40AM >>>
> What does this error message mean? and How do i get rid of it?
>
> -Steve
>
> Warning: MapServer Error in msTiledSHPOpenFile(): Unable to open a
> single tile to use as a template. in
> /home/httpd/html/maplab-2.0rc3/htdocs/common/wrapper/drawmap.php on
> line 292
>
More information about the MapServer-users
mailing list