openaddresses / machine

Scripts for running OpenAddresses on a complete data set and publishing the results.
http://results.openaddresses.io/
ISC License
97 stars 36 forks source link

Add `.0` trimming to individual fields in multi-field values #652

Open trescube opened 7 years ago

trescube commented 7 years ago

New Mexico statewide has a multi-field value for number but since the field is stored as a float, .0 is retained from the first field when the second field is non-null:

screen shot 2017-06-22 at 4 33 06 pm

This was solved in #649 for the format function but needs to be propagated to multi-field conforms.