X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/baf9ff0ec39c13f52ee8d4f087641dc5fcc9c53b..fcc68b4dc198b7cb0cf93467d96038b0844675fe:/vendor/plugins/geokit/test/fixtures/locations.yml diff --git a/vendor/plugins/geokit/test/fixtures/locations.yml b/vendor/plugins/geokit/test/fixtures/locations.yml new file mode 100644 index 0000000..779faba --- /dev/null +++ b/vendor/plugins/geokit/test/fixtures/locations.yml @@ -0,0 +1,54 @@ +a: + id: 1 + company_id: 1 + street: 7979 N MacArthur Blvd + city: Irving + state: TX + postal_code: 75063 + lat: 32.918593 + lng: -96.958444 +b: + id: 2 + company_id: 1 + street: 7750 N Macarthur Blvd # 160 + city: Irving + state: TX + postal_code: 75063 + lat: 32.914144 + lng: -96.958444 +c: + id: 3 + company_id: 1 + street: 5904 N Macarthur Blvd # 160 + city: Irving + state: TX + postal_code: 75039 + lat: 32.895155 + lng: -96.958444 +d: + id: 4 + company_id: 1 + street: 817 S Macarthur Blvd # 145 + city: Coppell + state: TX + postal_code: 75019 + lat: 32.951613 + lng: -96.958444 +e: + id: 5 + company_id: 1 + street: 106 N Denton Tap Rd # 350 + city: Coppell + state: TX + postal_code: 75019 + lat: 32.969527 + lng: -96.990159 +f: + id: 6 + company_id: 2 + street: 5904 N Macarthur Blvd # 160 + city: Irving + state: TX + postal_code: 75039 + lat: 32.895155 + lng: -96.958444 \ No newline at end of file