This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
media:tile_cache_generator [2015/08/27 08:12] 127.0.0.1 external edit |
media:tile_cache_generator [2015/10/10 07:31] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
This video will show you how to use the Tile Cache Generator utility to generate tile caches based on your own layers. Pre-generating tiles base on your data allows you to display the data faster than rending it from vector graphics files. It also allows you to protect your vector data by providing just the raster tiles for display purposes only. In the past pre-generating tiles required customers to build the process from scratch which was time consuming and often times inefficient. With the Tile Cache Generator we have packaged many of our best practices along with the source to allow you to tweak it to your specific situation. | This video will show you how to use the Tile Cache Generator utility to generate tile caches based on your own layers. Pre-generating tiles base on your data allows you to display the data faster than rending it from vector graphics files. It also allows you to protect your vector data by providing just the raster tiles for display purposes only. In the past pre-generating tiles required customers to build the process from scratch which was time consuming and often times inefficient. With the Tile Cache Generator we have packaged many of our best practices along with the source to allow you to tweak it to your specific situation. | ||
- | {{youtube>l73gMNmk3kc?large |Instroduction to the Mvc Edition}} | + | {{youtube>cOpEjgOXRhk?large |Tile Cache Generator}} |
<div clearboth clearexternlink > | <div clearboth clearexternlink > | ||
[[http://download.thinkgeo.com/Videos/Wiki/MapSuite_Cache_Generator|Download(*.wmv)]] | | [[http://download.thinkgeo.com/Videos/Wiki/MapSuite_Cache_Generator|Download(*.wmv)]] | | ||
- | [[:File:ServicesEditionSample_CacheGenerator_CS_120619.zip|Sample]] | | + | {{filehistory:ServicesEditionSample_CacheGenerator_CS_150204.zip|Sample}} | |
- | [[media:Tile_Cache_Generator|Screenshot]] | + | [[http://wiki.thinkgeo.com/wiki/File:Tile_Cache_Generator.png|Screenshot]] |
</div> | </div> | ||
\\ | \\ | ||
- | **Published on Mar 28, 2012** | + | **Published on Jun 20, 2012** |
\\ | \\ | ||
- | This Map Suite MVC Edition sample application shows you how to use ThinkGeo's default World Map Kit service overlay to draw a simple map. | + | \\ |
- | + | The Map Suite Tile Cache Generator is a new utility that lets you pre-generate map tile images from your existing layers. This offers numerous advantages to your Map Suite GIS applications -- including faster rendering time than with vector graphics files, plus the ability to protect your vector data by providing only the tile images for runtime. | |
- | For more Map Suite MVC Edition sample applications, please visit http://mvcsamples.thinkgeo.com. | + | \\ |
+ | \\ | ||
+ | Map Suite Chief Architect David Rehagen walks you through all of the tool's options and takes a look at the source code behind them. Features include selectable zoom level ranges, custom restriction layers, estimated tile count previews and more. | ||
+ | \\ | ||
+ | \\ | ||
+ | Download the Tile Cache Generator and source code at: | ||
+ | http://wiki.thinkgeo.com/wiki/Map_Suite_Services_Edition_Miscellaneous_Samples#Tile_Cache_Generator |