Open source framework for creating beautiful interactive maps.

Installing Kartograph on Ubuntu works like a charm kartograph.org/docs/kartogra… If you have trouble installing on your system, consider a VM install
2
4
Nice! @pudo hacked a quick example showing Kartograph.js used together with Dataset by @themisoproject. Check the src newsapps.pudo.org/BosniaMedi…
2
5
Kartograph retweeted
datathief.org reverse engineers data points in a chart. Used by vis.berkeley.edu/papers/grov… at #visweek #freedata
12
10
Have you tried @kartographjs - simple open source framework for making interactive maps without Google Maps? ow.ly/ep17e #ddj #data
5
8
Interactive visualization of @openflights data using @kartographjs ivanpoukhkal.ru/blog/all/int… (russian) /via @ivanpoukhkal
1
Kartograph retweeted
Need a Winkel triple projection? There's a plugin for that. bl.ocks.org/3682676
1
5
7
Working on a new version of the Kartograph website, including *lots* of updated documentation. Soon to be released..
1
1
2
Good news for proprietary software developers: Kartograph.js is now licensed under LGPL. blog.kartograph.org/post/290…
1
4
7
The next release of Kartograph will able to handle shapefiles in any spatial reference system.
3
1
Perhabs it would make more sense to add a generic importer for PostGIS to Kartograph, instead of a special OpenStreetMap importer. Opinions?
2
Sneak preview: This Kartograph SVG map of Berlin is 100% derived from @openstreetmap data. vis4.net/tmp/berlin.svg src: gist.github.com/3082969
2
3
14
Replying to @CafeRacer
@CafeRacer Thanks! .gpx files > QuantumGIS > shapefile > @kartographjs’s kartograph.py > edit .svg in Illustrator and apply layer blending.
1
RT @driven_by_data Will talk a bit about @kartographjs at #wherecamp Berlin today @ 2pm..
Words can’t convey the enormity of the setbacks I have overcome to finally render with @kartographjs’s Python library: http://t.co/e34Xjqlh
1
1
1
So many changes in the upcoming Kartograph release. Will take quite some time update the documentation...
Let's have a chat at @WhereCamp in Berlin on June 22th. Who else is going? wherecamp.de
1
Here's how to add tooltips in Kartograph.js (note that the API changed a bit) github.com/kartograph/kartog…
2
2
The United Nations Refugee Agency (UNHCR) used Kartograph for their dashboard maps of refugee camps his.unhcr.org/his#mode=dashb…
3
3
Kartograph was used on #AFP to map debates on Twitter. circo.afp.com/ By @nicolaskb and @pirhoo aka @jplusplus_
2
1
Anybody managed to compile the shapely c-speedups under Mac OS? Seems like shapely is *very* slow w/o them.. #python #gis