Commit b6944fc
fix(postcodes/CA): null bogus 90/0 coords on H0H (Santa Claus FSA)
H0H is a real Canadian FSA reserved by Canada Post for letters to
Santa Claus at the North Pole. The source dataset has no real lat/lng
for it; the importer fell through to (90, 0) which trips the geo-
bounds validator. Null the coordinates instead of dropping the row,
so the FSA stays queryable.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c9fe192 commit b6944fc
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4446 | 4446 | | |
4447 | 4447 | | |
4448 | 4448 | | |
4449 | | - | |
4450 | | - | |
| 4449 | + | |
| 4450 | + | |
4451 | 4451 | | |
4452 | 4452 | | |
4453 | 4453 | | |
| |||
0 commit comments