With mobile client, data size is the one of the most important factor. For this reason, XML is not a good data format because of its burden. But thanks to HTTP Compression, now we can optimize OGC WMS XML response data to save bandwidth.
HOW TO enable HTTP compression in popular web servers:
Apache Tomcat HTTP ConnectorApache Module mod_deflate configurationEnabling HTTP Compression in IIS 6.0Make sure you enable HTTP Compression for these MIME-Types:
application/vnd.ogc.wms_xml,text/xml,text/plain,application/xml,application/vnd.google-earth.kml+xml
JVNMobileGIS will
support GZIP in the next released version.
--
Posted By Step2 to
JVNMobileGIS at 12/28/2007 10:27:00 AM