This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
media:increasing_polygon_performance [2015/08/27 09:02] admin |
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>RkkBeva6lcw?large |Increasing Polygon Performance}} | + | {{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]] | |
[[http://wiki.thinkgeo.com/wiki/File:Increasing_Polygon_Performance.png|Screenshot]] | [[http://wiki.thinkgeo.com/wiki/File:Increasing_Polygon_Performance.png|Screenshot]] | ||
</div> | </div> | ||
Line 14: | Line 14: | ||
\\ | \\ | ||
- | **Published on Mar 28, 2012** | + | **Published on Mar 21, 2012** |
\\ | \\ | ||
\\ | \\ | ||
- | In this video we will explore Map Suite's robust printing system. Map Suite offers WYSIWYG map design that takes your desktop, WPF or web-based .NET mapping applications to the next level. Maps are printed using vector graphics so you can be sure the output will look great on anything from a PDF to a large plotter. It also includes low-level report building classes that make it easy to generate reports in the Web or Services environment. | + | 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. |
+ | \\ | ||
+ | \\ | ||
+ | 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 | ||