Skip to content

View information and street view imagery for parcels in the city of Detroit.

License

Notifications You must be signed in to change notification settings

CityOfDetroit/parcel-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel Viewer

About this tool

This site serves as a simple front-end to the city of Detroit's parcel data, integrating information from the city's open data portal with the city's street view imagery from Mapillary.

Built with

Getting started

Prerequisites

  • either yarn or npm

Installation

  1. Clone this repository:
git clone https://github.com/CityOfDetroit/parcel-viewer.git
  1. Install NPM packages: yarn or npm install
  2. Run the app: yarn start or npm start
  3. You should be able to access the app at https://localhost:3000

Roadmap

See the open issues for a list of proposed features

License

Distributed under the MIT License. See LICENSE for more information.

Contact