Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data integration automation: ITN range site prep #336

Open
BK01 opened this issue Nov 18, 2022 · 2 comments
Open

Data integration automation: ITN range site prep #336

BK01 opened this issue Nov 18, 2022 · 2 comments
Labels
Milestone

Comments

@BK01
Copy link
Contributor

BK01 commented Nov 18, 2022

Convert the ITN range site prep script (step D5 in phase 2b) in the Geocoder data integration process from FME to Java.

@BK01 BK01 added this to the Geocoder 4.3 milestone Nov 18, 2022
@cmhodgson
Copy link
Collaborator

This consists of a few separate changes. First the street prep is modified to include the address ranges in the street_load_street_segments.json output file. Then the Range generator reads these in and uses them to help define the new ranges (along with other site data). As a result, the step D5 FME script is no longer needed, and its output file "site_ITN_anchor_points.tsv" no longer needs to be read into the SiteLoaderPrep. Essentially the address ranges are turned into anchor points in the range generator so the skip over the siteLoaderPrep process entirely.

@BK01
Copy link
Contributor Author

BK01 commented Dec 13, 2023

Validated as converted from FME to Java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants