The easiest way is to create one large image that contains your entire
data set and then cut that up into individual tiles. If your dataset
is too large to do this, then use a "matrix" approach, or put another
way, make a big enough image that complete tiles can be cut from it,
then do another overlapping large image, cut tiles, move on. It can be
done, that's for sure, but it takes some difficult programming to do
this.

Check out this link:

http://www.usnaviguide.com/ws-2008-02

There's a lot of resources in this directory to help guide your tile
creation. It's all in Perl, but should be easily translated into c#.

-John Coryat

http://maps.huge.info

http://www.usnaviguide.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to