I am using an API for getting data based on state's ISO code. For example, Haryana = HR, California - CA. Here, I don't know how to get state's name in ISO format (2 letter). Please help me regarding this
Asked
Active
Viewed 509 times
0
-
3Please review this link .. http://stackoverflow.com/questions/12671829/get-country-code-from-country-name-in-ios – Rohit suvagiya Sep 17 '15 at 10:13
-
Thanks.... But, this will work fine for country and language – Pradheep Narendran P Sep 17 '15 at 16:51
-
I need same ISO code for particular country... How can I get that ? – Pradheep Narendran P Sep 18 '15 at 08:53
-
you are required multi record? – Rohit suvagiya Sep 18 '15 at 09:08
-
I need to get state code using full state name. Example, Haryana - HR, Delhi - DL. Please help me with this... Thanks – Pradheep Narendran P Sep 18 '15 at 09:17
-
you are use geocoding or without geocoding? – Rohit suvagiya Sep 18 '15 at 09:30
-
I am using without Geocoding – Pradheep Narendran P Sep 18 '15 at 09:31