[GH-ISSUE #39] Zone List? #32

Open
opened 2026-02-28 14:15:59 +03:00 by kerem · 4 comments
Owner

Originally created by @Munzy on GitHub (May 5, 2013).
Original GitHub issue: https://github.com/abh/geodns/issues/39

Is there a list of where county/continent zone names exist like for 'JP' and 'Europe'?

If not can we create one on the wiki.

Thanks :)

Originally created by @Munzy on GitHub (May 5, 2013). Original GitHub issue: https://github.com/abh/geodns/issues/39 Is there a list of where county/continent zone names exist like for 'JP' and 'Europe'? If not can we create one on the wiki. Thanks :)
Author
Owner

@abh commented on GitHub (May 6, 2013):

Good question @Munroenet; I should add this to the documentation.

The country codes are the ISO 3166 country codes (from the MaxMind database): http://dev.maxmind.com/geoip/legacy/codes/iso3166

The country to continent mapping is in https://github.com/abh/geodns/blob/master/countries/countries.go (and might be incomplete now; I'm not sure I've consistently kept up with the occasional new country added since I made the mapping first some years ago).

<!-- gh-comment-id:17513628 --> @abh commented on GitHub (May 6, 2013): Good question @Munroenet; I should add this to the documentation. The country codes are the ISO 3166 country codes (from the MaxMind database): http://dev.maxmind.com/geoip/legacy/codes/iso3166 The country to continent mapping is in https://github.com/abh/geodns/blob/master/countries/countries.go (and might be incomplete now; I'm not sure I've consistently kept up with the occasional new country added since I made the mapping first some years ago).
Author
Owner

@abh commented on GitHub (May 6, 2013):

Maxmind have a list of country to continent mappings: http://dev.maxmind.com/geoip/legacy/codes/country_continent

<!-- gh-comment-id:17514138 --> @abh commented on GitHub (May 6, 2013): Maxmind have a list of country to continent mappings: http://dev.maxmind.com/geoip/legacy/codes/country_continent
Author
Owner

@Munzy commented on GitHub (May 10, 2013):

I wish there was a way to split it up any further, such as West Coast America, and East Coast America.

Any thoughts?

<!-- gh-comment-id:17729748 --> @Munzy commented on GitHub (May 10, 2013): I wish there was a way to split it up any further, such as West Coast America, and East Coast America. Any thoughts?
Author
Owner

@abh commented on GitHub (Jun 26, 2013):

@Munroenet The 'targeting' branch supports us-west, us-central and us-east now (and by individual states). I'll test it a bit over the next week or two and then add documentation.

<!-- gh-comment-id:20088335 --> @abh commented on GitHub (Jun 26, 2013): @Munroenet The 'targeting' branch supports us-west, us-central and us-east now (and by individual states). I'll test it a bit over the next week or two and then add documentation.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/geodns#32
No description provided.