Closed orangejulius closed 7 years ago
The code assumed that all records have a country_a value that is an array with one element. They should all meet this condition, but of course data errors mean that some won't.
I noticed this case from this record: https://whosonfirst.mapzen.com/spelunker/id/85632427/#7/33.922/76.528, which ends up not having an abbreviation.
The code assumed that all records have a country_a value that is an array with one element. They should all meet this condition, but of course data errors mean that some won't.