Hi Joel-
>I'd like to know how I may get better performance reading a KML file. I have
>a >file with 9,640 points. I've found that it takes about 16 seconds to read
>>through the entire file (see the code snapshot below). The exact same data
>in >Shapefile format takes a second or less to rea
I'd like to know how I may get better performance reading a KML file. I
have a file with 9,640 points. I've found that it takes about 16 seconds to
read through the entire file (see the code snapshot below). The exact same
data in Shapefile format takes a second or less to read using the same co