X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ed68d524de0703685ff15f1ab574c61ec67e2c22..56aefb8dcd86aca391285abf84eb53f3e3e03572:/test/fixtures/countries.yml?ds=sidebyside diff --git a/test/fixtures/countries.yml b/test/fixtures/countries.yml index f68d7023a..fec13e296 100644 --- a/test/fixtures/countries.yml +++ b/test/fixtures/countries.yml @@ -1,13 +1,15 @@ # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html -one: - min_lat: - max_lat: - min_lon: - max_lon: +gb: + code: gb + min_lat: 49.9061889648438 + max_lat: 60.8458099365234 + min_lon: -8.62355613708496 + max_lon: 1.75900018215179 -two: - min_lat: - max_lat: - min_lon: - max_lon: +de: + code: de + min_lat: 47.2757720947266 + max_lat: 55.0556411743164 + min_lon: 5.865638256073 + max_lon: 15.0398902893066