I've been trying to reduce some complex polygons(Washington State Census Tract Boundaries) so that I can improve the mapserver's response time in generating maps. This is a technique that works fine when taking the geometries directly from Sql Server and rendering them dynamically on the client. I have also called the MakeValid() method on the reduced geometries as suggested in this post: http://johanneskebeck.spaces.live.com/blog/cns!42E1F70205EC8A96!7718.entry
When using Shp2Img with the reduced geometries, I get a blank layer and the debugging message is: msMSSQLLayerGetShapeRandom bad shape: # Thanks for any ideas. Cheers, Jeremy -- View this message in context: http://n2.nabble.com/SQL-Server-2008-driver-and-Reduce-Function-tp4641185p4641185.html Sent from the Mapserver - User mailing list archive at Nabble.com. _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
