From: Kelvin Wong Date: Mon, 4 Jan 2016 15:10:01 +0000 (+0800) Subject: Reverted change on FIPS 35013 to remain ASCII X-Git-Tag: v.2.5.0~14^2 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/e0e812d09b047ccc5cb6b0aaa0239421f94cd369?ds=inline;hp=-c Reverted change on FIPS 35013 to remain ASCII --- e0e812d09b047ccc5cb6b0aaa0239421f94cd369 diff --git a/utils/tigerAddressImport.py b/utils/tigerAddressImport.py index ee1c58ed..1eb10d76 100755 --- a/utils/tigerAddressImport.py +++ b/utils/tigerAddressImport.py @@ -1964,7 +1964,7 @@ county_fips = { '35007' : 'Colfax, NM' , '35009' : 'Curry, NM' , '35011' : 'De Baca, NM' , -'35013' : 'Doña Ana, NM' , +'35013' : 'Dona Ana, NM' , '35015' : 'Eddy, NM' , '35017' : 'Grant, NM' , '35019' : 'Guadalupe, NM' ,