spec/fixtures/geocode/90210.json in barometer-0.7.1 vs spec/fixtures/geocode/90210.json in barometer-0.7.2
- old
+ new
@@ -10,29 +10,26 @@
"AddressDetails": {
"Accuracy" : 5,
"Country" : {
"AdministrativeArea" : {
"AdministrativeAreaName" : "CA",
- "SubAdministrativeArea" : {
- "Locality" : {
- "LocalityName" : "Beverly Hills",
- "PostalCode" : {
- "PostalCodeNumber" : "90210"
- }
- },
- "SubAdministrativeAreaName" : "Los Angeles"
+ "Locality" : {
+ "LocalityName" : "Beverly Hills",
+ "PostalCode" : {
+ "PostalCodeNumber" : "90210"
+ }
}
},
"CountryName" : "USA",
"CountryNameCode" : "US"
}
},
"ExtendedData": {
"LatLonBox": {
- "north": 34.1320070,
- "south": 34.0644090,
- "east": -118.3809750,
- "west": -118.4467140
+ "north": 34.1377559,
+ "south": 34.0642330,
+ "east": -118.3896720,
+ "west": -118.4467160
}
},
"Point": {
"coordinates": [ -118.4104684, 34.1030032, 0 ]
}
\ No newline at end of file