Difference between revisions of "Visualizing Multi-Temporal Data with Time Manager"
From CUOSGwiki
Jump to navigationJump to search (8) |
|||
Line 4: | Line 4: | ||
* [http://mapbox.com/tilemill/ TileMill] |
* [http://mapbox.com/tilemill/ TileMill] |
||
* [http://hub.qgis.org/projects/quantum-gis/wiki/Download QGIS] |
* [http://hub.qgis.org/projects/quantum-gis/wiki/Download QGIS] |
||
− | + | * [http://plugins.qgis.org/plugins/timemanager/ Time Manager] |
|
* [http://www.libreoffice.org/download/ LibreOffice] |
* [http://www.libreoffice.org/download/ LibreOffice] |
||
− | |||
==Getting Started (Spreadsheet Data)== |
==Getting Started (Spreadsheet Data)== |
Revision as of 21:03, 12 December 2012
Contents
Introduction
This is a 10 minute walk through
Requirements
Getting Started (Spreadsheet Data)
Getting the data
- Proceed to data.seattle.gov
- Open Seattle Real Time Fire 911 Calls under "Search & Browse Datasets and Views"; first link.
- Hover over and click Export
- Download a copy of this dataset in a XLSX format
Data preparation
- Import to Libreoffice or Openoffice or Microsoft Excel
LibreOffice Calc/OpenOffice Calc
- Right click on "datetime" column and proceed to "Format Cells".
- Find and click "User defined" in "Numbers" tab.
- Change format to the following: YYYY-MM-DD HH:MM:SS
- Save file in CSV format.
Microsoft Excel
- Right click on "datetime" column and proceed to "Format Cells".
- Find and click "Custom" in "Numbers" tab.
- Change format to the following: YYYY-MM-DD HH:MM:SS
- Save file in CSV format.