##Maptime MSP - March 2016## ##What We Are Working On##
###Announcements###
- April Meeting
- St. Anthony Park Library
- Tuesday, April 19 5:30 - 7:45
- Using CartoDB
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title>Collapsible Tree Example</title> | |
<style> | |
.node circle { |
##Maptime MSP - March 2016## ##What We Are Working On##
###Announcements###
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<style> | |
body { | |
font: 10px sans-serif; | |
} | |
.axis path, | |
.axis line { | |
fill: none; | |
stroke: #000; |
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<style> | |
body { | |
font: 10px sans-serif; | |
} | |
.axis path, | |
.axis line { |
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<style> | |
body { | |
font: 10px sans-serif; | |
} | |
.axis path, | |
.axis line { |
###Welcome to our 15th Maptime MSP Meetup!
###Maptime is:
$ file POP_PLACES_20151001.txt | |
POP_PLACES_20151001.txt: UTF-8 Unicode (with BOM) text, with CRLF line terminators | |
###################### | |
dos2unix POP_PLACES_20151001.txt | |
cat <<EOT> POP_PLACES_20151001.sql | |
SET client_encoding = 'UTF8'; |
-- DROP TABLE test.gnis_pop_places; | |
CREATE TABLE test.gnis_pop_places | |
( | |
feature_id character varying(10), | |
feature_name character varying(120), | |
feature_class character varying(50), | |
state_alpha character varying(2), | |
state_numeric numeric(2,0), |
Alan McConchie - American Panorama: A new atlas of American History https://speakerdeck.com/almccon/a-new-atlas-of-american-history-nacis-2015 https://gist.github.com/almccon/064bbfde2dec10b3d137 http://dsl.richmond.edu/historicalatlas/
Seth - Print Cartography in a multi-resolution world https://speakerdeck.com/mojodna/print-cartography-in-a-multi-resolution-world
Mike Foster - Crowdsourcing : A leaflet and CartoDB Stack http://mjfoster83.github.io/nacis-2015/#/