Laurent,
I've been using vector layers (lines, points and polygons) with TILEINDEX 
with actual and previous releases of pmapper and it works fine.
In your mapfile try to set the layer STATUS to DEFAULT, so it is always 
displayed.
Verify in your pmapper config.ini the settings of "allGroups" and 
"defGroups", also in php_config.php check the definition of the php variable 
"$categories[]"
Just in case, my mapfile settings are:
...
  SHAPEPATH "/ms4w/apps/pmapper/data/"
...
  LAYER
    NAME "Lineas"
    STATUS DEFAULT
    TILEINDEX 'tile_index_lineas'   # 
"C:\ms4w\apps\pmapper\data\tile_index_lineas.shp"
    TILEITEM  'Location'
    TYPE LINE
    ...
    ...
  END  #LAYER
...

I hope that this helps you.

Regards,
Gaston.


----- Original Message ----- 
From: "Laurent Deschaumes" <[EMAIL PROTECTED]>
To: <pmapper-users@lists.sourceforge.net>
Sent: Thursday, July 19, 2007 11:37 AM
Subject: [pmapper-users] tileindex layer


>I begin with p.mapper, i have a problem , unable to show layer with a 
>tileindex.
> The test of the mapfile with shp2img works fine but with p.mapper nothing.
> Any ideas
> tks
> Laurent
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
> 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to