You are currently browsing basics

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

Mapping scalar data to circles

A very simple rule in visualizations is to never map scalar data to circle radii. Humans do better in comparing relative areas, so if you want to map data to a shape, you have to map it to it's area. The rule is that simple that normally it's not worth ...

View Mapping scalar data to circles

Ansatz zur automatischen Auswahl von Linienfarben in Diagrammen

Ein Problem bei der (automatischen) Erzeugung von Liniendiagrammen liegt in der Auswahl von unterscheidbaren Farben. In diesem Artikel wird ein Ansatz entwickelt, der dieses Problem lösen soll. Ausgangspunkt ist zunächst der RGB-Farbraum. Um verschiedene Farben zu erzeugen, können einfach zufällige Farben aus dem RGB-Raum ausgewählt werden. Die folgende Darstellung zeigt eine ...

View Ansatz zur automatischen Auswahl von Linienfarben in Diagrammen

FolioGrid - a Premium Wordpress Theme by FrogsThemes.com