Yay! I noticed some changes to the loading interface weeks back, and it seemed like loads got slower at the same time… :face_with_raised_eyebrow:
All part of the plan? :grinning:
This is a really cool idea, I’ve been thinking about this on-and-off (mostly on) for about an hour now… two immediate questions spring to mind:
I’m pretty sure I get this notionally, but what’s a concrete example of this. (a) and (b) are too abstrac...
@Jeremy_Oglesby’s approach will work for the specific case where street and city are always delimited by the first comma, but that may break down with other data that isn’t so consistent.
Parsing an address should really be done by an Address Validat...
@W_Vann_Hall, @cgluvin, and for anyone else…
I think it’s important to start off distinguishing between validating or just parsing / normalizing your address data:
For concerns about how deliverable something is when USPS is the carrier, then valida...