Hi all,

I just spent a few hours chasing a problem that turns out to look like a tile4ms is broken on 6.0.2 as it creates NullShape for each record. Anybody else run into this problem? Can anyone else verify this? Or is it specific to my data/system/etc for some reason.

-Steve W

woodbri@mappy:/u/data/tgr2011-maps$ shpdump tidx-PRISECROADS-S | head
Shapefile Type: Polygon   # of Shapes: 56

File Bounds: (    -170.834,     -14.367,0,0)
         to  (     145.815,      70.192,0,0)

Shape:0 (NullShape)  nVertices=0, nParts=0
  Bounds:(       0.000,       0.000, 0, 0)
      to (       0.000,       0.000, 0, 0)

woodbri@mappy:/u/data/tgr2011-maps$ /u/software/mapserver-5.6.8/tile4ms tidx-PRISECROADS-S.in tidx-PRISECROADS-S
Processed 56 of 56 files
woodbri@mappy:/u/data/tgr2011-maps$ shpdump tidx-PRISECROADS-S | head
Shapefile Type: Polygon   # of Shapes: 56

File Bounds: (    -170.834,     -14.367,0,0)
         to  (     145.815,      70.192,0,0)

Shape:0 (Polygon)  nVertices=5, nParts=1
  Bounds:(     -88.468,      30.229, 0, 0)
      to (     -84.995,      35.006, 0, 0)
     (     -88.468,      30.229, 0, 0) Ring
     (     -88.468,      35.006, 0, 0)
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to