import { anchor } from "../lib/geometry.js"; export const topLeftLotCorner = anchor(-100.898958, 46.826799, { assumedNorthClockwiseDegrees: -11.25, }); export const lotCorner = topLeftLotCorner;