InViTo 3 | Interactive visualization toolbox
  • About
  • Team
  • Documentation
  • Case studies
  • Contacts

Documentation

  • 1. Getting started
    • 1.1 Uses and purposes
    • 1.2 User’s account
  • 2. PROJECT EDITOR
    • 2.1 “Projects” section
      • 2.1.1 Add a new project
      • 2.1.2 Settings
      • 2.1.3 People
      • 2.1.4 Components
      • 2.1.5 Tables
        • – Add private table
        • – Forbidden characters
        • – Forbidden words
        • – Type of data
        • – Configure a table
        • – Appearance setting
        • – Filter setting
        • – Weighting setting
    • 2.2“Curves” section
    • 2.3 “Map Styles” section
    • 2.4 “Color Sets” section
    • 2.5 “Log” section
  • 3. DATA EXPLORER
    • 3.1 Data Filtering
    • 3.2 Map Weighting
    • 3.3 Data Visualization
      • 3.3.1 Colour and size
      • 3.3.2 Inverse selection
      • 3.3.4 Map styles
      • 3.3.5 Tables
      • 3.3.6 Graphs
    • 3.4 Description of the project
    • 3.5 Export data
    • 3.6 Comments and feedbacks

– Type of data

  1. 2. PROJECT EDITOR
  2. 2.1 “Projects” section
  3. 2.1.5 Tables
  4. – Type of data

When you upload a table, you are required to check the type of data for each table’s field.

15-IVT_back_tables_04

Here the list of available data type in InViTo tables.

  • SMALLSERIAL
  • SERIAL
  • BIGSERIAL
  • SMALLINT
  • INTEGER
  • BIGINT
  • BOOLEAN
  • TEXT
  • CHARACTER
  • CHARACTER VARYING
  • REAL
  • DOUBLE PRECISION
  • INTERVAL
  • NUMERIC
  • JSON

This is a small subset of the available data in Postgresql.
For more information have a look to the official documentation on the specific types: http://www.postgresql.org/docs/9.3/static/datatype.html