File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,3 +60,16 @@ openaddr-process-one --skip-preview --layer addresses --layersource state exampl
6060```
6161
6262Review https://github.com/openaddresses/openaddresses/blob/master/CONTRIBUTING.md for input json syntax.
63+
64+ ## Geocodio fork notes
65+
66+ This is Geocodio's fork of ` openaddresses/batch-machine ` . The following changes
67+ diverge from upstream and must be preserved across upstream merges:
68+
69+ - ** ` building_name ` addresses attribute** — ` building_name ` is added to
70+ ` ADDRESSES_SCHEMA ` (` openaddr/conform.py ` ) and canonicalized (stripped) in
71+ ` row_canonicalize_unit_and_number ` . This lets a source's ` building_name `
72+ conform tag (e.g. GB AddressBase ` BUILDING_NAME ` ) flow through to the
73+ conformed output row, so named-but-unnumbered properties stay individually
74+ addressable. It is a geocodio-specific addition and is not part of the
75+ upstream OpenAddresses schema.
You can’t perform that action at this time.
0 commit comments