Sha256: 9ff184afa637c2ac53d153efb271d556ee3b151653b891763bb225d4d116febe

Contents?: true

Size: 1.4 KB

Versions: 39

Compression:

Stored size: 1.4 KB

Contents

{
  "status": "OK",
  "results": [ {
    "types": [ "street_address" ],
    "formatted_address": "4 Penn Plaza, New York, NY 10001, USA",
    "address_components": [ {
      "long_name": "4",
      "short_name": "4",
      "types": [ "street_number" ]
    }, {
      "long_name": "Penn Plaza",
      "short_name": "Penn Plaza",
      "types": [ "route" ]
    }, {
      "long_name": "Manhattan",
      "short_name": "Manhattan",
      "types": [ "sublocality", "political" ]
    }, {
      "long_name": "New York",
      "short_name": "New York",
      "types": [ "locality", "political" ]
    }, {
      "long_name": "New York",
      "short_name": "New York",
      "types": [ "administrative_area_level_2", "political" ]
    }, {
      "long_name": "New York",
      "short_name": "NY",
      "types": [ "administrative_area_level_1", "political" ]
    }, {
      "long_name": "United States",
      "short_name": "US",
      "types": [ "country", "political" ]
    }, {
      "long_name": "10001",
      "short_name": "10001",
      "types": [ "postal_code" ]
    } ],
    "geometry": {
      "location": {
        "lat": 40.7503540,
        "lng": -73.9933710
      },
      "location_type": "ROOFTOP",
      "viewport": {
        "southwest": {
          "lat": 40.7473324,
          "lng": -73.9965316
        },
        "northeast": {
          "lat": 40.7536276,
          "lng": -73.9902364
        }
      }
    }
  } ]
}

Version data entries

39 entries across 39 versions & 6 rubygems

Version Path
geocoder-1.1.3 test/fixtures/google_madison_square_garden.json
geocoder-1.1.2 test/fixtures/google_madison_square_garden.json
geocoder-1.1.1 test/fixtures/google_madison_square_garden.json
geocoder-1.1.0 test/fixtures/google_madison_square_garden.json
geocoder-1.0.5 test/fixtures/google_madison_square_garden.json
geocoder-1.0.4 test/fixtures/google_madison_square_garden.json
geocoder-1.0.3 test/fixtures/google_madison_square_garden.json
geocoder-1.0.2 test/fixtures/google_madison_square_garden.json
geocoder-1.0.1 test/fixtures/google_madison_square_garden.json
geocoder-1.0.0 test/fixtures/google_madison_square_garden.json
geocoder-0.9.13 test/fixtures/google_madison_square_garden.json
geocoder-0.9.12 test/fixtures/google_madison_square_garden.json
rails-geocoder-0.9.11 test/fixtures/google_madison_square_garden.json
geocoder-0.9.11 test/fixtures/google_madison_square_garden.json
geocoder-0.9.10 test/fixtures/google_madison_square_garden.json
rails-geocoder-0.9.10 test/fixtures/google_madison_square_garden.json
rails-geocoder-0.9.9 test/fixtures/google_madison_square_garden.json
geocoder-0.9.9 test/fixtures/google_madison_square_garden.json
rails-geocoder-0.9.5 test/fixtures/madison_square_garden.json