| Property | Address | Active | Area | Division | Crew owner | Service days | Man-min | Visits/wk | Gate code | Lat | Lon |
|---|
Property instructions
Select a property row or map pin to edit its crew information.
Man-minutes, not clock minutes. A job that takes 3 people 2 hours is 360, not 120. Crew sizing is calculated from this number — get it wrong and every route built on it is wrong.
Lat and lon are two numbers in a table until you can see them. Zoom in far enough and you get street names and house numbers, which is how you catch the property that was typed in a block off — or on the wrong side of the freeway, which is what actually costs a crew twenty minutes.
Divisions
Crews and properties can only be matched inside the same division.
| Crew | Division | Colour | Scheduled |
|---|
4 crews are scheduled. Use each crew's switch above. RouteLogic assigns work only to active crews in the property's division.
Effect of these settings
Advanced deterministic optimizer
Uses CP-SAT weekly assignment, exact route ordering, adaptive large-neighborhood search, and a hard publication gate. It will refuse an unsafe book instead of hiding a violation.
Auto-save to a file
Pick a .json file once. Confirmed editor saves also update
that file — no repeated downloads.
Export a copy
Downloads the current dataset as JSON. Keep one before any big change.
Import
Load a previously exported file. Replaces everything in the current mode.
Reset
Throws away every edit in this mode and restores the baseline dataset.
Where this lives today: your browser's local storage, plus whatever file you connect above. That means it is per-browser and per-device — clearing site data wipes it. Export before anything important. In production this becomes a database that every device reads from.
Copy Live → Sandbox
Start from exactly what the crews are running, then experiment freely.
Discard sandbox
Throw the scratch copy away. Live data is never touched.
Publish Sandbox → Live
Overwrites what the crews see with the sandbox. One way, and it asks first.
Sandbox is a completely separate dataset. Editing it cannot change a route anybody is driving. Test a shift length, a rate, a crew count, a new property — see the result on the Rules tab — then either publish it or throw it away.