Project:Country codes API
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

The module needs to have a new release each time the ISO-3166 standard is updated.

Comments

#1

Use the Linked Data module to pull the countries list from the GeoNames database.

#2

This patch adds support for Geonames. If the Geonames module is enabled, Country Codes API will draw it's country info from the Geonames online database. I didn't do the Region codes, as I don't have a client module to test it.

The patch was created against 6.x-1.1

AttachmentSize
countries_api_1115064-2.patch 1.54 KB

#3

Status:active» needs review

#4

Re-attaching the patch hoping to correctly trigger auto-testing this time.

AttachmentSize
countries_api_1115064-2.patch 1.54 KB

#5

Status:needs review» active

OK, I guess you need to change the status and attach the patch in the same comment.

#6

Status:active» needs review

Here goes again.

AttachmentSize
countries_api_1115064-2.patch 1.54 KB

#7

The previous version of this patch had a problem with sort order. Here is a correction.

AttachmentSize
countries_api_1115064_7.patch 1.58 KB