id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 3005,KML driver painfully slow when reading huge geometries,Even Rouault,Even Rouault,"This can be easily shown with ''no-xmlns.kml'' file (attached) It appears that KML::endElement() makes lots of (useless) copies of std::string objects when cutting the content of the element into a vector of triplets. This leads to a O(n*n) complexity (measured in bytes copied) where n is the length of the content of the element.",defect,closed,normal,1.6.2,OGR_SF,unspecified,normal,fixed,kml,condit Mateusz Łoskot