This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
media:increasing_polygon_performance [2015/08/27 08:07] 127.0.0.1 external edit |
media:increasing_polygon_performance [2015/10/10 07:31] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
In this video we will explore how to greatly increase your rendering performance by gridding your high point-count polygons. This technique is especially useful when you use a high point-count polygon such as a country or regional area as the ground color for your maps. In many cases we see tile render times decrease from 500ms to under 5ms with this data optimization. Included along with the video is a utility to help you grid your polygons. | In this video we will explore how to greatly increase your rendering performance by gridding your high point-count polygons. This technique is especially useful when you use a high point-count polygon such as a country or regional area as the ground color for your maps. In many cases we see tile render times decrease from 500ms to under 5ms with this data optimization. Included along with the video is a utility to help you grid your polygons. | ||
- | {{youtube>l73gMNmk3kc?large |Instroduction to the Mvc Edition}} | + | {{youtube>wC7wgHnLaf8?large |Increasing Polygon Performance}} |
<div clearboth clearexternlink > | <div clearboth clearexternlink > | ||
[[http://download.thinkgeo.com/Videos/Wiki/IncreasingPolygonPerformance.wmv|Download(*.wmv)]] | | [[http://download.thinkgeo.com/Videos/Wiki/IncreasingPolygonPerformance.wmv|Download(*.wmv)]] | | ||
- | [[:File:ServicesEditionSample SplitPolygonsBasedOnGrid CS 120321.zip|Utility Source]] | | + | {{filehistory:ServicesEditionSample SplitPolygonsBasedOnGrid CS 120321.zip|Utility Source}} | |
- | [[Map_Suite_Performance_Guide#Grid_Detailed_Polygons|Performance Guide]] | | + | [[:Map_Suite_Performance_Guide#Grid_Detailed_Polygons|Performance Guide]] | |
- | [[:Increasing_Polygon_Performance|Screenshot]] | + | [[http://wiki.thinkgeo.com/wiki/File:Increasing_Polygon_Performance.png|Screenshot]] |
</div> | </div> | ||
\\ | \\ | ||
- | **Published on Mar 28, 2012** | + | **Published on Mar 21, 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. | + | \\ |
- | + | In this video we will explore how to greatly increase your rendering performance by gridding your high point-count polygons. This technique is especially useful when you use a high point-count polygon such as a country or regional area as the ground color for your maps. In many cases we see tile render times decrease from 500ms to under 5ms with this data optimization. | |
- | For more Map Suite MVC Edition sample applications, please visit http://mvcsamples.thinkgeo.com. | + | \\ |
+ | \\ | ||
+ | We have also created a utility to help you grid your polygons. Download the utility and sample code here: | ||
+ | \\ | ||
+ | http://wiki.thinkgeo.com/wiki/Map_Suite_Services_Edition_Spatial_Functions_Samples#Split_Polygon_Based_On_Grid | ||