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)

Planned

  • Map
    • Horizontal slider to compare maps side-by-side
  • Images (Migrate https://otd.vonter.top)
    • Atom feed
    • Search feature
    • Custom annotations
    • Location metadata to use on map
  • 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.

Releases

No releases published

Packages

No packages published