gravnetic / project-linework

:earth_africa: Handcrafted vector linework for cartography

Home Page:http://projectlinework.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Linework

Project Linework is a library of handcrafted vector linework for cartography, each one designed in a unique aesthetic style. It’s meant to break us away from the default line paths that we so often rely on by providing some more visually-interesting alternatives. Download the current files at projectlinework.org. Learn more about Mr. Huffman's inspiration.

Linework is controlled in the master branch. projectlinework.org is controlled in the gh-pages branch.

Linework

What's included?

  • Illustrator: projected to best fit extent, PDF & Inkscape compatible
  • Shapefiles
  • GeoJSON: using GDAL's ogr2ogr
  • TopoJSON: quantization magnitude of 1e5

Geographic Data (not included in all sets):

  • Admin0 Poly/Line, Admin1 Poly/Line, Streams, Lakes, Waterbodies

License

Released to the public domain. Please credit the author and the project wherever possible.

Conversions

You can convert all shapefiles of a particular linework set by using convert.sh <linework_set_name>. In order to convert/update a linework set this way we assume:

  1. you have a /shp file directory set up in your new linework set with properly formatted Shapefiles
  2. you have installed gdal on your computer to use ogr2ogr to convert shapefiles to GeoJSON
  3. you have installed topojson globally on your computer to convert GeoJSON files to TopoJSON.

Deployment is only possible if you have Amazon s3 keys provided to you by the Project Linework maintainers.

About

:earth_africa: Handcrafted vector linework for cartography

http://projectlinework.org

License:Other


Languages

Language:JavaScript 71.3%Language:Shell 28.7%