Skip to content

Vonter/blr-yesterday

Repository files navigation

blr-yesterday

The code that powers BLR Yesterday

Develop

  • Install dependencies with pnpm install (or npm install)
  • Start local dev server with pnpm run dev (or npm run dev)
  • Build site deployment assets with pnpm run build (or npm run build)

Configuration

The default configuration in src/lib/config.ts builds the site for BLR. To build the site for a different city, update the src/lib/config.ts file with the configuration for that city.

Planned

  • Media integration
    • Explore view with media search
      • Search feature
      • Custom annotations
    • Map view with media overlay
      • Location metadata to use on map
    • Media entry page
  • Map
    • Horizontal slider to compare maps side-by-side
  • Other
    • Gazette
    • Reports
    • State Archives
    • Pictures

Maps

The maps have been sourced from multiple places:

The scanned maps are made available on the site using the following steps:

  1. Georeferenced using the Georeferencer plugin for QGIS.
  2. Exported to GeoTIFF format.
  3. Saved as XYZ tiles using gdal2tiles
  4. Uploaded to an R2 Bucket on Cloudflare.

If you'd like to contribute a new map, create an issue with details about the map.

AI Declaration

Components of this repository, including code and documentation, were written with assistance from Claude AI.

About

The code that powers BLR Yesterday

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors