> I am looking for a way 
> for this script to dissolve polygons with a common attribute. 
> This will 
> help rendering speed and ease of visualization.

What are you trying to achieve? Splitting a shapefile into smaller
pieces by grouping features with common attribute(s) as a kind of
pre-classification? Then ogr2ogr might help you.

See http://www.gdal.org/ogr2ogr.html and
http://www.gdal.org/ogr/ogr_sql.html how to use this tool.
Also http://mapserver.org/optimization/vector.html might help you.

Greetings
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to