Skip to content

Files

Latest commit

74a5c88 · Oct 29, 2023

History

History
25 lines (16 loc) · 919 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 919 Bytes

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