• Stars
    star
    277
  • Rank 148,875 (Top 3 %)
  • Language
    JavaScript
  • License
    The Unlicense
  • Created over 10 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A mapping API that uses D3 geospatial functionality

d3-carto-map

0.4

d3.carto is a library for creating layer-based maps using D3. It allows you to easily make tile and vector maps that take advantage of D3's amazing geospatial functionality.

Take a look at the wiki to get started or if you'd prefer to see what d3.carto can do, there are some examples here and more as blocks.

d3.carto examples

Contributing

To work with the development version of d3-carto-map, you will need to have Node.js and npm installed.

You can then install the node packages for d3-carto-map by running make install-deps.

Source code is in the src/ directory. Run make all to create the production files d3.carto.map.js and d3.carto.map.min.js. Running make watch will generate those production files continuously.

More Repositories

1

d3_in_action_2

Examples for D3.js in Action 2nd Edition (D3v4)
HTML
428
star
2

d3-bboxCollide

Bounding box collision detection for forceSimulation in d3v4
JavaScript
96
star
3

d3.layout.orbit

An animated hierarchical layout for d3.js that creates orbits from nested data
JavaScript
96
star
4

d3.layout.timeline

A layout for band-style timelines
JavaScript
88
star
5

d3.svg.circularbrush

A brush for selecting cyclical data
JavaScript
64
star
6

d3-sketchy

d3.sketchy for sketchy dataviz
JavaScript
33
star
7

semiotic-examples

Simple examples of Semiotic from demos and tutorials
JavaScript
25
star
8

d3-svg-legend

A simple legend created from d3 scales
JavaScript
25
star
9

d3.svg.ribbon

An area interpolator based on points and their radii
JavaScript
23
star
10

d3-glyphEdges

Complex graphical representations of links
JavaScript
22
star
11

gexfd3

A small library for rendering parsed GEXF graphs in D3.js
JavaScript
22
star
12

viz-linting

Linting rules for data visualization
18
star
13

react-dorling-map

Dorling Cartogram and Map Widget for React
JavaScript
17
star
14

d3.geom.concaveHull

Calculate concave hull(s) from an array of points
JavaScript
16
star
15

tmviewer

A topic model viewer
JavaScript
13
star
16

orbis_v2

ORBIS v2
JavaScript
12
star
17

orbis_stanford

The code that is used in ORBIS: The Stanford Geospatial Network Model of the Roman World
10
star
18

d3.sankey-multipart

An extension of d3.sankey that draws multipart edges
JavaScript
7
star
19

d3.layout.arcDiagram

A simple arc diagram generator in d3
JavaScript
6
star
20

d3.layout.adjacencyMatrix

A simple adjacency matrix generator in d3
JavaScript
6
star
21

emeeks.github.io

HTML
5
star
22

semiotic

A redirect to the new site docs at nteract/semiotic
5
star
23

semiotic-mark

Mark API for React SVG marks
JavaScript
4
star
24

ribbon

Music Ribbons - The way music should be seen.
JavaScript
2
star
25

semiotic_pokedash

A Pokemon Dashboard built with Semiotic
JavaScript
1
star
26

elijahmeeks.com

React-based website with blogging
JavaScript
1
star