Skip to content

Repository for Visu-NYC, a full stack geospatial visualization app for NYC using kepler.gl.

Notifications You must be signed in to change notification settings

jtkabenni/visu-nyc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Update: Project no longer live on Render due to subscription limit.

Visu-NYC Documentation

Visu-NYC is a geospacial visualization application that allows users to see public data from NYC. This app embeds a map component called kepler.gl and has backend functionality to allow users to create accounts and save maps to their profiles.

*The app currently only allows you to view maps of tree count by census tract (neighborhood) and restaurant inspections. More maps to be added!

Database schema

database schema

Data used

Data from NYC Open Data was processed with Google Colab and included as csvs to populate the kepler maps.

Features

  • Secure authentication: Securely sign up or login with password encryption
  • NYC geospacial data pre-populated: Data will be pre loaded into the kepler.gl map.
  • Adjust layers and filters on map: adjust the layers and filters to control the data they see in the map.
  • Export maps: export maps and data files locally
  • Save Maps to account: Save maps and notes to account for later access. Maps created by all users can be viewed under all maps.

Demo / User flow

  • The home page of the app will display maps with NYC data pre populated. Login or signup is not required to use the maps, but encouraged if you want to save maps to your account or view maps others have created. visu nyc home
  • You can interact with the maps, create layers with uploaded data, or filter for the data you want to see directly in the kepler.gl map. visu nyc home filtering
  • Save a map to your account using the add map form. save map
  • View profile details and saved maps in your profile. profile view

Stack used

  • React.js
  • Node.js
  • PostgreSQL
  • Express.js

Feedback

Reach out to [email protected] with any questions or feedback.

About

Repository for Visu-NYC, a full stack geospatial visualization app for NYC using kepler.gl.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published