The wiredep documentation covers everything in much greater detail but at the most basic...
Install wiredep globally
$ npm install -g wiredep
Install wiredep globally
$ npm install -g wiredep
Parts of this may be more detailed than you need. I did this on a Mac. There will be some difference with a Windows setup. Please help improve this guide if you have additions or corrections.
This assumes you have:
Steps:
CREATE TABLE enumeration(
"id" SERIAL PRIMARY KEY,
"enumerator" TEXT,
"hh_id" TEXT,
"respondent_last" TEXT,
"respondent_first" TEXT,
...
cd / | |
sudo wget http://nodejs.org/dist/v0.12.2/node-v0.12.2-linux-x64.tar.gz | |
sudo tar -C /usr/local --strip-components 1 -xzf node-v0.12.2-linux-x64.tar.gz | |
node -v | |
npm -v | |
sudo npm install pm2 -g | |
sudo add-apt-repository ppa:git-core/ppa | |
sudo add-apt-repository ppa:webupd8team/java |
http://planet.osm.org/replication/changesets | |
new window ... ctrl-a c | |
nav menu ... ctrl-a " | |
change name ... ctrl-a A | |
detach ... ctrl-a d | |
re-attch ... $screen -r | |
2014-01-01 00:00 - 000/598/424 |
http://anitagraser.com/2014/05/31/a-guide-to-googlemaps-like-maps-with-osm-in-qgis/
styles here: https://github.com/anitagraser/QGIS-resources/tree/master/qgis2/osm_spatialite
ogr2ogr -f "SQLite" -dsco SPATIALITE=YES -spat 88.6376953125 26.09625490696853 79.51904296874999 30.713503990354965 {filename}.db {filename}.osm.pbf
we have a color and toner style but it currently only works at around 1:8000 https://github.com/AmericanRedCross/qgis-styles