Where would you stop, if you did this? You would then have to do the
same thing for Canadian Postal Codes, and for the codes used in the
U.K. and elsewhere in the world. After all, if GeoNames does that
for U.S. Zip Codes, or German Postal Codes, it has to do it around
the world. As the Canadian Postal Code can represent only part of a
building [Large office towers in Toronto can have a number of postal
codes, assigned to individual corporations resident in the building
with one code to cover the smaller occupants.] how do you cover that
sort of situation as well. Do you have several URI entries for that
one building? The building I live in is M2N 6G8. The building I used
to live in is M2R 1Y9. Those codes are unique to those specific
buildings, not shared with other resident locations. Even when a
postal code is shared, in Canada, it normally only covers a maximum
of about 100 homes... even if scattered over hundreds of square
kilometres... such as in Nunavut. Anyway, I am curious as to how
GeoNames could handle that sort of issue... as there could be
literally millions of unique postal codes, with overlap as you cross
geographical boundaries. For example, what prevents another nation
from also having an M2N 6G8 as a postal code, and if there are
indeed two or more M2N 6G8 postal codes in the world, how is one
distinguished from another?
FWIW
RsH
=======================================================
R. S. (Bob) Heuman <robert...@alumni.monmouth.edu>
Copyright retained. My opinions - no one else's...
If this is illegal where you are, do not read it!
Retention of this message in violation of Canadian
Privacy Laws will be prosecuted.
Where would you stop, if you did this? You would then have to do the
On Tue, 26 May 2009 19:04:20 -0700 (PDT), you wrote:
>Why does GeoNames note do the same for postal codes (e.g. 90210)?
>Clearly, it does have information covering various postal codes, but
>it does not (to my knowledge) provide a unique URI representing each
>such postal code.
>
>Thanks,
>Jamey
same thing for Canadian Postal Codes, and for the codes used in the
U.K. and elsewhere in the world. After all, if GeoNames does that
for U.S. Zip Codes, or German Postal Codes, it has to do it around
the world.
As the Canadian Postal Code can represent only part of a
building [Large office towers in Toronto can have a number of postal
codes, assigned to individual corporations resident in the building
with one code to cover the smaller occupants.] how do you cover that
sort of situation as well. Do you have several URI entries for that
one building? The building I live in is M2N 6G8. The building I used
to live in is M2R 1Y9. Those codes are unique to those specific
buildings, not shared with other resident locations. Even when a
postal code is shared, in Canada, it normally only covers a maximum
of about 100 homes... even if scattered over hundreds of square
kilometres... such as in Nunavut. Anyway, I am curious as to how
GeoNames could handle that sort of issue... as there could be
literally millions of unique postal codes, with overlap as you cross
geographical boundaries.
For example, what prevents another nation
from also having an M2N 6G8 as a postal code, and if there are
indeed two or more M2N 6G8 postal codes in the world, how is one
distinguished from another?
a) Do not use the postal code in the URI as Yahoo GeoPlane does. Then we
have an URI like
http://sws.geonames.org/231233122/
b) Use the postal code in the URI but prefixed with the ISO 3166 country
code. Then we have and URI like
http://sws.geonames.org/ca/m2n6g8/
-- javier