/which-baltimore-neighborhood

📍 Geolocation progressive web app that tells you which Baltimore neighborhood you're in

Primary LanguageJavaScriptMIT LicenseMIT

which baltimore neighborhood

GitHub package.json version Netlify Status

Geolocation progressive web app that tells you which Baltimore neighborhood you're in.

https://which-bmore-hood.netlify.app/

Road map to v1.0.0

  • make it pretty 💅
  • progressive web app-ify it 💪
  • provide feedback to the user about the 4 classes of errors
    1. JavaScript is disabled
    2. your browser doesn't support geolocation
    3. your os appears to have disabled location services for your browser
    4. you appear to be outside the city of Baltimore
  • add an about modal or attribution links

Data source

The geospatial data used in this project comes from the Neighborhoods dataset published via Open Baltimore, the City of Baltimore's open data initiative. The Neighborhoods dataset is described as

Polygon feature representing the boundaries of Baltimore City's neighborhoods as of the year 2010.

See also the developer docs for their new API.