mpmckenna8 / sfcri2geojson

To convert the json SF data portal gives for crime data to geojson

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SF crime data to geojson

The goal of this is to get the data from the San Francisco data portal into a format that is usable to people who just want a geojson object and not to worry about parsing stuff.

For an example of use see the example usemod.js file in the example directory to see how to make a call, parse the data and then write the geojson to a file.

About

To convert the json SF data portal gives for crime data to geojson

License:The Unlicense


Languages

Language:JavaScript 100.0%