Sha256: d655c97003ad4c2d54cc4439fae1c0a15f7d1a34e64d6ccbc66354785b067a5b

Contents?: true

Size: 1.23 KB

Versions: 11

Compression:

Stored size: 1.23 KB

Contents

<?xml version="1.0" encoding="UTF-8" ?>
<kml xmlns="http://earth.google.com/kml/2.0"><Response>
  <name>37.759631,-122.410067</name>
  <Status>
    <code>200</code>
    <request>geocode</request>
  </Status>
  <Placemark id="p6">
    <address>California, USA</address>
    <AddressDetails Accuracy="2" xmlns="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0"><Country><CountryNameCode>US</CountryNameCode><CountryName>USA</CountryName><AdministrativeArea><AdministrativeAreaName>CA</AdministrativeAreaName></AdministrativeArea></Country></AddressDetails>
    <ExtendedData>
      <LatLonBox north="42.0095169" south="32.5341559" east="-114.1312110" west="-124.4096196" />
    </ExtendedData>
    <Point><coordinates>-119.4179324,36.7782610,0</coordinates></Point>
  </Placemark>
  <Placemark id="p7">
    <address>United States</address>
    <AddressDetails Accuracy="1" xmlns="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0"><Country><CountryNameCode>US</CountryNameCode><CountryName>USA</CountryName></Country></AddressDetails>
    <ExtendedData>
      <LatLonBox north="49.3800000" south="25.8200000" east="-66.9400000" west="-124.3900000" />
    </ExtendedData>
    <Point><coordinates>-95.7128910,37.0902400,0</coordinates></Point>
  </Placemark>
</Response></kml>

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
t-2.2.0 spec/fixtures/geo_no_city.kml
t-2.1.0 spec/fixtures/geo_no_city.kml
t-2.0.2 spec/fixtures/geo_no_city.kml
t-2.0.1 spec/fixtures/geo_no_city.kml
t-2.0.0 spec/fixtures/geo_no_city.kml
t-1.7.2 spec/fixtures/geo_no_city.kml
t-1.7.1 spec/fixtures/geo_no_city.kml
t-1.7.0 spec/fixtures/geo_no_city.kml
t-1.6.0 spec/fixtures/geo_no_city.kml
t-1.5.1 spec/fixtures/geo_no_city.kml
t-1.5.0 spec/fixtures/geo_no_city.kml