CityOfDetroit / parcel-viewer

View information and street view imagery for parcels in the city of Detroit.
https://cityofdetroit.github.io/parcel-viewer/
MIT License
8 stars 2 forks source link
mapillary parcels react

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

Installation

  1. Clone this repository:
    git clone https://github.com/CityOfDetroit/parcel-viewer.git
  2. Install NPM packages: yarn or npm install
  3. Run the app: yarn start or npm start
  4. 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