Does anyone have any negatives to this? It seems like an easy and non-breaking change if they are added as optional.
On Wednesday, March 20, 2013 10:56:38 AM UTC-4, Dan wrote:
As a consumer of this data, i have to either force one value for each when i import this data or do a reverse-geocode based on the coordinates. The entity that creates the stops.txt file likely knows this information and could populate it if it was sanctioned.
The usage for me is to import the stops into a schema that doesn't allow NULLs for those columns. For most people they would be decorative but i would suppose that this information could be valuable under certain circumstances.
The reverse geocoding elements from the MS maps REST interface are:
AddressLine
AdminDistrict (state)
AdminDistrict2 (county)
Locality (city)
PostalCode
I am not stating we have to use these but it is a good place to start the discussion.