SOCR Cartography Project

From Socr

(Difference between revisions)
Jump to: navigation, search
(added a new section SOCR Cartography Applet)
(Project goals: changes Icon)
 
Line 2: Line 2:
===Project goals===
===Project goals===
-
[[Image:SOCR_CartographyChartIcon_USA.png|150px|thumbnail|right| SOCR Cartographic Charts]]
+
[[Image:SOCR_Cartography_Fig2aaa.png|150px|thumbnail|right| SOCR Cartographic Charts]]
To develop an agile and functional Java interface and an applet that integrates available [[SOCR]] resources (e.g., [[SOCR_EduMaterials_ChartsActivities | SOCR Charts]]) and provide the means to enter geo-political data and construct proportional cartography maps. In these maps, the sizes of different geographic regions, such as countries, provinces, continents, etc., appear proportional to the data provided by the user. The new '''SOCR Cartographic Charts''' will use the fundamental [[SOCR]] development principals and be accessible via the [[SOCR]] web-server. The image to the right illustrates an example of a cartographic map of the [http://en.wikipedia.org/wiki/USA USA], where states are drawn approximately proportional to the square footage per capita.
To develop an agile and functional Java interface and an applet that integrates available [[SOCR]] resources (e.g., [[SOCR_EduMaterials_ChartsActivities | SOCR Charts]]) and provide the means to enter geo-political data and construct proportional cartography maps. In these maps, the sizes of different geographic regions, such as countries, provinces, continents, etc., appear proportional to the data provided by the user. The new '''SOCR Cartographic Charts''' will use the fundamental [[SOCR]] development principals and be accessible via the [[SOCR]] web-server. The image to the right illustrates an example of a cartographic map of the [http://en.wikipedia.org/wiki/USA USA], where states are drawn approximately proportional to the square footage per capita.

Current revision as of 16:04, 11 May 2011

Contents

SOCR Project - Development of the SOCR Cartography Applet/Interface

Project goals

SOCR Cartographic Charts

To develop an agile and functional Java interface and an applet that integrates available SOCR resources (e.g., SOCR Charts) and provide the means to enter geo-political data and construct proportional cartography maps. In these maps, the sizes of different geographic regions, such as countries, provinces, continents, etc., appear proportional to the data provided by the user. The new SOCR Cartographic Charts will use the fundamental SOCR development principals and be accessible via the SOCR web-server. The image to the right illustrates an example of a cartographic map of the USA, where states are drawn approximately proportional to the square footage per capita.

Background

Many of the SOCR Charts provide advanced tools for computational and graphical exploratory data analysis. Typical geo-political maps represent the world in a flat 2D Euclidean space where the North Pole looks huge and the equator appears small (Gastner and Newman, 2004). Data obtained for different geographic, political or regional locales may be used to morph the standard world atlases into cartographic maps that represent the areas, colors or glyphs of different regions according to the (multi-modality) data. Such maps are called data-driven-cartographic maps.

Project specifications

  • Review the references below.
  • Develop the computational model for handling multi-modal data (e.g., GDP, population size, average income, CPI, etc.) The user should be able to map these data to specific cartographic features (e.g., region area, size, color, glyphs, etc.)
  • Plan the extension of SOCR Charts and SOCR Motion Charts to design and implement this new infrastructure.
  • Test and validate the new SOCR Cartographic Charts with real data and deploy to SOCR production server.

Variable mapping

There should be several user-specifiable protocols for mapping multivariate data! We can use a drop-down list to select a predefined variable-mapping protocol, and these may allow plug-ins. One approach would be to allow multivariate data to be mapped into different map-sector (region) appearance characteristics – for instance you can use a mapping like this:

  • variable1 = affects region warping (expansion or shrinkage)
  • variable2 = affects region color
  • variable3 = affects region shading
  • variable4 = affects region pattern
  • variable5 = affects region border-patters (thickness, color, appearance or line-style)
  • etc.

Use-cases

  • The first use-case is the user loads the geometry and the metadata files. The applet allows the user to specify a mapping between the variables (meta-data) and the Blob-locations (X,Y), the Blob-size, and the Blob-color, and then renders the blobs (discs with appropriate appearance) for each shape (simple closed curve) on the GIS map.
  • The second use-case is the user again loads the geometry and the metadata files. The applet allows the user to specify a mapping between 1 variable in the meta-data, and a pair of 2D coordinates, (X,Y) locations, which are typically indicative of a longitude and latitude and should be inside or outside of each shape in the geometry file. Then the user wants to morph/transform the GIS map according to the variable values so that the areas of all regions in the GIS shape to be scaled proportionally to the variable of interest. Later we may include colors mapped to second variable.

SOCR Cartography Applet

See also

Data

The applets should allow the user to specify 2 types of data:

Geometry data - containing the shapes of the geography/GIS maps. These data are typically presented in Shape (*.shp) binary file format, see examples below.
Meta-data - the auxiliary quantitative data in either DBF attribute file format, or in text/ASCII file format:
Longitude(X) Latitude(Y) Variable1 ... Variable_N
-120.23 32.45 11.23 ... 17
... ... ... ... ...
-121.23 31.45 17.31 ... 10

Examples of data

References




Translate this page:

(default)

Deutsch

Español

Français

Italiano

Português

日本語

България

الامارات العربية المتحدة

Suomi

इस भाषा में

Norge

한국어

中文

繁体中文

Русский

Nederlands

Ελληνικά

Hrvatska

Česká republika

Danmark

Polska

România

Sverige

Personal tools