Sha256: c6544f3b68d912cff0022da130d9824fc99a7062225d54bd879b7141dbb3122a

Contents?: true

Size: 809 Bytes

Versions: 1

Compression:

Stored size: 809 Bytes

Contents

{
  "name": "New York, NY",
  "Status": {
    "code": 200,
    "request": "geocode"
  },
  "Placemark": [ {
    "id": "p1",
    "address": "New York, NY, USA",
    "AddressDetails": {
   "Accuracy" : 4,
   "Country" : {
      "AdministrativeArea" : {
         "AdministrativeAreaName" : "NY",
         "SubAdministrativeArea" : {
            "Locality" : {
               "LocalityName" : "New York"
            },
            "SubAdministrativeAreaName" : "New York"
         }
      },
      "CountryName" : "USA",
      "CountryNameCode" : "US"
   }
},
    "ExtendedData": {
      "LatLonBox": {
        "north": 40.8495342,
        "south": 40.5788964,
        "east": -73.7498543,
        "west": -74.2620919
      }
    },
    "Point": {
      "coordinates": [ -74.0059731, 40.7143528, 0 ]
    }
  } ]
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
barometer-0.7.2 spec/fixtures/geocode/newyork_ny.json