Sha256: e619125646f4c2c3b0953c2e5709514819435d15905e4e6a6887b721693a3eb4

Contents?: true

Size: 820 Bytes

Versions: 4

Compression:

Stored size: 820 Bytes

Contents

{
  "name": "Calgary,AB",
  "Status": {
    "code": 200,
    "request": "geocode"
  },
  "Placemark": [ {
    "id": "p1",
    "address": "Calgary, AB, Canada",
    "AddressDetails": {
   "Accuracy" : 4,
   "Country" : {
      "AdministrativeArea" : {
         "AdministrativeAreaName" : "AB",
         "SubAdministrativeArea" : {
            "Locality" : {
               "LocalityName" : "Calgary"
            },
            "SubAdministrativeAreaName" : "Division No. 6"
         }
      },
      "CountryName" : "Canada",
      "CountryNameCode" : "CA"
   }
},
    "ExtendedData": {
      "LatLonBox": {
        "north": 51.1672307,
        "south": 50.9427954,
        "east": -113.8063192,
        "west": -114.3185568
      }
    },
    "Point": {
      "coordinates": [ -114.0624380, 51.0551490, 0 ]
    }
  } ]
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
barometer-0.7.1 spec/fixtures/geocode/calgary_ab.json
barometer-0.7.0 spec/fixtures/geocode/calgary_ab.json
barometer-0.6.7 spec/fixtures/geocode/calgary_ab.json
barometer-0.6.6 spec/fixtures/geocode/calgary_ab.json