It is still in the making, we have around 70 countries ready where we
have identified the ISO codes for the existing fips codes. What we could
do is publish what we have. For web services we could return fips and
iso codes for those countries where we know them. Are you speaking of
the country subdivision web service?
What we are also considering is to add what we have as additional two
columns (iso,fips) to the admin1Codes dump file.
Cheers
Marc
I have listed the 76 countries below for which we have a relation
between FIPS and ISO codes.
ISO and FIPS are not the only codes, the EU is using NUTS codes and each
country is having their own codes. From this perspective it would be
best to add a generic element 'code' with an attribute 'type' that
designates the code encoded in the element :
<code type="ISO3166-2">NH</code>
<code type="FIPS10-4">07</code>
Any comments?
Regards
Marc
AD
AO
AR
AT
AU
BB
BE
BG
BI
BJ
BN
BO
BR
BW
CA
CD
CG
CH
CN
CR
CU
CY
CZ
DE
DJ
EC
ES
FJ
FM
FR
GA
GR
GT
GY
HN
HT
HU
ID
IE
IN
IS
IT
JO
JP
LI
LR
LS
MG
MM
MS
MW
MX
NA
NL
NO
NP
NR
PA
PE
PG
PL
SE
SH
SN
SR
ST
SV
TD
TG
TR
TZ
UA
UY
VE
VU
ZA
The modified service is deployed, it returns the ISO and FIPS codes for
administrative divisions as attributes.
The services 'countryCode' and 'countrySubdivision' have a new parameter
'radius' to specify a buffer for coastal areas.
Enjoy.
Marc