Friday, October 07, 2005
Google Earth and large data files
As people discover the power of Google Earth, they are producing larger and larger collections of placemarks.
Some fairly large collections include:
Beware though - Google Earth shows why it it still in beta - it's extremely unstable, and when given sizable files is very prone to crash. Note that a crash will lose any placemarks you have accumulated since you last started Google Earth - even if they are in the "permanent" section of the placemarks (ie. not just in the Temporary Places section).
So Google Earth team, please get your act in order, and do two things:
Some fairly large collections include:
- my own Countries and territories of the World with ~260 entries
- UNESCO world heritage sites with ~790 entries
- World Club football teams with ~1800 entries
Beware though - Google Earth shows why it it still in beta - it's extremely unstable, and when given sizable files is very prone to crash. Note that a crash will lose any placemarks you have accumulated since you last started Google Earth - even if they are in the "permanent" section of the placemarks (ie. not just in the Temporary Places section).
So Google Earth team, please get your act in order, and do two things:
- write placemarks to disk as soon as you can, so they are safe if the program crashes (ie dont just wait until the user exits the program cleanly before you write anything to disk)
- add some proper validation so that it is not possible to crash the program with either malformed KML, or simply large collections of placemarks.
Comments:
<< Home
We have been experimenting with converting VMAP data into KML and a dataset with about 15,000 points seems to be OK. However, I have found that if you set the LookAt values so when you open the data you're already zoomed in and don't display the entire dataset at once - or set visibility off for the detailed themes then you'll be more successful.
Mark Stoakes
Safe Software - makers of FME
Mark Stoakes
Safe Software - makers of FME
I was drawing a long path (Google Earth plus) and found that after about 3773 points, adding another point caused the entire path to become invisible. I Subtracted the added point and all was well. But at least the program didn't crash or act up after doing this.
Post a Comment
<< Home