Difference between revisions of "Wikisym 2012 Demo"

From Testiwiki
Jump to: navigation, search
m (Points on dynamic Google Maps)
m (Large quantity of points on a static Google Maps)
Line 75: Line 75:
  
 
== Large quantity of points on a static Google Maps ==
 
== Large quantity of points on a static Google Maps ==
This example plots large number of point data on static Google Maps. The map produced in this example shows the age (in years) distribution of properites within Kuopio. User can select the number of age classes (4,6 or 8) and the type of classification.
+
This example plots large number of point data on static Google Maps. The map produced in this example shows the age (in years) distribution of buildings within Kuopio. User can select the number of age classes (4,6 or 8) and the type of classification.
  
 
<rcode name='static_gmaps_test'  
 
<rcode name='static_gmaps_test'  

Revision as of 10:31, 22 August 2012

Polygons on dynamic Google Maps

This example plots municipalities of Finland on Google Maps using data from National Land Survey of Finland.

+ Show code

Points on dynamic Google Maps

This examples plots buildings of Kuopio on Google Maps. User can give the minimum age of buildings to plot as an input parameter.


Building minimum age:

+ Show code

Large quantity of points on a static Google Maps

This example plots large number of point data on static Google Maps. The map produced in this example shows the age (in years) distribution of buildings within Kuopio. User can select the number of age classes (4,6 or 8) and the type of classification.

Number of classes:

Type of classification:

+ Show code