I'm a little confused about what this replaces, but it's definitely not postcodes. * Postcodes have a specific meaning: they're both a geographical area and a mail delivery zone (at least in the US). Replacing one short code with another, which requires a different and less reliable third-party service to correctly decode, doesn't seem like a good idea. * Latitudes and longitudes are unambiguous, well-understood, and…
> "Latitudes and longitudes are unambiguous..." This is a tangent, but actually, they're not. There have been (oil) wells fail because someone gave a lat/long without specifying the datum, and someone else assumed it was in a different datum. Without a datum defined, latitude/longitude (no matter how precise) only gets you to within ~1km of an actual location. The Earth is not a sphere (or even an ellipsoid). Therefo…
I was trying to contrast to the case of just typing it into some kind of map service, i.e. MapCodes. A lat/long pair unambiguously resolves to a single point in that service.