0

Missing zipcodes (at US airports)

I'm building an application which makes use of GPS positioning to get a user's coordinates, and then Yahoo! Placefinder to get the zipcode at those coordinates (it does other things as well..)

During testing your service returned no zipcode (<uzip/>). The testing took place at Dulles Airport. Neither will it return zipcodes for La Guardia or JFK, which makes me think that this particular problem is related to airports (though I get a zipcode for LAX). As far as I understand large airports often their own zipcodes, but why are these zipcodes missing from your service?

Obviously the application, which targets users of mobile devices, needs to work also at airports.

I hope you can look into this issue. Thanks.

Lars

3 Replies
  • QUOTE (lcraae @ Dec 8 2010, 09:09 AM) <{POST_SNAPBACK}>
    I'm building an application which makes use of GPS positioning to get a user's coordinates, and then Yahoo! Placefinder to get the zipcode at those coordinates (it does other things as well..)

    During testing your service returned no zipcode (<uzip/>). The testing took place at Dulles Airport. Neither will it return zipcodes for La Guardia or JFK, which makes me think that this particular problem is related to airports (though I get a zipcode for LAX). As far as I understand large airports often their own zipcodes, but why are these zipcodes missing from your service?

    Obviously the application, which targets users of mobile devices, needs to work also at airports.

    I hope you can look into this issue. Thanks.

    Lars


    Would you provide an example request that is not producing the desired result? All of the mentioned airports have zipcodes associated with them. One issue you may be encountering is that airports sometimes have unnamed roads that are not associated with a zipcode. If your point is closest to one of these roads, you will not get a zipcode back.

    Eddie Babcock
    Yahoo! Geo Technologies
    0
  • QUOTE (Eddie B @ Dec 8 2010, 10:17 AM) <{POST_SNAPBACK}>
    Would you provide an example request that is not producing the desired result? All of the mentioned airports have zipcodes associated with them. One issue you may be encountering is that airports sometimes have unnamed roads that are not associated with a zipcode. If your point is closest to one of these roads, you will not get a zipcode back.

    Eddie Babcock
    Yahoo! Geo Technologies


    Certainly (and I can only apologize for forgetting to include it previously):

    38.946691 -77.448549 (Dulles)
    40.643538 -73.782066 (JFK)
    40.773197 -73.872457 (La Guardia)

    As to your comment about roads; I think there has been an assumption, on my part, that every land coordinate pair in the US would have a zipcode associated with it. Clearly that's not always the case. Are there other such exceptions that you are aware of in addition to airport roads?

    Thanks a lot for your assistance!

    Lars
    0
  • QUOTE (lcraae @ Dec 8 2010, 05:06 PM) <{POST_SNAPBACK}>
    Certainly (and I can only apologize for forgetting to include it previously):

    38.946691 -77.448549 (Dulles)
    40.643538 -73.782066 (JFK)
    40.773197 -73.872457 (La Guardia)

    As to your comment about roads; I think there has been an assumption, on my part, that every land coordinate pair in the US would have a zipcode associated with it. Clearly that's not always the case. Are there other such exceptions that you are aware of in addition to airport roads?

    Thanks a lot for your assistance!

    Lars


    Zip codes are only available where there is postal delivery, which assumes a building or other dwelling. Roads without names, roads without buildings, and roads serviced only by rural postal routes will not have Zip codes assigned. Also PlaceFinder will only look 2 km around the input coordinates for a road with a zip code.

    Eddie Babcock
    Yahoo! Geo Technologies
    0
This forum is locked.

Recent Posts

in PlaceFinder General Discussion