Skip to content

pjsier/detroit-land-value-tax-maps

Repository files navigation

Detroit Land Value Tax Maps

Mapping data released around the Detroit Land Value Tax Plan. Current data from the city only exists for residential parcels.

Screenshot Land Value Tax map

Download the Data

Setup

To build the data you'll need mapshaper, pyesridump, and tippecanoe installed.

make all

You'll need NPM installed to build and run the map with:

npm install
npm start