You are currently browsing tutorials

Browse archive...

← Back to Homepage

http://vis4.net/blog/2010/07/simplification-of-country-outlines/ thumbnail image

Simplification of Country Outlines

Simplification is a common task in vector-based map visualization. In some situations you don't want to display a map in its full resolution for reasons like the overall filesize and the rendering time. One major class of simplification algorithms works by removing some vertices without moving the remaining ones. While there are already some good tutorials for implementation of line simplification algorithms online[1. for instance the Douglas Peuker Line Generalization or Lang Simplification and McMaster's Slide Averaging Algorithm], none of them takes into account the special requirements of map data simplifications. This gap will be closed by this post.

View Simplification of Country Outlines

Tutorial: Rendering a World Map in ActionScript

This tutorial is the third part of a tutorial series about customized map projection in flash/actionscript. It demonstrates how to draw a world map using the as3-proj library and some helper classes. I assume that we read in a shapefile using the SHP library as shown in the previous tutorial.

View Tutorial: Rendering a World Map in ActionScript

Tutorial: Reading ESRI Shapefiles in ActionScript

This tutorial is the second part of a tutorial series about customized map projection in flash/actionscript. It shows how to import a shapefile into ActionScript via the SHP library by Edwin van Rijkom.

View Tutorial: Reading ESRI Shapefiles in ActionScript

Reading ESRI Shapefiles in PHP

This tutorial is the first part of a tutorial series about customized map projection in flash/actionscript. It shows how to extract plain coordinates out of a shapefile using the PHP Class Shapefile Reader by Juan Carlos Gonzales.

View Reading ESRI Shapefiles in PHP

FolioGrid - a Premium Wordpress Theme by FrogsThemes.com