Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
node.js for Geo at MapBox
Will White
January 14, 2013
Programming
4
1.7k
node.js for Geo at MapBox
Presented at #jsgeo13 in Denver.
http://lanyrd.com/2013/jsgeo12/sccfqh/
Will White
January 14, 2013
Tweet
Share
Other Decks in Programming
See All in Programming
Most Valuable Bug(?) ~インシデント未遂から得た学び~
tatsumiakahori
0
150
TokyoR#103_DataProcessing
kilometer
0
530
Listかもしれない
irof
1
250
Cloudflare WorkersでGoを動かすライブラリを作っている話
syumai
1
320
Workshop on Jetpack compose
aldefy
0
140
WordPress(再)入門 - 基礎知識・環境編
oleindesign
1
130
Becoming an Android Librarian (Android World Wide 2023 Jan)
skydoves
1
200
xarray-Datatree: Hierarchical Data Structures for Multi-Model Science
tomnicholas
0
210
%q is for Quine
koic
0
410
ちょうぜつ改め21世紀ふつうのソフトウェア設計
tanakahisateru
7
6.4k
Qiita Night PHP 2023
fuwasegu
0
11k
Gradle build: The time is now
nonews
1
460
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
35
11k
From Idea to $5000 a Month in 5 Months
shpigford
374
44k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
7
570
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
120
29k
The MySQL Ecosystem @ GitHub 2015
samlambert
240
11k
Art, The Web, and Tiny UX
lynnandtonic
284
18k
The Web Native Designer (August 2011)
paulrobertlloyd
76
2.2k
Automating Front-end Workflow
addyosmani
1351
200k
Gamification - CAS2011
davidbonilla
75
4.1k
Visualization
eitanlees
128
12k
The Cult of Friendly URLs
andyhume
69
5.1k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
31
20k
Transcript
Custom maps
JavaScript at MapBox
Server side modestmaps wax mmg mapbox.js node-mapnik carto Client side
node-mbtiles
Server side modestmaps wax mmg mapbox.js node-mapnik carto Client side
node-mbtiles
node.js at MapBox
node.js or Python?
async i/o
typical i/o in python
typical i/o in python
typical i/o in python
typical i/o in python
async i/o in node.js
async i/o in node.js
async i/o in node.js
async i/o in node.js
ecosystem
20,814 packages in npm
6 of the top 15 most active users on github
write code for node.js
2 of them work at MapBox
npm
package.json
$ npm install
c++ modules
the c++ part
the js part
let’s build the geo space for node.js
tilelive.js tilestore
Mapnik MBTiles
Mapnik MBTiles tilelive-mapnik
Mapnik MBTiles tilelive-mapnik node-mbtiles
Mapnik ?? tilelive-mapnik yourmodule?
node-postgis node-geoutils
tilemill plugins
take the “geo” out of your geo problems
MapBox workshop tomorrow at noon
@willwhitedc from @MapBox