Hi Sowmya, In my hands-on training workshops for MapServer I still recommend keeping things fast and efficient with shapefiles for vectors (with .qix index files) and geotiffs for rasters (indexed with gdaltindex). Of course for clients I implement KML files and different database backends, and speeds are still blazing fast, and then also these days most implement caching of images (through the great project MapCache), so some will argue that speed is not an issue: not me though, I still recommend keeping thing blazing fast and optimal, even if you're seeding a large cache.
-jeff -- Jeff McKenna MapServer Consulting and Training Services http://www.gatewaygeomatics.com/ On 2013-06-26 5:30 PM, Sowmya Tiramdasu wrote: > Hi, > > > > Can anyone suggest which input format ( Shape file or KML file) will > the mapserver render faster and efficiently? Also, my requirement is to > classify my features and have different symbology for them. So, is it a > good idea for me to save all my features(points/lines/polygons) in to a > shape file or a KML file? > > > > Any help is greatly appreciated. > > > > Thanks, > > *_______________________________* > > Sowmya Tiramdasu > > *QCoherent Software* > > 9668 Madison Blvd., Suite 202 > > Madison, AL 35758 > > (256) 461-8289 Telephone > > (256) 461-8249 Fax > > www.geocue.com <http://www.geocue.com/> > _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
