ranathunga / kml-samples

Automatically exported from code.google.com/p/kml-samples
0 stars 0 forks source link

GE should HTTP Accept-Encoding of GZIP for compressed data transfer. #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
To speed large data sets, GE does not accept HTTP GZIP streamed data from 
NetworkLinks. Almost all browsers (interactive and non) accept GZIP data 
streams, GE should definetely join them.

Addendum: except GE supports KMZ which already is a compressed datastream :) - 
barryhunter

Addendum: But pkzip-style compression format is not formally streamable nor 
concatenatable and why browsers don't support this format.

Requestor: xailor

Original issue reported on code.google.com by api.roman.public@gmail.com on 14 Aug 2008 at 2:14

GoogleCodeExporter commented 9 years ago

Original comment by api.roman.public@gmail.com on 2 Dec 2008 at 10:14

GoogleCodeExporter commented 9 years ago
More on rationale for supporting gzip/deflate... 
http://crschmidt.net/blog/archives/405/how-kml-succeeds-and-fails-as-a-web-forma
t/

Original comment by jason.bi...@gmail.com on 2 Feb 2010 at 6:16