Skip to content

Use bash, D3 and mapshaper cli to automate cartography workflow

License

Notifications You must be signed in to change notification settings

alanoakes/cliCartoWorkflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate Cartography with D3 and bash

I have been manually practicing with different cartographic projections and sub-setting boundaries. D3, mapshaper and bash are the best cli tools to use for this. D3 has several options for cartographic datapreprocessing and bash works very well with automating node/npm tasks.

Cartographic Pre-Processing

This is a manually sub-setted cartographic shapefile from the TIGER ftp server and transformed coordinates with Conic Equal Area projection. Then made into an SVG, GeoJSON and TopoJSON. You can use this cli process on any shapefile.

Here is a link to Mike Bostock's "CLI Cartography" article that helped me understand these tools

https://raw.githubusercontent.com/alanoakes/cliCartoWorkflow/master/Shelby%20County%20Tracts.PNG

About

Use bash, D3 and mapshaper cli to automate cartography workflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages