Skip to content

Instantly share code, notes, and snippets.

@max-mapper
Last active August 29, 2015 14:16
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save max-mapper/c01f9c1a3f6940b0ef9e to your computer and use it in GitHub Desktop.
Save max-mapper/c01f9c1a3f6940b0ef9e to your computer and use it in GitHub Desktop.
portland bike theft data, 2007-2014 (from https://github.com/oregonian/bikethefts)

portland bike theft data, 2007-2014 (from https://github.com/oregonian/bikethefts)

how to generate bikethefts.topojson:

  • npm install topojson csv2geojson -g
  • csv2geojson bikethefts20072014.csv | topojson > bikethefts.topojson
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment