An issue where the position field where we got the lat long for the record is breaking because blank position would not be able to handled by the extraction logics.
I will admit it is a pretty hacky way to handle the error but I don't believe it would break anything else. Tested locally on my machine and output seems in line with what we had in the past. The lat long for the empty position record would both be empty strings.
one reviewer is fine 🌞
336
An issue where the position field where we got the lat long for the record is breaking because blank
position
would not be able to handled by the extraction logics.I will admit it is a pretty hacky way to handle the error but I don't believe it would break anything else. Tested locally on my machine and output seems in line with what we had in the past. The lat long for the empty position record would both be empty strings.