Redirect 302 redirect from GET @app_public_edit (76e0e8)

GET https://osm-labo.cipherbliss.com/city/02355/zone-places-history

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="02355"]->.searchArea;\n
      (\n
        nwr["emergency"="fire_hydrant"](area.searchArea);\n
        nwr["amenity"="charging_station"](area.searchArea);\n
        nwr["amenity"="toilets"](area.searchArea);\n
        nwr["highway"="bus_stop"](area.searchArea);\n
        nwr["emergency"="defibrillator"](area.searchArea);\n
        nwr["man_made"="surveillance"](area.searchArea);\n
        nwr["amenity"="recycling"](area.searchArea);\n
        nwr["power"="substation"](area.searchArea);\n
        nwr["healthcare"](area.searchArea);\n
        nwr["amenity"="doctors"](area.searchArea);\n
        nwr["amenity"="pharmacy"](area.searchArea);\n
        nwr["amenity"="hospital"](area.searchArea);\n
        nwr["amenity"="clinic"](area.searchArea);\n
        nwr["amenity"="social_facility"](area.searchArea);\n
        nwr["healthcare"="laboratory"](area.searchArea);\n
        nwr["amenity"="school"](area.searchArea);\n
        nwr["amenity"="police"](area.searchArea);\n
        nwr["amenity"="bicycle_parking"](area.searchArea);\n
        nwr["advertising"="board"]["message"="political"](area.searchArea);\n
        way["building"](area.searchArea);\n
        nwr["email"](area.searchArea);\n
        nwr["contact:email"](area.searchArea);\n
        nwr["amenity"="bench"](area.searchArea);\n
        nwr["amenity"="waste_basket"](area.searchArea);\n
        nwr["highway"="street_lamp"](area.searchArea);\n
        nwr["amenity"="drinking_water"](area.searchArea);\n
        nwr["natural"="tree"](area.searchArea);\n
        nw["power"="pole"](area.searchArea);\n
        nwr["manhole"](area.searchArea);\n
        nwr["amenity"="public_bookcase"](area.searchArea);\n
        nwr["leisure"="playground"](area.searchArea);\n
        nwr["amenity"="restaurant"](area.searchArea);\n
        nwr["ref:FR:RNB"](area.searchArea);\n
      );\n
      (._;>;);\n
      out meta;\n
      >;
      """
  ]
  "timeout" => 60
]
Response 200
[
  "info" => [
    "header_size" => 195
    "request_size" => 2613
    "total_time" => 9.149044
    "namelookup_time" => 0.000742
    "connect_time" => 0.04209
    "pretransfer_time" => 0.088105
    "size_upload" => 2410.0
    "size_download" => 72340.0
    "speed_download" => 7906.0
    "speed_upload" => 263.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 8.721772
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:88e4:cc06:423a:2464"
    "local_port" => 59774
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 88011
    "connect_time_us" => 42090
    "namelookup_time_us" => 742
    "pretransfer_time_us" => 88105
    "starttransfer_time_us" => 8721772
    "posttransfer_time_us" => 88104
    "total_time_us" => 9149044
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770194809.0356
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#907
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#664 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#891 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 65.109.112.52, 162.55.144.139\n
      *   Trying [2a01:4f9:3051:3e48::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f9:3051:3e48::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Wed, 04 Feb 2026 08:46:49 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Transfer-Encoding: chunked\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Wed, 04 Feb 2026 08:46:49 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Transfer-Encoding: chunked"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.10 2d4cfc48",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-02-04T08:45:33Z",\n
          "timestamp_areas_base": "2026-01-23T01:22:35Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 1393956640,\n
        "lat": 49.8794460,\n
        "lon": 3.2355270,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956641,\n
        "lat": 49.8794890,\n
        "lon": 3.2356150,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956642,\n
        "lat": 49.8794980,\n
        "lon": 3.2363270,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956650,\n
        "lat": 49.8795050,\n
        "lon": 3.2353700,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956651,\n
        "lat": 49.8795300,\n
        "lon": 3.2354220,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956653,\n
        "lat": 49.8795360,\n
        "lon": 3.2362650,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956656,\n
        "lat": 49.8795400,\n
        "lon": 3.2362750,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956657,\n
        "lat": 49.8795420,\n
        "lon": 3.2353260,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956658,\n
        "lat": 49.8796120,\n
        "lon": 3.2354720,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956659,\n
        "lat": 49.8796550,\n
        "lon": 3.2375830,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956660,\n
        "lat": 49.8797210,\n
        "lon": 3.2347970,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956661,\n
        "lat": 49.8797410,\n
        "lon": 3.2348600,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956665,\n
        "lat": 49.8797480,\n
        "lon": 3.2348490,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956667,\n
        "lat": 49.8797610,\n
        "lon": 3.2377990,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956669,\n
        "lat": 49.8797720,\n
        "lon": 3.2349210,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956671,\n
        "lat": 49.8797760,\n
        "lon": 3.2359700,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956673,\n
        "lat": 49.8797790,\n
        "lon": 3.2352790,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956675,\n
        "lat": 49.8797790,\n
        "lon": 3.2359810,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956677,\n
        "lat": 49.8797810,\n
        "lon": 3.2346350,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956679,\n
        "lat": 49.8798090,\n
        "lon": 3.2346930,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956680,\n
        "lat": 49.8798160,\n
        "lon": 3.2345920,\n
        "timestamp": "2011-08-10T18:17:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956683,\n
        "lat": 49.8798160,\n
        "lon": 3.2360430,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956685,\n
        "lat": 49.8798200,\n
        "lon": 3.2359330,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956687,\n
        "lat": 49.8798240,\n
        "lon": 3.2379260,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956689,\n
        "lat": 49.8798530,\n
        "lon": 3.2359970,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956691,\n
        "lat": 49.8798690,\n
        "lon": 3.2371220,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956693,\n
        "lat": 49.8798850,\n
        "lon": 3.2371560,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956695,\n
        "lat": 49.8798880,\n
        "lon": 3.2370970,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956697,\n
        "lat": 49.8799040,\n
        "lon": 3.2347690,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956699,\n
        "lat": 49.8799050,\n
        "lon": 3.2371300,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956701,\n
        "lat": 49.8799120,\n
        "lon": 3.2371430,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956703,\n
        "lat": 49.8799260,\n
        "lon": 3.2354760,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956705,\n
        "lat": 49.8799260,\n
        "lon": 3.2381400,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956707,\n
        "lat": 49.8799280,\n
        "lon": 3.2362760,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956709,\n
        "lat": 49.8799300,\n
        "lon": 3.2372590,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956711,\n
        "lat": 49.8799430,\n
        "lon": 3.2355130,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956713,\n
        "lat": 49.8799650,\n
        "lon": 3.2362270,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956715,\n
        "lat": 49.8799730,\n
        "lon": 3.2362460,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956719,\n
        "lat": 49.8799930,\n
        "lon": 3.2382760,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956720,\n
        "lat": 49.8800110,\n
        "lon": 3.2374240,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956721,\n
        "lat": 49.8800210,\n
        "lon": 3.2356690,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956723,\n
        "lat": 49.8800350,\n
        "lon": 3.2357010,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956724,\n
        "lat": 49.8800370,\n
        "lon": 3.2383640,\n
        "timestamp": "2011-08-10T18:17:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956726,\n
        "lat": 49.8800590,\n
        "lon": 3.2361990,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956728,\n
        "lat": 49.8800600,\n
        "lon": 3.2362240,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956730,\n
        "lat": 49.8800780,\n
        "lon": 3.2361770,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956732,\n
        "lat": 49.8800790,\n
        "lon": 3.2362410,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956738,\n
        "lat": 49.8800840,\n
        "lon": 3.2362740,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956739,\n
        "lat": 49.8800990,\n
        "lon": 3.2362170,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956740,\n
        "lat": 49.8801000,\n
        "lon": 3.2384790,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956741,\n
        "lat": 49.8801120,\n
        "lon": 3.2358530,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956742,\n
        "lat": 49.8801200,\n
        "lon": 3.2363440,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956744,\n
        "lat": 49.8801290,\n
        "lon": 3.2358900,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956746,\n
        "lat": 49.8801340,\n
        "lon": 3.2362140,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956748,\n
        "lat": 49.8801340,\n
        "lon": 3.2365660,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956749,\n
        "lat": 49.8801700,\n
        "lon": 3.2362850,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956757,\n
        "lat": 49.8801940,\n
        "lon": 3.2364950,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956758,\n
        "lat": 49.8801970,\n
        "lon": 3.2361670,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956759,\n
        "lat": 49.8801970,\n
        "lon": 3.2366980,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956760,\n
        "lat": 49.8802060,\n
        "lon": 3.2360420,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956761,\n
        "lat": 49.8802110,\n
        "lon": 3.2361520,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956762,\n
        "lat": 49.8802210,\n
        "lon": 3.2360730,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956763,\n
        "lat": 49.8802220,\n
        "lon": 3.2347510,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956764,\n
        "lat": 49.8802250,\n
        "lon": 3.2362290,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956774,\n
        "lat": 49.8802300,\n
        "lon": 3.2367680,\n
        "timestamp": "2011-08-10T18:17:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956776,\n
        "lat": 49.8802410,\n
        "lon": 3.2362110,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956778,\n
        "lat": 49.8802570,\n
        "lon": 3.2366280,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956779,\n
        "lat": 49.8802980,\n
        "lon": 3.2362260,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956780,\n
        "lat": 49.8803120,\n
        "lon": 3.2362560,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956781,\n
        "lat": 49.8803190,\n
        "lon": 3.2346370,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956782,\n
        "lat": 49.8803360,\n
        "lon": 3.2349830,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956783,\n
        "lat": 49.8803560,\n
        "lon": 3.2350270,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956784,\n
        "lat": 49.8803560,\n
        "lon": 3.2367540,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956793,\n
        "lat": 49.8803900,\n
        "lon": 3.2364160,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956795,\n
        "lat": 49.8804040,\n
        "lon": 3.2364440,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956797,\n
        "lat": 49.8804320,\n
        "lon": 3.2351830,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956798,\n
        "lat": 49.8804330,\n
        "lon": 3.2370080,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956799,\n
        "lat": 49.8804340,\n
        "lon": 3.2369130,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956800,\n
        "lat": 49.8804360,\n
        "lon": 3.2345030,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956801,\n
        "lat": 49.8804500,\n
        "lon": 3.2352180,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956802,\n
        "lat": 49.8804820,\n
        "lon": 3.2366000,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956803,\n
        "lat": 49.8804960,\n
        "lon": 3.2371360,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956812,\n
        "lat": 49.8804980,\n
        "lon": 3.2366350,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956814,\n
        "lat": 49.8805230,\n
        "lon": 3.2353640,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956816,\n
        "lat": 49.8805420,\n
        "lon": 3.2354030,\n
        "timestamp": "2011-08-10T18:17:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956817,\n
        "lat": 49.8805620,\n
        "lon": 3.2351410,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956818,\n
        "lat": 49.8805730,\n
        "lon": 3.2347830,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956819,\n
        "lat": 49.8805750,\n
        "lon": 3.2367870,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956820,\n
        "lat": 49.8805920,\n
        "lon": 3.2368210,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956821,\n
        "lat": 49.8805950,\n
        "lon": 3.2369720,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956828,\n
        "lat": 49.8806030,\n
        "lon": 3.2373470,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956830,\n
        "lat": 49.8806080,\n
        "lon": 3.2369590,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956832,\n
        "lat": 49.8806130,\n
        "lon": 3.2355500,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956834,\n
        "lat": 49.8806240,\n
        "lon": 3.2370340,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956836,\n
        "lat": 49.8806320,\n
        "lon": 3.2355860,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956837,\n
        "lat": 49.8806390,\n
        "lon": 3.2370180,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956838,\n
        "lat": 49.8806470,\n
        "lon": 3.2459240,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956839,\n
        "lat": 49.8806650,\n
        "lon": 3.2374800,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956840,\n
        "lat": 49.8806680,\n
        "lon": 3.2369770,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956844,\n
        "lat": 49.8806800,\n
        "lon": 3.2458520,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956846,\n
        "lat": 49.8806820,\n
        "lon": 3.2350020,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956848,\n
        "lat": 49.8806830,\n
        "lon": 3.2370070,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956850,\n
        "lat": 49.8807070,\n
        "lon": 3.2357400,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956852,\n
        "lat": 49.8807160,\n
        "lon": 3.2460040,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956854,\n
        "lat": 49.8807240,\n
        "lon": 3.2357740,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956856,\n
        "lat": 49.8807490,\n
        "lon": 3.2459300,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956858,\n
        "lat": 49.8807580,\n
        "lon": 3.2371590,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956859,\n
        "lat": 49.8807740,\n
        "lon": 3.2371900,\n
        "timestamp": "2011-08-10T18:17:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956864,\n
        "lat": 49.8807980,\n
        "lon": 3.2359250,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956867,\n
        "lat": 49.8808000,\n
        "lon": 3.2376600,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956869,\n
        "lat": 49.8808160,\n
        "lon": 3.2359580,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956870,\n
        "lat": 49.8808490,\n
        "lon": 3.2373410,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956872,\n
        "lat": 49.8808570,\n
        "lon": 3.2456440,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956875,\n
        "lat": 49.8808640,\n
        "lon": 3.2373720,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956878,\n
        "lat": 49.8808930,\n
        "lon": 3.2361130,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956879,\n
        "lat": 49.8809090,\n
        "lon": 3.2361490,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956885,\n
        "lat": 49.8809090,\n
        "lon": 3.2375690,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956888,\n
        "lat": 49.8809140,\n
        "lon": 3.2455180,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956891,\n
        "lat": 49.8809470,\n
        "lon": 3.2457500,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956893,\n
        "lat": 49.8809660,\n
        "lon": 3.2457750,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956894,\n
        "lat": 49.8809830,\n
        "lon": 3.2456680,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956895,\n
        "lat": 49.8809860,\n
        "lon": 3.2363010,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956896,\n
        "lat": 49.8810030,\n
        "lon": 3.2363400,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956897,\n
        "lat": 49.8810050,\n
        "lon": 3.2456910,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956904,\n
        "lat": 49.8810270,\n
        "lon": 3.2456420,\n
        "timestamp": "2011-08-10T18:17:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956906,\n
        "lat": 49.8810770,\n
        "lon": 3.2364880,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956908,\n
        "lat": 49.8810950,\n
        "lon": 3.2365230,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956910,\n
        "lat": 49.8811680,\n
        "lon": 3.2366730,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956912,\n
        "lat": 49.8811860,\n
        "lon": 3.2367080,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956913,\n
        "lat": 49.8812610,\n
        "lon": 3.2368560,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956914,\n
        "lat": 49.8812770,\n
        "lon": 3.2368910,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956915,\n
        "lat": 49.8813500,\n
        "lon": 3.2370440,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956916,\n
        "lat": 49.8822250,\n
        "lon": 3.2250690,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956926,\n
        "lat": 49.8822670,\n
        "lon": 3.2251720,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956928,\n
        "lat": 49.8823240,\n
        "lon": 3.2249800,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956929,\n
        "lat": 49.8823640,\n
        "lon": 3.2250840,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956930,\n
        "lat": 49.8823850,\n
        "lon": 3.2248480,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956931,\n
        "lat": 49.8823920,\n
        "lon": 3.2240740,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956932,\n
        "lat": 49.8824040,\n
        "lon": 3.2241170,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956933,\n
        "lat": 49.8824120,\n
        "lon": 3.2249260,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956934,\n
        "lat": 49.8824130,\n
        "lon": 3.2241420,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956935,\n
        "lat": 49.8824640,\n
        "lon": 3.2248750,\n
        "timestamp": "2011-08-10T18:17:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956942,\n
        "lat": 49.8824651,\n
        "lon": 3.2231275,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956944,\n
        "lat": 49.8824670,\n
        "lon": 3.2247700,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956946,\n
        "lat": 49.8824690,\n
        "lon": 3.2241050,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956948,\n
        "lat": 49.8824720,\n
        "lon": 3.2248910,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956950,\n
        "lat": 49.8824965,\n
        "lon": 3.2227416,\n
        "timestamp": "2012-03-13T23:15:18Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956951,\n
        "lat": 49.8825020,\n
        "lon": 3.2248570,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956952,\n
        "lat": 49.8825090,\n
        "lon": 3.2239990,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956953,\n
        "lat": 49.8825307,\n
        "lon": 3.2228489,\n
        "timestamp": "2012-03-13T23:15:18Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956958,\n
        "lat": 49.8825204,\n
        "lon": 3.2233048,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956961,\n
        "lat": 49.8825210,\n
        "lon": 3.2267670,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956963,\n
        "lat": 49.8825270,\n
        "lon": 3.2240680,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956965,\n
        "lat": 49.8825280,\n
        "lon": 3.2210530,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956967,\n
        "lat": 49.8825330,\n
        "lon": 3.2267970,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956969,\n
        "lat": 49.8825500,\n
        "lon": 3.2211880,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956971,\n
        "lat": 49.8825520,\n
        "lon": 3.2230622,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956972,\n
        "lat": 49.8825550,\n
        "lon": 3.2209510,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956973,\n
        "lat": 49.8825700,\n
        "lon": 3.2210350,\n
        "timestamp": "2011-08-10T18:17:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956980,\n
        "lat": 49.8825878,\n
        "lon": 3.2231769,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956982,\n
        "lat": 49.8825940,\n
        "lon": 3.2211710,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956983,\n
        "lat": 49.8825972,\n
        "lon": 3.2232471,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956986,\n
        "lat": 49.8825990,\n
        "lon": 3.2214810,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956988,\n
        "lat": 49.8826063,\n
        "lon": 3.2232764,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956990,\n
        "lat": 49.8826070,\n
        "lon": 3.2214790,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956992,\n
        "lat": 49.8826130,\n
        "lon": 3.2215660,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956993,\n
        "lat": 49.8826317,\n
        "lon": 3.2233402,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393956994,\n
        "lat": 49.8826168,\n
        "lon": 3.2231551,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957002,\n
        "lat": 49.8826159,\n
        "lon": 3.2235727,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957003,\n
        "lat": 49.8826200,\n
        "lon": 3.2214510,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957004,\n
        "lat": 49.8826230,\n
        "lon": 3.2214730,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957006,\n
        "lat": 49.8826240,\n
        "lon": 3.2215610,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957009,\n
        "lat": 49.8826360,\n
        "lon": 3.2215560,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957010,\n
        "lat": 49.8826592,\n
        "lon": 3.2234278,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957011,\n
        "lat": 49.8826455,\n
        "lon": 3.2232470,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957023,\n
        "lat": 49.8826502,\n
        "lon": 3.2237317,\n
        "timestamp": "2012-03-13T23:19:23Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957026,\n
        "lat": 49.8826700,\n
        "lon": 3.2244610,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957029,\n
        "lat": 49.8826779,\n
        "lon": 3.2235405,\n
        "timestamp": "2012-03-13T23:19:23Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957031,\n
        "lat": 49.8826780,\n
        "lon": 3.2244530,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957032,\n
        "lat": 49.8826860,\n
        "lon": 3.2218550,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957034,\n
        "lat": 49.8827050,\n
        "lon": 3.2245640,\n
        "timestamp": "2011-08-10T18:17:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957035,\n
        "lat": 49.8827059,\n
        "lon": 3.2250080,\n
        "timestamp": "2012-03-13T23:15:18Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957036,\n
        "lat": 49.8827110,\n
        "lon": 3.2227790,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957045,\n
        "lat": 49.8827122,\n
        "lon": 3.2236995,\n
        "timestamp": "2012-03-13T23:19:23Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957046,\n
        "lat": 49.8827140,\n
        "lon": 3.2245540,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957048,\n
        "lat": 49.8827180,\n
        "lon": 3.2268110,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957052,\n
        "lat": 49.8827353,\n
        "lon": 3.2225579,\n
        "timestamp": "2012-03-13T23:15:18Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957053,\n
        "lat": 49.8827310,\n
        "lon": 3.2228760,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957056,\n
        "lat": 49.8827472,\n
        "lon": 3.2233618,\n
        "timestamp": "2012-03-13T23:19:23Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957059,\n
        "lat": 49.8827320,\n
        "lon": 3.2268370,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957069,\n
        "lat": 49.8827420,\n
        "lon": 3.2229100,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957071,\n
        "lat": 49.8827617,\n
        "lon": 3.2232314,\n
        "timestamp": "2012-03-13T23:19:23Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957074,\n
        "lat": 49.8827440,\n
        "lon": 3.2211210,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957077,\n
        "lat": 49.8827470,\n
        "lon": 3.2211400,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957080,\n
        "lat": 49.8827500,\n
        "lon": 3.2208770,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957082,\n
        "lat": 49.8827500,\n
        "lon": 3.2243840,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957085,\n
        "lat": 49.8827510,\n
        "lon": 3.2245090,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957087,\n
        "lat": 49.8827520,\n
        "lon": 3.2208850,\n
        "timestamp": "2011-08-10T18:17:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957098,\n
        "lat": 49.8827696,\n
        "lon": 3.2226653,\n
        "timestamp": "2012-03-13T23:15:18Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957102,\n
        "lat": 49.8827550,\n
        "lon": 3.2267670,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957106,\n
        "lat": 49.8827590,\n
        "lon": 3.2267720,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957108,\n
        "lat": 49.8827590,\n
        "lon": 3.2269050,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957109,\n
        "lat": 49.8827600,\n
        "lon": 3.2209390,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957112,\n
        "lat": 49.8827630,\n
        "lon": 3.2209550,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957114,\n
        "lat": 49.8827640,\n
        "lon": 3.2211140,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957116,\n
        "lat": 49.8827670,\n
        "lon": 3.2211330,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957127,\n
        "lat": 49.8827690,\n
        "lon": 3.2227450,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957129,\n
        "lat": 49.8827852,\n
        "lon": 3.2233118,\n
        "timestamp": "2012-03-13T23:19:23Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957130,\n
        "lat": 49.8827690,\n
        "lon": 3.2267950,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957133,\n
        "lat": 49.8827700,\n
        "lon": 3.2269300,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957136,\n
        "lat": 49.8827720,\n
        "lon": 3.2208770,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957138,\n
        "lat": 49.8827902,\n
        "lon": 3.2233288,\n
        "timestamp": "2012-03-13T23:19:23Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957142,\n
        "lat": 49.8827810,\n
        "lon": 3.2209310,\n
        "timestamp": "2011-08-10T18:17:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957144,\n
        "lat": 49.8827810,\n
        "lon": 3.2213880,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957153,\n
        "lat": 49.8827840,\n
        "lon": 3.2209470,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957155,\n
        "lat": 49.8827890,\n
        "lon": 3.2228340,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957156,\n
        "lat": 49.8827960,\n
        "lon": 3.2224370,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957158,\n
        "lat": 49.8827980,\n
        "lon": 3.2228730,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957161,\n
        "lat": 49.8827980,\n
        "lon": 3.2268580,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957164,\n
        "lat": 49.8828000,\n
        "lon": 3.2268630,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957167,\n
        "lat": 49.8828030,\n
        "lon": 3.2211850,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957170,\n
        "lat": 49.8828070,\n
        "lon": 3.2212100,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957178,\n
        "lat": 49.8828080,\n
        "lon": 3.2210850,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957180,\n
        "lat": 49.8828080,\n
        "lon": 3.2224900,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957182,\n
        "lat": 49.8828100,\n
        "lon": 3.2231910,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957183,\n
        "lat": 49.8828100,\n
        "lon": 3.2268830,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957186,\n
        "lat": 49.8828140,\n
        "lon": 3.2245400,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957188,\n
        "lat": 49.8828190,\n
        "lon": 3.2211780,\n
        "timestamp": "2011-08-10T18:17:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957190,\n
        "lat": 49.8828240,\n
        "lon": 3.2212020,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957203,\n
        "lat": 49.8828459,\n
        "lon": 3.2248650,\n
        "timestamp": "2012-03-13T23:15:18Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957205,\n
        "lat": 49.8828270,\n
        "lon": 3.2208560,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957207,\n
        "lat": 49.8828452,\n
        "lon": 3.2232668,\n
        "timestamp": "2012-03-13T23:19:23Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957209,\n
        "lat": 49.8828310,\n
        "lon": 3.2212180,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957213,\n
        "lat": 49.8828440,\n
        "lon": 3.2244310,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957216,\n
        "lat": 49.8828470,\n
        "lon": 3.2217970,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957218,\n
        "lat": 49.8828530,\n
        "lon": 3.2208460,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957221,\n
        "lat": 49.8828620,\n
        "lon": 3.2209000,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957228,\n
        "lat": 49.8828650,\n
        "lon": 3.2231430,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957234,\n
        "lat": 49.8828900,\n
        "lon": 3.2223920,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957237,\n
        "lat": 49.8828915,\n
        "lon": 3.2239840,\n
        "timestamp": "2012-03-13T23:19:23Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957243,\n
        "lat": 49.8829073,\n
        "lon": 3.2250059,\n
        "timestamp": "2012-03-13T23:15:18Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957246,\n
        "lat": 49.8828980,\n
        "lon": 3.2216860,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957250,\n
        "lat": 49.8829020,\n
        "lon": 3.2217100,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957251,\n
        "lat": 49.8829020,\n
        "lon": 3.2224460,\n
        "timestamp": "2011-08-10T18:17:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957258,\n
        "lat": 49.8829030,\n
        "lon": 3.2216710,\n
        "timestamp": "2011-08-10T18:17:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957261,\n
        "lat": 49.8829036,\n
        "lon": 3.2240688,\n
        "timestamp": "2012-03-13T23:19:24Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957262,\n
        "lat": 49.8829055,\n
        "lon": 3.2238948,\n
        "timestamp": "2012-03-13T23:19:24Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957265,\n
        "lat": 49.8829140,\n
        "lon": 3.2216790,\n
        "timestamp": "2011-08-10T18:17:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957268,\n
        "lat": 49.8829150,\n
        "lon": 3.2229630,\n
        "timestamp": "2011-08-10T18:17:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957271,\n
        "lat": 49.8829170,\n
        "lon": 3.2239752,\n
        "timestamp": "2012-03-13T23:19:24Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957273,\n
        "lat": 49.8829190,\n
        "lon": 3.2217020,\n
        "timestamp": "2011-08-10T18:17:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957275,\n
        "lat": 49.8829280,\n
        "lon": 3.2259660,\n
        "timestamp": "2011-08-10T18:17:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957279,\n
        "lat": 49.8829300,\n
        "lon": 3.2240597,\n
        "timestamp": "2012-03-13T23:19:24Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957281,\n
        "lat": 49.8829490,\n
        "lon": 3.2262910,\n
        "timestamp": "2011-08-10T18:17:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957282,\n
        "lat": 49.8829650,\n
        "lon": 3.2263240,\n
        "timestamp": "2011-08-10T18:17:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957285,\n
        "lat": 49.8829718,\n
        "lon": 3.2238720,\n
        "timestamp": "2012-03-13T23:19:24Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957288,\n
        "lat": 49.8829720,\n
        "lon": 3.2231710,\n
        "timestamp": "2011-08-10T18:17:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957290,\n
        "lat": 49.8829783,\n
        "lon": 3.2256492,\n
        "timestamp": "2012-03-13T23:15:18Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957293,\n
        "lat": 49.8829770,\n
        "lon": 3.2257760,\n
        "timestamp": "2011-08-10T18:17:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957297,\n
        "lat": 49.8829860,\n
        "lon": 3.2259050,\n
        "timestamp": "2011-08-10T18:17:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957306,\n
        "lat": 49.8829888,\n
        "lon": 3.2239913,\n
        "timestamp": "2012-03-13T23:19:24Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957308,\n
        "lat": 49.8829900,\n
        "lon": 3.2232080,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957310,\n
        "lat": 49.8829951,\n
        "lon": 3.2239891,\n
        "timestamp": "2012-03-13T23:19:24Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957312,\n
        "lat": 49.8830017,\n
        "lon": 3.2240351,\n
        "timestamp": "2012-03-13T23:19:24Z",\n
        "version": 2,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957314,\n
        "lat": 49.8830040,\n
        "lon": 3.2230620,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957316,\n
        "lat": 49.8830280,\n
        "lon": 3.2264730,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957319,\n
        "lat": 49.8830370,\n
        "lon": 3.2230410,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957322,\n
        "lat": 49.8830370,\n
        "lon": 3.2231800,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957323,\n
        "lat": 49.8830722,\n
        "lon": 3.2246276,\n
        "timestamp": "2012-03-13T23:15:18Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957328,\n
        "lat": 49.8830460,\n
        "lon": 3.2262560,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957330,\n
        "lat": 49.8830640,\n
        "lon": 3.2259860,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957332,\n
        "lat": 49.8830670,\n
        "lon": 3.2265650,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957334,\n
        "lat": 49.8830840,\n
        "lon": 3.2232130,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957336,\n
        "lat": 49.8830840,\n
        "lon": 3.2259680,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957338,\n
        "lat": 49.8830950,\n
        "lon": 3.2232960,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957339,\n
        "lat": 49.8831000,\n
        "lon": 3.2256560,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957340,\n
        "lat": 49.8831186,\n
        "lon": 3.2255056,\n
        "timestamp": "2012-03-13T23:15:19Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957343,\n
        "lat": 49.8831070,\n
        "lon": 3.2261930,\n
        "timestamp": "2011-08-10T18:17:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957345,\n
        "lat": 49.8831336,\n
        "lon": 3.2247685,\n
        "timestamp": "2012-03-13T23:15:19Z",\n
        "version": 2,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957346,\n
        "lat": 49.8831500,\n
        "lon": 3.2224200,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957348,\n
        "lat": 49.8831520,\n
        "lon": 3.2224450,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957349,\n
        "lat": 49.8831650,\n
        "lon": 3.2225750,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957351,\n
        "lat": 49.8831990,\n
        "lon": 3.2224100,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957354,\n
        "lat": 49.8832020,\n
        "lon": 3.2224330,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957356,\n
        "lat": 49.8832050,\n
        "lon": 3.2224320,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957357,\n
        "lat": 49.8832140,\n
        "lon": 3.2225650,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957360,\n
        "lat": 49.8832150,\n
        "lon": 3.2225770,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957362,\n
        "lat": 49.8832670,\n
        "lon": 3.2224190,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957364,\n
        "lat": 49.8832680,\n
        "lon": 3.2264180,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957366,\n
        "lat": 49.8832750,\n
        "lon": 3.2225110,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957368,\n
        "lat": 49.8832900,\n
        "lon": 3.2266860,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957370,\n
        "lat": 49.8833010,\n
        "lon": 3.2264820,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957372,\n
        "lat": 49.8833110,\n
        "lon": 3.2207480,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957373,\n
        "lat": 49.8833120,\n
        "lon": 3.2225050,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957374,\n
        "lat": 49.8833160,\n
        "lon": 3.2225550,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957378,\n
        "lat": 49.8833200,\n
        "lon": 3.2248910,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957379,\n
        "lat": 49.8833250,\n
        "lon": 3.2267600,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957380,\n
        "lat": 49.8833330,\n
        "lon": 3.2265540,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957381,\n
        "lat": 49.8833350,\n
        "lon": 3.2223730,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957383,\n
        "lat": 49.8833450,\n
        "lon": 3.2224790,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957384,\n
        "lat": 49.8833710,\n
        "lon": 3.2263150,\n
        "timestamp": "2011-08-10T18:17:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957385,\n
        "lat": 49.8833770,\n
        "lon": 3.2265890,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957386,\n
        "lat": 49.8833820,\n
        "lon": 3.2248090,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957387,\n
        "lat": 49.8833870,\n
        "lon": 3.2248170,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957388,\n
        "lat": 49.8834000,\n
        "lon": 3.2247890,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957389,\n
        "lat": 49.8834120,\n
        "lon": 3.2248170,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957390,\n
        "lat": 49.8834120,\n
        "lon": 3.2266660,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957391,\n
        "lat": 49.8834290,\n
        "lon": 3.2214660,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957392,\n
        "lat": 49.8834290,\n
        "lon": 3.2223720,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957393,\n
        "lat": 49.8834370,\n
        "lon": 3.2224590,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957394,\n
        "lat": 49.8834450,\n
        "lon": 3.2230880,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957396,\n
        "lat": 49.8834480,\n
        "lon": 3.2231140,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957398,\n
        "lat": 49.8834540,\n
        "lon": 3.2231800,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957399,\n
        "lat": 49.8834540,\n
        "lon": 3.2231930,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957401,\n
        "lat": 49.8834770,\n
        "lon": 3.2252440,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957402,\n
        "lat": 49.8834870,\n
        "lon": 3.2223400,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957403,\n
        "lat": 49.8834890,\n
        "lon": 3.2223590,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957404,\n
        "lat": 49.8834940,\n
        "lon": 3.2230800,\n
        "timestamp": "2011-08-10T18:17:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957414,\n
        "lat": 49.8835030,\n
        "lon": 3.2231670,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957415,\n
        "lat": 49.8835040,\n
        "lon": 3.2245890,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957416,\n
        "lat": 49.8835100,\n
        "lon": 3.2253190,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957417,\n
        "lat": 49.8835190,\n
        "lon": 3.2251110,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957418,\n
        "lat": 49.8835250,\n
        "lon": 3.2246850,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957419,\n
        "lat": 49.8835310,\n
        "lon": 3.2250930,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957420,\n
        "lat": 49.8835310,\n
        "lon": 3.2263420,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957421,\n
        "lat": 49.8835420,\n
        "lon": 3.2263670,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957428,\n
        "lat": 49.8835450,\n
        "lon": 3.2251700,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957432,\n
        "lat": 49.8835630,\n
        "lon": 3.2246650,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957435,\n
        "lat": 49.8835730,\n
        "lon": 3.2247100,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957436,\n
        "lat": 49.8835790,\n
        "lon": 3.2252430,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957438,\n
        "lat": 49.8835950,\n
        "lon": 3.2264200,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957443,\n
        "lat": 49.8835960,\n
        "lon": 3.2262670,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957445,\n
        "lat": 49.8835990,\n
        "lon": 3.2223170,\n
        "timestamp": "2011-08-10T18:17:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957447,\n
        "lat": 49.8836080,\n
        "lon": 3.2262990,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957452,\n
        "lat": 49.8836310,\n
        "lon": 3.2246340,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957454,\n
        "lat": 49.8836380,\n
        "lon": 3.2263710,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957455,\n
        "lat": 49.8836390,\n
        "lon": 3.2246710,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957456,\n
        "lat": 49.8836470,\n
        "lon": 3.2265350,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957458,\n
        "lat": 49.8836590,\n
        "lon": 3.2260820,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957459,\n
        "lat": 49.8836600,\n
        "lon": 3.2256560,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957461,\n
        "lat": 49.8836680,\n
        "lon": 3.2246150,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957462,\n
        "lat": 49.8836690,\n
        "lon": 3.2251000,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957463,\n
        "lat": 49.8836710,\n
        "lon": 3.2264440,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957464,\n
        "lat": 49.8836730,\n
        "lon": 3.2231230,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957465,\n
        "lat": 49.8836790,\n
        "lon": 3.2246620,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957466,\n
        "lat": 49.8836910,\n
        "lon": 3.2251600,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957467,\n
        "lat": 49.8836910,\n
        "lon": 3.2264870,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957478,\n
        "lat": 49.8836940,\n
        "lon": 3.2261610,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957481,\n
        "lat": 49.8837000,\n
        "lon": 3.2260940,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957485,\n
        "lat": 49.8837080,\n
        "lon": 3.2260260,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957488,\n
        "lat": 49.8837160,\n
        "lon": 3.2244700,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957491,\n
        "lat": 49.8837240,\n
        "lon": 3.2245840,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957494,\n
        "lat": 49.8837260,\n
        "lon": 3.2248840,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957495,\n
        "lat": 49.8837260,\n
        "lon": 3.2260650,\n
        "timestamp": "2011-08-10T18:17:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957496,\n
        "lat": 49.8837260,\n
        "lon": 3.2261530,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957503,\n
        "lat": 49.8837310,\n
        "lon": 3.2255790,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957506,\n
        "lat": 49.8837330,\n
        "lon": 3.2246300,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957510,\n
        "lat": 49.8837400,\n
        "lon": 3.2245750,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957515,\n
        "lat": 49.8837410,\n
        "lon": 3.2251010,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957518,\n
        "lat": 49.8837460,\n
        "lon": 3.2251230,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957521,\n
        "lat": 49.8837530,\n
        "lon": 3.2249800,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957523,\n
        "lat": 49.8837530,\n
        "lon": 3.2261260,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957524,\n
        "lat": 49.8837650,\n
        "lon": 3.2261480,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957525,\n
        "lat": 49.8837670,\n
        "lon": 3.2250370,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957531,\n
        "lat": 49.8837800,\n
        "lon": 3.2250780,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957534,\n
        "lat": 49.8837820,\n
        "lon": 3.2248420,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957537,\n
        "lat": 49.8837860,\n
        "lon": 3.2248580,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957540,\n
        "lat": 49.8838030,\n
        "lon": 3.2245980,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957543,\n
        "lat": 49.8838080,\n
        "lon": 3.2249290,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957546,\n
        "lat": 49.8838120,\n
        "lon": 3.2249450,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957549,\n
        "lat": 49.8838130,\n
        "lon": 3.2248430,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957552,\n
        "lat": 49.8838250,\n
        "lon": 3.2250000,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957554,\n
        "lat": 49.8838310,\n
        "lon": 3.2249130,\n
        "timestamp": "2011-08-10T18:17:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957557,\n
        "lat": 49.8838420,\n
        "lon": 3.2245590,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957560,\n
        "lat": 49.8838490,\n
        "lon": 3.2247230,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957564,\n
        "lat": 49.8838550,\n
        "lon": 3.2251150,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957567,\n
        "lat": 49.8838550,\n
        "lon": 3.2258590,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957570,\n
        "lat": 49.8838890,\n
        "lon": 3.2246860,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957573,\n
        "lat": 49.8839010,\n
        "lon": 3.2249520,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957576,\n
        "lat": 49.8839060,\n
        "lon": 3.2256740,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957579,\n
        "lat": 49.8839120,\n
        "lon": 3.2259870,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957582,\n
        "lat": 49.8839260,\n
        "lon": 3.2295060,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957585,\n
        "lat": 49.8839330,\n
        "lon": 3.2250610,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957589,\n
        "lat": 49.8839520,\n
        "lon": 3.2257740,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957592,\n
        "lat": 49.8839660,\n
        "lon": 3.2256090,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957594,\n
        "lat": 49.8839790,\n
        "lon": 3.2257910,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957597,\n
        "lat": 49.8839790,\n
        "lon": 3.2294700,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957600,\n
        "lat": 49.8839910,\n
        "lon": 3.2298190,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957603,\n
        "lat": 49.8839960,\n
        "lon": 3.2256730,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957606,\n
        "lat": 49.8840010,\n
        "lon": 3.2298460,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957612,\n
        "lat": 49.8840090,\n
        "lon": 3.2298050,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957613,\n
        "lat": 49.8840180,\n
        "lon": 3.2256480,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957615,\n
        "lat": 49.8840200,\n
        "lon": 3.2257180,\n
        "timestamp": "2011-08-10T18:17:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957617,\n
        "lat": 49.8840250,\n
        "lon": 3.2259460,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957620,\n
        "lat": 49.8840280,\n
        "lon": 3.2258700,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957623,\n
        "lat": 49.8840340,\n
        "lon": 3.2256810,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957626,\n
        "lat": 49.8840680,\n
        "lon": 3.2297980,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957628,\n
        "lat": 49.8840700,\n
        "lon": 3.2260420,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957631,\n
        "lat": 49.8840730,\n
        "lon": 3.2257970,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957641,\n
        "lat": 49.8840810,\n
        "lon": 3.2258750,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957642,\n
        "lat": 49.8840950,\n
        "lon": 3.2282910,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957643,\n
        "lat": 49.8841010,\n
        "lon": 3.2259110,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957645,\n
        "lat": 49.8841200,\n
        "lon": 3.2259830,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957647,\n
        "lat": 49.8841430,\n
        "lon": 3.2283840,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957649,\n
        "lat": 49.8841510,\n
        "lon": 3.2282220,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957652,\n
        "lat": 49.8841639,\n
        "lon": 3.2282470,\n
        "timestamp": "2012-10-15T09:29:30Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957655,\n
        "lat": 49.8841700,\n
        "lon": 3.2258280,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957657,\n
        "lat": 49.8841740,\n
        "lon": 3.2487190,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957670,\n
        "lat": 49.8841790,\n
        "lon": 3.2258440,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957671,\n
        "lat": 49.8841800,\n
        "lon": 3.2277140,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957672,\n
        "lat": 49.8841820,\n
        "lon": 3.2281720,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957673,\n
        "lat": 49.8841860,\n
        "lon": 3.2282880,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957674,\n
        "lat": 49.8841900,\n
        "lon": 3.2276990,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957676,\n
        "lat": 49.8841988,\n
        "lon": 3.2282041,\n
        "timestamp": "2012-10-15T09:29:30Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957678,\n
        "lat": 49.8841990,\n
        "lon": 3.2283150,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957681,\n
        "lat": 49.8842100,\n
        "lon": 3.2488060,\n
        "timestamp": "2011-08-10T18:17:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957698,\n
        "lat": 49.8842203,\n
        "lon": 3.2282449,\n
        "timestamp": "2012-10-15T09:29:30Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957699,\n
        "lat": 49.8842310,\n
        "lon": 3.2278190,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957700,\n
        "lat": 49.8842340,\n
        "lon": 3.2282710,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957701,\n
        "lat": 49.8842410,\n
        "lon": 3.2278020,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957702,\n
        "lat": 49.8842430,\n
        "lon": 3.2486480,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957703,\n
        "lat": 49.8842500,\n
        "lon": 3.2280780,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957704,\n
        "lat": 49.8842530,\n
        "lon": 3.2487610,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957706,\n
        "lat": 49.8842590,\n
        "lon": 3.2280960,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957709,\n
        "lat": 49.8842610,\n
        "lon": 3.2487790,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957727,\n
        "lat": 49.8842780,\n
        "lon": 3.2277420,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957729,\n
        "lat": 49.8842790,\n
        "lon": 3.2280690,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957730,\n
        "lat": 49.8842860,\n
        "lon": 3.2487540,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957731,\n
        "lat": 49.8842920,\n
        "lon": 3.2280520,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957732,\n
        "lat": 49.8842960,\n
        "lon": 3.2278620,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957733,\n
        "lat": 49.8842980,\n
        "lon": 3.2259360,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957734,\n
        "lat": 49.8842990,\n
        "lon": 3.2281730,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957735,\n
        "lat": 49.8843010,\n
        "lon": 3.2487120,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957737,\n
        "lat": 49.8843050,\n
        "lon": 3.2281840,\n
        "timestamp": "2011-08-10T18:17:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957754,\n
        "lat": 49.8843090,\n
        "lon": 3.2485790,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957756,\n
        "lat": 49.8843100,\n
        "lon": 3.2487310,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957759,\n
        "lat": 49.8843190,\n
        "lon": 3.2281500,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957760,\n
        "lat": 49.8843230,\n
        "lon": 3.2484700,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957761,\n
        "lat": 49.8843330,\n
        "lon": 3.2281340,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957762,\n
        "lat": 49.8843340,\n
        "lon": 3.2484920,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957763,\n
        "lat": 49.8843370,\n
        "lon": 3.2484510,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957765,\n
        "lat": 49.8843450,\n
        "lon": 3.2258560,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957780,\n
        "lat": 49.8843450,\n
        "lon": 3.2289780,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957782,\n
        "lat": 49.8843460,\n
        "lon": 3.2486650,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957784,\n
        "lat": 49.8843470,\n
        "lon": 3.2484740,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957786,\n
        "lat": 49.8843480,\n
        "lon": 3.2484350,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957788,\n
        "lat": 49.8843490,\n
        "lon": 3.2260070,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957790,\n
        "lat": 49.8843600,\n
        "lon": 3.2484550,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957791,\n
        "lat": 49.8843690,\n
        "lon": 3.2277080,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957793,\n
        "lat": 49.8843700,\n
        "lon": 3.2264830,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957795,\n
        "lat": 49.8843700,\n
        "lon": 3.2290810,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957806,\n
        "lat": 49.8843710,\n
        "lon": 3.2258940,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957809,\n
        "lat": 49.8843710,\n
        "lon": 3.2485270,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957811,\n
        "lat": 49.8843740,\n
        "lon": 3.2264210,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957813,\n
        "lat": 49.8843800,\n
        "lon": 3.2258050,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957815,\n
        "lat": 49.8843830,\n
        "lon": 3.2258770,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957818,\n
        "lat": 49.8843850,\n
        "lon": 3.2267140,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957820,\n
        "lat": 49.8843880,\n
        "lon": 3.2278300,\n
        "timestamp": "2011-08-10T18:17:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957823,\n
        "lat": 49.8843900,\n
        "lon": 3.2265270,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957825,\n
        "lat": 49.8843920,\n
        "lon": 3.2264580,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957833,\n
        "lat": 49.8843920,\n
        "lon": 3.2472210,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957835,\n
        "lat": 49.8843940,\n
        "lon": 3.2258960,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957837,\n
        "lat": 49.8843940,\n
        "lon": 3.2274320,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957839,\n
        "lat": 49.8844040,\n
        "lon": 3.2260850,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957841,\n
        "lat": 49.8844090,\n
        "lon": 3.2486140,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957843,\n
        "lat": 49.8844120,\n
        "lon": 3.2264990,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957846,\n
        "lat": 49.8844120,\n
        "lon": 3.2267700,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957849,\n
        "lat": 49.8844160,\n
        "lon": 3.2258600,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957852,\n
        "lat": 49.8844190,\n
        "lon": 3.2266780,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957861,\n
        "lat": 49.8844200,\n
        "lon": 3.2261010,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957862,\n
        "lat": 49.8844220,\n
        "lon": 3.2277390,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957863,\n
        "lat": 49.8844260,\n
        "lon": 3.2259400,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957865,\n
        "lat": 49.8844290,\n
        "lon": 3.2258780,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957867,\n
        "lat": 49.8844290,\n
        "lon": 3.2259800,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957869,\n
        "lat": 49.8844290,\n
        "lon": 3.2289290,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957872,\n
        "lat": 49.8844370,\n
        "lon": 3.2267720,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957875,\n
        "lat": 49.8844370,\n
        "lon": 3.2273760,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957891,\n
        "lat": 49.8844410,\n
        "lon": 3.2259620,\n
        "timestamp": "2011-08-10T18:17:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957893,\n
        "lat": 49.8844410,\n
        "lon": 3.2277150,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957895,\n
        "lat": 49.8844420,\n
        "lon": 3.2267260,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957897,\n
        "lat": 49.8844440,\n
        "lon": 3.2266420,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957899,\n
        "lat": 49.8844440,\n
        "lon": 3.2484510,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957901,\n
        "lat": 49.8844470,\n
        "lon": 3.2259040,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957904,\n
        "lat": 49.8844470,\n
        "lon": 3.2470920,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957907,\n
        "lat": 49.8844500,\n
        "lon": 3.2260130,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957910,\n
        "lat": 49.8844510,\n
        "lon": 3.2290340,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957925,\n
        "lat": 49.8844550,\n
        "lon": 3.2274130,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957927,\n
        "lat": 49.8844650,\n
        "lon": 3.2469170,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957929,\n
        "lat": 49.8844660,\n
        "lon": 3.2260300,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957930,\n
        "lat": 49.8844660,\n
        "lon": 3.2263800,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957931,\n
        "lat": 49.8844710,\n
        "lon": 3.2273890,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957932,\n
        "lat": 49.8844720,\n
        "lon": 3.2261780,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957936,\n
        "lat": 49.8844770,\n
        "lon": 3.2276700,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957938,\n
        "lat": 49.8844770,\n
        "lon": 3.2471400,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957955,\n
        "lat": 49.8844800,\n
        "lon": 3.2266710,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957956,\n
        "lat": 49.8844800,\n
        "lon": 3.2485440,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957957,\n
        "lat": 49.8844810,\n
        "lon": 3.2278600,\n
        "timestamp": "2011-08-10T18:17:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957958,\n
        "lat": 49.8844810,\n
        "lon": 3.2471250,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957959,\n
        "lat": 49.8844830,\n
        "lon": 3.2276010,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957960,\n
        "lat": 49.8844870,\n
        "lon": 3.2260620,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957962,\n
        "lat": 49.8844910,\n
        "lon": 3.2268810,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957965,\n
        "lat": 49.8844930,\n
        "lon": 3.2276490,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957982,\n
        "lat": 49.8844950,\n
        "lon": 3.2267000,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957984,\n
        "lat": 49.8844950,\n
        "lon": 3.2473220,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957985,\n
        "lat": 49.8844960,\n
        "lon": 3.2274820,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957986,\n
        "lat": 49.8844970,\n
        "lon": 3.2262750,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957987,\n
        "lat": 49.8844980,\n
        "lon": 3.2260470,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957989,\n
        "lat": 49.8845000,\n
        "lon": 3.2278350,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957991,\n
        "lat": 49.8845100,\n
        "lon": 3.2260640,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957993,\n
        "lat": 49.8845100,\n
        "lon": 3.2263060,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393957995,\n
        "lat": 49.8845130,\n
        "lon": 3.2274610,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958008,\n
        "lat": 49.8845170,\n
        "lon": 3.2471810,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958011,\n
        "lat": 49.8845180,\n
        "lon": 3.2263250,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958013,\n
        "lat": 49.8845190,\n
        "lon": 3.2272690,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958015,\n
        "lat": 49.8845230,\n
        "lon": 3.2471640,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958017,\n
        "lat": 49.8845240,\n
        "lon": 3.2260460,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958019,\n
        "lat": 49.8845240,\n
        "lon": 3.2275110,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958021,\n
        "lat": 49.8845260,\n
        "lon": 3.2473450,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958022,\n
        "lat": 49.8845270,\n
        "lon": 3.2262570,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958023,\n
        "lat": 49.8845280,\n
        "lon": 3.2275430,\n
        "timestamp": "2011-08-10T18:17:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958034,\n
        "lat": 49.8845290,\n
        "lon": 3.2272970,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958036,\n
        "lat": 49.8845300,\n
        "lon": 3.2272560,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958037,\n
        "lat": 49.8845320,\n
        "lon": 3.2467540,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958038,\n
        "lat": 49.8845360,\n
        "lon": 3.2265420,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958039,\n
        "lat": 49.8845380,\n
        "lon": 3.2260690,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958040,\n
        "lat": 49.8845380,\n
        "lon": 3.2275900,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958041,\n
        "lat": 49.8845420,\n
        "lon": 3.2265820,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958042,\n
        "lat": 49.8845420,\n
        "lon": 3.2272840,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958050,\n
        "lat": 49.8845450,\n
        "lon": 3.2467200,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958052,\n
        "lat": 49.8845490,\n
        "lon": 3.2276110,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958054,\n
        "lat": 49.8845500,\n
        "lon": 3.2261220,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958056,\n
        "lat": 49.8845500,\n
        "lon": 3.2469980,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958058,\n
        "lat": 49.8845520,\n
        "lon": 3.2260460,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958059,\n
        "lat": 49.8845520,\n
        "lon": 3.2261500,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958060,\n
        "lat": 49.8845530,\n
        "lon": 3.2275710,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958061,\n
        "lat": 49.8845550,\n
        "lon": 3.2267410,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958062,\n
        "lat": 49.8845550,\n
        "lon": 3.2466960,\n
        "timestamp": "2011-08-10T18:17:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958068,\n
        "lat": 49.8845550,\n
        "lon": 3.2471960,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958070,\n
        "lat": 49.8845570,\n
        "lon": 3.2478450,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958072,\n
        "lat": 49.8845580,\n
        "lon": 3.2469420,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958074,\n
        "lat": 49.8845590,\n
        "lon": 3.2261370,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958076,\n
        "lat": 49.8845660,\n
        "lon": 3.2278450,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958078,\n
        "lat": 49.8845690,\n
        "lon": 3.2469570,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958080,\n
        "lat": 49.8845710,\n
        "lon": 3.2261820,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958081,\n
        "lat": 49.8845720,\n
        "lon": 3.2267790,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958082,\n
        "lat": 49.8845760,\n
        "lon": 3.2260830,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958088,\n
        "lat": 49.8845780,\n
        "lon": 3.2472220,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958090,\n
        "lat": 49.8845790,\n
        "lon": 3.2274340,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958092,\n
        "lat": 49.8845840,\n
        "lon": 3.2277360,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958094,\n
        "lat": 49.8845840,\n
        "lon": 3.2278230,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958096,\n
        "lat": 49.8845860,\n
        "lon": 3.2468760,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958098,\n
        "lat": 49.8845940,\n
        "lon": 3.2467500,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958100,\n
        "lat": 49.8845950,\n
        "lon": 3.2468850,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958101,\n
        "lat": 49.8845980,\n
        "lon": 3.2266870,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958102,\n
        "lat": 49.8845980,\n
        "lon": 3.2477870,\n
        "timestamp": "2011-08-10T18:17:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958106,\n
        "lat": 49.8846020,\n
        "lon": 3.2275080,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958109,\n
        "lat": 49.8846020,\n
        "lon": 3.2472640,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958111,\n
        "lat": 49.8846030,\n
        "lon": 3.2277110,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958113,\n
        "lat": 49.8846070,\n
        "lon": 3.2472510,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958115,\n
        "lat": 49.8846080,\n
        "lon": 3.2275370,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958117,\n
        "lat": 49.8846120,\n
        "lon": 3.2277900,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958119,\n
        "lat": 49.8846130,\n
        "lon": 3.2465630,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958121,\n
        "lat": 49.8846140,\n
        "lon": 3.2468420,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958123,\n
        "lat": 49.8846180,\n
        "lon": 3.2478150,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958125,\n
        "lat": 49.8846230,\n
        "lon": 3.2478090,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958127,\n
        "lat": 49.8846260,\n
        "lon": 3.2465240,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958129,\n
        "lat": 49.8846270,\n
        "lon": 3.2474430,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958131,\n
        "lat": 49.8846280,\n
        "lon": 3.2468030,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958133,\n
        "lat": 49.8846300,\n
        "lon": 3.2467990,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958135,\n
        "lat": 49.8846320,\n
        "lon": 3.2479760,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958137,\n
        "lat": 49.8846340,\n
        "lon": 3.2276200,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958138,\n
        "lat": 49.8846350,\n
        "lon": 3.2272270,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958142,\n
        "lat": 49.8846390,\n
        "lon": 3.2467440,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958143,\n
        "lat": 49.8846420,\n
        "lon": 3.2276610,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958145,\n
        "lat": 49.8846450,\n
        "lon": 3.2473080,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958146,\n
        "lat": 49.8846500,\n
        "lon": 3.2467540,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958148,\n
        "lat": 49.8846510,\n
        "lon": 3.2482030,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958150,\n
        "lat": 49.8846520,\n
        "lon": 3.2472930,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958152,\n
        "lat": 49.8846560,\n
        "lon": 3.2276100,\n
        "timestamp": "2011-08-10T18:17:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958154,\n
        "lat": 49.8846640,\n
        "lon": 3.2276500,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958156,\n
        "lat": 49.8846660,\n
        "lon": 3.2466840,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958163,\n
        "lat": 49.8846760,\n
        "lon": 3.2466920,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958164,\n
        "lat": 49.8846780,\n
        "lon": 3.2479110,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958165,\n
        "lat": 49.8846800,\n
        "lon": 3.2473240,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958166,\n
        "lat": 49.8846930,\n
        "lon": 3.2463640,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958167,\n
        "lat": 49.8846930,\n
        "lon": 3.2466420,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958168,\n
        "lat": 49.8846960,\n
        "lon": 3.2483300,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958170,\n
        "lat": 49.8846990,\n
        "lon": 3.2481590,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958172,\n
        "lat": 49.8847050,\n
        "lon": 3.2463280,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958181,\n
        "lat": 49.8847080,\n
        "lon": 3.2481780,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958183,\n
        "lat": 49.8847090,\n
        "lon": 3.2466050,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958184,\n
        "lat": 49.8847180,\n
        "lon": 3.2465500,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958185,\n
        "lat": 49.8847210,\n
        "lon": 3.2264320,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958186,\n
        "lat": 49.8847220,\n
        "lon": 3.2474900,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958187,\n
        "lat": 49.8847230,\n
        "lon": 3.2474600,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958188,\n
        "lat": 49.8847270,\n
        "lon": 3.2273730,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958189,\n
        "lat": 49.8847280,\n
        "lon": 3.2272100,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958190,\n
        "lat": 49.8847280,\n
        "lon": 3.2465600,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958198,\n
        "lat": 49.8847430,\n
        "lon": 3.2264780,\n
        "timestamp": "2011-08-10T18:17:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958200,\n
        "lat": 49.8847440,\n
        "lon": 3.2464840,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958202,\n
        "lat": 49.8847510,\n
        "lon": 3.2263960,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958204,\n
        "lat": 49.8847520,\n
        "lon": 3.2474900,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958206,\n
        "lat": 49.8847530,\n
        "lon": 3.2474620,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958207,\n
        "lat": 49.8847540,\n
        "lon": 3.2464930,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958208,\n
        "lat": 49.8847720,\n
        "lon": 3.2264450,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958209,\n
        "lat": 49.8847720,\n
        "lon": 3.2461650,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958210,\n
        "lat": 49.8847720,\n
        "lon": 3.2464460,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958215,\n
        "lat": 49.8847850,\n
        "lon": 3.2272860,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958218,\n
        "lat": 49.8847880,\n
        "lon": 3.2464100,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958220,\n
        "lat": 49.8847940,\n
        "lon": 3.2481060,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958222,\n
        "lat": 49.8847950,\n
        "lon": 3.2274460,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958224,\n
        "lat": 49.8847990,\n
        "lon": 3.2463520,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958226,\n
        "lat": 49.8848010,\n
        "lon": 3.2271460,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958228,\n
        "lat": 49.8848020,\n
        "lon": 3.2270830,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958229,\n
        "lat": 49.8848060,\n
        "lon": 3.2270800,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958231,\n
        "lat": 49.8848080,\n
        "lon": 3.2463610,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958234,\n
        "lat": 49.8848110,\n
        "lon": 3.2474920,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958236,\n
        "lat": 49.8848120,\n
        "lon": 3.2473740,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958237,\n
        "lat": 49.8848120,\n
        "lon": 3.2475390,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958239,\n
        "lat": 49.8848210,\n
        "lon": 3.2271290,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958241,\n
        "lat": 49.8848230,\n
        "lon": 3.2472600,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958243,\n
        "lat": 49.8848250,\n
        "lon": 3.2462840,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958245,\n
        "lat": 49.8848310,\n
        "lon": 3.2270590,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958247,\n
        "lat": 49.8848320,\n
        "lon": 3.2482130,\n
        "timestamp": "2011-08-10T18:17:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958250,\n
        "lat": 49.8848360,\n
        "lon": 3.2272950,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958251,\n
        "lat": 49.8848360,\n
        "lon": 3.2462940,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958253,\n
        "lat": 49.8848390,\n
        "lon": 3.2273580,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958255,\n
        "lat": 49.8848420,\n
        "lon": 3.2472100,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958257,\n
        "lat": 49.8848520,\n
        "lon": 3.2472210,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958259,\n
        "lat": 49.8848550,\n
        "lon": 3.2462460,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958261,\n
        "lat": 49.8848560,\n
        "lon": 3.2271410,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958263,\n
        "lat": 49.8848560,\n
        "lon": 3.2459500,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958265,\n
        "lat": 49.8848580,\n
        "lon": 3.2477660,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958270,\n
        "lat": 49.8848600,\n
        "lon": 3.2474960,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958271,\n
        "lat": 49.8848610,\n
        "lon": 3.2475400,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958272,\n
        "lat": 49.8848620,\n
        "lon": 3.2473800,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958273,\n
        "lat": 49.8848620,\n
        "lon": 3.2474960,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958275,\n
        "lat": 49.8848640,\n
        "lon": 3.2274150,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958277,\n
        "lat": 49.8848690,\n
        "lon": 3.2471470,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958278,\n
        "lat": 49.8848710,\n
        "lon": 3.2274450,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958280,\n
        "lat": 49.8848730,\n
        "lon": 3.2471360,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958289,\n
        "lat": 49.8848770,\n
        "lon": 3.2471560,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958290,\n
        "lat": 49.8848870,\n
        "lon": 3.2272600,\n
        "timestamp": "2011-08-10T18:17:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958291,\n
        "lat": 49.8848900,\n
        "lon": 3.2470940,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958292,\n
        "lat": 49.8848930,\n
        "lon": 3.2272810,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958293,\n
        "lat": 49.8849030,\n
        "lon": 3.2473430,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958294,\n
        "lat": 49.8849070,\n
        "lon": 3.2470530,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958295,\n
        "lat": 49.8849170,\n
        "lon": 3.2269860,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958297,\n
        "lat": 49.8849200,\n
        "lon": 3.2273860,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958299,\n
        "lat": 49.8849200,\n
        "lon": 3.2478550,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958309,\n
        "lat": 49.8849220,\n
        "lon": 3.2457890,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958310,\n
        "lat": 49.8849220,\n
        "lon": 3.2470150,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958311,\n
        "lat": 49.8849240,\n
        "lon": 3.2478450,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958312,\n
        "lat": 49.8849270,\n
        "lon": 3.2463790,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958313,\n
        "lat": 49.8849290,\n
        "lon": 3.2470240,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958314,\n
        "lat": 49.8849300,\n
        "lon": 3.2274240,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958315,\n
        "lat": 49.8849340,\n
        "lon": 3.2457490,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958316,\n
        "lat": 49.8849380,\n
        "lon": 3.2460300,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958317,\n
        "lat": 49.8849440,\n
        "lon": 3.2477990,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958326,\n
        "lat": 49.8849450,\n
        "lon": 3.2270770,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958328,\n
        "lat": 49.8849460,\n
        "lon": 3.2469460,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958330,\n
        "lat": 49.8849470,\n
        "lon": 3.2472400,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958332,\n
        "lat": 49.8849480,\n
        "lon": 3.2459750,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958333,\n
        "lat": 49.8849540,\n
        "lon": 3.2464050,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958334,\n
        "lat": 49.8849570,\n
        "lon": 3.2459840,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958335,\n
        "lat": 49.8849570,\n
        "lon": 3.2469610,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958336,\n
        "lat": 49.8849580,\n
        "lon": 3.2445860,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958337,\n
        "lat": 49.8849610,\n
        "lon": 3.2463940,\n
        "timestamp": "2011-08-10T18:17:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958343,\n
        "lat": 49.8849660,\n
        "lon": 3.2469010,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958346,\n
        "lat": 49.8849740,\n
        "lon": 3.2471770,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958348,\n
        "lat": 49.8849760,\n
        "lon": 3.2459100,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958350,\n
        "lat": 49.8849800,\n
        "lon": 3.2462540,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958352,\n
        "lat": 49.8849810,\n
        "lon": 3.2468670,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958354,\n
        "lat": 49.8849840,\n
        "lon": 3.2459190,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958356,\n
        "lat": 49.8849860,\n
        "lon": 3.2471390,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958357,\n
        "lat": 49.8849990,\n
        "lon": 3.2468160,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958359,\n
        "lat": 49.8850040,\n
        "lon": 3.2455870,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958362,\n
        "lat": 49.8850040,\n
        "lon": 3.2458690,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958364,\n
        "lat": 49.8850040,\n
        "lon": 3.2464530,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958366,\n
        "lat": 49.8850060,\n
        "lon": 3.2464370,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958368,\n
        "lat": 49.8850100,\n
        "lon": 3.2468230,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958370,\n
        "lat": 49.8850120,\n
        "lon": 3.2276140,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958372,\n
        "lat": 49.8850190,\n
        "lon": 3.2455520,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958374,\n
        "lat": 49.8850190,\n
        "lon": 3.2458330,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958376,\n
        "lat": 49.8850270,\n
        "lon": 3.2467500,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958378,\n
        "lat": 49.8850290,\n
        "lon": 3.2457750,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958380,\n
        "lat": 49.8850320,\n
        "lon": 3.2464760,\n
        "timestamp": "2011-08-10T18:17:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958382,\n
        "lat": 49.8850340,\n
        "lon": 3.2446870,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958384,\n
        "lat": 49.8850350,\n
        "lon": 3.2467600,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958386,\n
        "lat": 49.8850390,\n
        "lon": 3.2457850,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958388,\n
        "lat": 49.8850400,\n
        "lon": 3.2444420,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958390,\n
        "lat": 49.8850400,\n
        "lon": 3.2449070,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958392,\n
        "lat": 49.8850410,\n
        "lon": 3.2473720,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958394,\n
        "lat": 49.8850460,\n
        "lon": 3.2469840,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958398,\n
        "lat": 49.8850480,\n
        "lon": 3.2467030,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958399,\n
        "lat": 49.8850500,\n
        "lon": 3.2277670,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958400,\n
        "lat": 49.8850520,\n
        "lon": 3.2446330,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958402,\n
        "lat": 49.8850540,\n
        "lon": 3.2461340,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958404,\n
        "lat": 49.8850550,\n
        "lon": 3.2465070,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958406,\n
        "lat": 49.8850580,\n
        "lon": 3.2457070,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958408,\n
        "lat": 49.8850590,\n
        "lon": 3.2446440,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958410,\n
        "lat": 49.8850600,\n
        "lon": 3.2469440,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958417,\n
        "lat": 49.8850660,\n
        "lon": 3.2457160,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958418,\n
        "lat": 49.8850670,\n
        "lon": 3.2475370,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958419,\n
        "lat": 49.8850710,\n
        "lon": 3.2275800,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958420,\n
        "lat": 49.8850710,\n
        "lon": 3.2460930,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958421,\n
        "lat": 49.8850790,\n
        "lon": 3.2461000,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958422,\n
        "lat": 49.8850810,\n
        "lon": 3.2480210,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958424,\n
        "lat": 49.8850830,\n
        "lon": 3.2453920,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958426,\n
        "lat": 49.8850830,\n
        "lon": 3.2463550,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958428,\n
        "lat": 49.8850840,\n
        "lon": 3.2445750,\n
        "timestamp": "2011-08-10T18:17:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958437,\n
        "lat": 49.8850850,\n
        "lon": 3.2456690,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958438,\n
        "lat": 49.8850860,\n
        "lon": 3.2465360,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958439,\n
        "lat": 49.8850910,\n
        "lon": 3.2445830,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958440,\n
        "lat": 49.8850910,\n
        "lon": 3.2479900,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958441,\n
        "lat": 49.8850940,\n
        "lon": 3.2465220,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958442,\n
        "lat": 49.8850950,\n
        "lon": 3.2460270,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958443,\n
        "lat": 49.8850960,\n
        "lon": 3.2453550,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958444,\n
        "lat": 49.8851000,\n
        "lon": 3.2456310,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958446,\n
        "lat": 49.8851030,\n
        "lon": 3.2447900,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958456,\n
        "lat": 49.8851050,\n
        "lon": 3.2480390,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958458,\n
        "lat": 49.8851060,\n
        "lon": 3.2460380,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958459,\n
        "lat": 49.8851080,\n
        "lon": 3.2474500,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958460,\n
        "lat": 49.8851090,\n
        "lon": 3.2463720,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958461,\n
        "lat": 49.8851090,\n
        "lon": 3.2475910,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958462,\n
        "lat": 49.8851110,\n
        "lon": 3.2277310,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958463,\n
        "lat": 49.8851110,\n
        "lon": 3.2455790,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958464,\n
        "lat": 49.8851120,\n
        "lon": 3.2475860,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958471,\n
        "lat": 49.8851130,\n
        "lon": 3.2445420,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958473,\n
        "lat": 49.8851150,\n
        "lon": 3.2480080,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958475,\n
        "lat": 49.8851160,\n
        "lon": 3.2459800,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958477,\n
        "lat": 49.8851190,\n
        "lon": 3.2455860,\n
        "timestamp": "2011-08-10T18:17:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958479,\n
        "lat": 49.8851250,\n
        "lon": 3.2448370,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958481,\n
        "lat": 49.8851290,\n
        "lon": 3.2465780,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958482,\n
        "lat": 49.8851290,\n
        "lon": 3.2467810,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958483,\n
        "lat": 49.8851290,\n
        "lon": 3.2480130,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958484,\n
        "lat": 49.8851310,\n
        "lon": 3.2459410,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958488,\n
        "lat": 49.8851320,\n
        "lon": 3.2448220,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958491,\n
        "lat": 49.8851350,\n
        "lon": 3.2450250,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958493,\n
        "lat": 49.8851350,\n
        "lon": 3.2462150,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958495,\n
        "lat": 49.8851350,\n
        "lon": 3.2465600,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958497,\n
        "lat": 49.8851380,\n
        "lon": 3.2455130,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958499,\n
        "lat": 49.8851450,\n
        "lon": 3.2455180,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958501,\n
        "lat": 49.8851510,\n
        "lon": 3.2458950,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958503,\n
        "lat": 49.8851520,\n
        "lon": 3.2475000,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958504,\n
        "lat": 49.8851590,\n
        "lon": 3.2459020,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958506,\n
        "lat": 49.8851640,\n
        "lon": 3.2451940,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958508,\n
        "lat": 49.8851640,\n
        "lon": 3.2466060,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958510,\n
        "lat": 49.8851650,\n
        "lon": 3.2448880,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958512,\n
        "lat": 49.8851650,\n
        "lon": 3.2454730,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958514,\n
        "lat": 49.8851730,\n
        "lon": 3.2448800,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958516,\n
        "lat": 49.8851730,\n
        "lon": 3.2451520,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958518,\n
        "lat": 49.8851760,\n
        "lon": 3.2277960,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958520,\n
        "lat": 49.8851760,\n
        "lon": 3.2458230,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958522,\n
        "lat": 49.8851800,\n
        "lon": 3.2454380,\n
        "timestamp": "2011-08-10T18:17:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958526,\n
        "lat": 49.8851830,\n
        "lon": 3.2446340,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958527,\n
        "lat": 49.8851840,\n
        "lon": 3.2278250,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958528,\n
        "lat": 49.8851850,\n
        "lon": 3.2475390,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958530,\n
        "lat": 49.8851860,\n
        "lon": 3.2458330,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958532,\n
        "lat": 49.8851870,\n
        "lon": 3.2466280,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958534,\n
        "lat": 49.8851930,\n
        "lon": 3.2277860,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958536,\n
        "lat": 49.8851930,\n
        "lon": 3.2453840,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958538,\n
        "lat": 49.8851940,\n
        "lon": 3.2480620,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958545,\n
        "lat": 49.8851970,\n
        "lon": 3.2457770,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958546,\n
        "lat": 49.8851980,\n
        "lon": 3.2449100,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958547,\n
        "lat": 49.8851990,\n
        "lon": 3.2278160,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958548,\n
        "lat": 49.8852000,\n
        "lon": 3.2453920,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958549,\n
        "lat": 49.8852030,\n
        "lon": 3.2460580,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958550,\n
        "lat": 49.8852090,\n
        "lon": 3.2446710,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958552,\n
        "lat": 49.8852100,\n
        "lon": 3.2457420,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958554,\n
        "lat": 49.8852110,\n
        "lon": 3.2460210,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958556,\n
        "lat": 49.8852120,\n
        "lon": 3.2292400,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958565,\n
        "lat": 49.8852150,\n
        "lon": 3.2446600,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958566,\n
        "lat": 49.8852150,\n
        "lon": 3.2464730,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958567,\n
        "lat": 49.8852160,\n
        "lon": 3.2466610,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958568,\n
        "lat": 49.8852190,\n
        "lon": 3.2453170,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958569,\n
        "lat": 49.8852200,\n
        "lon": 3.2466480,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958570,\n
        "lat": 49.8852230,\n
        "lon": 3.2480030,\n
        "timestamp": "2011-08-10T18:17:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958571,\n
        "lat": 49.8852270,\n
        "lon": 3.2453230,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958572,\n
        "lat": 49.8852300,\n
        "lon": 3.2456930,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958573,\n
        "lat": 49.8852320,\n
        "lon": 3.2477270,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958583,\n
        "lat": 49.8852360,\n
        "lon": 3.2480420,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958585,\n
        "lat": 49.8852390,\n
        "lon": 3.2292230,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958587,\n
        "lat": 49.8852390,\n
        "lon": 3.2464950,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958588,\n
        "lat": 49.8852400,\n
        "lon": 3.2456980,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958589,\n
        "lat": 49.8852410,\n
        "lon": 3.2450010,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958590,\n
        "lat": 49.8852460,\n
        "lon": 3.2445190,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958591,\n
        "lat": 49.8852470,\n
        "lon": 3.2452750,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958592,\n
        "lat": 49.8852510,\n
        "lon": 3.2290210,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958598,\n
        "lat": 49.8852510,\n
        "lon": 3.2293740,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958600,\n
        "lat": 49.8852520,\n
        "lon": 3.2447230,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958602,\n
        "lat": 49.8852530,\n
        "lon": 3.2292750,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958604,\n
        "lat": 49.8852550,\n
        "lon": 3.2293720,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958606,\n
        "lat": 49.8852560,\n
        "lon": 3.2456280,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958609,\n
        "lat": 49.8852570,\n
        "lon": 3.2292710,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958610,\n
        "lat": 49.8852580,\n
        "lon": 3.2447110,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958611,\n
        "lat": 49.8852590,\n
        "lon": 3.2452390,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958612,\n
        "lat": 49.8852590,\n
        "lon": 3.2466970,\n
        "timestamp": "2011-08-10T18:17:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958616,\n
        "lat": 49.8852650,\n
        "lon": 3.2466880,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958618,\n
        "lat": 49.8852660,\n
        "lon": 3.2456380,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958620,\n
        "lat": 49.8852700,\n
        "lon": 3.2451860,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958622,\n
        "lat": 49.8852740,\n
        "lon": 3.2476320,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958624,\n
        "lat": 49.8852750,\n
        "lon": 3.2455810,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958627,\n
        "lat": 49.8852760,\n
        "lon": 3.2476340,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958629,\n
        "lat": 49.8852780,\n
        "lon": 3.2293550,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958631,\n
        "lat": 49.8852800,\n
        "lon": 3.2451960,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958632,\n
        "lat": 49.8852800,\n
        "lon": 3.2458570,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958634,\n
        "lat": 49.8852810,\n
        "lon": 3.2447580,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958638,\n
        "lat": 49.8852890,\n
        "lon": 3.2455420,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958640,\n
        "lat": 49.8852910,\n
        "lon": 3.2458230,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958642,\n
        "lat": 49.8852920,\n
        "lon": 3.2467330,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958644,\n
        "lat": 49.8852950,\n
        "lon": 3.2291880,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958646,\n
        "lat": 49.8852980,\n
        "lon": 3.2451230,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958652,\n
        "lat": 49.8853020,\n
        "lon": 3.2451300,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958653,\n
        "lat": 49.8853040,\n
        "lon": 3.2447900,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958654,\n
        "lat": 49.8853060,\n
        "lon": 3.2289840,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958656,\n
        "lat": 49.8853090,\n
        "lon": 3.2454960,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958660,\n
        "lat": 49.8853190,\n
        "lon": 3.2455040,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958662,\n
        "lat": 49.8853240,\n
        "lon": 3.2450840,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958664,\n
        "lat": 49.8853270,\n
        "lon": 3.2448200,\n
        "timestamp": "2011-08-10T18:17:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958672,\n
        "lat": 49.8853350,\n
        "lon": 3.2448070,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958673,\n
        "lat": 49.8853350,\n
        "lon": 3.2454300,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958674,\n
        "lat": 49.8853410,\n
        "lon": 3.2446400,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958676,\n
        "lat": 49.8853430,\n
        "lon": 3.2292140,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958679,\n
        "lat": 49.8853450,\n
        "lon": 3.2454390,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958681,\n
        "lat": 49.8853450,\n
        "lon": 3.2465990,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958683,\n
        "lat": 49.8853530,\n
        "lon": 3.2453850,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958693,\n
        "lat": 49.8853550,\n
        "lon": 3.2291520,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958694,\n
        "lat": 49.8853590,\n
        "lon": 3.2456600,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958695,\n
        "lat": 49.8853630,\n
        "lon": 3.2291870,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958696,\n
        "lat": 49.8853660,\n
        "lon": 3.2291990,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958697,\n
        "lat": 49.8853660,\n
        "lon": 3.2292920,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958698,\n
        "lat": 49.8853660,\n
        "lon": 3.2446720,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958699,\n
        "lat": 49.8853700,\n
        "lon": 3.2453440,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958700,\n
        "lat": 49.8853710,\n
        "lon": 3.2448780,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958701,\n
        "lat": 49.8853730,\n
        "lon": 3.2456200,\n
        "timestamp": "2011-08-10T18:17:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958713,\n
        "lat": 49.8853780,\n
        "lon": 3.2448640,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958715,\n
        "lat": 49.8853890,\n
        "lon": 3.2453000,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958716,\n
        "lat": 49.8853980,\n
        "lon": 3.2449120,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958717,\n
        "lat": 49.8853980,\n
        "lon": 3.2453070,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958718,\n
        "lat": 49.8854040,\n
        "lon": 3.2292650,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958720,\n
        "lat": 49.8854130,\n
        "lon": 3.2452340,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958727,\n
        "lat": 49.8854230,\n
        "lon": 3.2452430,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958732,\n
        "lat": 49.8854330,\n
        "lon": 3.2451840,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958734,\n
        "lat": 49.8854380,\n
        "lon": 3.2291360,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958736,\n
        "lat": 49.8854390,\n
        "lon": 3.2454620,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958738,\n
        "lat": 49.8854420,\n
        "lon": 3.2291500,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958740,\n
        "lat": 49.8854510,\n
        "lon": 3.2454250,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958745,\n
        "lat": 49.8854580,\n
        "lon": 3.2447960,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958747,\n
        "lat": 49.8854890,\n
        "lon": 3.2290980,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958749,\n
        "lat": 49.8854940,\n
        "lon": 3.2291190,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958753,\n
        "lat": 49.8855190,\n
        "lon": 3.2452690,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958755,\n
        "lat": 49.8855330,\n
        "lon": 3.2286000,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958757,\n
        "lat": 49.8855460,\n
        "lon": 3.2479730,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958760,\n
        "lat": 49.8855520,\n
        "lon": 3.2458350,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958761,\n
        "lat": 49.8855630,\n
        "lon": 3.2290500,\n
        "timestamp": "2011-08-10T18:17:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958765,\n
        "lat": 49.8855640,\n
        "lon": 3.2458180,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958767,\n
        "lat": 49.8855680,\n
        "lon": 3.2285770,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958769,\n
        "lat": 49.8855710,\n
        "lon": 3.2458270,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958771,\n
        "lat": 49.8855720,\n
        "lon": 3.2458650,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958773,\n
        "lat": 49.8855740,\n
        "lon": 3.2468920,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958775,\n
        "lat": 49.8855750,\n
        "lon": 3.2285460,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958777,\n
        "lat": 49.8855750,\n
        "lon": 3.2479410,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958779,\n
        "lat": 49.8855770,\n
        "lon": 3.2480630,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958785,\n
        "lat": 49.8855840,\n
        "lon": 3.2458480,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958787,\n
        "lat": 49.8855870,\n
        "lon": 3.2291310,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958788,\n
        "lat": 49.8855930,\n
        "lon": 3.2468540,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958790,\n
        "lat": 49.8855940,\n
        "lon": 3.2458650,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958792,\n
        "lat": 49.8855950,\n
        "lon": 3.2290590,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958794,\n
        "lat": 49.8856030,\n
        "lon": 3.2285280,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958796,\n
        "lat": 49.8856060,\n
        "lon": 3.2480360,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958798,\n
        "lat": 49.8856090,\n
        "lon": 3.2291150,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958800,\n
        "lat": 49.8856110,\n
        "lon": 3.2479100,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958809,\n
        "lat": 49.8856180,\n
        "lon": 3.2469450,\n
        "timestamp": "2011-08-10T18:17:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958811,\n
        "lat": 49.8856200,\n
        "lon": 3.2457510,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958813,\n
        "lat": 49.8856210,\n
        "lon": 3.2285390,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958815,\n
        "lat": 49.8856270,\n
        "lon": 3.2285610,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958816,\n
        "lat": 49.8856330,\n
        "lon": 3.2469610,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958818,\n
        "lat": 49.8856370,\n
        "lon": 3.2469060,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958820,\n
        "lat": 49.8856440,\n
        "lon": 3.2457870,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958822,\n
        "lat": 49.8856450,\n
        "lon": 3.2285520,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958824,\n
        "lat": 49.8856500,\n
        "lon": 3.2287520,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958839,\n
        "lat": 49.8856520,\n
        "lon": 3.2469220,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958840,\n
        "lat": 49.8856530,\n
        "lon": 3.2285880,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958841,\n
        "lat": 49.8856540,\n
        "lon": 3.2290180,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958842,\n
        "lat": 49.8856690,\n
        "lon": 3.2287000,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958843,\n
        "lat": 49.8856700,\n
        "lon": 3.2286420,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958844,\n
        "lat": 49.8856750,\n
        "lon": 3.2482550,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958846,\n
        "lat": 49.8856760,\n
        "lon": 3.2286200,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958849,\n
        "lat": 49.8856780,\n
        "lon": 3.2287310,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958865,\n
        "lat": 49.8856780,\n
        "lon": 3.2482650,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958867,\n
        "lat": 49.8856840,\n
        "lon": 3.2286870,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958868,\n
        "lat": 49.8856890,\n
        "lon": 3.2289510,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958869,\n
        "lat": 49.8857030,\n
        "lon": 3.2483430,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958870,\n
        "lat": 49.8857040,\n
        "lon": 3.2289400,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958871,\n
        "lat": 49.8857140,\n
        "lon": 3.2290380,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958872,\n
        "lat": 49.8857140,\n
        "lon": 3.2455530,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958873,\n
        "lat": 49.8857210,\n
        "lon": 3.2482310,\n
        "timestamp": "2011-08-10T18:17:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958875,\n
        "lat": 49.8857230,\n
        "lon": 3.2455410,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958890,\n
        "lat": 49.8857320,\n
        "lon": 3.2483180,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958891,\n
        "lat": 49.8857390,\n
        "lon": 3.2478070,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958893,\n
        "lat": 49.8857440,\n
        "lon": 3.2484690,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958895,\n
        "lat": 49.8857500,\n
        "lon": 3.2483760,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958896,\n
        "lat": 49.8857510,\n
        "lon": 3.2455840,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958898,\n
        "lat": 49.8857520,\n
        "lon": 3.2474400,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958900,\n
        "lat": 49.8857560,\n
        "lon": 3.2455780,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958902,\n
        "lat": 49.8857570,\n
        "lon": 3.2472350,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958903,\n
        "lat": 49.8857590,\n
        "lon": 3.2454880,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958913,\n
        "lat": 49.8857590,\n
        "lon": 3.2483690,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958915,\n
        "lat": 49.8857680,\n
        "lon": 3.2479990,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958918,\n
        "lat": 49.8857750,\n
        "lon": 3.2456440,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958920,\n
        "lat": 49.8857770,\n
        "lon": 3.2455150,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958922,\n
        "lat": 49.8857790,\n
        "lon": 3.2477740,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958924,\n
        "lat": 49.8857800,\n
        "lon": 3.2456190,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958927,\n
        "lat": 49.8857820,\n
        "lon": 3.2484370,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958929,\n
        "lat": 49.8857840,\n
        "lon": 3.2479860,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958932,\n
        "lat": 49.8857840,\n
        "lon": 3.2485320,\n
        "timestamp": "2011-08-10T18:17:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958939,\n
        "lat": 49.8857850,\n
        "lon": 3.2475070,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958941,\n
        "lat": 49.8857920,\n
        "lon": 3.2480900,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958943,\n
        "lat": 49.8857940,\n
        "lon": 3.2456060,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958945,\n
        "lat": 49.8857970,\n
        "lon": 3.2456110,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958947,\n
        "lat": 49.8858020,\n
        "lon": 3.2473810,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958949,\n
        "lat": 49.8858070,\n
        "lon": 3.2454760,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958951,\n
        "lat": 49.8858100,\n
        "lon": 3.2486380,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958954,\n
        "lat": 49.8858140,\n
        "lon": 3.2455860,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958964,\n
        "lat": 49.8858150,\n
        "lon": 3.2481860,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958966,\n
        "lat": 49.8858220,\n
        "lon": 3.2473140,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958967,\n
        "lat": 49.8858260,\n
        "lon": 3.2477790,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958968,\n
        "lat": 49.8858270,\n
        "lon": 3.2483710,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958969,\n
        "lat": 49.8858340,\n
        "lon": 3.2474500,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958971,\n
        "lat": 49.8858410,\n
        "lon": 3.2470670,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958973,\n
        "lat": 49.8858470,\n
        "lon": 3.2478800,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958975,\n
        "lat": 49.8858500,\n
        "lon": 3.2480580,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958977,\n
        "lat": 49.8858540,\n
        "lon": 3.2455500,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958992,\n
        "lat": 49.8858540,\n
        "lon": 3.2472420,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958994,\n
        "lat": 49.8858560,\n
        "lon": 3.2472460,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958995,\n
        "lat": 49.8858620,\n
        "lon": 3.2484910,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958996,\n
        "lat": 49.8858640,\n
        "lon": 3.2456610,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958997,\n
        "lat": 49.8858690,\n
        "lon": 3.2478700,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958998,\n
        "lat": 49.8858700,\n
        "lon": 3.2483490,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393958999,\n
        "lat": 49.8858790,\n
        "lon": 3.2479150,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959001,\n
        "lat": 49.8858820,\n
        "lon": 3.2471870,\n
        "timestamp": "2011-08-10T18:17:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959003,\n
        "lat": 49.8858860,\n
        "lon": 3.2471870,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959020,\n
        "lat": 49.8858880,\n
        "lon": 3.2482110,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959021,\n
        "lat": 49.8858970,\n
        "lon": 3.2485900,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959022,\n
        "lat": 49.8858980,\n
        "lon": 3.2456110,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959023,\n
        "lat": 49.8859010,\n
        "lon": 3.2458650,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959024,\n
        "lat": 49.8859030,\n
        "lon": 3.2477380,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959025,\n
        "lat": 49.8859060,\n
        "lon": 3.2452520,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959026,\n
        "lat": 49.8859060,\n
        "lon": 3.2471460,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959028,\n
        "lat": 49.8859150,\n
        "lon": 3.2458420,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959045,\n
        "lat": 49.8859160,\n
        "lon": 3.2458900,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959048,\n
        "lat": 49.8859170,\n
        "lon": 3.2483240,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959049,\n
        "lat": 49.8859270,\n
        "lon": 3.2478380,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959050,\n
        "lat": 49.8859300,\n
        "lon": 3.2458670,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959051,\n
        "lat": 49.8859340,\n
        "lon": 3.2458130,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959052,\n
        "lat": 49.8859370,\n
        "lon": 3.2478810,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959053,\n
        "lat": 49.8859390,\n
        "lon": 3.2453190,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959055,\n
        "lat": 49.8859450,\n
        "lon": 3.2453080,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959057,\n
        "lat": 49.8859460,\n
        "lon": 3.2453290,\n
        "timestamp": "2011-08-10T18:17:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959072,\n
        "lat": 49.8859470,\n
        "lon": 3.2484460,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959074,\n
        "lat": 49.8859520,\n
        "lon": 3.2453250,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959076,\n
        "lat": 49.8859670,\n
        "lon": 3.2453470,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959078,\n
        "lat": 49.8859720,\n
        "lon": 3.2485460,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959079,\n
        "lat": 49.8859730,\n
        "lon": 3.2485510,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959080,\n
        "lat": 49.8859740,\n
        "lon": 3.2477000,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959081,\n
        "lat": 49.8859770,\n
        "lon": 3.2451270,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959082,\n
        "lat": 49.8859770,\n
        "lon": 3.2477120,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959084,\n
        "lat": 49.8859800,\n
        "lon": 3.2452690,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959097,\n
        "lat": 49.8859820,\n
        "lon": 3.2453240,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959099,\n
        "lat": 49.8859820,\n
        "lon": 3.2459010,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959101,\n
        "lat": 49.8859830,\n
        "lon": 3.2457490,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959103,\n
        "lat": 49.8859830,\n
        "lon": 3.2485880,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959105,\n
        "lat": 49.8859840,\n
        "lon": 3.2489130,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959108,\n
        "lat": 49.8859920,\n
        "lon": 3.2451050,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959110,\n
        "lat": 49.8859920,\n
        "lon": 3.2459780,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959112,\n
        "lat": 49.8859950,\n
        "lon": 3.2453000,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959122,\n
        "lat": 49.8859950,\n
        "lon": 3.2485390,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959124,\n
        "lat": 49.8859990,\n
        "lon": 3.2452950,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959126,\n
        "lat": 49.8859990,\n
        "lon": 3.2453470,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959128,\n
        "lat": 49.8859990,\n
        "lon": 3.2477010,\n
        "timestamp": "2011-08-10T18:17:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959131,\n
        "lat": 49.8860000,\n
        "lon": 3.2460350,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959134,\n
        "lat": 49.8860040,\n
        "lon": 3.2472200,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959136,\n
        "lat": 49.8860050,\n
        "lon": 3.2451670,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959139,\n
        "lat": 49.8860050,\n
        "lon": 3.2485730,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959141,\n
        "lat": 49.8860090,\n
        "lon": 3.2476420,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959151,\n
        "lat": 49.8860130,\n
        "lon": 3.2453260,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959154,\n
        "lat": 49.8860140,\n
        "lon": 3.2460170,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959157,\n
        "lat": 49.8860190,\n
        "lon": 3.2461160,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959160,\n
        "lat": 49.8860190,\n
        "lon": 3.2477840,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959163,\n
        "lat": 49.8860200,\n
        "lon": 3.2476890,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959166,\n
        "lat": 49.8860210,\n
        "lon": 3.2471890,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959170,\n
        "lat": 49.8860220,\n
        "lon": 3.2451450,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959172,\n
        "lat": 49.8860240,\n
        "lon": 3.2451420,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959173,\n
        "lat": 49.8860240,\n
        "lon": 3.2470090,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959181,\n
        "lat": 49.8860250,\n
        "lon": 3.2452220,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959184,\n
        "lat": 49.8860280,\n
        "lon": 3.2485540,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959187,\n
        "lat": 49.8860300,\n
        "lon": 3.2458370,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959190,\n
        "lat": 49.8860350,\n
        "lon": 3.2460950,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959193,\n
        "lat": 49.8860360,\n
        "lon": 3.2477730,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959195,\n
        "lat": 49.8860360,\n
        "lon": 3.2488020,\n
        "timestamp": "2011-08-10T18:17:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959197,\n
        "lat": 49.8860370,\n
        "lon": 3.2461500,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959199,\n
        "lat": 49.8860380,\n
        "lon": 3.2461000,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959206,\n
        "lat": 49.8860380,\n
        "lon": 3.2469820,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959211,\n
        "lat": 49.8860380,\n
        "lon": 3.2477830,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959214,\n
        "lat": 49.8860420,\n
        "lon": 3.2451680,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959216,\n
        "lat": 49.8860520,\n
        "lon": 3.2451820,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959218,\n
        "lat": 49.8860530,\n
        "lon": 3.2486480,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959220,\n
        "lat": 49.8860550,\n
        "lon": 3.2461270,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959222,\n
        "lat": 49.8860550,\n
        "lon": 3.2488750,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959224,\n
        "lat": 49.8860560,\n
        "lon": 3.2469530,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959226,\n
        "lat": 49.8860570,\n
        "lon": 3.2458890,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959239,\n
        "lat": 49.8860570,\n
        "lon": 3.2460790,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959241,\n
        "lat": 49.8860630,\n
        "lon": 3.2451660,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959243,\n
        "lat": 49.8860630,\n
        "lon": 3.2472390,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959246,\n
        "lat": 49.8860650,\n
        "lon": 3.2460920,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959248,\n
        "lat": 49.8860700,\n
        "lon": 3.2472260,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959251,\n
        "lat": 49.8860730,\n
        "lon": 3.2476080,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959254,\n
        "lat": 49.8860940,\n
        "lon": 3.2477030,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959257,\n
        "lat": 49.8860950,\n
        "lon": 3.2473280,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959259,\n
        "lat": 49.8861040,\n
        "lon": 3.2477450,\n
        "timestamp": "2011-08-10T18:18:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959265,\n
        "lat": 49.8861100,\n
        "lon": 3.2485030,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959267,\n
        "lat": 49.8861140,\n
        "lon": 3.2461930,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959269,\n
        "lat": 49.8861260,\n
        "lon": 3.2460160,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959272,\n
        "lat": 49.8861290,\n
        "lon": 3.2452590,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959275,\n
        "lat": 49.8861290,\n
        "lon": 3.2462210,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959278,\n
        "lat": 49.8861290,\n
        "lon": 3.2472970,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959280,\n
        "lat": 49.8861310,\n
        "lon": 3.2455050,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959283,\n
        "lat": 49.8861320,\n
        "lon": 3.2461560,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959286,\n
        "lat": 49.8861340,\n
        "lon": 3.2453790,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959292,\n
        "lat": 49.8861350,\n
        "lon": 3.2485990,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959295,\n
        "lat": 49.8861370,\n
        "lon": 3.2461650,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959298,\n
        "lat": 49.8861370,\n
        "lon": 3.2488810,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959301,\n
        "lat": 49.8861430,\n
        "lon": 3.2452810,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959304,\n
        "lat": 49.8861460,\n
        "lon": 3.2452380,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959307,\n
        "lat": 49.8861470,\n
        "lon": 3.2484800,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959310,\n
        "lat": 49.8861520,\n
        "lon": 3.2461930,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959313,\n
        "lat": 49.8861580,\n
        "lon": 3.2452550,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959321,\n
        "lat": 49.8861590,\n
        "lon": 3.2475620,\n
        "timestamp": "2011-08-10T18:18:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959323,\n
        "lat": 49.8861600,\n
        "lon": 3.2452520,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959326,\n
        "lat": 49.8861620,\n
        "lon": 3.2489770,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959328,\n
        "lat": 49.8861630,\n
        "lon": 3.2465030,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959331,\n
        "lat": 49.8861650,\n
        "lon": 3.2454550,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959334,\n
        "lat": 49.8861670,\n
        "lon": 3.2479290,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959335,\n
        "lat": 49.8861700,\n
        "lon": 3.2453180,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959337,\n
        "lat": 49.8861720,\n
        "lon": 3.2485750,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959339,\n
        "lat": 49.8861730,\n
        "lon": 3.2461020,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959352,\n
        "lat": 49.8861810,\n
        "lon": 3.2476590,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959354,\n
        "lat": 49.8861860,\n
        "lon": 3.2452890,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959355,\n
        "lat": 49.8861920,\n
        "lon": 3.2457670,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959356,\n
        "lat": 49.8861940,\n
        "lon": 3.2480490,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959357,\n
        "lat": 49.8861960,\n
        "lon": 3.2472370,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959359,\n
        "lat": 49.8862100,\n
        "lon": 3.2472110,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959361,\n
        "lat": 49.8862190,\n
        "lon": 3.2458120,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959363,\n
        "lat": 49.8862240,\n
        "lon": 3.2481780,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959366,\n
        "lat": 49.8862260,\n
        "lon": 3.2488240,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959380,\n
        "lat": 49.8862270,\n
        "lon": 3.2464360,\n
        "timestamp": "2011-08-10T18:18:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959381,\n
        "lat": 49.8862270,\n
        "lon": 3.2478980,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959383,\n
        "lat": 49.8862290,\n
        "lon": 3.2463370,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959385,\n
        "lat": 49.8862300,\n
        "lon": 3.2471800,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959387,\n
        "lat": 49.8862310,\n
        "lon": 3.2466540,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959390,\n
        "lat": 49.8862320,\n
        "lon": 3.2479180,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959393,\n
        "lat": 49.8862340,\n
        "lon": 3.2453530,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959396,\n
        "lat": 49.8862380,\n
        "lon": 3.2457030,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959409,\n
        "lat": 49.8862390,\n
        "lon": 3.2464800,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959411,\n
        "lat": 49.8862400,\n
        "lon": 3.2479130,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959413,\n
        "lat": 49.8862440,\n
        "lon": 3.2464750,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959415,\n
        "lat": 49.8862500,\n
        "lon": 3.2456870,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959418,\n
        "lat": 49.8862510,\n
        "lon": 3.2489220,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959420,\n
        "lat": 49.8862540,\n
        "lon": 3.2457210,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959421,\n
        "lat": 49.8862540,\n
        "lon": 3.2483060,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959422,\n
        "lat": 49.8862570,\n
        "lon": 3.2467120,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959424,\n
        "lat": 49.8862610,\n
        "lon": 3.2457110,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959438,\n
        "lat": 49.8862610,\n
        "lon": 3.2489620,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959442,\n
        "lat": 49.8862620,\n
        "lon": 3.2480130,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959444,\n
        "lat": 49.8862630,\n
        "lon": 3.2457080,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959446,\n
        "lat": 49.8862660,\n
        "lon": 3.2453050,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959447,\n
        "lat": 49.8862710,\n
        "lon": 3.2462850,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959448,\n
        "lat": 49.8862730,\n
        "lon": 3.2457320,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959449,\n
        "lat": 49.8862730,\n
        "lon": 3.2481120,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959450,\n
        "lat": 49.8862810,\n
        "lon": 3.2481450,\n
        "timestamp": "2011-08-10T18:18:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959451,\n
        "lat": 49.8862810,\n
        "lon": 3.2487890,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959466,\n
        "lat": 49.8862830,\n
        "lon": 3.2481060,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959468,\n
        "lat": 49.8862830,\n
        "lon": 3.2488980,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959470,\n
        "lat": 49.8862860,\n
        "lon": 3.2484470,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959472,\n
        "lat": 49.8862890,\n
        "lon": 3.2465930,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959474,\n
        "lat": 49.8862920,\n
        "lon": 3.2474540,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959475,\n
        "lat": 49.8862920,\n
        "lon": 3.2481910,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959477,\n
        "lat": 49.8862930,\n
        "lon": 3.2488360,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959479,\n
        "lat": 49.8862960,\n
        "lon": 3.2456580,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959489,\n
        "lat": 49.8862960,\n
        "lon": 3.2489400,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959491,\n
        "lat": 49.8862990,\n
        "lon": 3.2481870,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959493,\n
        "lat": 49.8863070,\n
        "lon": 3.2488830,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959495,\n
        "lat": 49.8863080,\n
        "lon": 3.2474000,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959498,\n
        "lat": 49.8863110,\n
        "lon": 3.2475380,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959501,\n
        "lat": 49.8863120,\n
        "lon": 3.2466460,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959504,\n
        "lat": 49.8863130,\n
        "lon": 3.2484500,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959507,\n
        "lat": 49.8863170,\n
        "lon": 3.2474410,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959510,\n
        "lat": 49.8863170,\n
        "lon": 3.2482700,\n
        "timestamp": "2011-08-10T18:18:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959515,\n
        "lat": 49.8863180,\n
        "lon": 3.2489250,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959518,\n
        "lat": 49.8863200,\n
        "lon": 3.2454810,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959521,\n
        "lat": 49.8863220,\n
        "lon": 3.2484900,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959524,\n
        "lat": 49.8863240,\n
        "lon": 3.2488160,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959528,\n
        "lat": 49.8863260,\n
        "lon": 3.2489550,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959531,\n
        "lat": 49.8863300,\n
        "lon": 3.2474940,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959537,\n
        "lat": 49.8863330,\n
        "lon": 3.2454640,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959539,\n
        "lat": 49.8863370,\n
        "lon": 3.2475250,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959545,\n
        "lat": 49.8863430,\n
        "lon": 3.2487930,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959548,\n
        "lat": 49.8863450,\n
        "lon": 3.2488020,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959551,\n
        "lat": 49.8863480,\n
        "lon": 3.2484120,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959554,\n
        "lat": 49.8863480,\n
        "lon": 3.2484300,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959557,\n
        "lat": 49.8863540,\n
        "lon": 3.2465960,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959561,\n
        "lat": 49.8863570,\n
        "lon": 3.2489350,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959563,\n
        "lat": 49.8863580,\n
        "lon": 3.2484680,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959565,\n
        "lat": 49.8863670,\n
        "lon": 3.2473670,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959576,\n
        "lat": 49.8863680,\n
        "lon": 3.2476580,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959577,\n
        "lat": 49.8863680,\n
        "lon": 3.2476990,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959578,\n
        "lat": 49.8863760,\n
        "lon": 3.2476950,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959580,\n
        "lat": 49.8863780,\n
        "lon": 3.2489100,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959582,\n
        "lat": 49.8863810,\n
        "lon": 3.2489200,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959584,\n
        "lat": 49.8863870,\n
        "lon": 3.2455490,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959587,\n
        "lat": 49.8863890,\n
        "lon": 3.2474620,\n
        "timestamp": "2011-08-10T18:18:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959590,\n
        "lat": 49.8863890,\n
        "lon": 3.2477940,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959603,\n
        "lat": 49.8863900,\n
        "lon": 3.2466630,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959604,\n
        "lat": 49.8864010,\n
        "lon": 3.2466510,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959605,\n
        "lat": 49.8864030,\n
        "lon": 3.2487550,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959606,\n
        "lat": 49.8864040,\n
        "lon": 3.2465320,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959608,\n
        "lat": 49.8864080,\n
        "lon": 3.2455170,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959610,\n
        "lat": 49.8864110,\n
        "lon": 3.2478890,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959613,\n
        "lat": 49.8864180,\n
        "lon": 3.2478850,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959616,\n
        "lat": 49.8864180,\n
        "lon": 3.2479760,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959620,\n
        "lat": 49.8864260,\n
        "lon": 3.2479260,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959631,\n
        "lat": 49.8864280,\n
        "lon": 3.2476290,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959633,\n
        "lat": 49.8864290,\n
        "lon": 3.2473320,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959636,\n
        "lat": 49.8864320,\n
        "lon": 3.2473420,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959638,\n
        "lat": 49.8864340,\n
        "lon": 3.2479690,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959640,\n
        "lat": 49.8864340,\n
        "lon": 3.2488720,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959642,\n
        "lat": 49.8864380,\n
        "lon": 3.2480670,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959645,\n
        "lat": 49.8864580,\n
        "lon": 3.2473270,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959647,\n
        "lat": 49.8864590,\n
        "lon": 3.2481660,\n
        "timestamp": "2011-08-10T18:18:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959664,\n
        "lat": 49.8864600,\n
        "lon": 3.2451310,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959667,\n
        "lat": 49.8864620,\n
        "lon": 3.2487170,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959669,\n
        "lat": 49.8864640,\n
        "lon": 3.2487250,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959671,\n
        "lat": 49.8864660,\n
        "lon": 3.2476090,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959672,\n
        "lat": 49.8864660,\n
        "lon": 3.2476540,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959673,\n
        "lat": 49.8864740,\n
        "lon": 3.2476490,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959674,\n
        "lat": 49.8864770,\n
        "lon": 3.2451130,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959688,\n
        "lat": 49.8864770,\n
        "lon": 3.2472600,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959691,\n
        "lat": 49.8864770,\n
        "lon": 3.2481580,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959693,\n
        "lat": 49.8864780,\n
        "lon": 3.2451740,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959695,\n
        "lat": 49.8864780,\n
        "lon": 3.2474140,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959697,\n
        "lat": 49.8864840,\n
        "lon": 3.2481930,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959698,\n
        "lat": 49.8864860,\n
        "lon": 3.2477440,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959700,\n
        "lat": 49.8864870,\n
        "lon": 3.2473110,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959702,\n
        "lat": 49.8864880,\n
        "lon": 3.2479410,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959704,\n
        "lat": 49.8864890,\n
        "lon": 3.2478960,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959714,\n
        "lat": 49.8864910,\n
        "lon": 3.2488090,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959717,\n
        "lat": 49.8864920,\n
        "lon": 3.2487070,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959719,\n
        "lat": 49.8864950,\n
        "lon": 3.2451600,\n
        "timestamp": "2011-08-10T18:18:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959721,\n
        "lat": 49.8864970,\n
        "lon": 3.2479360,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959724,\n
        "lat": 49.8864970,\n
        "lon": 3.2488310,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959727,\n
        "lat": 49.8864980,\n
        "lon": 3.2473650,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959730,\n
        "lat": 49.8865060,\n
        "lon": 3.2473990,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959732,\n
        "lat": 49.8865070,\n
        "lon": 3.2480300,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959734,\n
        "lat": 49.8865080,\n
        "lon": 3.2452450,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959740,\n
        "lat": 49.8865110,\n
        "lon": 3.2478580,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959743,\n
        "lat": 49.8865120,\n
        "lon": 3.2483290,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959747,\n
        "lat": 49.8865130,\n
        "lon": 3.2486830,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959750,\n
        "lat": 49.8865160,\n
        "lon": 3.2486930,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959753,\n
        "lat": 49.8865160,\n
        "lon": 3.2487930,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959757,\n
        "lat": 49.8865190,\n
        "lon": 3.2478530,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959760,\n
        "lat": 49.8865210,\n
        "lon": 3.2450690,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959763,\n
        "lat": 49.8865250,\n
        "lon": 3.2478780,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959771,\n
        "lat": 49.8865280,\n
        "lon": 3.2481280,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959775,\n
        "lat": 49.8865330,\n
        "lon": 3.2453050,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959778,\n
        "lat": 49.8865340,\n
        "lon": 3.2453040,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959781,\n
        "lat": 49.8865340,\n
        "lon": 3.2472300,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959784,\n
        "lat": 49.8865370,\n
        "lon": 3.2481230,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959786,\n
        "lat": 49.8865380,\n
        "lon": 3.2451140,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959788,\n
        "lat": 49.8865450,\n
        "lon": 3.2481600,\n
        "timestamp": "2011-08-10T18:18:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959790,\n
        "lat": 49.8865460,\n
        "lon": 3.2469210,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959791,\n
        "lat": 49.8865520,\n
        "lon": 3.2451000,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959803,\n
        "lat": 49.8865530,\n
        "lon": 3.2496460,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959805,\n
        "lat": 49.8865560,\n
        "lon": 3.2465880,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959807,\n
        "lat": 49.8865570,\n
        "lon": 3.2473340,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959810,\n
        "lat": 49.8865580,\n
        "lon": 3.2453630,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959814,\n
        "lat": 49.8865620,\n
        "lon": 3.2424940,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959818,\n
        "lat": 49.8865650,\n
        "lon": 3.2473290,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959820,\n
        "lat": 49.8865700,\n
        "lon": 3.2451820,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959823,\n
        "lat": 49.8865700,\n
        "lon": 3.2486480,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959826,\n
        "lat": 49.8865710,\n
        "lon": 3.2420100,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959844,\n
        "lat": 49.8865740,\n
        "lon": 3.2445780,\n
        "timestamp": "2011-08-10T18:18:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959846,\n
        "lat": 49.8865750,\n
        "lon": 3.2473790,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959847,\n
        "lat": 49.8865760,\n
        "lon": 3.2482940,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959848,\n
        "lat": 49.8865770,\n
        "lon": 3.2496950,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959850,\n
        "lat": 49.8865780,\n
        "lon": 3.2420580,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959852,\n
        "lat": 49.8865790,\n
        "lon": 3.2466300,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959854,\n
        "lat": 49.8865820,\n
        "lon": 3.2451710,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959856,\n
        "lat": 49.8865840,\n
        "lon": 3.2425520,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959858,\n
        "lat": 49.8865850,\n
        "lon": 3.2454280,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959871,\n
        "lat": 49.8865870,\n
        "lon": 3.2452190,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959874,\n
        "lat": 49.8865880,\n
        "lon": 3.2472010,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959877,\n
        "lat": 49.8865900,\n
        "lon": 3.2445530,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959879,\n
        "lat": 49.8865900,\n
        "lon": 3.2468780,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959882,\n
        "lat": 49.8865900,\n
        "lon": 3.2472100,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959884,\n
        "lat": 49.8865910,\n
        "lon": 3.2496270,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959886,\n
        "lat": 49.8865970,\n
        "lon": 3.2487440,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959888,\n
        "lat": 49.8866000,\n
        "lon": 3.2454120,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959898,\n
        "lat": 49.8866030,\n
        "lon": 3.2452030,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959901,\n
        "lat": 49.8866050,\n
        "lon": 3.2452580,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959904,\n
        "lat": 49.8866060,\n
        "lon": 3.2496810,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959907,\n
        "lat": 49.8866080,\n
        "lon": 3.2466770,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959910,\n
        "lat": 49.8866110,\n
        "lon": 3.2446390,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959912,\n
        "lat": 49.8866120,\n
        "lon": 3.2452240,\n
        "timestamp": "2011-08-10T18:18:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959913,\n
        "lat": 49.8866130,\n
        "lon": 3.2473020,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959914,\n
        "lat": 49.8866160,\n
        "lon": 3.2454480,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959915,\n
        "lat": 49.8866180,\n
        "lon": 3.2471900,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959927,\n
        "lat": 49.8866200,\n
        "lon": 3.2452430,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959930,\n
        "lat": 49.8866220,\n
        "lon": 3.2452990,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959932,\n
        "lat": 49.8866250,\n
        "lon": 3.2473510,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959934,\n
        "lat": 49.8866250,\n
        "lon": 3.2486140,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959936,\n
        "lat": 49.8866260,\n
        "lon": 3.2486240,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959938,\n
        "lat": 49.8866270,\n
        "lon": 3.2464870,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959940,\n
        "lat": 49.8866280,\n
        "lon": 3.2424310,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959943,\n
        "lat": 49.8866280,\n
        "lon": 3.2444530,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959945,\n
        "lat": 49.8866290,\n
        "lon": 3.2446100,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959953,\n
        "lat": 49.8866300,\n
        "lon": 3.2454800,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959956,\n
        "lat": 49.8866310,\n
        "lon": 3.2452890,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959958,\n
        "lat": 49.8866350,\n
        "lon": 3.2444650,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959960,\n
        "lat": 49.8866380,\n
        "lon": 3.2419780,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959962,\n
        "lat": 49.8866380,\n
        "lon": 3.2444400,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959964,\n
        "lat": 49.8866400,\n
        "lon": 3.2472870,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959966,\n
        "lat": 49.8866430,\n
        "lon": 3.2453680,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959969,\n
        "lat": 49.8866460,\n
        "lon": 3.2420310,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959979,\n
        "lat": 49.8866460,\n
        "lon": 3.2444510,\n
        "timestamp": "2011-08-10T18:18:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959981,\n
        "lat": 49.8866490,\n
        "lon": 3.2466230,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959983,\n
        "lat": 49.8866500,\n
        "lon": 3.2424850,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959985,\n
        "lat": 49.8866560,\n
        "lon": 3.2455430,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959987,\n
        "lat": 49.8866560,\n
        "lon": 3.2465380,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959990,\n
        "lat": 49.8866570,\n
        "lon": 3.2481520,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959993,\n
        "lat": 49.8866570,\n
        "lon": 3.2486030,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393959996,\n
        "lat": 49.8866580,\n
        "lon": 3.2453520,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960000,\n
        "lat": 49.8866590,\n
        "lon": 3.2443730,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960006,\n
        "lat": 49.8866590,\n
        "lon": 3.2454050,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960008,\n
        "lat": 49.8866660,\n
        "lon": 3.2485430,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960011,\n
        "lat": 49.8866670,\n
        "lon": 3.2443610,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960014,\n
        "lat": 49.8866680,\n
        "lon": 3.2419650,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960017,\n
        "lat": 49.8866730,\n
        "lon": 3.2454360,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960020,\n
        "lat": 49.8866780,\n
        "lon": 3.2444020,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960023,\n
        "lat": 49.8866780,\n
        "lon": 3.2485880,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960026,\n
        "lat": 49.8866800,\n
        "lon": 3.2456010,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960029,\n
        "lat": 49.8866810,\n
        "lon": 3.2486920,\n
        "timestamp": "2011-08-10T18:18:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960036,\n
        "lat": 49.8866840,\n
        "lon": 3.2482470,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960038,\n
        "lat": 49.8866850,\n
        "lon": 3.2445440,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960040,\n
        "lat": 49.8866860,\n
        "lon": 3.2443900,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960042,\n
        "lat": 49.8866860,\n
        "lon": 3.2466900,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960044,\n
        "lat": 49.8866930,\n
        "lon": 3.2449090,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960047,\n
        "lat": 49.8866930,\n
        "lon": 3.2455870,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960050,\n
        "lat": 49.8866940,\n
        "lon": 3.2448550,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960052,\n
        "lat": 49.8866970,\n
        "lon": 3.2454110,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960063,\n
        "lat": 49.8867010,\n
        "lon": 3.2419520,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960066,\n
        "lat": 49.8867020,\n
        "lon": 3.2463760,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960068,\n
        "lat": 49.8867050,\n
        "lon": 3.2486780,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960070,\n
        "lat": 49.8867070,\n
        "lon": 3.2486860,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960072,\n
        "lat": 49.8867080,\n
        "lon": 3.2448940,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960073,\n
        "lat": 49.8867100,\n
        "lon": 3.2456250,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960074,\n
        "lat": 49.8867110,\n
        "lon": 3.2464350,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960077,\n
        "lat": 49.8867160,\n
        "lon": 3.2420000,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960079,\n
        "lat": 49.8867160,\n
        "lon": 3.2457070,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960093,\n
        "lat": 49.8867170,\n
        "lon": 3.2449660,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960096,\n
        "lat": 49.8867180,\n
        "lon": 3.2466470,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960098,\n
        "lat": 49.8867210,\n
        "lon": 3.2421420,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960099,\n
        "lat": 49.8867240,\n
        "lon": 3.2454720,\n
        "timestamp": "2011-08-10T18:18:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960100,\n
        "lat": 49.8867250,\n
        "lon": 3.2423380,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960101,\n
        "lat": 49.8867250,\n
        "lon": 3.2464160,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960102,\n
        "lat": 49.8867260,\n
        "lon": 3.2443310,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960103,\n
        "lat": 49.8867275,\n
        "lon": 3.2485030,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960105,\n
        "lat": 49.8867290,\n
        "lon": 3.2449540,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960122,\n
        "lat": 49.8867300,\n
        "lon": 3.2454660,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960124,\n
        "lat": 49.8867310,\n
        "lon": 3.2463350,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960125,\n
        "lat": 49.8867310,\n
        "lon": 3.2494810,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960126,\n
        "lat": 49.8867330,\n
        "lon": 3.2421810,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960127,\n
        "lat": 49.8867340,\n
        "lon": 3.2464750,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960128,\n
        "lat": 49.8867350,\n
        "lon": 3.2448140,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960129,\n
        "lat": 49.8867380,\n
        "lon": 3.2455410,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960131,\n
        "lat": 49.8867390,\n
        "lon": 3.2480490,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960133,\n
        "lat": 49.8867410,\n
        "lon": 3.2463680,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960150,\n
        "lat": 49.8867450,\n
        "lon": 3.2423930,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960152,\n
        "lat": 49.8867450,\n
        "lon": 3.2495450,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960153,\n
        "lat": 49.8867460,\n
        "lon": 3.2463590,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960155,\n
        "lat": 49.8867480,\n
        "lon": 3.2424130,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960157,\n
        "lat": 49.8867500,\n
        "lon": 3.2480890,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960159,\n
        "lat": 49.8867510,\n
        "lon": 3.2448510,\n
        "timestamp": "2011-08-10T18:18:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960160,\n
        "lat": 49.8867520,\n
        "lon": 3.2419710,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960162,\n
        "lat": 49.8867520,\n
        "lon": 3.2424080,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960176,\n
        "lat": 49.8867540,\n
        "lon": 3.2450120,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960179,\n
        "lat": 49.8867540,\n
        "lon": 3.2455250,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960182,\n
        "lat": 49.8867540,\n
        "lon": 3.2455790,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960185,\n
        "lat": 49.8867546,\n
        "lon": 3.2486029,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960187,\n
        "lat": 49.8867590,\n
        "lon": 3.2448430,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960189,\n
        "lat": 49.8867610,\n
        "lon": 3.2468910,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960191,\n
        "lat": 49.8867610,\n
        "lon": 3.2494660,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960193,\n
        "lat": 49.8867630,\n
        "lon": 3.2424460,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960194,\n
        "lat": 49.8867650,\n
        "lon": 3.2477100,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960209,\n
        "lat": 49.8867660,\n
        "lon": 3.2460750,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960212,\n
        "lat": 49.8867670,\n
        "lon": 3.2450790,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960215,\n
        "lat": 49.8867669,\n
        "lon": 3.2486493,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960216,\n
        "lat": 49.8867680,\n
        "lon": 3.2423920,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960218,\n
        "lat": 49.8867700,\n
        "lon": 3.2477320,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960219,\n
        "lat": 49.8867750,\n
        "lon": 3.2444070,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960220,\n
        "lat": 49.8867750,\n
        "lon": 3.2458490,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960221,\n
        "lat": 49.8867750,\n
        "lon": 3.2495300,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960222,\n
        "lat": 49.8867770,\n
        "lon": 3.2456460,\n
        "timestamp": "2011-08-10T18:18:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960239,\n
        "lat": 49.8867770,\n
        "lon": 3.2477580,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960241,\n
        "lat": 49.8867770,\n
        "lon": 3.2481860,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960243,\n
        "lat": 49.8867780,\n
        "lon": 3.2450680,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960244,\n
        "lat": 49.8867790,\n
        "lon": 3.2449860,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960246,\n
        "lat": 49.8867830,\n
        "lon": 3.2449000,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960248,\n
        "lat": 49.8867830,\n
        "lon": 3.2450630,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960250,\n
        "lat": 49.8867870,\n
        "lon": 3.2479690,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960251,\n
        "lat": 49.8867890,\n
        "lon": 3.2420930,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960266,\n
        "lat": 49.8867900,\n
        "lon": 3.2456820,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960268,\n
        "lat": 49.8867900,\n
        "lon": 3.2463160,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960270,\n
        "lat": 49.8867920,\n
        "lon": 3.2461160,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960277,\n
        "lat": 49.8867950,\n
        "lon": 3.2451440,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960279,\n
        "lat": 49.8867950,\n
        "lon": 3.2478350,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960282,\n
        "lat": 49.8867960,\n
        "lon": 3.2424080,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960284,\n
        "lat": 49.8867960,\n
        "lon": 3.2427590,\n
        "timestamp": "2011-08-10T18:18:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960299,\n
        "lat": 49.8867980,\n
        "lon": 3.2480060,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960302,\n
        "lat": 49.8868000,\n
        "lon": 3.2423540,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960304,\n
        "lat": 49.8868000,\n
        "lon": 3.2449390,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960307,\n
        "lat": 49.8868000,\n
        "lon": 3.2464660,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960308,\n
        "lat": 49.8868010,\n
        "lon": 3.2421340,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960309,\n
        "lat": 49.8868040,\n
        "lon": 3.2423670,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960311,\n
        "lat": 49.8868040,\n
        "lon": 3.2457190,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960313,\n
        "lat": 49.8868060,\n
        "lon": 3.2456670,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960316,\n
        "lat": 49.8868090,\n
        "lon": 3.2427830,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960340,\n
        "lat": 49.8868090,\n
        "lon": 3.2451300,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960342,\n
        "lat": 49.8868100,\n
        "lon": 3.2479520,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960344,\n
        "lat": 49.8868103,\n
        "lon": 3.2484568,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960346,\n
        "lat": 49.8868110,\n
        "lon": 3.2429420,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960348,\n
        "lat": 49.8868120,\n
        "lon": 3.2423930,\n
        "timestamp": "2011-08-10T18:18:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960350,\n
        "lat": 49.8868140,\n
        "lon": 3.2452270,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960353,\n
        "lat": 49.8868160,\n
        "lon": 3.2464460,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960356,\n
        "lat": 49.8868180,\n
        "lon": 3.2464430,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960372,\n
        "lat": 49.8868190,\n
        "lon": 3.2449820,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960374,\n
        "lat": 49.8868200,\n
        "lon": 3.2480980,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960379,\n
        "lat": 49.8868210,\n
        "lon": 3.2457060,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960383,\n
        "lat": 49.8868240,\n
        "lon": 3.2429660,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960386,\n
        "lat": 49.8868240,\n
        "lon": 3.2451650,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960388,\n
        "lat": 49.8868240,\n
        "lon": 3.2458010,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960391,\n
        "lat": 49.8868250,\n
        "lon": 3.2476670,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960394,\n
        "lat": 49.8868270,\n
        "lon": 3.2479250,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960396,\n
        "lat": 49.8868300,\n
        "lon": 3.2449080,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960409,\n
        "lat": 49.8868300,\n
        "lon": 3.2479370,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960413,\n
        "lat": 49.8868310,\n
        "lon": 3.2427150,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960416,\n
        "lat": 49.8868310,\n
        "lon": 3.2457360,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960419,\n
        "lat": 49.8868320,\n
        "lon": 3.2450130,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960423,\n
        "lat": 49.8868320,\n
        "lon": 3.2466340,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960426,\n
        "lat": 49.8868320,\n
        "lon": 3.2468420,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960428,\n
        "lat": 49.8868320,\n
        "lon": 3.2471470,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960429,\n
        "lat": 49.8868330,\n
        "lon": 3.2452910,\n
        "timestamp": "2011-08-10T18:18:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960430,\n
        "lat": 49.8868330,\n
        "lon": 3.2477010,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960443,\n
        "lat": 49.8868340,\n
        "lon": 3.2481490,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960447,\n
        "lat": 49.8868364,\n
        "lon": 3.2485512,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960450,\n
        "lat": 49.8868380,\n
        "lon": 3.2449270,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960453,\n
        "lat": 49.8868380,\n
        "lon": 3.2477200,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960455,\n
        "lat": 49.8868390,\n
        "lon": 3.2452860,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960457,\n
        "lat": 49.8868400,\n
        "lon": 3.2452010,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960459,\n
        "lat": 49.8868400,\n
        "lon": 3.2484290,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960461,\n
        "lat": 49.8868410,\n
        "lon": 3.2463940,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960474,\n
        "lat": 49.8868420,\n
        "lon": 3.2484360,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960475,\n
        "lat": 49.8868430,\n
        "lon": 3.2427360,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960476,\n
        "lat": 49.8868470,\n
        "lon": 3.2485900,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960477,\n
        "lat": 49.8868480,\n
        "lon": 3.2480810,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960479,\n
        "lat": 49.8868490,\n
        "lon": 3.2449500,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960481,\n
        "lat": 49.8868490,\n
        "lon": 3.2459930,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960484,\n
        "lat": 49.8868500,\n
        "lon": 3.2428570,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960487,\n
        "lat": 49.8868510,\n
        "lon": 3.2450880,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960490,\n
        "lat": 49.8868520,\n
        "lon": 3.2425170,\n
        "timestamp": "2011-08-10T18:18:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960501,\n
        "lat": 49.8868530,\n
        "lon": 3.2427550,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960502,\n
        "lat": 49.8868550,\n
        "lon": 3.2462140,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960504,\n
        "lat": 49.8868570,\n
        "lon": 3.2423230,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960506,\n
        "lat": 49.8868570,\n
        "lon": 3.2430760,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960508,\n
        "lat": 49.8868570,\n
        "lon": 3.2477890,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960510,\n
        "lat": 49.8868610,\n
        "lon": 3.2450800,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960512,\n
        "lat": 49.8868610,\n
        "lon": 3.2453560,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960515,\n
        "lat": 49.8868660,\n
        "lon": 3.2451230,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960517,\n
        "lat": 49.8868670,\n
        "lon": 3.2456990,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960533,\n
        "lat": 49.8868680,\n
        "lon": 3.2460360,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960536,\n
        "lat": 49.8868720,\n
        "lon": 3.2425020,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960538,\n
        "lat": 49.8868730,\n
        "lon": 3.2469810,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960540,\n
        "lat": 49.8868760,\n
        "lon": 3.2469810,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960541,\n
        "lat": 49.8868770,\n
        "lon": 3.2428550,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960542,\n
        "lat": 49.8868770,\n
        "lon": 3.2453400,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960543,\n
        "lat": 49.8868810,\n
        "lon": 3.2451610,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960545,\n
        "lat": 49.8868830,\n
        "lon": 3.2457430,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960547,\n
        "lat": 49.8868830,\n
        "lon": 3.2459370,\n
        "timestamp": "2011-08-10T18:18:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960565,\n
        "lat": 49.8868830,\n
        "lon": 3.2478820,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960566,\n
        "lat": 49.8868850,\n
        "lon": 3.2428130,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960567,\n
        "lat": 49.8868870,\n
        "lon": 3.2471110,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960568,\n
        "lat": 49.8868880,\n
        "lon": 3.2428190,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960570,\n
        "lat": 49.8868890,\n
        "lon": 3.2428800,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960572,\n
        "lat": 49.8868900,\n
        "lon": 3.2457360,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960574,\n
        "lat": 49.8868910,\n
        "lon": 3.2467650,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960577,\n
        "lat": 49.8868940,\n
        "lon": 3.2465670,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960591,\n
        "lat": 49.8868960,\n
        "lon": 3.2453830,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960594,\n
        "lat": 49.8868960,\n
        "lon": 3.2483930,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960596,\n
        "lat": 49.8868990,\n
        "lon": 3.2467570,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960598,\n
        "lat": 49.8868990,\n
        "lon": 3.2479380,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960600,\n
        "lat": 49.8869040,\n
        "lon": 3.2426010,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960602,\n
        "lat": 49.8869050,\n
        "lon": 3.2431580,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960605,\n
        "lat": 49.8869050,\n
        "lon": 3.2462930,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960606,\n
        "lat": 49.8869050,\n
        "lon": 3.2468370,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960607,\n
        "lat": 49.8869060,\n
        "lon": 3.2452200,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960620,\n
        "lat": 49.8869070,\n
        "lon": 3.2469750,\n
        "timestamp": "2011-08-10T18:18:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960623,\n
        "lat": 49.8869080,\n
        "lon": 3.2470970,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960626,\n
        "lat": 49.8869120,\n
        "lon": 3.2431700,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960628,\n
        "lat": 49.8869130,\n
        "lon": 3.2468320,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960630,\n
        "lat": 49.8869150,\n
        "lon": 3.2429970,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960632,\n
        "lat": 49.8869210,\n
        "lon": 3.2452990,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960633,\n
        "lat": 49.8869240,\n
        "lon": 3.2484960,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960634,\n
        "lat": 49.8869250,\n
        "lon": 3.2480330,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960636,\n
        "lat": 49.8869290,\n
        "lon": 3.2467290,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960656,\n
        "lat": 49.8869290,\n
        "lon": 3.2469660,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960657,\n
        "lat": 49.8869320,\n
        "lon": 3.2431450,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960659,\n
        "lat": 49.8869320,\n
        "lon": 3.2471080,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960661,\n
        "lat": 49.8869344,\n
        "lon": 3.2485346,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960663,\n
        "lat": 49.8869350,\n
        "lon": 3.2452850,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960665,\n
        "lat": 49.8869370,\n
        "lon": 3.2432190,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960667,\n
        "lat": 49.8869380,\n
        "lon": 3.2453410,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960670,\n
        "lat": 49.8869390,\n
        "lon": 3.2430380,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960686,\n
        "lat": 49.8869420,\n
        "lon": 3.2425750,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960688,\n
        "lat": 49.8869440,\n
        "lon": 3.2458740,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960690,\n
        "lat": 49.8869450,\n
        "lon": 3.2467150,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960692,\n
        "lat": 49.8869470,\n
        "lon": 3.2454130,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960694,\n
        "lat": 49.8869470,\n
        "lon": 3.2468070,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960696,\n
        "lat": 49.8869520,\n
        "lon": 3.2478540,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960700,\n
        "lat": 49.8869530,\n
        "lon": 3.2426260,\n
        "timestamp": "2011-08-10T18:18:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960704,\n
        "lat": 49.8869530,\n
        "lon": 3.2430210,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960708,\n
        "lat": 49.8869550,\n
        "lon": 3.2470970,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960719,\n
        "lat": 49.8869610,\n
        "lon": 3.2430120,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960722,\n
        "lat": 49.8869630,\n
        "lon": 3.2438750,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960726,\n
        "lat": 49.8869630,\n
        "lon": 3.2478980,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960730,\n
        "lat": 49.8869660,\n
        "lon": 3.2429670,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960735,\n
        "lat": 49.8869670,\n
        "lon": 3.2431040,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960739,\n
        "lat": 49.8869670,\n
        "lon": 3.2453830,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960743,\n
        "lat": 49.8869700,\n
        "lon": 3.2453920,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960747,\n
        "lat": 49.8869710,\n
        "lon": 3.2430650,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960750,\n
        "lat": 49.8869750,\n
        "lon": 3.2454890,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960763,\n
        "lat": 49.8869780,\n
        "lon": 3.2427010,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960766,\n
        "lat": 49.8869780,\n
        "lon": 3.2429930,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960769,\n
        "lat": 49.8869790,\n
        "lon": 3.2438550,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960773,\n
        "lat": 49.8869790,\n
        "lon": 3.2479490,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960776,\n
        "lat": 49.8869800,\n
        "lon": 3.2438050,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960778,\n
        "lat": 49.8869800,\n
        "lon": 3.2466830,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960780,\n
        "lat": 49.8869810,\n
        "lon": 3.2430510,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960794,\n
        "lat": 49.8869810,\n
        "lon": 3.2478370,\n
        "timestamp": "2011-08-10T18:18:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960802,\n
        "lat": 49.8869830,\n
        "lon": 3.2431440,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960805,\n
        "lat": 49.8869840,\n
        "lon": 3.2430570,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960808,\n
        "lat": 49.8869850,\n
        "lon": 3.2438650,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960810,\n
        "lat": 49.8869860,\n
        "lon": 3.2437940,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960811,\n
        "lat": 49.8869880,\n
        "lon": 3.2431570,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960812,\n
        "lat": 49.8869895,\n
        "lon": 3.2483913,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960813,\n
        "lat": 49.8869910,\n
        "lon": 3.2438410,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960827,\n
        "lat": 49.8869910,\n
        "lon": 3.2479920,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960836,\n
        "lat": 49.8869950,\n
        "lon": 3.2438340,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960839,\n
        "lat": 49.8869960,\n
        "lon": 3.2438530,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960842,\n
        "lat": 49.8869970,\n
        "lon": 3.2454700,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960845,\n
        "lat": 49.8870030,\n
        "lon": 3.2438030,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960847,\n
        "lat": 49.8870030,\n
        "lon": 3.2464250,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960848,\n
        "lat": 49.8870070,\n
        "lon": 3.2479320,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960849,\n
        "lat": 49.8870080,\n
        "lon": 3.2483690,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960862,\n
        "lat": 49.8870100,\n
        "lon": 3.2464420,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960864,\n
        "lat": 49.8870100,\n
        "lon": 3.2469850,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960867,\n
        "lat": 49.8870100,\n
        "lon": 3.2483770,\n
        "timestamp": "2011-08-10T18:18:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960870,\n
        "lat": 49.8870140,\n
        "lon": 3.2484780,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960873,\n
        "lat": 49.8870180,\n
        "lon": 3.2445000,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960875,\n
        "lat": 49.8870180,\n
        "lon": 3.2453360,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960878,\n
        "lat": 49.8870200,\n
        "lon": 3.2437660,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960881,\n
        "lat": 49.8870200,\n
        "lon": 3.2464100,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960884,\n
        "lat": 49.8870240,\n
        "lon": 3.2437790,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960898,\n
        "lat": 49.8870270,\n
        "lon": 3.2437570,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960900,\n
        "lat": 49.8870270,\n
        "lon": 3.2464270,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960902,\n
        "lat": 49.8870290,\n
        "lon": 3.2455460,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960903,\n
        "lat": 49.8870310,\n
        "lon": 3.2428980,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960905,\n
        "lat": 49.8870360,\n
        "lon": 3.2430220,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960906,\n
        "lat": 49.8870390,\n
        "lon": 3.2447780,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960909,\n
        "lat": 49.8870430,\n
        "lon": 3.2430330,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960912,\n
        "lat": 49.8870460,\n
        "lon": 3.2439090,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960934,\n
        "lat": 49.8870470,\n
        "lon": 3.2484570,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960936,\n
        "lat": 49.8870480,\n
        "lon": 3.2444620,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960937,\n
        "lat": 49.8870480,\n
        "lon": 3.2469640,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960938,\n
        "lat": 49.8870490,\n
        "lon": 3.2461470,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960940,\n
        "lat": 49.8870550,\n
        "lon": 3.2444740,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960942,\n
        "lat": 49.8870560,\n
        "lon": 3.2438950,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960944,\n
        "lat": 49.8870560,\n
        "lon": 3.2455200,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960947,\n
        "lat": 49.8870590,\n
        "lon": 3.2485070,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960950,\n
        "lat": 49.8870600,\n
        "lon": 3.2477870,\n
        "timestamp": "2011-08-10T18:18:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960968,\n
        "lat": 49.8870630,\n
        "lon": 3.2429740,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960971,\n
        "lat": 49.8870650,\n
        "lon": 3.2440610,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960973,\n
        "lat": 49.8870700,\n
        "lon": 3.2423250,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960977,\n
        "lat": 49.8870700,\n
        "lon": 3.2445920,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960979,\n
        "lat": 49.8870720,\n
        "lon": 3.2429790,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960983,\n
        "lat": 49.8870740,\n
        "lon": 3.2447350,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960985,\n
        "lat": 49.8870750,\n
        "lon": 3.2437870,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960987,\n
        "lat": 49.8870750,\n
        "lon": 3.2483260,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393960989,\n
        "lat": 49.8870780,\n
        "lon": 3.2444200,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961001,\n
        "lat": 49.8870810,\n
        "lon": 3.2454970,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961005,\n
        "lat": 49.8870840,\n
        "lon": 3.2478860,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961009,\n
        "lat": 49.8870850,\n
        "lon": 3.2437740,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961013,\n
        "lat": 49.8870850,\n
        "lon": 3.2444330,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961017,\n
        "lat": 49.8870930,\n
        "lon": 3.2430330,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961020,\n
        "lat": 49.8870950,\n
        "lon": 3.2439960,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961023,\n
        "lat": 49.8870990,\n
        "lon": 3.2437560,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961033,\n
        "lat": 49.8871020,\n
        "lon": 3.2424240,\n
        "timestamp": "2011-08-10T18:18:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961039,\n
        "lat": 49.8871030,\n
        "lon": 3.2440140,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961045,\n
        "lat": 49.8871050,\n
        "lon": 3.2465720,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961048,\n
        "lat": 49.8871060,\n
        "lon": 3.2439830,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961052,\n
        "lat": 49.8871070,\n
        "lon": 3.2462860,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961054,\n
        "lat": 49.8871090,\n
        "lon": 3.2439030,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961056,\n
        "lat": 49.8871100,\n
        "lon": 3.2438530,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961058,\n
        "lat": 49.8871100,\n
        "lon": 3.2456580,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961061,\n
        "lat": 49.8871130,\n
        "lon": 3.2484700,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961076,\n
        "lat": 49.8871140,\n
        "lon": 3.2439970,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961078,\n
        "lat": 49.8871160,\n
        "lon": 3.2460790,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961080,\n
        "lat": 49.8871200,\n
        "lon": 3.2438890,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961082,\n
        "lat": 49.8871210,\n
        "lon": 3.2438390,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961084,\n
        "lat": 49.8871210,\n
        "lon": 3.2454580,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961087,\n
        "lat": 49.8871210,\n
        "lon": 3.2469500,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961091,\n
        "lat": 49.8871230,\n
        "lon": 3.2443820,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961095,\n
        "lat": 49.8871230,\n
        "lon": 3.2477190,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961098,\n
        "lat": 49.8871260,\n
        "lon": 3.2492430,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961109,\n
        "lat": 49.8871270,\n
        "lon": 3.2439290,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961110,\n
        "lat": 49.8871340,\n
        "lon": 3.2448450,\n
        "timestamp": "2011-08-10T18:18:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961111,\n
        "lat": 49.8871350,\n
        "lon": 3.2438220,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961115,\n
        "lat": 49.8871350,\n
        "lon": 3.2439180,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961118,\n
        "lat": 49.8871380,\n
        "lon": 3.2449670,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961124,\n
        "lat": 49.8871430,\n
        "lon": 3.2439580,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961128,\n
        "lat": 49.8871460,\n
        "lon": 3.2461800,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961142,\n
        "lat": 49.8871480,\n
        "lon": 3.2465340,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961146,\n
        "lat": 49.8871480,\n
        "lon": 3.2469260,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961148,\n
        "lat": 49.8871520,\n
        "lon": 3.2467130,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961151,\n
        "lat": 49.8871520,\n
        "lon": 3.2493380,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961154,\n
        "lat": 49.8871530,\n
        "lon": 3.2461720,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961157,\n
        "lat": 49.8871530,\n
        "lon": 3.2470360,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961159,\n
        "lat": 49.8871550,\n
        "lon": 3.2469310,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961162,\n
        "lat": 49.8871550,\n
        "lon": 3.2482750,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961163,\n
        "lat": 49.8871580,\n
        "lon": 3.2467120,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961175,\n
        "lat": 49.8871590,\n
        "lon": 3.2478260,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961179,\n
        "lat": 49.8871630,\n
        "lon": 3.2483870,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961182,\n
        "lat": 49.8871650,\n
        "lon": 3.2462270,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961186,\n
        "lat": 49.8871670,\n
        "lon": 3.2444630,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961190,\n
        "lat": 49.8871730,\n
        "lon": 3.2449240,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961193,\n
        "lat": 49.8871730,\n
        "lon": 3.2462200,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961196,\n
        "lat": 49.8871730,\n
        "lon": 3.2469190,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961198,\n
        "lat": 49.8871730,\n
        "lon": 3.2484280,\n
        "timestamp": "2011-08-10T18:18:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961201,\n
        "lat": 49.8871750,\n
        "lon": 3.2455960,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961211,\n
        "lat": 49.8871790,\n
        "lon": 3.2492100,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961214,\n
        "lat": 49.8871820,\n
        "lon": 3.2469400,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961217,\n
        "lat": 49.8871830,\n
        "lon": 3.2457860,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961220,\n
        "lat": 49.8871830,\n
        "lon": 3.2483750,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961223,\n
        "lat": 49.8871840,\n
        "lon": 3.2467920,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961225,\n
        "lat": 49.8871920,\n
        "lon": 3.2467860,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961229,\n
        "lat": 49.8871980,\n
        "lon": 3.2434710,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961233,\n
        "lat": 49.8871980,\n
        "lon": 3.2468040,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961236,\n
        "lat": 49.8872010,\n
        "lon": 3.2443160,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961248,\n
        "lat": 49.8872010,\n
        "lon": 3.2469890,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961249,\n
        "lat": 49.8872030,\n
        "lon": 3.2493070,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961251,\n
        "lat": 49.8872040,\n
        "lon": 3.2458380,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961254,\n
        "lat": 49.8872060,\n
        "lon": 3.2477780,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961258,\n
        "lat": 49.8872080,\n
        "lon": 3.2422220,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961262,\n
        "lat": 49.8872080,\n
        "lon": 3.2491930,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961266,\n
        "lat": 49.8872090,\n
        "lon": 3.2477840,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961268,\n
        "lat": 49.8872120,\n
        "lon": 3.2458340,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961280,\n
        "lat": 49.8872140,\n
        "lon": 3.2458640,\n
        "timestamp": "2011-08-10T18:18:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961284,\n
        "lat": 49.8872150,\n
        "lon": 3.2435170,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961288,\n
        "lat": 49.8872160,\n
        "lon": 3.2435690,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961291,\n
        "lat": 49.8872170,\n
        "lon": 3.2467480,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961294,\n
        "lat": 49.8872180,\n
        "lon": 3.2470340,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961297,\n
        "lat": 49.8872180,\n
        "lon": 3.2476410,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961300,\n
        "lat": 49.8872210,\n
        "lon": 3.2458570,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961301,\n
        "lat": 49.8872210,\n
        "lon": 3.2477650,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961302,\n
        "lat": 49.8872220,\n
        "lon": 3.2435120,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961316,\n
        "lat": 49.8872240,\n
        "lon": 3.2477720,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961321,\n
        "lat": 49.8872250,\n
        "lon": 3.2411150,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961326,\n
        "lat": 49.8872280,\n
        "lon": 3.2459030,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961329,\n
        "lat": 49.8872280,\n
        "lon": 3.2467800,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961331,\n
        "lat": 49.8872300,\n
        "lon": 3.2467370,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961333,\n
        "lat": 49.8872340,\n
        "lon": 3.2423100,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961334,\n
        "lat": 49.8872340,\n
        "lon": 3.2492880,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961336,\n
        "lat": 49.8872350,\n
        "lon": 3.2435530,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961337,\n
        "lat": 49.8872370,\n
        "lon": 3.2423200,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961354,\n
        "lat": 49.8872400,\n
        "lon": 3.2467700,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961356,\n
        "lat": 49.8872410,\n
        "lon": 3.2434320,\n
        "timestamp": "2011-08-10T18:18:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961358,\n
        "lat": 49.8872430,\n
        "lon": 3.2421940,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961359,\n
        "lat": 49.8872430,\n
        "lon": 3.2436510,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961361,\n
        "lat": 49.8872450,\n
        "lon": 3.2459450,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961363,\n
        "lat": 49.8872470,\n
        "lon": 3.2400050,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961366,\n
        "lat": 49.8872500,\n
        "lon": 3.2444150,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961370,\n
        "lat": 49.8872530,\n
        "lon": 3.2457160,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961388,\n
        "lat": 49.8872530,\n
        "lon": 3.2477370,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961389,\n
        "lat": 49.8872540,\n
        "lon": 3.2411520,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961390,\n
        "lat": 49.8872570,\n
        "lon": 3.2410600,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961391,\n
        "lat": 49.8872590,\n
        "lon": 3.2402830,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961392,\n
        "lat": 49.8872610,\n
        "lon": 3.2436370,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961394,\n
        "lat": 49.8872630,\n
        "lon": 3.2468580,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961397,\n
        "lat": 49.8872690,\n
        "lon": 3.2468700,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961401,\n
        "lat": 49.8872710,\n
        "lon": 3.2422800,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961406,\n
        "lat": 49.8872740,\n
        "lon": 3.2402360,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961423,\n
        "lat": 49.8872810,\n
        "lon": 3.2402460,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961425,\n
        "lat": 49.8872810,\n
        "lon": 3.2469070,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961429,\n
        "lat": 49.8872820,\n
        "lon": 3.2460380,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961432,\n
        "lat": 49.8872830,\n
        "lon": 3.2442200,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961435,\n
        "lat": 49.8872850,\n
        "lon": 3.2410970,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961438,\n
        "lat": 49.8872900,\n
        "lon": 3.2433520,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961439,\n
        "lat": 49.8872940,\n
        "lon": 3.2460300,\n
        "timestamp": "2011-08-10T18:18:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961441,\n
        "lat": 49.8872960,\n
        "lon": 3.2468440,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961443,\n
        "lat": 49.8872990,\n
        "lon": 3.2458340,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961460,\n
        "lat": 49.8873010,\n
        "lon": 3.2436050,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961463,\n
        "lat": 49.8873010,\n
        "lon": 3.2469500,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961467,\n
        "lat": 49.8873020,\n
        "lon": 3.2437710,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961468,\n
        "lat": 49.8873020,\n
        "lon": 3.2460890,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961470,\n
        "lat": 49.8873040,\n
        "lon": 3.2433860,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961472,\n
        "lat": 49.8873100,\n
        "lon": 3.2468780,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961474,\n
        "lat": 49.8873130,\n
        "lon": 3.2460780,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961476,\n
        "lat": 49.8873160,\n
        "lon": 3.2458740,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961491,\n
        "lat": 49.8873170,\n
        "lon": 3.2433500,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961494,\n
        "lat": 49.8873210,\n
        "lon": 3.2433260,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961497,\n
        "lat": 49.8873240,\n
        "lon": 3.2433680,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961500,\n
        "lat": 49.8873270,\n
        "lon": 3.2433400,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961502,\n
        "lat": 49.8873320,\n
        "lon": 3.2443160,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961505,\n
        "lat": 49.8873350,\n
        "lon": 3.2401360,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961508,\n
        "lat": 49.8873350,\n
        "lon": 3.2404100,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961512,\n
        "lat": 49.8873380,\n
        "lon": 3.2403990,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961515,\n
        "lat": 49.8873400,\n
        "lon": 3.2437350,\n
        "timestamp": "2011-08-10T18:18:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961525,\n
        "lat": 49.8873450,\n
        "lon": 3.2433860,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961528,\n
        "lat": 49.8873500,\n
        "lon": 3.2403140,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961531,\n
        "lat": 49.8873540,\n
        "lon": 3.2435150,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961534,\n
        "lat": 49.8873710,\n
        "lon": 3.2474430,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961538,\n
        "lat": 49.8873730,\n
        "lon": 3.2397970,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961541,\n
        "lat": 49.8873750,\n
        "lon": 3.2435230,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961544,\n
        "lat": 49.8873750,\n
        "lon": 3.2460200,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961547,\n
        "lat": 49.8873780,\n
        "lon": 3.2501440,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961550,\n
        "lat": 49.8873830,\n
        "lon": 3.2398140,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961563,\n
        "lat": 49.8873870,\n
        "lon": 3.2463110,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961567,\n
        "lat": 49.8873880,\n
        "lon": 3.2433440,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961569,\n
        "lat": 49.8873990,\n
        "lon": 3.2420770,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961571,\n
        "lat": 49.8874050,\n
        "lon": 3.2411980,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961574,\n
        "lat": 49.8874100,\n
        "lon": 3.2503190,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961577,\n
        "lat": 49.8874190,\n
        "lon": 3.2412440,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961580,\n
        "lat": 49.8874250,\n
        "lon": 3.2421630,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961583,\n
        "lat": 49.8874260,\n
        "lon": 3.2504130,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961600,\n
        "lat": 49.8874270,\n
        "lon": 3.2473890,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961602,\n
        "lat": 49.8874290,\n
        "lon": 3.2468060,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961604,\n
        "lat": 49.8874300,\n
        "lon": 3.2475850,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961606,\n
        "lat": 49.8874320,\n
        "lon": 3.2420510,\n
        "timestamp": "2011-08-10T18:18:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961608,\n
        "lat": 49.8874330,\n
        "lon": 3.2462410,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961610,\n
        "lat": 49.8874370,\n
        "lon": 3.2434620,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961612,\n
        "lat": 49.8874400,\n
        "lon": 3.2462590,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961614,\n
        "lat": 49.8874420,\n
        "lon": 3.2431760,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961616,\n
        "lat": 49.8874430,\n
        "lon": 3.2463200,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961636,\n
        "lat": 49.8874440,\n
        "lon": 3.2501160,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961639,\n
        "lat": 49.8874570,\n
        "lon": 3.2464820,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961642,\n
        "lat": 49.8874580,\n
        "lon": 3.2463060,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961644,\n
        "lat": 49.8874580,\n
        "lon": 3.2505900,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961646,\n
        "lat": 49.8874590,\n
        "lon": 3.2421370,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961649,\n
        "lat": 49.8874640,\n
        "lon": 3.2462110,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961651,\n
        "lat": 49.8874650,\n
        "lon": 3.2465010,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961653,\n
        "lat": 49.8874660,\n
        "lon": 3.2463830,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961656,\n
        "lat": 49.8874690,\n
        "lon": 3.2484260,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961673,\n
        "lat": 49.8874720,\n
        "lon": 3.2412030,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961675,\n
        "lat": 49.8874740,\n
        "lon": 3.2448760,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961677,\n
        "lat": 49.8874760,\n
        "lon": 3.2502910,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961679,\n
        "lat": 49.8874820,\n
        "lon": 3.2432670,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961681,\n
        "lat": 49.8874820,\n
        "lon": 3.2463680,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961684,\n
        "lat": 49.8874870,\n
        "lon": 3.2462710,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961686,\n
        "lat": 49.8874870,\n
        "lon": 3.2475280,\n
        "timestamp": "2011-08-10T18:18:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961688,\n
        "lat": 49.8874870,\n
        "lon": 3.2495050,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961690,\n
        "lat": 49.8874880,\n
        "lon": 3.2449060,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961696,\n
        "lat": 49.8874880,\n
        "lon": 3.2503870,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961698,\n
        "lat": 49.8874930,\n
        "lon": 3.2504570,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961701,\n
        "lat": 49.8874940,\n
        "lon": 3.2462630,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961704,\n
        "lat": 49.8874950,\n
        "lon": 3.2448520,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961707,\n
        "lat": 49.8874960,\n
        "lon": 3.2504730,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961710,\n
        "lat": 49.8874980,\n
        "lon": 3.2485450,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961712,\n
        "lat": 49.8875000,\n
        "lon": 3.2411250,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961715,\n
        "lat": 49.8875000,\n
        "lon": 3.2463010,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961724,\n
        "lat": 49.8875000,\n
        "lon": 3.2504540,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961726,\n
        "lat": 49.8875010,\n
        "lon": 3.2467360,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961728,\n
        "lat": 49.8875022,\n
        "lon": 3.2504704,\n
        "timestamp": "2012-10-15T09:29:30Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961730,\n
        "lat": 49.8875030,\n
        "lon": 3.2442530,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961733,\n
        "lat": 49.8875030,\n
        "lon": 3.2464640,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961734,\n
        "lat": 49.8875040,\n
        "lon": 3.2464670,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961736,\n
        "lat": 49.8875070,\n
        "lon": 3.2449450,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961738,\n
        "lat": 49.8875070,\n
        "lon": 3.2462940,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961740,\n
        "lat": 49.8875090,\n
        "lon": 3.2469930,\n
        "timestamp": "2011-08-10T18:18:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961755,\n
        "lat": 49.8875090,\n
        "lon": 3.2486440,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961757,\n
        "lat": 49.8875090,\n
        "lon": 3.2507350,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961758,\n
        "lat": 49.8875100,\n
        "lon": 3.2448810,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961759,\n
        "lat": 49.8875120,\n
        "lon": 3.2406630,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961760,\n
        "lat": 49.8875120,\n
        "lon": 3.2463390,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961761,\n
        "lat": 49.8875140,\n
        "lon": 3.2411690,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961762,\n
        "lat": 49.8875150,\n
        "lon": 3.2400440,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961763,\n
        "lat": 49.8875150,\n
        "lon": 3.2431000,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961766,\n
        "lat": 49.8875150,\n
        "lon": 3.2496140,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961782,\n
        "lat": 49.8875170,\n
        "lon": 3.2464570,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961784,\n
        "lat": 49.8875210,\n
        "lon": 3.2405560,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961786,\n
        "lat": 49.8875210,\n
        "lon": 3.2436060,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961787,\n
        "lat": 49.8875230,\n
        "lon": 3.2411070,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961789,\n
        "lat": 49.8875260,\n
        "lon": 3.2400260,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961791,\n
        "lat": 49.8875270,\n
        "lon": 3.2464840,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961793,\n
        "lat": 49.8875280,\n
        "lon": 3.2463820,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961795,\n
        "lat": 49.8875290,\n
        "lon": 3.2432190,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961805,\n
        "lat": 49.8875290,\n
        "lon": 3.2464890,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961808,\n
        "lat": 49.8875300,\n
        "lon": 3.2449210,\n
        "timestamp": "2011-08-10T18:18:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961811,\n
        "lat": 49.8875310,\n
        "lon": 3.2432250,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961814,\n
        "lat": 49.8875340,\n
        "lon": 3.2504570,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961817,\n
        "lat": 49.8875350,\n
        "lon": 3.2411450,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961821,\n
        "lat": 49.8875360,\n
        "lon": 3.2483860,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961824,\n
        "lat": 49.8875390,\n
        "lon": 3.2461380,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961826,\n
        "lat": 49.8875390,\n
        "lon": 3.2508990,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961827,\n
        "lat": 49.8875400,\n
        "lon": 3.2443360,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961833,\n
        "lat": 49.8875410,\n
        "lon": 3.2456480,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961836,\n
        "lat": 49.8875410,\n
        "lon": 3.2463110,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961839,\n
        "lat": 49.8875410,\n
        "lon": 3.2469110,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961842,\n
        "lat": 49.8875440,\n
        "lon": 3.2443340,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961844,\n
        "lat": 49.8875470,\n
        "lon": 3.2436900,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961846,\n
        "lat": 49.8875480,\n
        "lon": 3.2488080,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961848,\n
        "lat": 49.8875490,\n
        "lon": 3.2400900,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961849,\n
        "lat": 49.8875510,\n
        "lon": 3.2505500,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961851,\n
        "lat": 49.8875520,\n
        "lon": 3.2399800,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961863,\n
        "lat": 49.8875520,\n
        "lon": 3.2441950,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961864,\n
        "lat": 49.8875530,\n
        "lon": 3.2436850,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961866,\n
        "lat": 49.8875540,\n
        "lon": 3.2469480,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961868,\n
        "lat": 49.8875560,\n
        "lon": 3.2431970,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961871,\n
        "lat": 49.8875560,\n
        "lon": 3.2464560,\n
        "timestamp": "2011-08-10T18:18:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961872,\n
        "lat": 49.8875580,\n
        "lon": 3.2463540,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961875,\n
        "lat": 49.8875640,\n
        "lon": 3.2468870,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961877,\n
        "lat": 49.8875660,\n
        "lon": 3.2485050,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961890,\n
        "lat": 49.8875670,\n
        "lon": 3.2465910,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961891,\n
        "lat": 49.8875680,\n
        "lon": 3.2400600,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961893,\n
        "lat": 49.8875680,\n
        "lon": 3.2437380,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961895,\n
        "lat": 49.8875710,\n
        "lon": 3.2410710,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961897,\n
        "lat": 49.8875710,\n
        "lon": 3.2489190,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961899,\n
        "lat": 49.8875710,\n
        "lon": 3.2495800,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961901,\n
        "lat": 49.8875730,\n
        "lon": 3.2495900,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961903,\n
        "lat": 49.8875740,\n
        "lon": 3.2457280,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961905,\n
        "lat": 49.8875760,\n
        "lon": 3.2462300,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961914,\n
        "lat": 49.8875760,\n
        "lon": 3.2490350,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961918,\n
        "lat": 49.8875780,\n
        "lon": 3.2435470,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961921,\n
        "lat": 49.8875790,\n
        "lon": 3.2486030,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961924,\n
        "lat": 49.8875800,\n
        "lon": 3.2494030,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961927,\n
        "lat": 49.8875830,\n
        "lon": 3.2411090,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961929,\n
        "lat": 49.8875830,\n
        "lon": 3.2507030,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961931,\n
        "lat": 49.8875840,\n
        "lon": 3.2417140,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961932,\n
        "lat": 49.8875840,\n
        "lon": 3.2419370,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961933,\n
        "lat": 49.8875860,\n
        "lon": 3.2400220,\n
        "timestamp": "2011-08-10T18:18:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961942,\n
        "lat": 49.8875880,\n
        "lon": 3.2442660,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961944,\n
        "lat": 49.8875890,\n
        "lon": 3.2490870,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961946,\n
        "lat": 49.8875900,\n
        "lon": 3.2460880,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961948,\n
        "lat": 49.8875900,\n
        "lon": 3.2494420,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961950,\n
        "lat": 49.8875940,\n
        "lon": 3.2442590,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961952,\n
        "lat": 49.8875950,\n
        "lon": 3.2438420,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961953,\n
        "lat": 49.8875970,\n
        "lon": 3.2465640,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961956,\n
        "lat": 49.8875970,\n
        "lon": 3.2490230,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961959,\n
        "lat": 49.8875980,\n
        "lon": 3.2445570,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961969,\n
        "lat": 49.8876040,\n
        "lon": 3.2401300,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961971,\n
        "lat": 49.8876060,\n
        "lon": 3.2399890,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961973,\n
        "lat": 49.8876060,\n
        "lon": 3.2444660,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961975,\n
        "lat": 49.8876100,\n
        "lon": 3.2490750,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961977,\n
        "lat": 49.8876100,\n
        "lon": 3.2493840,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961980,\n
        "lat": 49.8876110,\n
        "lon": 3.2401170,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961983,\n
        "lat": 49.8876110,\n
        "lon": 3.2420240,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961986,\n
        "lat": 49.8876110,\n
        "lon": 3.2463160,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961994,\n
        "lat": 49.8876120,\n
        "lon": 3.2429990,\n
        "timestamp": "2011-08-10T18:18:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393961996,\n
        "lat": 49.8876120,\n
        "lon": 3.2445850,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962000,\n
        "lat": 49.8876130,\n
        "lon": 3.2508680,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962003,\n
        "lat": 49.8876180,\n
        "lon": 3.2440730,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962006,\n
        "lat": 49.8876180,\n
        "lon": 3.2495500,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962008,\n
        "lat": 49.8876190,\n
        "lon": 3.2487680,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962009,\n
        "lat": 49.8876200,\n
        "lon": 3.2495610,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962010,\n
        "lat": 49.8876230,\n
        "lon": 3.2455690,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962011,\n
        "lat": 49.8876270,\n
        "lon": 3.2461780,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962019,\n
        "lat": 49.8876310,\n
        "lon": 3.2436750,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962021,\n
        "lat": 49.8876310,\n
        "lon": 3.2439380,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962024,\n
        "lat": 49.8876330,\n
        "lon": 3.2418580,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962027,\n
        "lat": 49.8876360,\n
        "lon": 3.2439330,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962029,\n
        "lat": 49.8876380,\n
        "lon": 3.2401780,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962030,\n
        "lat": 49.8876380,\n
        "lon": 3.2404470,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962032,\n
        "lat": 49.8876400,\n
        "lon": 3.2441200,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962034,\n
        "lat": 49.8876450,\n
        "lon": 3.2401670,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962036,\n
        "lat": 49.8876470,\n
        "lon": 3.2404280,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962042,\n
        "lat": 49.8876470,\n
        "lon": 3.2404580,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962043,\n
        "lat": 49.8876500,\n
        "lon": 3.2439800,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962044,\n
        "lat": 49.8876500,\n
        "lon": 3.2441400,\n
        "timestamp": "2011-08-10T18:18:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962045,\n
        "lat": 49.8876510,\n
        "lon": 3.2431010,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962046,\n
        "lat": 49.8876510,\n
        "lon": 3.2495420,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962047,\n
        "lat": 49.8876560,\n
        "lon": 3.2401810,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962049,\n
        "lat": 49.8876560,\n
        "lon": 3.2456500,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962051,\n
        "lat": 49.8876560,\n
        "lon": 3.2489290,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962057,\n
        "lat": 49.8876570,\n
        "lon": 3.2404440,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962059,\n
        "lat": 49.8876580,\n
        "lon": 3.2437730,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962061,\n
        "lat": 49.8876590,\n
        "lon": 3.2494250,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962063,\n
        "lat": 49.8876610,\n
        "lon": 3.2488660,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962065,\n
        "lat": 49.8876630,\n
        "lon": 3.2443950,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962066,\n
        "lat": 49.8876630,\n
        "lon": 3.2462660,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962067,\n
        "lat": 49.8876640,\n
        "lon": 3.2489241,\n
        "timestamp": "2012-10-15T09:29:30Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962068,\n
        "lat": 49.8876660,\n
        "lon": 3.2489680,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962069,\n
        "lat": 49.8876670,\n
        "lon": 3.2401650,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962075,\n
        "lat": 49.8876700,\n
        "lon": 3.2402970,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962077,\n
        "lat": 49.8876740,\n
        "lon": 3.2489180,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962079,\n
        "lat": 49.8876740,\n
        "lon": 3.2489630,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962081,\n
        "lat": 49.8876760,\n
        "lon": 3.2403780,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962083,\n
        "lat": 49.8876780,\n
        "lon": 3.2464820,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962085,\n
        "lat": 49.8876810,\n
        "lon": 3.2490330,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962087,\n
        "lat": 49.8876820,\n
        "lon": 3.2430700,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962089,\n
        "lat": 49.8876830,\n
        "lon": 3.2430740,\n
        "timestamp": "2011-08-10T18:18:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962090,\n
        "lat": 49.8876840,\n
        "lon": 3.2444440,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962092,\n
        "lat": 49.8876880,\n
        "lon": 3.2495370,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962094,\n
        "lat": 49.8876910,\n
        "lon": 3.2429290,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962095,\n
        "lat": 49.8876920,\n
        "lon": 3.2455090,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962097,\n
        "lat": 49.8876930,\n
        "lon": 3.2417970,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962099,\n
        "lat": 49.8876930,\n
        "lon": 3.2439860,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962101,\n
        "lat": 49.8876970,\n
        "lon": 3.2418100,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962103,\n
        "lat": 49.8876990,\n
        "lon": 3.2444730,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962105,\n
        "lat": 49.8877000,\n
        "lon": 3.2403380,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962110,\n
        "lat": 49.8877000,\n
        "lon": 3.2463550,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962111,\n
        "lat": 49.8877010,\n
        "lon": 3.2418220,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962112,\n
        "lat": 49.8877130,\n
        "lon": 3.2463410,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962113,\n
        "lat": 49.8877140,\n
        "lon": 3.2440660,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962114,\n
        "lat": 49.8877160,\n
        "lon": 3.2440330,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962115,\n
        "lat": 49.8877180,\n
        "lon": 3.2439050,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962116,\n
        "lat": 49.8877200,\n
        "lon": 3.2439550,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962118,\n
        "lat": 49.8877220,\n
        "lon": 3.2442870,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962119,\n
        "lat": 49.8877270,\n
        "lon": 3.2440520,\n
        "timestamp": "2011-08-10T18:18:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962133,\n
        "lat": 49.8877280,\n
        "lon": 3.2430290,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962136,\n
        "lat": 49.8877320,\n
        "lon": 3.2464280,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962139,\n
        "lat": 49.8877420,\n
        "lon": 3.2455960,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962141,\n
        "lat": 49.8877430,\n
        "lon": 3.2417600,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962143,\n
        "lat": 49.8877430,\n
        "lon": 3.2464160,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962145,\n
        "lat": 49.8877440,\n
        "lon": 3.2454360,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962147,\n
        "lat": 49.8877490,\n
        "lon": 3.2434480,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962148,\n
        "lat": 49.8877510,\n
        "lon": 3.2417840,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962149,\n
        "lat": 49.8877530,\n
        "lon": 3.2493660,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962157,\n
        "lat": 49.8877540,\n
        "lon": 3.2415840,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962160,\n
        "lat": 49.8877540,\n
        "lon": 3.2440210,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962163,\n
        "lat": 49.8877550,\n
        "lon": 3.2417320,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962166,\n
        "lat": 49.8877560,\n
        "lon": 3.2434660,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962167,\n
        "lat": 49.8877590,\n
        "lon": 3.2409850,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962169,\n
        "lat": 49.8877590,\n
        "lon": 3.2417480,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962171,\n
        "lat": 49.8877600,\n
        "lon": 3.2402820,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962173,\n
        "lat": 49.8877670,\n
        "lon": 3.2416780,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962174,\n
        "lat": 49.8877780,\n
        "lon": 3.2417150,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962186,\n
        "lat": 49.8877780,\n
        "lon": 3.2455460,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962187,\n
        "lat": 49.8877790,\n
        "lon": 3.2473840,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962188,\n
        "lat": 49.8877810,\n
        "lon": 3.2416670,\n
        "timestamp": "2011-08-10T18:18:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962189,\n
        "lat": 49.8877820,\n
        "lon": 3.2455520,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962190,\n
        "lat": 49.8877820,\n
        "lon": 3.2494790,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962192,\n
        "lat": 49.8877830,\n
        "lon": 3.2442300,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962194,\n
        "lat": 49.8877860,\n
        "lon": 3.2485170,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962196,\n
        "lat": 49.8877890,\n
        "lon": 3.2402280,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962213,\n
        "lat": 49.8877910,\n
        "lon": 3.2442220,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962216,\n
        "lat": 49.8877930,\n
        "lon": 3.2408920,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962218,\n
        "lat": 49.8877930,\n
        "lon": 3.2444300,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962220,\n
        "lat": 49.8877930,\n
        "lon": 3.2474220,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962223,\n
        "lat": 49.8877940,\n
        "lon": 3.2485750,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962226,\n
        "lat": 49.8877950,\n
        "lon": 3.2409790,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962229,\n
        "lat": 49.8877950,\n
        "lon": 3.2473690,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962232,\n
        "lat": 49.8877960,\n
        "lon": 3.2435830,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962234,\n
        "lat": 49.8877990,\n
        "lon": 3.2485720,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962246,\n
        "lat": 49.8878010,\n
        "lon": 3.2455200,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962249,\n
        "lat": 49.8878040,\n
        "lon": 3.2455270,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962252,\n
        "lat": 49.8878060,\n
        "lon": 3.2458760,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962255,\n
        "lat": 49.8878070,\n
        "lon": 3.2453820,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962259,\n
        "lat": 49.8878090,\n
        "lon": 3.2474060,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962263,\n
        "lat": 49.8878140,\n
        "lon": 3.2460630,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962267,\n
        "lat": 49.8878180,\n
        "lon": 3.2449290,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962270,\n
        "lat": 49.8878190,\n
        "lon": 3.2443200,\n
        "timestamp": "2011-08-10T18:18:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962273,\n
        "lat": 49.8878210,\n
        "lon": 3.2444880,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962278,\n
        "lat": 49.8878220,\n
        "lon": 3.2409300,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962282,\n
        "lat": 49.8878240,\n
        "lon": 3.2460530,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962286,\n
        "lat": 49.8878260,\n
        "lon": 3.2487020,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962289,\n
        "lat": 49.8878280,\n
        "lon": 3.2460630,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962293,\n
        "lat": 49.8878290,\n
        "lon": 3.2410710,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962296,\n
        "lat": 49.8878320,\n
        "lon": 3.2443910,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962300,\n
        "lat": 49.8878370,\n
        "lon": 3.2484870,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962302,\n
        "lat": 49.8878380,\n
        "lon": 3.2461260,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962312,\n
        "lat": 49.8878410,\n
        "lon": 3.2410850,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962314,\n
        "lat": 49.8878420,\n
        "lon": 3.2410370,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962317,\n
        "lat": 49.8878440,\n
        "lon": 3.2454840,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962319,\n
        "lat": 49.8878440,\n
        "lon": 3.2473680,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962323,\n
        "lat": 49.8878490,\n
        "lon": 3.2441670,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962326,\n
        "lat": 49.8878510,\n
        "lon": 3.2458310,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962330,\n
        "lat": 49.8878510,\n
        "lon": 3.2485420,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962332,\n
        "lat": 49.8878540,\n
        "lon": 3.2433600,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962335,\n
        "lat": 49.8878570,\n
        "lon": 3.2410550,\n
        "timestamp": "2011-08-10T18:18:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962348,\n
        "lat": 49.8878580,\n
        "lon": 3.2474050,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962350,\n
        "lat": 49.8878580,\n
        "lon": 3.2485380,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962352,\n
        "lat": 49.8878610,\n
        "lon": 3.2433790,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962355,\n
        "lat": 49.8878610,\n
        "lon": 3.2460150,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962358,\n
        "lat": 49.8878620,\n
        "lon": 3.2450180,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962361,\n
        "lat": 49.8878630,\n
        "lon": 3.2444300,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962364,\n
        "lat": 49.8878630,\n
        "lon": 3.2458190,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962367,\n
        "lat": 49.8878640,\n
        "lon": 3.2409820,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962369,\n
        "lat": 49.8878660,\n
        "lon": 3.2433950,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962381,\n
        "lat": 49.8878670,\n
        "lon": 3.2444410,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962384,\n
        "lat": 49.8878720,\n
        "lon": 3.2460730,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962388,\n
        "lat": 49.8878730,\n
        "lon": 3.2448660,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962391,\n
        "lat": 49.8878770,\n
        "lon": 3.2473360,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962394,\n
        "lat": 49.8878770,\n
        "lon": 3.2508700,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962398,\n
        "lat": 49.8878780,\n
        "lon": 3.2460890,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962401,\n
        "lat": 49.8878820,\n
        "lon": 3.2443370,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962403,\n
        "lat": 49.8878830,\n
        "lon": 3.2410060,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962412,\n
        "lat": 49.8878850,\n
        "lon": 3.2442550,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962415,\n
        "lat": 49.8878860,\n
        "lon": 3.2458690,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962418,\n
        "lat": 49.8878890,\n
        "lon": 3.2486650,\n
        "timestamp": "2011-08-10T18:18:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962421,\n
        "lat": 49.8878910,\n
        "lon": 3.2473720,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962424,\n
        "lat": 49.8878940,\n
        "lon": 3.2457940,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962427,\n
        "lat": 49.8878960,\n
        "lon": 3.2477430,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962431,\n
        "lat": 49.8878970,\n
        "lon": 3.2420900,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962434,\n
        "lat": 49.8878980,\n
        "lon": 3.2508340,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962437,\n
        "lat": 49.8878990,\n
        "lon": 3.2434980,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962450,\n
        "lat": 49.8879030,\n
        "lon": 3.2508540,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962452,\n
        "lat": 49.8879040,\n
        "lon": 3.2432400,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962454,\n
        "lat": 49.8879040,\n
        "lon": 3.2443860,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962456,\n
        "lat": 49.8879050,\n
        "lon": 3.2509800,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962458,\n
        "lat": 49.8879060,\n
        "lon": 3.2460430,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962461,\n
        "lat": 49.8879070,\n
        "lon": 3.2433620,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962464,\n
        "lat": 49.8879070,\n
        "lon": 3.2435220,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962466,\n
        "lat": 49.8879090,\n
        "lon": 3.2444360,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962469,\n
        "lat": 49.8879120,\n
        "lon": 3.2458460,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962481,\n
        "lat": 49.8879130,\n
        "lon": 3.2460610,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962484,\n
        "lat": 49.8879140,\n
        "lon": 3.2459470,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962487,\n
        "lat": 49.8879140,\n
        "lon": 3.2459830,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962489,\n
        "lat": 49.8879150,\n
        "lon": 3.2449550,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962491,\n
        "lat": 49.8879240,\n
        "lon": 3.2459730,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962492,\n
        "lat": 49.8879300,\n
        "lon": 3.2460480,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962493,\n
        "lat": 49.8879330,\n
        "lon": 3.2444870,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962494,\n
        "lat": 49.8879340,\n
        "lon": 3.2432020,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962495,\n
        "lat": 49.8879340,\n
        "lon": 3.2460590,\n
        "timestamp": "2011-08-10T18:18:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962504,\n
        "lat": 49.8879360,\n
        "lon": 3.2478390,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962508,\n
        "lat": 49.8879360,\n
        "lon": 3.2508110,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962511,\n
        "lat": 49.8879370,\n
        "lon": 3.2415750,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962513,\n
        "lat": 49.8879372,\n
        "lon": 3.2432122,\n
        "timestamp": "2012-10-15T09:29:30Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962515,\n
        "lat": 49.8879370,\n
        "lon": 3.2434480,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962517,\n
        "lat": 49.8879410,\n
        "lon": 3.2460510,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962519,\n
        "lat": 49.8879410,\n
        "lon": 3.2508300,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962521,\n
        "lat": 49.8879420,\n
        "lon": 3.2433500,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962529,\n
        "lat": 49.8879450,\n
        "lon": 3.2411250,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962531,\n
        "lat": 49.8879450,\n
        "lon": 3.2422600,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962533,\n
        "lat": 49.8879470,\n
        "lon": 3.2453160,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962535,\n
        "lat": 49.8879490,\n
        "lon": 3.2460300,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962537,\n
        "lat": 49.8879500,\n
        "lon": 3.2434870,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962539,\n
        "lat": 49.8879560,\n
        "lon": 3.2502930,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962541,\n
        "lat": 49.8879570,\n
        "lon": 3.2445770,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962543,\n
        "lat": 49.8879610,\n
        "lon": 3.2415610,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962545,\n
        "lat": 49.8879640,\n
        "lon": 3.2443790,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962558,\n
        "lat": 49.8879640,\n
        "lon": 3.2508160,\n
        "timestamp": "2011-08-10T18:18:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962559,\n
        "lat": 49.8879650,\n
        "lon": 3.2431890,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962560,\n
        "lat": 49.8879670,\n
        "lon": 3.2416750,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962561,\n
        "lat": 49.8879670,\n
        "lon": 3.2442430,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962562,\n
        "lat": 49.8879670,\n
        "lon": 3.2445980,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962563,\n
        "lat": 49.8879680,\n
        "lon": 3.2431730,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962564,\n
        "lat": 49.8879680,\n
        "lon": 3.2445620,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962567,\n
        "lat": 49.8879700,\n
        "lon": 3.2443880,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962570,\n
        "lat": 49.8879700,\n
        "lon": 3.2459010,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962585,\n
        "lat": 49.8879710,\n
        "lon": 3.2457300,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962587,\n
        "lat": 49.8879720,\n
        "lon": 3.2416000,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962588,\n
        "lat": 49.8879760,\n
        "lon": 3.2459160,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962589,\n
        "lat": 49.8879790,\n
        "lon": 3.2445850,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962591,\n
        "lat": 49.8879840,\n
        "lon": 3.2504030,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962593,\n
        "lat": 49.8879850,\n
        "lon": 3.2431600,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962595,\n
        "lat": 49.8879890,\n
        "lon": 3.2411890,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962597,\n
        "lat": 49.8879900,\n
        "lon": 3.2416600,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962607,\n
        "lat": 49.8879910,\n
        "lon": 3.2442180,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962610,\n
        "lat": 49.8879920,\n
        "lon": 3.2443650,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962613,\n
        "lat": 49.8879920,\n
        "lon": 3.2454090,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962616,\n
        "lat": 49.8879930,\n
        "lon": 3.2420250,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962618,\n
        "lat": 49.8879930,\n
        "lon": 3.2426050,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962622,\n
        "lat": 49.8879930,\n
        "lon": 3.2509260,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962624,\n
        "lat": 49.8879940,\n
        "lon": 3.2443000,\n
        "timestamp": "2011-08-10T18:18:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962626,\n
        "lat": 49.8879960,\n
        "lon": 3.2431630,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962628,\n
        "lat": 49.8879970,\n
        "lon": 3.2446230,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962635,\n
        "lat": 49.8879980,\n
        "lon": 3.2417800,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962638,\n
        "lat": 49.8879990,\n
        "lon": 3.2417860,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962641,\n
        "lat": 49.8880000,\n
        "lon": 3.2420520,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962644,\n
        "lat": 49.8880020,\n
        "lon": 3.2431550,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962648,\n
        "lat": 49.8880020,\n
        "lon": 3.2444650,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962650,\n
        "lat": 49.8880040,\n
        "lon": 3.2459810,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962652,\n
        "lat": 49.8880050,\n
        "lon": 3.2416480,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962655,\n
        "lat": 49.8880050,\n
        "lon": 3.2476350,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962656,\n
        "lat": 49.8880080,\n
        "lon": 3.2444030,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962671,\n
        "lat": 49.8880090,\n
        "lon": 3.2459820,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962676,\n
        "lat": 49.8880120,\n
        "lon": 3.2458520,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962679,\n
        "lat": 49.8880130,\n
        "lon": 3.2426520,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962682,\n
        "lat": 49.8880160,\n
        "lon": 3.2442750,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962684,\n
        "lat": 49.8880190,\n
        "lon": 3.2458470,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962687,\n
        "lat": 49.8880200,\n
        "lon": 3.2426690,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962690,\n
        "lat": 49.8880200,\n
        "lon": 3.2458790,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962701,\n
        "lat": 49.8880240,\n
        "lon": 3.2444390,\n
        "timestamp": "2011-08-10T18:18:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962702,\n
        "lat": 49.8880250,\n
        "lon": 3.2503720,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962707,\n
        "lat": 49.8880260,\n
        "lon": 3.2503780,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962709,\n
        "lat": 49.8880270,\n
        "lon": 3.2458730,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962713,\n
        "lat": 49.8880280,\n
        "lon": 3.2426830,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962717,\n
        "lat": 49.8880300,\n
        "lon": 3.2452150,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962719,\n
        "lat": 49.8880330,\n
        "lon": 3.2419050,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962722,\n
        "lat": 49.8880340,\n
        "lon": 3.2456800,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962739,\n
        "lat": 49.8880350,\n
        "lon": 3.2417510,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962741,\n
        "lat": 49.8880380,\n
        "lon": 3.2507840,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962743,\n
        "lat": 49.8880400,\n
        "lon": 3.2432660,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962745,\n
        "lat": 49.8880647,\n
        "lon": 3.2414004,\n
        "timestamp": "2016-02-02T12:02:05Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962749,\n
        "lat": 49.8880450,\n
        "lon": 3.2459490,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962750,\n
        "lat": 49.8880450,\n
        "lon": 3.2477320,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962753,\n
        "lat": 49.8880450,\n
        "lon": 3.2503600,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962756,\n
        "lat": 49.8880460,\n
        "lon": 3.2445670,\n
        "timestamp": "2011-08-10T18:18:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962777,\n
        "lat": 49.8880460,\n
        "lon": 3.2487580,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962780,\n
        "lat": 49.8880460,\n
        "lon": 3.2503660,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962782,\n
        "lat": 49.8880480,\n
        "lon": 3.2425530,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962785,\n
        "lat": 49.8880530,\n
        "lon": 3.2508390,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962790,\n
        "lat": 49.8880550,\n
        "lon": 3.2419810,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962791,\n
        "lat": 49.8880570,\n
        "lon": 3.2409420,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962793,\n
        "lat": 49.8880600,\n
        "lon": 3.2423080,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962796,\n
        "lat": 49.8880600,\n
        "lon": 3.2502310,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962813,\n
        "lat": 49.8880630,\n
        "lon": 3.2420080,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962814,\n
        "lat": 49.8880650,\n
        "lon": 3.2488740,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962816,\n
        "lat": 49.8880680,\n
        "lon": 3.2427850,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962818,\n
        "lat": 49.8880720,\n
        "lon": 3.2418790,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962820,\n
        "lat": 49.8880967,\n
        "lon": 3.2415164,\n
        "timestamp": "2016-02-02T12:02:06Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962822,\n
        "lat": 49.8880740,\n
        "lon": 3.2506960,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962825,\n
        "lat": 49.8880750,\n
        "lon": 3.2453060,\n
        "timestamp": "2011-08-10T18:18:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962847,\n
        "lat": 49.8880780,\n
        "lon": 3.2410310,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962851,\n
        "lat": 49.8881017,\n
        "lon": 3.2415124,\n
        "timestamp": "2016-02-02T12:02:06Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962854,\n
        "lat": 49.8880790,\n
        "lon": 3.2507570,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962857,\n
        "lat": 49.8880800,\n
        "lon": 3.2426310,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962860,\n
        "lat": 49.8880810,\n
        "lon": 3.2410370,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962863,\n
        "lat": 49.8880820,\n
        "lon": 3.2419990,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962867,\n
        "lat": 49.8880820,\n
        "lon": 3.2507660,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962887,\n
        "lat": 49.8880850,\n
        "lon": 3.2458260,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962888,\n
        "lat": 49.8880880,\n
        "lon": 3.2503420,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962889,\n
        "lat": 49.8880880,\n
        "lon": 3.2507510,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962890,\n
        "lat": 49.8880910,\n
        "lon": 3.2507600,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962892,\n
        "lat": 49.8880970,\n
        "lon": 3.2409970,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962901,\n
        "lat": 49.8881030,\n
        "lon": 3.2419850,\n
        "timestamp": "2011-08-10T18:18:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962920,\n
        "lat": 49.8881030,\n
        "lon": 3.2421500,\n
        "timestamp": "2011-08-10T18:18:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962923,\n
        "lat": 49.8881100,\n
        "lon": 3.2501380,\n
        "timestamp": "2011-08-10T18:18:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962929,\n
        "lat": 49.8881160,\n
        "lon": 3.2448230,\n
        "timestamp": "2011-08-10T18:18:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962931,\n
        "lat": 49.8881397,\n
        "lon": 3.2413514,\n
        "timestamp": "2016-02-02T12:02:06Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962933,\n
        "lat": 49.8881180,\n
        "lon": 3.2456170,\n
        "timestamp": "2011-08-10T18:18:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962936,\n
        "lat": 49.8881180,\n
        "lon": 3.2460260,\n
        "timestamp": "2011-08-10T18:18:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962949,\n
        "lat": 49.8881190,\n
        "lon": 3.2408260,\n
        "timestamp": "2011-08-10T18:18:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962951,\n
        "lat": 49.8881190,\n
        "lon": 3.2421300,\n
        "timestamp": "2011-08-10T18:18:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962960,\n
        "lat": 49.8881220,\n
        "lon": 3.2427350,\n
        "timestamp": "2011-08-10T18:18:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962967,\n
        "lat": 49.8881240,\n
        "lon": 3.2502330,\n
        "timestamp": "2011-08-10T18:18:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962970,\n
        "lat": 49.8881486,\n
        "lon": 3.2413824,\n
        "timestamp": "2016-02-02T12:02:07Z",\n
        "version": 3,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962980,\n
        "lat": 49.8881320,\n
        "lon": 3.2422510,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962983,\n
        "lat": 49.8881320,\n
        "lon": 3.2506590,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962986,\n
        "lat": 49.8881330,\n
        "lon": 3.2422570,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962990,\n
        "lat": 49.8881360,\n
        "lon": 3.2425730,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962994,\n
        "lat": 49.8881360,\n
        "lon": 3.2448020,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393962997,\n
        "lat": 49.8881634,\n
        "lon": 3.2414345,\n
        "timestamp": "2016-02-02T12:02:07Z",\n
        "version": 3,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963001,\n
        "lat": 49.8881420,\n
        "lon": 3.2459900,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963003,\n
        "lat": 49.8881420,\n
        "lon": 3.2501010,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963015,\n
        "lat": 49.8881430,\n
        "lon": 3.2448990,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963019,\n
        "lat": 49.8881460,\n
        "lon": 3.2501260,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963022,\n
        "lat": 49.8881697,\n
        "lon": 3.2413684,\n
        "timestamp": "2016-02-02T12:02:07Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963025,\n
        "lat": 49.8881480,\n
        "lon": 3.2421130,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963028,\n
        "lat": 49.8881717,\n
        "lon": 3.2414634,\n
        "timestamp": "2016-02-02T12:02:09Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963031,\n
        "lat": 49.8881510,\n
        "lon": 3.2480720,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963033,\n
        "lat": 49.8881550,\n
        "lon": 3.2407870,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963036,\n
        "lat": 49.8881570,\n
        "lon": 3.2487130,\n
        "timestamp": "2011-08-10T18:18:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963053,\n
        "lat": 49.8881600,\n
        "lon": 3.2502210,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963054,\n
        "lat": 49.8881847,\n
        "lon": 3.2414194,\n
        "timestamp": "2016-02-02T12:02:10Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963056,\n
        "lat": 49.8881620,\n
        "lon": 3.2507690,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963061,\n
        "lat": 49.8881630,\n
        "lon": 3.2502420,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963064,\n
        "lat": 49.8881640,\n
        "lon": 3.2448770,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963069,\n
        "lat": 49.8881660,\n
        "lon": 3.2455820,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963072,\n
        "lat": 49.8881670,\n
        "lon": 3.2457730,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963088,\n
        "lat": 49.8881690,\n
        "lon": 3.2481930,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963090,\n
        "lat": 49.8881760,\n
        "lon": 3.2408320,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963093,\n
        "lat": 49.8881760,\n
        "lon": 3.2422080,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963095,\n
        "lat": 49.8881760,\n
        "lon": 3.2488290,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963097,\n
        "lat": 49.8881800,\n
        "lon": 3.2457510,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963099,\n
        "lat": 49.8881820,\n
        "lon": 3.2457620,\n
        "timestamp": "2011-08-10T18:18:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963102,\n
        "lat": 49.8882067,\n
        "lon": 3.2415834,\n
        "timestamp": "2016-02-02T12:02:10Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963108,\n
        "lat": 49.8882097,\n
        "lon": 3.2415804,\n
        "timestamp": "2016-02-02T12:02:11Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963126,\n
        "lat": 49.8881880,\n
        "lon": 3.2409310,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963128,\n
        "lat": 49.8881920,\n
        "lon": 3.2427630,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963132,\n
        "lat": 49.8881960,\n
        "lon": 3.2500830,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963134,\n
        "lat": 49.8881960,\n
        "lon": 3.2502090,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963135,\n
        "lat": 49.8881990,\n
        "lon": 3.2502290,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963136,\n
        "lat": 49.8882000,\n
        "lon": 3.2501070,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963138,\n
        "lat": 49.8882317,\n
        "lon": 3.2419644,\n
        "timestamp": "2016-02-02T12:02:11Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963154,\n
        "lat": 49.8882100,\n
        "lon": 3.2425220,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963157,\n
        "lat": 49.8882110,\n
        "lon": 3.2457280,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963159,\n
        "lat": 49.8882121,\n
        "lon": 3.2502036,\n
        "timestamp": "2012-10-15T09:29:31Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963160,\n
        "lat": 49.8882150,\n
        "lon": 3.2458860,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963161,\n
        "lat": 49.8882150,\n
        "lon": 3.2459930,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963163,\n
        "lat": 49.8882150,\n
        "lon": 3.2502240,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963168,\n
        "lat": 49.8882350,\n
        "lon": 3.2428610,\n
        "timestamp": "2011-08-10T18:18:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963191,\n
        "lat": 49.8882677,\n
        "lon": 3.2417924,\n
        "timestamp": "2016-02-02T12:02:12Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963197,\n
        "lat": 49.8882687,\n
        "lon": 3.2417844,\n
        "timestamp": "2016-02-02T12:02:12Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963199,\n
        "lat": 49.8882470,\n
        "lon": 3.2459480,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963204,\n
        "lat": 49.8882480,\n
        "lon": 3.2408670,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963206,\n
        "lat": 49.8882500,\n
        "lon": 3.2500900,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963208,\n
        "lat": 49.8882510,\n
        "lon": 3.2455220,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963210,\n
        "lat": 49.8882560,\n
        "lon": 3.2408850,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963223,\n
        "lat": 49.8882610,\n
        "lon": 3.2407370,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963231,\n
        "lat": 49.8882640,\n
        "lon": 3.2410460,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963235,\n
        "lat": 49.8882640,\n
        "lon": 3.2501860,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963239,\n
        "lat": 49.8882650,\n
        "lon": 3.2407450,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963241,\n
        "lat": 49.8882650,\n
        "lon": 3.2506010,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963243,\n
        "lat": 49.8882760,\n
        "lon": 3.2480280,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963244,\n
        "lat": 49.8883037,\n
        "lon": 3.2419154,\n
        "timestamp": "2016-02-02T12:02:12Z",\n
        "version": 2,\n
        "changeset": 36955632,\n
        "user": "Pichasso",\n
        "uid": 512235\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963245,\n
        "lat": 49.8882830,\n
        "lon": 3.2463230,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963260,\n
        "lat": 49.8882860,\n
        "lon": 3.2455380,\n
        "timestamp": "2011-08-10T18:18:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963263,\n
        "lat": 49.8882890,\n
        "lon": 3.2457840,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963265,\n
        "lat": 49.8882940,\n
        "lon": 3.2481500,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963266,\n
        "lat": 49.8882950,\n
        "lon": 3.2507160,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963267,\n
        "lat": 49.8882980,\n
        "lon": 3.2507250,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963268,\n
        "lat": 49.8883000,\n
        "lon": 3.2505790,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963269,\n
        "lat": 49.8883010,\n
        "lon": 3.2407050,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963271,\n
        "lat": 49.8883010,\n
        "lon": 3.2408190,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963280,\n
        "lat": 49.8883020,\n
        "lon": 3.2505860,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963281,\n
        "lat": 49.8883040,\n
        "lon": 3.2408290,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963283,\n
        "lat": 49.8883070,\n
        "lon": 3.2410090,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963286,\n
        "lat": 49.8883080,\n
        "lon": 3.2411120,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963289,\n
        "lat": 49.8883090,\n
        "lon": 3.2426520,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963298,\n
        "lat": 49.8883170,\n
        "lon": 3.2505690,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963301,\n
        "lat": 49.8883190,\n
        "lon": 3.2505750,\n
        "timestamp": "2011-08-10T18:18:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963309,\n
        "lat": 49.8883210,\n
        "lon": 3.2458420,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963314,\n
        "lat": 49.8883310,\n
        "lon": 3.2457240,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963316,\n
        "lat": 49.8883330,\n
        "lon": 3.2410910,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963317,\n
        "lat": 49.8883330,\n
        "lon": 3.2446180,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963319,\n
        "lat": 49.8883340,\n
        "lon": 3.2456410,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963321,\n
        "lat": 49.8883370,\n
        "lon": 3.2407810,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963322,\n
        "lat": 49.8883410,\n
        "lon": 3.2421440,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963339,\n
        "lat": 49.8883450,\n
        "lon": 3.2506850,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963342,\n
        "lat": 49.8883480,\n
        "lon": 3.2462380,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963343,\n
        "lat": 49.8883480,\n
        "lon": 3.2506940,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963344,\n
        "lat": 49.8883510,\n
        "lon": 3.2427500,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963345,\n
        "lat": 49.8883520,\n
        "lon": 3.2505470,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963346,\n
        "lat": 49.8883550,\n
        "lon": 3.2456920,\n
        "timestamp": "2011-08-10T18:19:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963360,\n
        "lat": 49.8883630,\n
        "lon": 3.2412270,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963361,\n
        "lat": 49.8883640,\n
        "lon": 3.2457810,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963362,\n
        "lat": 49.8883650,\n
        "lon": 3.2412150,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963363,\n
        "lat": 49.8883680,\n
        "lon": 3.2412380,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963364,\n
        "lat": 49.8883690,\n
        "lon": 3.2456760,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963367,\n
        "lat": 49.8883710,\n
        "lon": 3.2412120,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963369,\n
        "lat": 49.8883720,\n
        "lon": 3.2412360,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963381,\n
        "lat": 49.8883750,\n
        "lon": 3.2412230,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963382,\n
        "lat": 49.8883750,\n
        "lon": 3.2462010,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963384,\n
        "lat": 49.8883760,\n
        "lon": 3.2412720,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963386,\n
        "lat": 49.8883790,\n
        "lon": 3.2412810,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963388,\n
        "lat": 49.8883810,\n
        "lon": 3.2412680,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963391,\n
        "lat": 49.8883830,\n
        "lon": 3.2412060,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963393,\n
        "lat": 49.8883840,\n
        "lon": 3.2412790,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963394,\n
        "lat": 49.8883840,\n
        "lon": 3.2506710,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963396,\n
        "lat": 49.8883850,\n
        "lon": 3.2412020,\n
        "timestamp": "2011-08-10T18:19:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963405,\n
        "lat": 49.8883860,\n
        "lon": 3.2412140,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963407,\n
        "lat": 49.8883890,\n
        "lon": 3.2413150,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963408,\n
        "lat": 49.8883900,\n
        "lon": 3.2404910,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963411,\n
        "lat": 49.8883920,\n
        "lon": 3.2413260,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963413,\n
        "lat": 49.8883930,\n
        "lon": 3.2413110,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963415,\n
        "lat": 49.8883950,\n
        "lon": 3.2423550,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963417,\n
        "lat": 49.8883950,\n
        "lon": 3.2457360,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963419,\n
        "lat": 49.8883970,\n
        "lon": 3.2411660,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963428,\n
        "lat": 49.8883970,\n
        "lon": 3.2413230,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963429,\n
        "lat": 49.8884000,\n
        "lon": 3.2412040,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963431,\n
        "lat": 49.8884000,\n
        "lon": 3.2458790,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963434,\n
        "lat": 49.8884010,\n
        "lon": 3.2411580,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963436,\n
        "lat": 49.8884010,\n
        "lon": 3.2422870,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963438,\n
        "lat": 49.8884020,\n
        "lon": 3.2409470,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963440,\n
        "lat": 49.8884020,\n
        "lon": 3.2413640,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963442,\n
        "lat": 49.8884040,\n
        "lon": 3.2411750,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963444,\n
        "lat": 49.8884050,\n
        "lon": 3.2413760,\n
        "timestamp": "2011-08-10T18:19:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963453,\n
        "lat": 49.8884050,\n
        "lon": 3.2423820,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963455,\n
        "lat": 49.8884050,\n
        "lon": 3.2462770,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963457,\n
        "lat": 49.8884060,\n
        "lon": 3.2445510,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963459,\n
        "lat": 49.8884060,\n
        "lon": 3.2459410,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963462,\n
        "lat": 49.8884070,\n
        "lon": 3.2413600,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963467,\n
        "lat": 49.8884100,\n
        "lon": 3.2413730,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963471,\n
        "lat": 49.8884120,\n
        "lon": 3.2411670,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963477,\n
        "lat": 49.8884120,\n
        "lon": 3.2480830,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963480,\n
        "lat": 49.8884130,\n
        "lon": 3.2420740,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963483,\n
        "lat": 49.8884160,\n
        "lon": 3.2414180,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963485,\n
        "lat": 49.8884160,\n
        "lon": 3.2459680,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963487,\n
        "lat": 49.8884180,\n
        "lon": 3.2414270,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963488,\n
        "lat": 49.8884180,\n
        "lon": 3.2423360,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963489,\n
        "lat": 49.8884200,\n
        "lon": 3.2459270,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963490,\n
        "lat": 49.8884220,\n
        "lon": 3.2414140,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963491,\n
        "lat": 49.8884230,\n
        "lon": 3.2414240,\n
        "timestamp": "2011-08-10T18:19:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963505,\n
        "lat": 49.8884240,\n
        "lon": 3.2409280,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963508,\n
        "lat": 49.8884240,\n
        "lon": 3.2411580,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963509,\n
        "lat": 49.8884260,\n
        "lon": 3.2410170,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963511,\n
        "lat": 49.8884260,\n
        "lon": 3.2481990,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963512,\n
        "lat": 49.8884270,\n
        "lon": 3.2411400,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963515,\n
        "lat": 49.8884270,\n
        "lon": 3.2423590,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963517,\n
        "lat": 49.8884280,\n
        "lon": 3.2414640,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963531,\n
        "lat": 49.8884310,\n
        "lon": 3.2459520,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963534,\n
        "lat": 49.8884320,\n
        "lon": 3.2411570,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963537,\n
        "lat": 49.8884320,\n
        "lon": 3.2414740,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963539,\n
        "lat": 49.8884330,\n
        "lon": 3.2411400,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963543,\n
        "lat": 49.8884340,\n
        "lon": 3.2414590,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963546,\n
        "lat": 49.8884360,\n
        "lon": 3.2414710,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963548,\n
        "lat": 49.8884380,\n
        "lon": 3.2446350,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963549,\n
        "lat": 49.8884390,\n
        "lon": 3.2458370,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963551,\n
        "lat": 49.8884400,\n
        "lon": 3.2415070,\n
        "timestamp": "2011-08-10T18:19:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963561,\n
        "lat": 49.8884420,\n
        "lon": 3.2415170,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963563,\n
        "lat": 49.8884460,\n
        "lon": 3.2407750,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963565,\n
        "lat": 49.8884460,\n
        "lon": 3.2415020,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963566,\n
        "lat": 49.8884480,\n
        "lon": 3.2415130,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963567,\n
        "lat": 49.8884490,\n
        "lon": 3.2409980,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963568,\n
        "lat": 49.8884500,\n
        "lon": 3.2411690,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963570,\n
        "lat": 49.8884530,\n
        "lon": 3.2415300,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963572,\n
        "lat": 49.8884550,\n
        "lon": 3.2485840,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963573,\n
        "lat": 49.8884560,\n
        "lon": 3.2415090,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963585,\n
        "lat": 49.8884590,\n
        "lon": 3.2480530,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963587,\n
        "lat": 49.8884600,\n
        "lon": 3.2411580,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963589,\n
        "lat": 49.8884600,\n
        "lon": 3.2415240,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963591,\n
        "lat": 49.8884610,\n
        "lon": 3.2480670,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963593,\n
        "lat": 49.8884630,\n
        "lon": 3.2411650,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963601,\n
        "lat": 49.8884680,\n
        "lon": 3.2486880,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963613,\n
        "lat": 49.8884700,\n
        "lon": 3.2460430,\n
        "timestamp": "2011-08-10T18:19:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963616,\n
        "lat": 49.8884710,\n
        "lon": 3.2411460,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963620,\n
        "lat": 49.8884720,\n
        "lon": 3.2422140,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963627,\n
        "lat": 49.8884730,\n
        "lon": 3.2411570,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963631,\n
        "lat": 49.8884740,\n
        "lon": 3.2411430,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963635,\n
        "lat": 49.8884800,\n
        "lon": 3.2411510,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963638,\n
        "lat": 49.8884800,\n
        "lon": 3.2411640,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963641,\n
        "lat": 49.8884820,\n
        "lon": 3.2414900,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963644,\n
        "lat": 49.8884830,\n
        "lon": 3.2411490,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963659,\n
        "lat": 49.8884840,\n
        "lon": 3.2404820,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963663,\n
        "lat": 49.8884860,\n
        "lon": 3.2411570,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963666,\n
        "lat": 49.8884860,\n
        "lon": 3.2460890,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963671,\n
        "lat": 49.8884880,\n
        "lon": 3.2434560,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963675,\n
        "lat": 49.8884890,\n
        "lon": 3.2411950,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963678,\n
        "lat": 49.8884920,\n
        "lon": 3.2412050,\n
        "timestamp": "2011-08-10T18:19:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963696,\n
        "lat": 49.8884920,\n
        "lon": 3.2461010,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963700,\n
        "lat": 49.8884940,\n
        "lon": 3.2434520,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963704,\n
        "lat": 49.8884960,\n
        "lon": 3.2411900,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963707,\n
        "lat": 49.8884980,\n
        "lon": 3.2411990,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963711,\n
        "lat": 49.8884980,\n
        "lon": 3.2415460,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963713,\n
        "lat": 49.8885010,\n
        "lon": 3.2412370,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963718,\n
        "lat": 49.8885030,\n
        "lon": 3.2480390,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963723,\n
        "lat": 49.8885040,\n
        "lon": 3.2412480,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963737,\n
        "lat": 49.8885050,\n
        "lon": 3.2480530,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963742,\n
        "lat": 49.8885070,\n
        "lon": 3.2412330,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963748,\n
        "lat": 49.8885080,\n
        "lon": 3.2435150,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963754,\n
        "lat": 49.8885080,\n
        "lon": 3.2485530,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963762,\n
        "lat": 49.8885090,\n
        "lon": 3.2485690,\n
        "timestamp": "2011-08-10T18:19:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963766,\n
        "lat": 49.8885100,\n
        "lon": 3.2412420,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963771,\n
        "lat": 49.8885100,\n
        "lon": 3.2460000,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963775,\n
        "lat": 49.8885110,\n
        "lon": 3.2458030,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963799,\n
        "lat": 49.8885160,\n
        "lon": 3.2412870,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963803,\n
        "lat": 49.8885180,\n
        "lon": 3.2412970,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963809,\n
        "lat": 49.8885180,\n
        "lon": 3.2424590,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963816,\n
        "lat": 49.8885200,\n
        "lon": 3.2444460,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963823,\n
        "lat": 49.8885210,\n
        "lon": 3.2412840,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963832,\n
        "lat": 49.8885240,\n
        "lon": 3.2412930,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963841,\n
        "lat": 49.8885270,\n
        "lon": 3.2414620,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963844,\n
        "lat": 49.8885300,\n
        "lon": 3.2413400,\n
        "timestamp": "2011-08-10T18:19:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963866,\n
        "lat": 49.8885310,\n
        "lon": 3.2424980,\n
        "timestamp": "2011-08-10T18:19:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963869,\n
        "lat": 49.8885310,\n
        "lon": 3.2430260,\n
        "timestamp": "2011-08-10T18:19:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963872,\n
        "lat": 49.8885320,\n
        "lon": 3.2480300,\n
        "timestamp": "2011-08-10T18:19:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963876,\n
        "lat": 49.8885330,\n
        "lon": 3.2413520,\n
        "timestamp": "2011-08-10T18:19:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963881,\n
        "lat": 49.8885355,\n
        "lon": 3.2451462,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963886,\n
        "lat": 49.8885350,\n
        "lon": 3.2460570,\n
        "timestamp": "2011-08-10T18:19:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963891,\n
        "lat": 49.8885360,\n
        "lon": 3.2413370,\n
        "timestamp": "2011-08-10T18:19:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963898,\n
        "lat": 49.8885360,\n
        "lon": 3.2457810,\n
        "timestamp": "2011-08-10T18:19:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963908,\n
        "lat": 49.8885390,\n
        "lon": 3.2413470,\n
        "timestamp": "2011-08-10T18:19:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963938,\n
        "lat": 49.8885400,\n
        "lon": 3.2415140,\n
        "timestamp": "2011-08-10T18:19:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963940,\n
        "lat": 49.8885420,\n
        "lon": 3.2425080,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963944,\n
        "lat": 49.8885420,\n
        "lon": 3.2426120,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963948,\n
        "lat": 49.8885430,\n
        "lon": 3.2413840,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963954,\n
        "lat": 49.8885440,\n
        "lon": 3.2434770,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963959,\n
        "lat": 49.8885460,\n
        "lon": 3.2413980,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963964,\n
        "lat": 49.8885460,\n
        "lon": 3.2434860,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963966,\n
        "lat": 49.8885480,\n
        "lon": 3.2413800,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393963995,\n
        "lat": 49.8885480,\n
        "lon": 3.2481610,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964003,\n
        "lat": 49.8885500,\n
        "lon": 3.2445290,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964009,\n
        "lat": 49.8885510,\n
        "lon": 3.2414460,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964014,\n
        "lat": 49.8885510,\n
        "lon": 3.2424310,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964017,\n
        "lat": 49.8885510,\n
        "lon": 3.2485410,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964020,\n
        "lat": 49.8885520,\n
        "lon": 3.2413920,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964023,\n
        "lat": 49.8885540,\n
        "lon": 3.2425240,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964027,\n
        "lat": 49.8885550,\n
        "lon": 3.2414270,\n
        "timestamp": "2011-08-10T18:19:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964031,\n
        "lat": 49.8885550,\n
        "lon": 3.2426380,\n
        "timestamp": "2011-08-10T18:19:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964073,\n
        "lat": 49.8885550,\n
        "lon": 3.2457550,\n
        "timestamp": "2011-08-10T18:19:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964081,\n
        "lat": 49.8885560,\n
        "lon": 3.2414580,\n
        "timestamp": "2011-08-10T18:19:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964086,\n
        "lat": 49.8885560,\n
        "lon": 3.2459090,\n
        "timestamp": "2011-08-10T18:19:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964089,\n
        "lat": 49.8885580,\n
        "lon": 3.2414400,\n
        "timestamp": "2011-08-10T18:19:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964094,\n
        "lat": 49.8885600,\n
        "lon": 3.2414240,\n
        "timestamp": "2011-08-10T18:19:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964098,\n
        "lat": 49.8885610,\n
        "lon": 3.2414520,\n
        "timestamp": "2011-08-10T18:19:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964101,\n
        "lat": 49.8885620,\n
        "lon": 3.2461190,\n
        "timestamp": "2011-08-10T18:19:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964107,\n
        "lat": 49.8885630,\n
        "lon": 3.2426520,\n
        "timestamp": "2011-08-10T18:19:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964115,\n
        "lat": 49.8885630,\n
        "lon": 3.2429640,\n
        "timestamp": "2011-08-10T18:19:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964160,\n
        "lat": 49.8885630,\n
        "lon": 3.2467180,\n
        "timestamp": "2011-08-10T18:19:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964166,\n
        "lat": 49.8885640,\n
        "lon": 3.2414360,\n
        "timestamp": "2011-08-10T18:19:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964171,\n
        "lat": 49.8885640,\n
        "lon": 3.2486580,\n
        "timestamp": "2011-08-10T18:19:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964174,\n
        "lat": 49.8885670,\n
        "lon": 3.2425530,\n
        "timestamp": "2011-08-10T18:19:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964179,\n
        "lat": 49.8885690,\n
        "lon": 3.2431370,\n
        "timestamp": "2011-08-10T18:19:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964184,\n
        "lat": 49.8885700,\n
        "lon": 3.2424840,\n
        "timestamp": "2011-08-10T18:19:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964190,\n
        "lat": 49.8885700,\n
        "lon": 3.2426710,\n
        "timestamp": "2011-08-10T18:19:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964195,\n
        "lat": 49.8885710,\n
        "lon": 3.2409170,\n
        "timestamp": "2011-08-10T18:19:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964236,\n
        "lat": 49.8885750,\n
        "lon": 3.2426330,\n
        "timestamp": "2011-08-10T18:19:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964240,\n
        "lat": 49.8885750,\n
        "lon": 3.2457240,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964243,\n
        "lat": 49.8885750,\n
        "lon": 3.2458940,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964245,\n
        "lat": 49.8885760,\n
        "lon": 3.2425000,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964249,\n
        "lat": 49.8885770,\n
        "lon": 3.2426380,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964252,\n
        "lat": 49.8885780,\n
        "lon": 3.2425790,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964257,\n
        "lat": 49.8885780,\n
        "lon": 3.2457370,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964261,\n
        "lat": 49.8885830,\n
        "lon": 3.2426600,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964265,\n
        "lat": 49.8885870,\n
        "lon": 3.2458550,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964293,\n
        "lat": 49.8885880,\n
        "lon": 3.2425350,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964295,\n
        "lat": 49.8885890,\n
        "lon": 3.2426040,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964297,\n
        "lat": 49.8885910,\n
        "lon": 3.2450230,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964299,\n
        "lat": 49.8885940,\n
        "lon": 3.2458550,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964301,\n
        "lat": 49.8885990,\n
        "lon": 3.2458740,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964305,\n
        "lat": 49.8886000,\n
        "lon": 3.2425100,\n
        "timestamp": "2011-08-10T18:19:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964309,\n
        "lat": 49.8886020,\n
        "lon": 3.2458820,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964314,\n
        "lat": 49.8886030,\n
        "lon": 3.2425220,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964319,\n
        "lat": 49.8886030,\n
        "lon": 3.2427100,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964355,\n
        "lat": 49.8886070,\n
        "lon": 3.2407020,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964359,\n
        "lat": 49.8886070,\n
        "lon": 3.2433530,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964362,\n
        "lat": 49.8886090,\n
        "lon": 3.2458840,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964365,\n
        "lat": 49.8886110,\n
        "lon": 3.2426000,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964366,\n
        "lat": 49.8886110,\n
        "lon": 3.2433650,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964368,\n
        "lat": 49.8886130,\n
        "lon": 3.2452690,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964370,\n
        "lat": 49.8886140,\n
        "lon": 3.2424990,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964375,\n
        "lat": 49.8886150,\n
        "lon": 3.2425950,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964406,\n
        "lat": 49.8886190,\n
        "lon": 3.2410440,\n
        "timestamp": "2011-08-10T18:19:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964416,\n
        "lat": 49.8886190,\n
        "lon": 3.2458340,\n
        "timestamp": "2011-08-10T18:19:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964423,\n
        "lat": 49.8886210,\n
        "lon": 3.2425620,\n
        "timestamp": "2011-08-10T18:19:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964429,\n
        "lat": 49.8886210,\n
        "lon": 3.2470290,\n
        "timestamp": "2011-08-10T18:19:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964433,\n
        "lat": 49.8886220,\n
        "lon": 3.2458730,\n
        "timestamp": "2011-08-10T18:19:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964435,\n
        "lat": 49.8886230,\n
        "lon": 3.2409330,\n
        "timestamp": "2011-08-10T18:19:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964439,\n
        "lat": 49.8886230,\n
        "lon": 3.2431370,\n
        "timestamp": "2011-08-10T18:19:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964443,\n
        "lat": 49.8886250,\n
        "lon": 3.2458510,\n
        "timestamp": "2011-08-10T18:19:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964447,\n
        "lat": 49.8886250,\n
        "lon": 3.2466500,\n
        "timestamp": "2011-08-10T18:19:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964479,\n
        "lat": 49.8886270,\n
        "lon": 3.2434170,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964485,\n
        "lat": 49.8886270,\n
        "lon": 3.2458620,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964491,\n
        "lat": 49.8886300,\n
        "lon": 3.2425890,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964496,\n
        "lat": 49.8886310,\n
        "lon": 3.2434230,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964499,\n
        "lat": 49.8886320,\n
        "lon": 3.2444120,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964505,\n
        "lat": 49.8886330,\n
        "lon": 3.2425510,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964509,\n
        "lat": 49.8886340,\n
        "lon": 3.2408610,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964511,\n
        "lat": 49.8886340,\n
        "lon": 3.2468650,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964517,\n
        "lat": 49.8886370,\n
        "lon": 3.2426760,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964556,\n
        "lat": 49.8886400,\n
        "lon": 3.2485470,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964559,\n
        "lat": 49.8886420,\n
        "lon": 3.2425790,\n
        "timestamp": "2011-08-10T18:19:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964564,\n
        "lat": 49.8886420,\n
        "lon": 3.2426710,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964571,\n
        "lat": 49.8886420,\n
        "lon": 3.2453630,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964583,\n
        "lat": 49.8886510,\n
        "lon": 3.2409060,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964588,\n
        "lat": 49.8886520,\n
        "lon": 3.2410120,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964593,\n
        "lat": 49.8886570,\n
        "lon": 3.2423410,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964598,\n
        "lat": 49.8886590,\n
        "lon": 3.2426250,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964625,\n
        "lat": 49.8886610,\n
        "lon": 3.2444920,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964627,\n
        "lat": 49.8886620,\n
        "lon": 3.2424300,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964633,\n
        "lat": 49.8886630,\n
        "lon": 3.2486850,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964639,\n
        "lat": 49.8886750,\n
        "lon": 3.2473380,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964645,\n
        "lat": 49.8886790,\n
        "lon": 3.2471560,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964651,\n
        "lat": 49.8886800,\n
        "lon": 3.2424150,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964657,\n
        "lat": 49.8886830,\n
        "lon": 3.2409830,\n
        "timestamp": "2011-08-10T18:19:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964662,\n
        "lat": 49.8886860,\n
        "lon": 3.2469580,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964690,\n
        "lat": 49.8886860,\n
        "lon": 3.2485320,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964692,\n
        "lat": 49.8886890,\n
        "lon": 3.2485540,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964694,\n
        "lat": 49.8886930,\n
        "lon": 3.2504410,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964696,\n
        "lat": 49.8886950,\n
        "lon": 3.2467990,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964698,\n
        "lat": 49.8887020,\n
        "lon": 3.2432550,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964701,\n
        "lat": 49.8887030,\n
        "lon": 3.2412700,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964705,\n
        "lat": 49.8887030,\n
        "lon": 3.2435540,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964710,\n
        "lat": 49.8887030,\n
        "lon": 3.2456270,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964714,\n
        "lat": 49.8887040,\n
        "lon": 3.2470210,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964750,\n
        "lat": 49.8887060,\n
        "lon": 3.2486680,\n
        "timestamp": "2011-08-10T18:19:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964752,\n
        "lat": 49.8887070,\n
        "lon": 3.2436580,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964755,\n
        "lat": 49.8887070,\n
        "lon": 3.2456370,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964758,\n
        "lat": 49.8887080,\n
        "lon": 3.2433790,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964760,\n
        "lat": 49.8887080,\n
        "lon": 3.2505410,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964762,\n
        "lat": 49.8887090,\n
        "lon": 3.2432770,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964763,\n
        "lat": 49.8887100,\n
        "lon": 3.2425820,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964766,\n
        "lat": 49.8887110,\n
        "lon": 3.2470110,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964769,\n
        "lat": 49.8887170,\n
        "lon": 3.2436520,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964812,\n
        "lat": 49.8887170,\n
        "lon": 3.2486770,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964822,\n
        "lat": 49.8887260,\n
        "lon": 3.2411500,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964827,\n
        "lat": 49.8887300,\n
        "lon": 3.2412890,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964830,\n
        "lat": 49.8887300,\n
        "lon": 3.2436420,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964834,\n
        "lat": 49.8887300,\n
        "lon": 3.2456190,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964837,\n
        "lat": 49.8887310,\n
        "lon": 3.2474670,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964839,\n
        "lat": 49.8887320,\n
        "lon": 3.2412830,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964871,\n
        "lat": 49.8887330,\n
        "lon": 3.2437520,\n
        "timestamp": "2011-08-10T18:19:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964877,\n
        "lat": 49.8887340,\n
        "lon": 3.2457430,\n
        "timestamp": "2011-08-10T18:19:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964881,\n
        "lat": 49.8887370,\n
        "lon": 3.2448960,\n
        "timestamp": "2011-08-10T18:19:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964885,\n
        "lat": 49.8887370,\n
        "lon": 3.2504170,\n
        "timestamp": "2011-08-10T18:19:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964888,\n
        "lat": 49.8887380,\n
        "lon": 3.2432260,\n
        "timestamp": "2011-08-10T18:19:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964891,\n
        "lat": 49.8887380,\n
        "lon": 3.2470890,\n
        "timestamp": "2011-08-10T18:19:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964893,\n
        "lat": 49.8887380,\n
        "lon": 3.2472700,\n
        "timestamp": "2011-08-10T18:19:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964896,\n
        "lat": 49.8887381,\n
        "lon": 3.2504253,\n
        "timestamp": "2012-10-15T09:29:31Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964898,\n
        "lat": 49.8887390,\n
        "lon": 3.2486680,\n
        "timestamp": "2011-08-10T18:19:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964940,\n
        "lat": 49.8887440,\n
        "lon": 3.2437440,\n
        "timestamp": "2011-08-10T18:19:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964946,\n
        "lat": 49.8887440,\n
        "lon": 3.2457690,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964951,\n
        "lat": 49.8887450,\n
        "lon": 3.2432460,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964956,\n
        "lat": 49.8887490,\n
        "lon": 3.2486530,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964964,\n
        "lat": 49.8887500,\n
        "lon": 3.2435230,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964969,\n
        "lat": 49.8887520,\n
        "lon": 3.2485330,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964973,\n
        "lat": 49.8887530,\n
        "lon": 3.2457700,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964977,\n
        "lat": 49.8887580,\n
        "lon": 3.2437350,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964996,\n
        "lat": 49.8887580,\n
        "lon": 3.2504100,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393964999,\n
        "lat": 49.8887590,\n
        "lon": 3.2449540,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965001,\n
        "lat": 49.8887590,\n
        "lon": 3.2457080,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965002,\n
        "lat": 49.8887590,\n
        "lon": 3.2504180,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965004,\n
        "lat": 49.8887640,\n
        "lon": 3.2413050,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965007,\n
        "lat": 49.8887640,\n
        "lon": 3.2457600,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965012,\n
        "lat": 49.8887650,\n
        "lon": 3.2457350,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965016,\n
        "lat": 49.8887660,\n
        "lon": 3.2412980,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965052,\n
        "lat": 49.8887670,\n
        "lon": 3.2406300,\n
        "timestamp": "2011-08-10T18:19:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965056,\n
        "lat": 49.8887670,\n
        "lon": 3.2457520,\n
        "timestamp": "2011-08-10T18:19:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965059,\n
        "lat": 49.8887690,\n
        "lon": 3.2486450,\n
        "timestamp": "2011-08-10T18:19:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965061,\n
        "lat": 49.8887710,\n
        "lon": 3.2433140,\n
        "timestamp": "2011-08-10T18:19:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965063,\n
        "lat": 49.8887740,\n
        "lon": 3.2478210,\n
        "timestamp": "2011-08-10T18:19:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965065,\n
        "lat": 49.8887760,\n
        "lon": 3.2433290,\n
        "timestamp": "2011-08-10T18:19:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965068,\n
        "lat": 49.8887760,\n
        "lon": 3.2479560,\n
        "timestamp": "2011-08-10T18:19:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965071,\n
        "lat": 49.8887850,\n
        "lon": 3.2480150,\n
        "timestamp": "2011-08-10T18:19:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965074,\n
        "lat": 49.8887860,\n
        "lon": 3.2437160,\n
        "timestamp": "2011-08-10T18:19:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965098,\n
        "lat": 49.8887890,\n
        "lon": 3.2415320,\n
        "timestamp": "2011-08-10T18:19:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965100,\n
        "lat": 49.8887940,\n
        "lon": 3.2413120,\n
        "timestamp": "2011-08-10T18:19:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965103,\n
        "lat": 49.8887940,\n
        "lon": 3.2480120,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965105,\n
        "lat": 49.8887950,\n
        "lon": 3.2473950,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965109,\n
        "lat": 49.8887950,\n
        "lon": 3.2479500,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965113,\n
        "lat": 49.8887980,\n
        "lon": 3.2480390,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965115,\n
        "lat": 49.8888010,\n
        "lon": 3.2415810,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965124,\n
        "lat": 49.8888150,\n
        "lon": 3.2503900,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965150,\n
        "lat": 49.8888170,\n
        "lon": 3.2411920,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965154,\n
        "lat": 49.8888200,\n
        "lon": 3.2415720,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965156,\n
        "lat": 49.8888260,\n
        "lon": 3.2457710,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965160,\n
        "lat": 49.8888300,\n
        "lon": 3.2504990,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965163,\n
        "lat": 49.8888350,\n
        "lon": 3.2452060,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965168,\n
        "lat": 49.8888410,\n
        "lon": 3.2436790,\n
        "timestamp": "2011-08-10T18:19:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965176,\n
        "lat": 49.8888470,\n
        "lon": 3.2477950,\n
        "timestamp": "2011-08-10T18:19:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965198,\n
        "lat": 49.8888470,\n
        "lon": 3.2479340,\n
        "timestamp": "2011-08-10T18:19:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965208,\n
        "lat": 49.8888470,\n
        "lon": 3.2479920,\n
        "timestamp": "2011-08-10T18:19:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965212,\n
        "lat": 49.8888470,\n
        "lon": 3.2481500,\n
        "timestamp": "2011-08-10T18:19:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965216,\n
        "lat": 49.8888500,\n
        "lon": 3.2432800,\n
        "timestamp": "2011-08-10T18:19:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965224,\n
        "lat": 49.8888510,\n
        "lon": 3.2480220,\n
        "timestamp": "2011-08-10T18:19:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965231,\n
        "lat": 49.8888530,\n
        "lon": 3.2478430,\n
        "timestamp": "2011-08-10T18:19:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965235,\n
        "lat": 49.8888540,\n
        "lon": 3.2443230,\n
        "timestamp": "2011-08-10T18:19:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965239,\n
        "lat": 49.8888550,\n
        "lon": 3.2410440,\n
        "timestamp": "2011-08-10T18:19:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965241,\n
        "lat": 49.8888550,\n
        "lon": 3.2478030,\n
        "timestamp": "2011-08-10T18:19:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965271,\n
        "lat": 49.8888570,\n
        "lon": 3.2417210,\n
        "timestamp": "2011-08-10T18:19:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965274,\n
        "lat": 49.8888570,\n
        "lon": 3.2479880,\n
        "timestamp": "2011-08-10T18:19:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965275,\n
        "lat": 49.8888580,\n
        "lon": 3.2478750,\n
        "timestamp": "2011-08-10T18:19:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965279,\n
        "lat": 49.8888610,\n
        "lon": 3.2478390,\n
        "timestamp": "2011-08-10T18:19:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965281,\n
        "lat": 49.8888630,\n
        "lon": 3.2417190,\n
        "timestamp": "2011-08-10T18:19:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965285,\n
        "lat": 49.8888660,\n
        "lon": 3.2478710,\n
        "timestamp": "2011-08-10T18:19:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965289,\n
        "lat": 49.8888660,\n
        "lon": 3.2479290,\n
        "timestamp": "2011-08-10T18:19:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965292,\n
        "lat": 49.8888670,\n
        "lon": 3.2437730,\n
        "timestamp": "2011-08-10T18:19:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965321,\n
        "lat": 49.8888680,\n
        "lon": 3.2404460,\n
        "timestamp": "2011-08-10T18:19:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965327,\n
        "lat": 49.8888690,\n
        "lon": 3.2405820,\n
        "timestamp": "2011-08-10T18:19:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965331,\n
        "lat": 49.8888710,\n
        "lon": 3.2436580,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965333,\n
        "lat": 49.8888710,\n
        "lon": 3.2442000,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965334,\n
        "lat": 49.8888710,\n
        "lon": 3.2483180,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965337,\n
        "lat": 49.8888750,\n
        "lon": 3.2417630,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965341,\n
        "lat": 49.8888750,\n
        "lon": 3.2433660,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965346,\n
        "lat": 49.8888760,\n
        "lon": 3.2431450,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965351,\n
        "lat": 49.8888770,\n
        "lon": 3.2431370,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965385,\n
        "lat": 49.8888780,\n
        "lon": 3.2418510,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965387,\n
        "lat": 49.8888780,\n
        "lon": 3.2450580,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965388,\n
        "lat": 49.8888800,\n
        "lon": 3.2404960,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965389,\n
        "lat": 49.8888810,\n
        "lon": 3.2415160,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965390,\n
        "lat": 49.8888840,\n
        "lon": 3.2450690,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965391,\n
        "lat": 49.8888850,\n
        "lon": 3.2411650,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965394,\n
        "lat": 49.8888900,\n
        "lon": 3.2438290,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965397,\n
        "lat": 49.8888900,\n
        "lon": 3.2484190,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965447,\n
        "lat": 49.8888940,\n
        "lon": 3.2410210,\n
        "timestamp": "2011-08-10T18:19:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965452,\n
        "lat": 49.8888960,\n
        "lon": 3.2459270,\n
        "timestamp": "2011-08-10T18:19:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965456,\n
        "lat": 49.8888980,\n
        "lon": 3.2437530,\n
        "timestamp": "2011-08-10T18:19:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965460,\n
        "lat": 49.8889000,\n
        "lon": 3.2456920,\n
        "timestamp": "2011-08-10T18:19:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965465,\n
        "lat": 49.8889020,\n
        "lon": 3.2437660,\n
        "timestamp": "2011-08-10T18:19:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965471,\n
        "lat": 49.8889030,\n
        "lon": 3.2438830,\n
        "timestamp": "2011-08-10T18:19:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965475,\n
        "lat": 49.8889050,\n
        "lon": 3.2419470,\n
        "timestamp": "2011-08-10T18:19:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965478,\n
        "lat": 49.8889100,\n
        "lon": 3.2431100,\n
        "timestamp": "2011-08-10T18:19:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965479,\n
        "lat": 49.8889100,\n
        "lon": 3.2485380,\n
        "timestamp": "2011-08-10T18:19:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965509,\n
        "lat": 49.8889140,\n
        "lon": 3.2419390,\n
        "timestamp": "2011-08-10T18:19:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965516,\n
        "lat": 49.8889160,\n
        "lon": 3.2438140,\n
        "timestamp": "2011-08-10T18:19:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965520,\n
        "lat": 49.8889170,\n
        "lon": 3.2481270,\n
        "timestamp": "2011-08-10T18:19:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965525,\n
        "lat": 49.8889180,\n
        "lon": 3.2420020,\n
        "timestamp": "2011-08-10T18:19:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965529,\n
        "lat": 49.8889190,\n
        "lon": 3.2413030,\n
        "timestamp": "2011-08-10T18:19:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965533,\n
        "lat": 49.8889190,\n
        "lon": 3.2491920,\n
        "timestamp": "2011-08-10T18:19:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965534,\n
        "lat": 49.8889200,\n
        "lon": 3.2414530,\n
        "timestamp": "2011-08-10T18:19:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965535,\n
        "lat": 49.8889240,\n
        "lon": 3.2411430,\n
        "timestamp": "2011-08-10T18:19:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965538,\n
        "lat": 49.8889290,\n
        "lon": 3.2414830,\n
        "timestamp": "2011-08-10T18:19:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965556,\n
        "lat": 49.8889300,\n
        "lon": 3.2438640,\n
        "timestamp": "2011-08-10T18:19:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965559,\n
        "lat": 49.8889310,\n
        "lon": 3.2419940,\n
        "timestamp": "2011-08-10T18:19:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965562,\n
        "lat": 49.8889310,\n
        "lon": 3.2482330,\n
        "timestamp": "2011-08-10T18:19:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965565,\n
        "lat": 49.8889330,\n
        "lon": 3.2437200,\n
        "timestamp": "2011-08-10T18:19:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965569,\n
        "lat": 49.8889350,\n
        "lon": 3.2417280,\n
        "timestamp": "2011-08-10T18:19:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965578,\n
        "lat": 49.8889350,\n
        "lon": 3.2431840,\n
        "timestamp": "2011-08-10T18:19:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965583,\n
        "lat": 49.8889370,\n
        "lon": 3.2432160,\n
        "timestamp": "2011-08-10T18:19:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965587,\n
        "lat": 49.8889380,\n
        "lon": 3.2437400,\n
        "timestamp": "2011-08-10T18:19:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965598,\n
        "lat": 49.8889380,\n
        "lon": 3.2482310,\n
        "timestamp": "2011-08-10T18:19:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965600,\n
        "lat": 49.8889390,\n
        "lon": 3.2438960,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965601,\n
        "lat": 49.8889450,\n
        "lon": 3.2482930,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965603,\n
        "lat": 49.8889500,\n
        "lon": 3.2416870,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965607,\n
        "lat": 49.8889550,\n
        "lon": 3.2418020,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965610,\n
        "lat": 49.8889570,\n
        "lon": 3.2483970,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965615,\n
        "lat": 49.8889580,\n
        "lon": 3.2412790,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965618,\n
        "lat": 49.8889580,\n
        "lon": 3.2421910,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965620,\n
        "lat": 49.8889580,\n
        "lon": 3.2437020,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965640,\n
        "lat": 49.8889620,\n
        "lon": 3.2417310,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965642,\n
        "lat": 49.8889640,\n
        "lon": 3.2484440,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965645,\n
        "lat": 49.8889650,\n
        "lon": 3.2433010,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965649,\n
        "lat": 49.8889650,\n
        "lon": 3.2437200,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965652,\n
        "lat": 49.8889670,\n
        "lon": 3.2484640,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965655,\n
        "lat": 49.8889700,\n
        "lon": 3.2427210,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965658,\n
        "lat": 49.8889720,\n
        "lon": 3.2458490,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965659,\n
        "lat": 49.8889720,\n
        "lon": 3.2486510,\n
        "timestamp": "2011-08-10T18:19:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965660,\n
        "lat": 49.8889730,\n
        "lon": 3.2437160,\n
        "timestamp": "2011-08-10T18:19:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965680,\n
        "lat": 49.8889750,\n
        "lon": 3.2455980,\n
        "timestamp": "2011-08-10T18:19:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965682,\n
        "lat": 49.8889790,\n
        "lon": 3.2484390,\n
        "timestamp": "2011-08-10T18:19:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965684,\n
        "lat": 49.8889820,\n
        "lon": 3.2484590,\n
        "timestamp": "2011-08-10T18:19:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965688,\n
        "lat": 49.8889830,\n
        "lon": 3.2428920,\n
        "timestamp": "2011-08-10T18:19:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965690,\n
        "lat": 49.8889850,\n
        "lon": 3.2435800,\n
        "timestamp": "2011-08-10T18:19:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965693,\n
        "lat": 49.8889890,\n
        "lon": 3.2485060,\n
        "timestamp": "2011-08-10T18:19:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965696,\n
        "lat": 49.8889890,\n
        "lon": 3.2496890,\n
        "timestamp": "2011-08-10T18:19:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965698,\n
        "lat": 49.8889920,\n
        "lon": 3.2410730,\n
        "timestamp": "2011-08-10T18:19:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965718,\n
        "lat": 49.8889930,\n
        "lon": 3.2487850,\n
        "timestamp": "2011-08-10T18:19:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965720,\n
        "lat": 49.8889940,\n
        "lon": 3.2428310,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965722,\n
        "lat": 49.8889960,\n
        "lon": 3.2419520,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965724,\n
        "lat": 49.8889970,\n
        "lon": 3.2436230,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965725,\n
        "lat": 49.8889980,\n
        "lon": 3.2429550,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965727,\n
        "lat": 49.8890070,\n
        "lon": 3.2423380,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965735,\n
        "lat": 49.8890100,\n
        "lon": 3.2411450,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965739,\n
        "lat": 49.8890110,\n
        "lon": 3.2438460,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965741,\n
        "lat": 49.8890120,\n
        "lon": 3.2455520,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965756,\n
        "lat": 49.8890130,\n
        "lon": 3.2411590,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965759,\n
        "lat": 49.8890150,\n
        "lon": 3.2447340,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965763,\n
        "lat": 49.8890210,\n
        "lon": 3.2416420,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965767,\n
        "lat": 49.8890210,\n
        "lon": 3.2445840,\n
        "timestamp": "2011-08-10T18:19:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965774,\n
        "lat": 49.8890250,\n
        "lon": 3.2421390,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965778,\n
        "lat": 49.8890260,\n
        "lon": 3.2456960,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965780,\n
        "lat": 49.8890280,\n
        "lon": 3.2426860,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965782,\n
        "lat": 49.8890340,\n
        "lon": 3.2416340,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965783,\n
        "lat": 49.8890340,\n
        "lon": 3.2435470,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965802,\n
        "lat": 49.8890370,\n
        "lon": 3.2446260,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965805,\n
        "lat": 49.8890390,\n
        "lon": 3.2411440,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965808,\n
        "lat": 49.8890400,\n
        "lon": 3.2486270,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965813,\n
        "lat": 49.8890440,\n
        "lon": 3.2416770,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965818,\n
        "lat": 49.8890450,\n
        "lon": 3.2445660,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965823,\n
        "lat": 49.8890460,\n
        "lon": 3.2435890,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965825,\n
        "lat": 49.8890490,\n
        "lon": 3.2486240,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965827,\n
        "lat": 49.8890530,\n
        "lon": 3.2487100,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965829,\n
        "lat": 49.8890540,\n
        "lon": 3.2410350,\n
        "timestamp": "2011-08-10T18:19:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965849,\n
        "lat": 49.8890550,\n
        "lon": 3.2427980,\n
        "timestamp": "2011-08-10T18:19:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965854,\n
        "lat": 49.8890570,\n
        "lon": 3.2450210,\n
        "timestamp": "2011-08-10T18:19:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965861,\n
        "lat": 49.8890580,\n
        "lon": 3.2449230,\n
        "timestamp": "2011-08-10T18:19:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965870,\n
        "lat": 49.8890590,\n
        "lon": 3.2446050,\n
        "timestamp": "2011-08-10T18:19:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965877,\n
        "lat": 49.8890620,\n
        "lon": 3.2446040,\n
        "timestamp": "2011-08-10T18:19:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965883,\n
        "lat": 49.8890620,\n
        "lon": 3.2487060,\n
        "timestamp": "2011-08-10T18:19:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965887,\n
        "lat": 49.8890690,\n
        "lon": 3.2487560,\n
        "timestamp": "2011-08-10T18:19:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965889,\n
        "lat": 49.8890730,\n
        "lon": 3.2411050,\n
        "timestamp": "2011-08-10T18:19:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965906,\n
        "lat": 49.8890760,\n
        "lon": 3.2412950,\n
        "timestamp": "2011-08-10T18:19:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965910,\n
        "lat": 49.8890760,\n
        "lon": 3.2422840,\n
        "timestamp": "2011-08-10T18:19:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965915,\n
        "lat": 49.8890800,\n
        "lon": 3.2431620,\n
        "timestamp": "2011-08-10T18:19:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965920,\n
        "lat": 49.8890810,\n
        "lon": 3.2450010,\n
        "timestamp": "2011-08-10T18:19:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965927,\n
        "lat": 49.8890850,\n
        "lon": 3.2449000,\n
        "timestamp": "2011-08-10T18:19:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965936,\n
        "lat": 49.8890850,\n
        "lon": 3.2449980,\n
        "timestamp": "2011-08-10T18:19:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965942,\n
        "lat": 49.8890850,\n
        "lon": 3.2454640,\n
        "timestamp": "2011-08-10T18:19:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965944,\n
        "lat": 49.8890890,\n
        "lon": 3.2446710,\n
        "timestamp": "2011-08-10T18:19:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965948,\n
        "lat": 49.8890940,\n
        "lon": 3.2451210,\n
        "timestamp": "2011-08-10T18:19:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965961,\n
        "lat": 49.8890940,\n
        "lon": 3.2491360,\n
        "timestamp": "2011-08-10T18:19:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965966,\n
        "lat": 49.8891120,\n
        "lon": 3.2449720,\n
        "timestamp": "2011-08-10T18:19:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965969,\n
        "lat": 49.8891170,\n
        "lon": 3.2412700,\n
        "timestamp": "2011-08-10T18:19:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965972,\n
        "lat": 49.8891180,\n
        "lon": 3.2451000,\n
        "timestamp": "2011-08-10T18:19:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965975,\n
        "lat": 49.8891260,\n
        "lon": 3.2408380,\n
        "timestamp": "2011-08-10T18:19:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965978,\n
        "lat": 49.8891270,\n
        "lon": 3.2428080,\n
        "timestamp": "2011-08-10T18:19:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965980,\n
        "lat": 49.8891280,\n
        "lon": 3.2428790,\n
        "timestamp": "2011-08-10T18:19:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965985,\n
        "lat": 49.8891340,\n
        "lon": 3.2431000,\n
        "timestamp": "2011-08-10T18:19:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393965989,\n
        "lat": 49.8891370,\n
        "lon": 3.2431100,\n
        "timestamp": "2011-08-10T18:19:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966003,\n
        "lat": 49.8891390,\n
        "lon": 3.2423960,\n
        "timestamp": "2011-08-10T18:19:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966007,\n
        "lat": 49.8891390,\n
        "lon": 3.2488810,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966009,\n
        "lat": 49.8891400,\n
        "lon": 3.2449470,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966012,\n
        "lat": 49.8891410,\n
        "lon": 3.2428690,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966016,\n
        "lat": 49.8891410,\n
        "lon": 3.2452910,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966020,\n
        "lat": 49.8891440,\n
        "lon": 3.2409680,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966022,\n
        "lat": 49.8891500,\n
        "lon": 3.2489200,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966027,\n
        "lat": 49.8891530,\n
        "lon": 3.2424720,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966044,\n
        "lat": 49.8891550,\n
        "lon": 3.2453180,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966048,\n
        "lat": 49.8891580,\n
        "lon": 3.2424700,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966050,\n
        "lat": 49.8891580,\n
        "lon": 3.2424990,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966052,\n
        "lat": 49.8891590,\n
        "lon": 3.2433980,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966055,\n
        "lat": 49.8891600,\n
        "lon": 3.2428570,\n
        "timestamp": "2011-08-10T18:19:37Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966059,\n
        "lat": 49.8891600,\n
        "lon": 3.2488670,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966061,\n
        "lat": 49.8891610,\n
        "lon": 3.2452750,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966064,\n
        "lat": 49.8891620,\n
        "lon": 3.2431900,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966067,\n
        "lat": 49.8891620,\n
        "lon": 3.2434920,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966085,\n
        "lat": 49.8891630,\n
        "lon": 3.2424970,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966087,\n
        "lat": 49.8891640,\n
        "lon": 3.2452720,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966089,\n
        "lat": 49.8891650,\n
        "lon": 3.2427870,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966090,\n
        "lat": 49.8891660,\n
        "lon": 3.2430710,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966091,\n
        "lat": 49.8891670,\n
        "lon": 3.2496190,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966092,\n
        "lat": 49.8891690,\n
        "lon": 3.2489070,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966093,\n
        "lat": 49.8891720,\n
        "lon": 3.2425740,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966094,\n
        "lat": 49.8891720,\n
        "lon": 3.2453030,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966095,\n
        "lat": 49.8891740,\n
        "lon": 3.2453010,\n
        "timestamp": "2011-08-10T18:19:38Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966108,\n
        "lat": 49.8891760,\n
        "lon": 3.2450500,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966111,\n
        "lat": 49.8891770,\n
        "lon": 3.2435310,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966114,\n
        "lat": 49.8891770,\n
        "lon": 3.2452990,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966117,\n
        "lat": 49.8891820,\n
        "lon": 3.2428400,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966120,\n
        "lat": 49.8891900,\n
        "lon": 3.2453450,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966123,\n
        "lat": 49.8891970,\n
        "lon": 3.2431610,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966125,\n
        "lat": 49.8891970,\n
        "lon": 3.2450320,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966127,\n
        "lat": 49.8892010,\n
        "lon": 3.2448940,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966135,\n
        "lat": 49.8892020,\n
        "lon": 3.2452370,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966137,\n
        "lat": 49.8892040,\n
        "lon": 3.2460320,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966140,\n
        "lat": 49.8892080,\n
        "lon": 3.2434530,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966144,\n
        "lat": 49.8892100,\n
        "lon": 3.2450680,\n
        "timestamp": "2011-08-10T18:19:39Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966147,\n
        "lat": 49.8892150,\n
        "lon": 3.2452660,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966151,\n
        "lat": 49.8892160,\n
        "lon": 3.2433550,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966153,\n
        "lat": 49.8892180,\n
        "lon": 3.2434950,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966155,\n
        "lat": 49.8892190,\n
        "lon": 3.2423600,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966157,\n
        "lat": 49.8892220,\n
        "lon": 3.2452590,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966167,\n
        "lat": 49.8892230,\n
        "lon": 3.2434880,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966168,\n
        "lat": 49.8892250,\n
        "lon": 3.2409340,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966170,\n
        "lat": 49.8892290,\n
        "lon": 3.2409650,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966172,\n
        "lat": 49.8892360,\n
        "lon": 3.2450020,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966174,\n
        "lat": 49.8892380,\n
        "lon": 3.2449980,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966177,\n
        "lat": 49.8892400,\n
        "lon": 3.2453040,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966179,\n
        "lat": 49.8892420,\n
        "lon": 3.2424800,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966181,\n
        "lat": 49.8892460,\n
        "lon": 3.2407920,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966183,\n
        "lat": 49.8892480,\n
        "lon": 3.2450380,\n
        "timestamp": "2011-08-10T18:19:40Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966197,\n
        "lat": 49.8892520,\n
        "lon": 3.2500550,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966199,\n
        "lat": 49.8892550,\n
        "lon": 3.2424740,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966200,\n
        "lat": 49.8892660,\n
        "lon": 3.2425320,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966201,\n
        "lat": 49.8892660,\n
        "lon": 3.2448370,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966202,\n
        "lat": 49.8892710,\n
        "lon": 3.2409470,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966204,\n
        "lat": 49.8892940,\n
        "lon": 3.2503890,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966205,\n
        "lat": 49.8893000,\n
        "lon": 3.2414380,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966207,\n
        "lat": 49.8893040,\n
        "lon": 3.2449390,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966210,\n
        "lat": 49.8893090,\n
        "lon": 3.2459040,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966221,\n
        "lat": 49.8893260,\n
        "lon": 3.2447870,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966224,\n
        "lat": 49.8893270,\n
        "lon": 3.2415510,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966227,\n
        "lat": 49.8893370,\n
        "lon": 3.2414170,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966229,\n
        "lat": 49.8893380,\n
        "lon": 3.2415930,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966231,\n
        "lat": 49.8893410,\n
        "lon": 3.2414230,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966233,\n
        "lat": 49.8893440,\n
        "lon": 3.2456950,\n
        "timestamp": "2011-08-10T18:19:41Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966235,\n
        "lat": 49.8893590,\n
        "lon": 3.2414040,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966237,\n
        "lat": 49.8893590,\n
        "lon": 3.2414130,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966246,\n
        "lat": 49.8893590,\n
        "lon": 3.2500230,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966247,\n
        "lat": 49.8893620,\n
        "lon": 3.2448880,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966248,\n
        "lat": 49.8893640,\n
        "lon": 3.2415290,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966249,\n
        "lat": 49.8893690,\n
        "lon": 3.2456640,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966250,\n
        "lat": 49.8893740,\n
        "lon": 3.2415720,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966252,\n
        "lat": 49.8893770,\n
        "lon": 3.2457530,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966253,\n
        "lat": 49.8893920,\n
        "lon": 3.2413860,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966255,\n
        "lat": 49.8893940,\n
        "lon": 3.2413960,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966258,\n
        "lat": 49.8893990,\n
        "lon": 3.2457210,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966271,\n
        "lat": 49.8894060,\n
        "lon": 3.2503570,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966272,\n
        "lat": 49.8894090,\n
        "lon": 3.2436740,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966273,\n
        "lat": 49.8894280,\n
        "lon": 3.2436460,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966275,\n
        "lat": 49.8894410,\n
        "lon": 3.2413700,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966277,\n
        "lat": 49.8894490,\n
        "lon": 3.2447610,\n
        "timestamp": "2011-08-10T18:19:42Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966279,\n
        "lat": 49.8894500,\n
        "lon": 3.2428130,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966281,\n
        "lat": 49.8894650,\n
        "lon": 3.2414690,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966283,\n
        "lat": 49.8894670,\n
        "lon": 3.2434360,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966285,\n
        "lat": 49.8894680,\n
        "lon": 3.2435950,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966295,\n
        "lat": 49.8894730,\n
        "lon": 3.2459380,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966298,\n
        "lat": 49.8894750,\n
        "lon": 3.2448040,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966300,\n
        "lat": 49.8894890,\n
        "lon": 3.2434040,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966302,\n
        "lat": 49.8894920,\n
        "lon": 3.2438120,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966304,\n
        "lat": 49.8894960,\n
        "lon": 3.2436390,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966305,\n
        "lat": 49.8894970,\n
        "lon": 3.2446940,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966307,\n
        "lat": 49.8895020,\n
        "lon": 3.2429220,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966308,\n
        "lat": 49.8895030,\n
        "lon": 3.2459970,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966320,\n
        "lat": 49.8895050,\n
        "lon": 3.2458940,\n
        "timestamp": "2011-08-10T18:19:43Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966321,\n
        "lat": 49.8895110,\n
        "lon": 3.2436170,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966322,\n
        "lat": 49.8895170,\n
        "lon": 3.2436240,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966324,\n
        "lat": 49.8895230,\n
        "lon": 3.2447360,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966326,\n
        "lat": 49.8895250,\n
        "lon": 3.2427460,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966329,\n
        "lat": 49.8895250,\n
        "lon": 3.2436150,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966331,\n
        "lat": 49.8895260,\n
        "lon": 3.2448910,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966333,\n
        "lat": 49.8895310,\n
        "lon": 3.2460520,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966335,\n
        "lat": 49.8895370,\n
        "lon": 3.2459490,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966344,\n
        "lat": 49.8895420,\n
        "lon": 3.2431110,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966345,\n
        "lat": 49.8895460,\n
        "lon": 3.2435790,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966346,\n
        "lat": 49.8895470,\n
        "lon": 3.2437330,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966347,\n
        "lat": 49.8895480,\n
        "lon": 3.2448620,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966348,\n
        "lat": 49.8895490,\n
        "lon": 3.2440390,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966350,\n
        "lat": 49.8895500,\n
        "lon": 3.2449350,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966352,\n
        "lat": 49.8895520,\n
        "lon": 3.2406790,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966355,\n
        "lat": 49.8895530,\n
        "lon": 3.2434330,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966357,\n
        "lat": 49.8895540,\n
        "lon": 3.2440230,\n
        "timestamp": "2011-08-10T18:19:44Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966364,\n
        "lat": 49.8895610,\n
        "lon": 3.2407090,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966366,\n
        "lat": 49.8895670,\n
        "lon": 3.2460020,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966369,\n
        "lat": 49.8895690,\n
        "lon": 3.2435530,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966371,\n
        "lat": 49.8895690,\n
        "lon": 3.2448980,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966372,\n
        "lat": 49.8895700,\n
        "lon": 3.2428420,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966373,\n
        "lat": 49.8895720,\n
        "lon": 3.2415020,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966374,\n
        "lat": 49.8895730,\n
        "lon": 3.2436970,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966375,\n
        "lat": 49.8895740,\n
        "lon": 3.2430710,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966382,\n
        "lat": 49.8895800,\n
        "lon": 3.2431820,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966384,\n
        "lat": 49.8895820,\n
        "lon": 3.2430610,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966387,\n
        "lat": 49.8895830,\n
        "lon": 3.2439690,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966390,\n
        "lat": 49.8895950,\n
        "lon": 3.2461770,\n
        "timestamp": "2011-08-10T18:19:45Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966392,\n
        "lat": 49.8895960,\n
        "lon": 3.2439450,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966395,\n
        "lat": 49.8895960,\n
        "lon": 3.2448600,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966396,\n
        "lat": 49.8896000,\n
        "lon": 3.2448670,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966397,\n
        "lat": 49.8896020,\n
        "lon": 3.2435240,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966398,\n
        "lat": 49.8896020,\n
        "lon": 3.2439340,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966406,\n
        "lat": 49.8896040,\n
        "lon": 3.2406380,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966407,\n
        "lat": 49.8896100,\n
        "lon": 3.2416020,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966408,\n
        "lat": 49.8896110,\n
        "lon": 3.2431480,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966410,\n
        "lat": 49.8896140,\n
        "lon": 3.2406700,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966412,\n
        "lat": 49.8896140,\n
        "lon": 3.2414380,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966414,\n
        "lat": 49.8896170,\n
        "lon": 3.2406790,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966416,\n
        "lat": 49.8896190,\n
        "lon": 3.2431380,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966418,\n
        "lat": 49.8896190,\n
        "lon": 3.2439760,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966421,\n
        "lat": 49.8896200,\n
        "lon": 3.2414590,\n
        "timestamp": "2011-08-10T18:19:46Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966430,\n
        "lat": 49.8896240,\n
        "lon": 3.2439640,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966431,\n
        "lat": 49.8896240,\n
        "lon": 3.2462340,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966432,\n
        "lat": 49.8896280,\n
        "lon": 3.2414250,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966434,\n
        "lat": 49.8896300,\n
        "lon": 3.2440210,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966436,\n
        "lat": 49.8896350,\n
        "lon": 3.2414460,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966438,\n
        "lat": 49.8896350,\n
        "lon": 3.2441270,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966440,\n
        "lat": 49.8896410,\n
        "lon": 3.2440050,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966443,\n
        "lat": 49.8896440,\n
        "lon": 3.2409630,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966445,\n
        "lat": 49.8896450,\n
        "lon": 3.2407980,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966455,\n
        "lat": 49.8896470,\n
        "lon": 3.2434690,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966456,\n
        "lat": 49.8896490,\n
        "lon": 3.2451570,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966457,\n
        "lat": 49.8896500,\n
        "lon": 3.2462870,\n
        "timestamp": "2011-08-10T18:19:47Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966458,\n
        "lat": 49.8896510,\n
        "lon": 3.2433120,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966460,\n
        "lat": 49.8896540,\n
        "lon": 3.2406500,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966462,\n
        "lat": 49.8896540,\n
        "lon": 3.2407920,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966464,\n
        "lat": 49.8896550,\n
        "lon": 3.2434810,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966466,\n
        "lat": 49.8896570,\n
        "lon": 3.2426400,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966476,\n
        "lat": 49.8896580,\n
        "lon": 3.2414000,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966478,\n
        "lat": 49.8896580,\n
        "lon": 3.2460980,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966480,\n
        "lat": 49.8896620,\n
        "lon": 3.2408490,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966481,\n
        "lat": 49.8896650,\n
        "lon": 3.2414190,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966482,\n
        "lat": 49.8896690,\n
        "lon": 3.2406430,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966483,\n
        "lat": 49.8896700,\n
        "lon": 3.2408430,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966484,\n
        "lat": 49.8896740,\n
        "lon": 3.2407140,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966486,\n
        "lat": 49.8896820,\n
        "lon": 3.2418590,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966488,\n
        "lat": 49.8896840,\n
        "lon": 3.2440450,\n
        "timestamp": "2011-08-10T18:19:48Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966497,\n
        "lat": 49.8896860,\n
        "lon": 3.2446380,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966500,\n
        "lat": 49.8896860,\n
        "lon": 3.2461470,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966502,\n
        "lat": 49.8896880,\n
        "lon": 3.2407030,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966504,\n
        "lat": 49.8896880,\n
        "lon": 3.2409280,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966506,\n
        "lat": 49.8896900,\n
        "lon": 3.2407080,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966507,\n
        "lat": 49.8896900,\n
        "lon": 3.2451170,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966508,\n
        "lat": 49.8896900,\n
        "lon": 3.2463660,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966509,\n
        "lat": 49.8896910,\n
        "lon": 3.2413970,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966510,\n
        "lat": 49.8896910,\n
        "lon": 3.2428670,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966519,\n
        "lat": 49.8896920,\n
        "lon": 3.2408260,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966521,\n
        "lat": 49.8896980,\n
        "lon": 3.2409270,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966523,\n
        "lat": 49.8896990,\n
        "lon": 3.2419040,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966525,\n
        "lat": 49.8897020,\n
        "lon": 3.2411490,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966527,\n
        "lat": 49.8897030,\n
        "lon": 3.2415190,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966529,\n
        "lat": 49.8897050,\n
        "lon": 3.2418390,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966532,\n
        "lat": 49.8897060,\n
        "lon": 3.2455100,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966533,\n
        "lat": 49.8897070,\n
        "lon": 3.2427330,\n
        "timestamp": "2011-08-10T18:19:49Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966542,\n
        "lat": 49.8897070,\n
        "lon": 3.2434170,\n
        "timestamp": "2011-08-10T18:19:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966543,\n
        "lat": 49.8897090,\n
        "lon": 3.2426010,\n
        "timestamp": "2011-08-10T18:19:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966544,\n
        "lat": 49.8897100,\n
        "lon": 3.2432200,\n
        "timestamp": "2011-08-10T18:19:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966545,\n
        "lat": 49.8897110,\n
        "lon": 3.2427390,\n
        "timestamp": "2011-08-10T18:19:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966547,\n
        "lat": 49.8897130,\n
        "lon": 3.2451570,\n
        "timestamp": "2011-08-10T18:19:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966549,\n
        "lat": 49.8897130,\n
        "lon": 3.2461990,\n
        "timestamp": "2011-08-10T18:19:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966551,\n
        "lat": 49.8897130,\n
        "lon": 3.2463400,\n
        "timestamp": "2011-08-10T18:19:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966553,\n
        "lat": 49.8897150,\n
        "lon": 3.2415490,\n
        "timestamp": "2011-08-10T18:19:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966555,\n
        "lat": 49.8897170,\n
        "lon": 3.2454660,\n
        "timestamp": "2011-08-10T18:19:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966564,\n
        "lat": 49.8897200,\n
        "lon": 3.2409070,\n
        "timestamp": "2011-08-10T18:19:50Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966566,\n
        "lat": 49.8897210,\n
        "lon": 3.2418850,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966568,\n
        "lat": 49.8897210,\n
        "lon": 3.2455360,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966569,\n
        "lat": 49.8897220,\n
        "lon": 3.2440780,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966570,\n
        "lat": 49.8897220,\n
        "lon": 3.2464270,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966571,\n
        "lat": 49.8897230,\n
        "lon": 3.2452850,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966573,\n
        "lat": 49.8897240,\n
        "lon": 3.2451400,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966575,\n
        "lat": 49.8897260,\n
        "lon": 3.2454830,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966578,\n
        "lat": 49.8897270,\n
        "lon": 3.2445790,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966586,\n
        "lat": 49.8897380,\n
        "lon": 3.2454110,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966588,\n
        "lat": 49.8897390,\n
        "lon": 3.2415240,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966591,\n
        "lat": 49.8897410,\n
        "lon": 3.2411280,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966593,\n
        "lat": 49.8897430,\n
        "lon": 3.2427970,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966594,\n
        "lat": 49.8897430,\n
        "lon": 3.2429840,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966595,\n
        "lat": 49.8897430,\n
        "lon": 3.2447400,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966596,\n
        "lat": 49.8897440,\n
        "lon": 3.2431800,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966597,\n
        "lat": 49.8897440,\n
        "lon": 3.2463980,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966606,\n
        "lat": 49.8897460,\n
        "lon": 3.2454270,\n
        "timestamp": "2011-08-10T18:19:51Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966607,\n
        "lat": 49.8897480,\n
        "lon": 3.2413210,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966609,\n
        "lat": 49.8897490,\n
        "lon": 3.2429760,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966611,\n
        "lat": 49.8897490,\n
        "lon": 3.2440310,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966613,\n
        "lat": 49.8897500,\n
        "lon": 3.2411590,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966615,\n
        "lat": 49.8897520,\n
        "lon": 3.2440270,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966617,\n
        "lat": 49.8897540,\n
        "lon": 3.2454430,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966620,\n
        "lat": 49.8897560,\n
        "lon": 3.2406560,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966621,\n
        "lat": 49.8897600,\n
        "lon": 3.2411140,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966630,\n
        "lat": 49.8897650,\n
        "lon": 3.2430250,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966631,\n
        "lat": 49.8897660,\n
        "lon": 3.2430060,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966632,\n
        "lat": 49.8897680,\n
        "lon": 3.2452190,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966633,\n
        "lat": 49.8897690,\n
        "lon": 3.2411470,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966634,\n
        "lat": 49.8897690,\n
        "lon": 3.2454740,\n
        "timestamp": "2011-08-10T18:19:52Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966638,\n
        "lat": 49.8897710,\n
        "lon": 3.2453680,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966640,\n
        "lat": 49.8897720,\n
        "lon": 3.2454780,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966643,\n
        "lat": 49.8897790,\n
        "lon": 3.2441580,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966645,\n
        "lat": 49.8897830,\n
        "lon": 3.2446790,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966654,\n
        "lat": 49.8897840,\n
        "lon": 3.2407410,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966657,\n
        "lat": 49.8897900,\n
        "lon": 3.2439600,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966658,\n
        "lat": 49.8897920,\n
        "lon": 3.2412400,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966659,\n
        "lat": 49.8897930,\n
        "lon": 3.2405520,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966661,\n
        "lat": 49.8897930,\n
        "lon": 3.2454460,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966663,\n
        "lat": 49.8897940,\n
        "lon": 3.2425320,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966665,\n
        "lat": 49.8898020,\n
        "lon": 3.2433980,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966667,\n
        "lat": 49.8898040,\n
        "lon": 3.2441920,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966678,\n
        "lat": 49.8898040,\n
        "lon": 3.2453150,\n
        "timestamp": "2011-08-10T18:19:53Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966681,\n
        "lat": 49.8898050,\n
        "lon": 3.2412870,\n
        "timestamp": "2011-08-10T18:19:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966684,\n
        "lat": 49.8898050,\n
        "lon": 3.2436140,\n
        "timestamp": "2011-08-10T18:19:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966686,\n
        "lat": 49.8898060,\n
        "lon": 3.2441150,\n
        "timestamp": "2011-08-10T18:19:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966689,\n
        "lat": 49.8898080,\n
        "lon": 3.2441090,\n
        "timestamp": "2011-08-10T18:19:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966690,\n
        "lat": 49.8898160,\n
        "lon": 3.2452980,\n
        "timestamp": "2011-08-10T18:19:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966691,\n
        "lat": 49.8898210,\n
        "lon": 3.2429370,\n
        "timestamp": "2011-08-10T18:19:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966693,\n
        "lat": 49.8898220,\n
        "lon": 3.2453490,\n
        "timestamp": "2011-08-10T18:19:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966696,\n
        "lat": 49.8898270,\n
        "lon": 3.2429480,\n
        "timestamp": "2011-08-10T18:19:54Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966707,\n
        "lat": 49.8898330,\n
        "lon": 3.2441400,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966709,\n
        "lat": 49.8898330,\n
        "lon": 3.2442320,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966711,\n
        "lat": 49.8898340,\n
        "lon": 3.2433570,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966712,\n
        "lat": 49.8898340,\n
        "lon": 3.2435710,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966713,\n
        "lat": 49.8898340,\n
        "lon": 3.2442090,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966714,\n
        "lat": 49.8898400,\n
        "lon": 3.2411000,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966715,\n
        "lat": 49.8898400,\n
        "lon": 3.2442200,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966717,\n
        "lat": 49.8898400,\n
        "lon": 3.2455250,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966719,\n
        "lat": 49.8898420,\n
        "lon": 3.2406960,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966728,\n
        "lat": 49.8898480,\n
        "lon": 3.2426310,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966730,\n
        "lat": 49.8898490,\n
        "lon": 3.2440420,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966732,\n
        "lat": 49.8898520,\n
        "lon": 3.2411470,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966734,\n
        "lat": 49.8898560,\n
        "lon": 3.2435560,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966737,\n
        "lat": 49.8898560,\n
        "lon": 3.2441670,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966739,\n
        "lat": 49.8898590,\n
        "lon": 3.2437210,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966741,\n
        "lat": 49.8898640,\n
        "lon": 3.2411960,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966742,\n
        "lat": 49.8898660,\n
        "lon": 3.2437110,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966743,\n
        "lat": 49.8898700,\n
        "lon": 3.2412200,\n
        "timestamp": "2011-08-10T18:19:55Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966752,\n
        "lat": 49.8898740,\n
        "lon": 3.2437430,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966754,\n
        "lat": 49.8898780,\n
        "lon": 3.2436000,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966756,\n
        "lat": 49.8898790,\n
        "lon": 3.2411300,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966758,\n
        "lat": 49.8898840,\n
        "lon": 3.2437320,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966760,\n
        "lat": 49.8898850,\n
        "lon": 3.2450510,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966762,\n
        "lat": 49.8898870,\n
        "lon": 3.2454590,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966764,\n
        "lat": 49.8898910,\n
        "lon": 3.2403600,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966766,\n
        "lat": 49.8898970,\n
        "lon": 3.2412030,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966774,\n
        "lat": 49.8898980,\n
        "lon": 3.2436370,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966775,\n
        "lat": 49.8899010,\n
        "lon": 3.2428890,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966776,\n
        "lat": 49.8899060,\n
        "lon": 3.2456390,\n
        "timestamp": "2011-08-10T18:19:56Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966777,\n
        "lat": 49.8899160,\n
        "lon": 3.2436870,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966778,\n
        "lat": 49.8899190,\n
        "lon": 3.2436840,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966781,\n
        "lat": 49.8899210,\n
        "lon": 3.2449630,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966783,\n
        "lat": 49.8899230,\n
        "lon": 3.2455580,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966786,\n
        "lat": 49.8899240,\n
        "lon": 3.2436750,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966790,\n
        "lat": 49.8899290,\n
        "lon": 3.2404790,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966798,\n
        "lat": 49.8899360,\n
        "lon": 3.2455390,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966799,\n
        "lat": 49.8899410,\n
        "lon": 3.2455910,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966800,\n
        "lat": 49.8899430,\n
        "lon": 3.2438170,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966801,\n
        "lat": 49.8899440,\n
        "lon": 3.2449850,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966803,\n
        "lat": 49.8899530,\n
        "lon": 3.2428240,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966804,\n
        "lat": 49.8899530,\n
        "lon": 3.2436100,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966807,\n
        "lat": 49.8899590,\n
        "lon": 3.2456240,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966809,\n
        "lat": 49.8899630,\n
        "lon": 3.2434090,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966811,\n
        "lat": 49.8899640,\n
        "lon": 3.2402590,\n
        "timestamp": "2011-08-10T18:19:57Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966821,\n
        "lat": 49.8899680,\n
        "lon": 3.2450060,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966823,\n
        "lat": 49.8899700,\n
        "lon": 3.2457500,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966825,\n
        "lat": 49.8899710,\n
        "lon": 3.2404310,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966826,\n
        "lat": 49.8899730,\n
        "lon": 3.2438590,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966827,\n
        "lat": 49.8899730,\n
        "lon": 3.2456050,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966828,\n
        "lat": 49.8899740,\n
        "lon": 3.2437660,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966829,\n
        "lat": 49.8899750,\n
        "lon": 3.2404440,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966830,\n
        "lat": 49.8899760,\n
        "lon": 3.2402950,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966838,\n
        "lat": 49.8899820,\n
        "lon": 3.2409710,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966840,\n
        "lat": 49.8899830,\n
        "lon": 3.2430380,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966842,\n
        "lat": 49.8899870,\n
        "lon": 3.2438360,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966845,\n
        "lat": 49.8899920,\n
        "lon": 3.2404140,\n
        "timestamp": "2011-08-10T18:19:58Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966848,\n
        "lat": 49.8899960,\n
        "lon": 3.2404270,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966850,\n
        "lat": 49.8899990,\n
        "lon": 3.2433720,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966852,\n
        "lat": 49.8900030,\n
        "lon": 3.2451910,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966853,\n
        "lat": 49.8900040,\n
        "lon": 3.2438090,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966854,\n
        "lat": 49.8900070,\n
        "lon": 3.2458490,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966862,\n
        "lat": 49.8900100,\n
        "lon": 3.2402240,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966863,\n
        "lat": 49.8900100,\n
        "lon": 3.2438000,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966866,\n
        "lat": 49.8900100,\n
        "lon": 3.2451710,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966868,\n
        "lat": 49.8900110,\n
        "lon": 3.2410830,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966870,\n
        "lat": 49.8900160,\n
        "lon": 3.2437050,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966873,\n
        "lat": 49.8900170,\n
        "lon": 3.2456830,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966875,\n
        "lat": 49.8900170,\n
        "lon": 3.2456840,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966877,\n
        "lat": 49.8900190,\n
        "lon": 3.2452070,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966878,\n
        "lat": 49.8900190,\n
        "lon": 3.2458330,\n
        "timestamp": "2011-08-10T18:19:59Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966887,\n
        "lat": 49.8900200,\n
        "lon": 3.2435160,\n
        "timestamp": "2011-08-10T18:20:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966889,\n
        "lat": 49.8900220,\n
        "lon": 3.2438840,\n
        "timestamp": "2011-08-10T18:20:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966891,\n
        "lat": 49.8900240,\n
        "lon": 3.2429520,\n
        "timestamp": "2011-08-10T18:20:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966896,\n
        "lat": 49.8900260,\n
        "lon": 3.2451870,\n
        "timestamp": "2011-08-10T18:20:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966899,\n
        "lat": 49.8900260,\n
        "lon": 3.2458800,\n
        "timestamp": "2011-08-10T18:20:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966901,\n
        "lat": 49.8900290,\n
        "lon": 3.2447810,\n
        "timestamp": "2011-08-10T18:20:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966903,\n
        "lat": 49.8900360,\n
        "lon": 3.2429730,\n
        "timestamp": "2011-08-10T18:20:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966905,\n
        "lat": 49.8900370,\n
        "lon": 3.2451960,\n
        "timestamp": "2011-08-10T18:20:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966913,\n
        "lat": 49.8900380,\n
        "lon": 3.2438580,\n
        "timestamp": "2011-08-10T18:20:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966916,\n
        "lat": 49.8900430,\n
        "lon": 3.2438490,\n
        "timestamp": "2011-08-10T18:20:00Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966917,\n
        "lat": 49.8900430,\n
        "lon": 3.2459090,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966918,\n
        "lat": 49.8900470,\n
        "lon": 3.2462410,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966919,\n
        "lat": 49.8900490,\n
        "lon": 3.2448050,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966920,\n
        "lat": 49.8900550,\n
        "lon": 3.2403660,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966921,\n
        "lat": 49.8900550,\n
        "lon": 3.2432890,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966922,\n
        "lat": 49.8900580,\n
        "lon": 3.2434680,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966924,\n
        "lat": 49.8900590,\n
        "lon": 3.2453850,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966931,\n
        "lat": 49.8900640,\n
        "lon": 3.2462740,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966932,\n
        "lat": 49.8900650,\n
        "lon": 3.2458790,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966934,\n
        "lat": 49.8900660,\n
        "lon": 3.2457700,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966936,\n
        "lat": 49.8900730,\n
        "lon": 3.2451080,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966938,\n
        "lat": 49.8900770,\n
        "lon": 3.2426780,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966941,\n
        "lat": 49.8900800,\n
        "lon": 3.2409090,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966943,\n
        "lat": 49.8900840,\n
        "lon": 3.2458000,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966945,\n
        "lat": 49.8900920,\n
        "lon": 3.2461850,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966947,\n
        "lat": 49.8900940,\n
        "lon": 3.2432280,\n
        "timestamp": "2011-08-10T18:20:01Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966955,\n
        "lat": 49.8901010,\n
        "lon": 3.2458310,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966957,\n
        "lat": 49.8901020,\n
        "lon": 3.2454570,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966958,\n
        "lat": 49.8901030,\n
        "lon": 3.2432450,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966959,\n
        "lat": 49.8901030,\n
        "lon": 3.2439370,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966960,\n
        "lat": 49.8901100,\n
        "lon": 3.2426340,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966962,\n
        "lat": 49.8901130,\n
        "lon": 3.2410220,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966965,\n
        "lat": 49.8901130,\n
        "lon": 3.2459640,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966967,\n
        "lat": 49.8901140,\n
        "lon": 3.2432330,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966969,\n
        "lat": 49.8901140,\n
        "lon": 3.2433830,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966976,\n
        "lat": 49.8901150,\n
        "lon": 3.2458120,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966978,\n
        "lat": 49.8901340,\n
        "lon": 3.2426040,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966980,\n
        "lat": 49.8901370,\n
        "lon": 3.2438790,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966982,\n
        "lat": 49.8901380,\n
        "lon": 3.2461260,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966984,\n
        "lat": 49.8901400,\n
        "lon": 3.2436790,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966986,\n
        "lat": 49.8901410,\n
        "lon": 3.2460600,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966987,\n
        "lat": 49.8901460,\n
        "lon": 3.2432910,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966988,\n
        "lat": 49.8901480,\n
        "lon": 3.2460510,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966993,\n
        "lat": 49.8901490,\n
        "lon": 3.2453810,\n
        "timestamp": "2011-08-10T18:20:02Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966995,\n
        "lat": 49.8901540,\n
        "lon": 3.2461550,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966997,\n
        "lat": 49.8901560,\n
        "lon": 3.2460380,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393966999,\n
        "lat": 49.8901600,\n
        "lon": 3.2431400,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967000,\n
        "lat": 49.8901610,\n
        "lon": 3.2460970,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967001,\n
        "lat": 49.8901620,\n
        "lon": 3.2436450,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967002,\n
        "lat": 49.8901640,\n
        "lon": 3.2458940,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967003,\n
        "lat": 49.8901660,\n
        "lon": 3.2461830,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967005,\n
        "lat": 49.8901670,\n
        "lon": 3.2427390,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967013,\n
        "lat": 49.8901680,\n
        "lon": 3.2460880,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967015,\n
        "lat": 49.8901720,\n
        "lon": 3.2436600,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967018,\n
        "lat": 49.8901830,\n
        "lon": 3.2436770,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967020,\n
        "lat": 49.8901850,\n
        "lon": 3.2428780,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967022,\n
        "lat": 49.8901850,\n
        "lon": 3.2431510,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967024,\n
        "lat": 49.8901880,\n
        "lon": 3.2440600,\n
        "timestamp": "2011-08-10T18:20:03Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967026,\n
        "lat": 49.8901890,\n
        "lon": 3.2400390,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967027,\n
        "lat": 49.8901910,\n
        "lon": 3.2427100,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967028,\n
        "lat": 49.8901910,\n
        "lon": 3.2461540,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967036,\n
        "lat": 49.8901960,\n
        "lon": 3.2427920,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967038,\n
        "lat": 49.8901970,\n
        "lon": 3.2459860,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967039,\n
        "lat": 49.8901980,\n
        "lon": 3.2436510,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967040,\n
        "lat": 49.8902020,\n
        "lon": 3.2437800,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967041,\n
        "lat": 49.8902090,\n
        "lon": 3.2459710,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967042,\n
        "lat": 49.8902090,\n
        "lon": 3.2464970,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967044,\n
        "lat": 49.8902140,\n
        "lon": 3.2432020,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967046,\n
        "lat": 49.8902170,\n
        "lon": 3.2460260,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967053,\n
        "lat": 49.8902180,\n
        "lon": 3.2452510,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967054,\n
        "lat": 49.8902190,\n
        "lon": 3.2427630,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967055,\n
        "lat": 49.8902190,\n
        "lon": 3.2428330,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967056,\n
        "lat": 49.8902230,\n
        "lon": 3.2465240,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967059,\n
        "lat": 49.8902250,\n
        "lon": 3.2437430,\n
        "timestamp": "2011-08-10T18:20:04Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967061,\n
        "lat": 49.8902260,\n
        "lon": 3.2460650,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967063,\n
        "lat": 49.8902270,\n
        "lon": 3.2401580,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967065,\n
        "lat": 49.8902350,\n
        "lon": 3.2450550,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967068,\n
        "lat": 49.8902350,\n
        "lon": 3.2465720,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967075,\n
        "lat": 49.8902380,\n
        "lon": 3.2453560,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967077,\n
        "lat": 49.8902410,\n
        "lon": 3.2462490,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967079,\n
        "lat": 49.8902580,\n
        "lon": 3.2461250,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967080,\n
        "lat": 49.8902590,\n
        "lon": 3.2466150,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967081,\n
        "lat": 49.8902610,\n
        "lon": 3.2453190,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967082,\n
        "lat": 49.8902650,\n
        "lon": 3.2401120,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967083,\n
        "lat": 49.8902700,\n
        "lon": 3.2401290,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967084,\n
        "lat": 49.8902740,\n
        "lon": 3.2464110,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967086,\n
        "lat": 49.8902750,\n
        "lon": 3.2461040,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967093,\n
        "lat": 49.8902800,\n
        "lon": 3.2451210,\n
        "timestamp": "2011-08-10T18:20:05Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967094,\n
        "lat": 49.8902880,\n
        "lon": 3.2464430,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967096,\n
        "lat": 49.8902900,\n
        "lon": 3.2462420,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967098,\n
        "lat": 49.8902920,\n
        "lon": 3.2399540,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967100,\n
        "lat": 49.8902929,\n
        "lon": 3.2400899,\n
        "timestamp": "2012-10-15T09:29:31Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967102,\n
        "lat": 49.8902950,\n
        "lon": 3.2435040,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967104,\n
        "lat": 49.8902980,\n
        "lon": 3.2425480,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967106,\n
        "lat": 49.8902980,\n
        "lon": 3.2438560,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967113,\n
        "lat": 49.8902990,\n
        "lon": 3.2401090,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967115,\n
        "lat": 49.8902990,\n
        "lon": 3.2464950,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967117,\n
        "lat": 49.8903040,\n
        "lon": 3.2425620,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967120,\n
        "lat": 49.8903060,\n
        "lon": 3.2438700,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967121,\n
        "lat": 49.8903060,\n
        "lon": 3.2461660,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967122,\n
        "lat": 49.8903130,\n
        "lon": 3.2431560,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967123,\n
        "lat": 49.8903160,\n
        "lon": 3.2438300,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967124,\n
        "lat": 49.8903210,\n
        "lon": 3.2465390,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967126,\n
        "lat": 49.8903250,\n
        "lon": 3.2456450,\n
        "timestamp": "2011-08-10T18:20:06Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967133,\n
        "lat": 49.8903280,\n
        "lon": 3.2400620,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967135,\n
        "lat": 49.8903280,\n
        "lon": 3.2425170,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967137,\n
        "lat": 49.8903480,\n
        "lon": 3.2439140,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967139,\n
        "lat": 49.8903510,\n
        "lon": 3.2463620,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967141,\n
        "lat": 49.8903520,\n
        "lon": 3.2425740,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967143,\n
        "lat": 49.8903530,\n
        "lon": 3.2438890,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967146,\n
        "lat": 49.8903530,\n
        "lon": 3.2461690,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967148,\n
        "lat": 49.8903650,\n
        "lon": 3.2427000,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967149,\n
        "lat": 49.8903690,\n
        "lon": 3.2430520,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967156,\n
        "lat": 49.8903730,\n
        "lon": 3.2425530,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967158,\n
        "lat": 49.8903780,\n
        "lon": 3.2455660,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967159,\n
        "lat": 49.8903910,\n
        "lon": 3.2425240,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967160,\n
        "lat": 49.8903940,\n
        "lon": 3.2406630,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967161,\n
        "lat": 49.8904000,\n
        "lon": 3.2432780,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967162,\n
        "lat": 49.8904030,\n
        "lon": 3.2464610,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967163,\n
        "lat": 49.8904080,\n
        "lon": 3.2423840,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967165,\n
        "lat": 49.8904140,\n
        "lon": 3.2426440,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967167,\n
        "lat": 49.8904140,\n
        "lon": 3.2462820,\n
        "timestamp": "2011-08-10T18:20:07Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967174,\n
        "lat": 49.8904200,\n
        "lon": 3.2424110,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967178,\n
        "lat": 49.8904210,\n
        "lon": 3.2431220,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967180,\n
        "lat": 49.8904220,\n
        "lon": 3.2407690,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967183,\n
        "lat": 49.8904250,\n
        "lon": 3.2424220,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967186,\n
        "lat": 49.8904330,\n
        "lon": 3.2458930,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967190,\n
        "lat": 49.8904340,\n
        "lon": 3.2426210,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967191,\n
        "lat": 49.8904400,\n
        "lon": 3.2437710,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967193,\n
        "lat": 49.8904460,\n
        "lon": 3.2430770,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967207,\n
        "lat": 49.8904470,\n
        "lon": 3.2437400,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967210,\n
        "lat": 49.8904570,\n
        "lon": 3.2423340,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967212,\n
        "lat": 49.8904630,\n
        "lon": 3.2459270,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967214,\n
        "lat": 49.8904670,\n
        "lon": 3.2463820,\n
        "timestamp": "2011-08-10T18:20:08Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967216,\n
        "lat": 49.8904680,\n
        "lon": 3.2423570,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967218,\n
        "lat": 49.8904680,\n
        "lon": 3.2459170,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967222,\n
        "lat": 49.8904720,\n
        "lon": 3.2406180,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967225,\n
        "lat": 49.8904740,\n
        "lon": 3.2423700,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967227,\n
        "lat": 49.8904800,\n
        "lon": 3.2457930,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967239,\n
        "lat": 49.8904810,\n
        "lon": 3.2431370,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967241,\n
        "lat": 49.8904860,\n
        "lon": 3.2431270,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967242,\n
        "lat": 49.8904910,\n
        "lon": 3.2424070,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967243,\n
        "lat": 49.8904970,\n
        "lon": 3.2401010,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967244,\n
        "lat": 49.8904980,\n
        "lon": 3.2407240,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967245,\n
        "lat": 49.8905030,\n
        "lon": 3.2459720,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967246,\n
        "lat": 49.8905060,\n
        "lon": 3.2423200,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967247,\n
        "lat": 49.8905070,\n
        "lon": 3.2459620,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967249,\n
        "lat": 49.8905260,\n
        "lon": 3.2423660,\n
        "timestamp": "2011-08-10T18:20:09Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967261,\n
        "lat": 49.8905290,\n
        "lon": 3.2402020,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967264,\n
        "lat": 49.8905310,\n
        "lon": 3.2442000,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967268,\n
        "lat": 49.8905330,\n
        "lon": 3.2437920,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967272,\n
        "lat": 49.8905350,\n
        "lon": 3.2430370,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967275,\n
        "lat": 49.8905360,\n
        "lon": 3.2425040,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967278,\n
        "lat": 49.8905480,\n
        "lon": 3.2460080,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967280,\n
        "lat": 49.8905510,\n
        "lon": 3.2458730,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967282,\n
        "lat": 49.8905590,\n
        "lon": 3.2406530,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967298,\n
        "lat": 49.8905600,\n
        "lon": 3.2400320,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967299,\n
        "lat": 49.8905600,\n
        "lon": 3.2452700,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967300,\n
        "lat": 49.8905660,\n
        "lon": 3.2400530,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967301,\n
        "lat": 49.8905670,\n
        "lon": 3.2406850,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967303,\n
        "lat": 49.8905670,\n
        "lon": 3.2437330,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967305,\n
        "lat": 49.8905700,\n
        "lon": 3.2458330,\n
        "timestamp": "2011-08-10T18:20:10Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967307,\n
        "lat": 49.8905790,\n
        "lon": 3.2406410,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967310,\n
        "lat": 49.8905800,\n
        "lon": 3.2407400,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967312,\n
        "lat": 49.8905870,\n
        "lon": 3.2435810,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967320,\n
        "lat": 49.8905930,\n
        "lon": 3.2401550,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967322,\n
        "lat": 49.8905940,\n
        "lon": 3.2401630,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967324,\n
        "lat": 49.8905940,\n
        "lon": 3.2422890,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967325,\n
        "lat": 49.8905960,\n
        "lon": 3.2407090,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967326,\n
        "lat": 49.8905970,\n
        "lon": 3.2400060,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967327,\n
        "lat": 49.8905990,\n
        "lon": 3.2405710,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967328,\n
        "lat": 49.8906010,\n
        "lon": 3.2407280,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967329,\n
        "lat": 49.8906070,\n
        "lon": 3.2452010,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967331,\n
        "lat": 49.8906100,\n
        "lon": 3.2458780,\n
        "timestamp": "2011-08-10T18:20:11Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967340,\n
        "lat": 49.8906110,\n
        "lon": 3.2431370,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967343,\n
        "lat": 49.8906150,\n
        "lon": 3.2439040,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967345,\n
        "lat": 49.8906210,\n
        "lon": 3.2399510,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967347,\n
        "lat": 49.8906210,\n
        "lon": 3.2453630,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967349,\n
        "lat": 49.8906230,\n
        "lon": 3.2440630,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967351,\n
        "lat": 49.8906240,\n
        "lon": 3.2436310,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967352,\n
        "lat": 49.8906240,\n
        "lon": 3.2453670,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967353,\n
        "lat": 49.8906270,\n
        "lon": 3.2406900,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967359,\n
        "lat": 49.8906300,\n
        "lon": 3.2399820,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967362,\n
        "lat": 49.8906340,\n
        "lon": 3.2401350,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967364,\n
        "lat": 49.8906400,\n
        "lon": 3.2423840,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967365,\n
        "lat": 49.8906440,\n
        "lon": 3.2460890,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967366,\n
        "lat": 49.8906500,\n
        "lon": 3.2405220,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967367,\n
        "lat": 49.8906500,\n
        "lon": 3.2438440,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967369,\n
        "lat": 49.8906510,\n
        "lon": 3.2400510,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967372,\n
        "lat": 49.8906530,\n
        "lon": 3.2438490,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967374,\n
        "lat": 49.8906540,\n
        "lon": 3.2405400,\n
        "timestamp": "2011-08-10T18:20:12Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967379,\n
        "lat": 49.8906600,\n
        "lon": 3.2434500,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967381,\n
        "lat": 49.8906660,\n
        "lon": 3.2452940,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967383,\n
        "lat": 49.8906700,\n
        "lon": 3.2419900,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967386,\n
        "lat": 49.8906700,\n
        "lon": 3.2453000,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967388,\n
        "lat": 49.8906760,\n
        "lon": 3.2461300,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967390,\n
        "lat": 49.8906890,\n
        "lon": 3.2405050,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967392,\n
        "lat": 49.8906920,\n
        "lon": 3.2459920,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967393,\n
        "lat": 49.8906940,\n
        "lon": 3.2419650,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967394,\n
        "lat": 49.8906980,\n
        "lon": 3.2434990,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967400,\n
        "lat": 49.8907090,\n
        "lon": 3.2398870,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967402,\n
        "lat": 49.8907110,\n
        "lon": 3.2461760,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967404,\n
        "lat": 49.8907180,\n
        "lon": 3.2414500,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967406,\n
        "lat": 49.8907180,\n
        "lon": 3.2420980,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967407,\n
        "lat": 49.8907210,\n
        "lon": 3.2406360,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967408,\n
        "lat": 49.8907250,\n
        "lon": 3.2434530,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967409,\n
        "lat": 49.8907330,\n
        "lon": 3.2412580,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967410,\n
        "lat": 49.8907350,\n
        "lon": 3.2414360,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967418,\n
        "lat": 49.8907360,\n
        "lon": 3.2399870,\n
        "timestamp": "2011-08-10T18:20:13Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967419,\n
        "lat": 49.8907450,\n
        "lon": 3.2413100,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967420,\n
        "lat": 49.8907570,\n
        "lon": 3.2460770,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967423,\n
        "lat": 49.8907630,\n
        "lon": 3.2412420,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967426,\n
        "lat": 49.8907750,\n
        "lon": 3.2412930,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967429,\n
        "lat": 49.8907790,\n
        "lon": 3.2416090,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967432,\n
        "lat": 49.8907910,\n
        "lon": 3.2463480,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967435,\n
        "lat": 49.8908000,\n
        "lon": 3.2415900,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967439,\n
        "lat": 49.8908110,\n
        "lon": 3.2463050,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967451,\n
        "lat": 49.8908130,\n
        "lon": 3.2418420,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967455,\n
        "lat": 49.8908140,\n
        "lon": 3.2408580,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967459,\n
        "lat": 49.8908160,\n
        "lon": 3.2463130,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967461,\n
        "lat": 49.8908170,\n
        "lon": 3.2405080,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967462,\n
        "lat": 49.8908450,\n
        "lon": 3.2406160,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967463,\n
        "lat": 49.8908520,\n
        "lon": 3.2408350,\n
        "timestamp": "2011-08-10T18:20:14Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967464,\n
        "lat": 49.8908550,\n
        "lon": 3.2464260,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967465,\n
        "lat": 49.8908560,\n
        "lon": 3.2408510,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967466,\n
        "lat": 49.8908570,\n
        "lon": 3.2412740,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967482,\n
        "lat": 49.8908600,\n
        "lon": 3.2410430,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967484,\n
        "lat": 49.8908600,\n
        "lon": 3.2419530,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967486,\n
        "lat": 49.8908630,\n
        "lon": 3.2408490,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967489,\n
        "lat": 49.8908670,\n
        "lon": 3.2434680,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967492,\n
        "lat": 49.8908700,\n
        "lon": 3.2404530,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967495,\n
        "lat": 49.8908710,\n
        "lon": 3.2408480,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967499,\n
        "lat": 49.8908730,\n
        "lon": 3.2404710,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967502,\n
        "lat": 49.8908730,\n
        "lon": 3.2413170,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967506,\n
        "lat": 49.8908770,\n
        "lon": 3.2408500,\n
        "timestamp": "2011-08-10T18:20:15Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967517,\n
        "lat": 49.8908800,\n
        "lon": 3.2461800,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967520,\n
        "lat": 49.8908830,\n
        "lon": 3.2408510,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967523,\n
        "lat": 49.8908870,\n
        "lon": 3.2413550,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967525,\n
        "lat": 49.8908880,\n
        "lon": 3.2408530,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967527,\n
        "lat": 49.8908970,\n
        "lon": 3.2408570,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967529,\n
        "lat": 49.8909080,\n
        "lon": 3.2412330,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967531,\n
        "lat": 49.8909180,\n
        "lon": 3.2404260,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967534,\n
        "lat": 49.8909180,\n
        "lon": 3.2412250,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967550,\n
        "lat": 49.8909190,\n
        "lon": 3.2462980,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967551,\n
        "lat": 49.8909250,\n
        "lon": 3.2463070,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967552,\n
        "lat": 49.8909320,\n
        "lon": 3.2409990,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967554,\n
        "lat": 49.8909340,\n
        "lon": 3.2414730,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967557,\n
        "lat": 49.8909460,\n
        "lon": 3.2462620,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967559,\n
        "lat": 49.8909470,\n
        "lon": 3.2413030,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967561,\n
        "lat": 49.8909500,\n
        "lon": 3.2405500,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967563,\n
        "lat": 49.8909510,\n
        "lon": 3.2464570,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967565,\n
        "lat": 49.8910000,\n
        "lon": 3.2463600,\n
        "timestamp": "2011-08-10T18:20:16Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967569,\n
        "lat": 49.8910040,\n
        "lon": 3.2465420,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967571,\n
        "lat": 49.8910080,\n
        "lon": 3.2465310,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967573,\n
        "lat": 49.8910110,\n
        "lon": 3.2474080,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967575,\n
        "lat": 49.8910140,\n
        "lon": 3.2397540,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967577,\n
        "lat": 49.8910320,\n
        "lon": 3.2396670,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967579,\n
        "lat": 49.8910380,\n
        "lon": 3.2465830,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967580,\n
        "lat": 49.8910460,\n
        "lon": 3.2401810,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967581,\n
        "lat": 49.8910510,\n
        "lon": 3.2397070,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967582,\n
        "lat": 49.8910570,\n
        "lon": 3.2464320,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967591,\n
        "lat": 49.8910600,\n
        "lon": 3.2416580,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967592,\n
        "lat": 49.8910640,\n
        "lon": 3.2398480,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967593,\n
        "lat": 49.8910650,\n
        "lon": 3.2464150,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967594,\n
        "lat": 49.8910740,\n
        "lon": 3.2396160,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967596,\n
        "lat": 49.8910920,\n
        "lon": 3.2396560,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967598,\n
        "lat": 49.8910950,\n
        "lon": 3.2402830,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967600,\n
        "lat": 49.8910970,\n
        "lon": 3.2476040,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967601,\n
        "lat": 49.8910990,\n
        "lon": 3.2464580,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967609,\n
        "lat": 49.8911030,\n
        "lon": 3.2417480,\n
        "timestamp": "2011-08-10T18:20:17Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967611,\n
        "lat": 49.8911250,\n
        "lon": 3.2397780,\n
        "timestamp": "2011-08-10T18:20:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967613,\n
        "lat": 49.8911270,\n
        "lon": 3.2396120,\n
        "timestamp": "2011-08-10T18:20:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967615,\n
        "lat": 49.8911350,\n
        "lon": 3.2397970,\n
        "timestamp": "2011-08-10T18:20:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967618,\n
        "lat": 49.8911540,\n
        "lon": 3.2416660,\n
        "timestamp": "2011-08-10T18:20:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967619,\n
        "lat": 49.8911560,\n
        "lon": 3.2400500,\n
        "timestamp": "2011-08-10T18:20:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967620,\n
        "lat": 49.8911600,\n
        "lon": 3.2416780,\n
        "timestamp": "2011-08-10T18:20:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967621,\n
        "lat": 49.8911610,\n
        "lon": 3.2415390,\n
        "timestamp": "2011-08-10T18:20:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967622,\n
        "lat": 49.8911790,\n
        "lon": 3.2396340,\n
        "timestamp": "2011-08-10T18:20:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967630,\n
        "lat": 49.8911840,\n
        "lon": 3.2401760,\n
        "timestamp": "2011-08-10T18:20:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967631,\n
        "lat": 49.8911850,\n
        "lon": 3.2397350,\n
        "timestamp": "2011-08-10T18:20:18Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967632,\n
        "lat": 49.8911900,\n
        "lon": 3.2406620,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967635,\n
        "lat": 49.8911950,\n
        "lon": 3.2472210,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967637,\n
        "lat": 49.8911960,\n
        "lon": 3.2402010,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967639,\n
        "lat": 49.8911970,\n
        "lon": 3.2416120,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967642,\n
        "lat": 49.8912130,\n
        "lon": 3.2472570,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967644,\n
        "lat": 49.8912140,\n
        "lon": 3.2456690,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967646,\n
        "lat": 49.8912170,\n
        "lon": 3.2401790,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967653,\n
        "lat": 49.8912180,\n
        "lon": 3.2472520,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967655,\n
        "lat": 49.8912270,\n
        "lon": 3.2397290,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967656,\n
        "lat": 49.8912340,\n
        "lon": 3.2473050,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967657,\n
        "lat": 49.8912400,\n
        "lon": 3.2472970,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967658,\n
        "lat": 49.8912410,\n
        "lon": 3.2401340,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967660,\n
        "lat": 49.8912410,\n
        "lon": 3.2408650,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967661,\n
        "lat": 49.8912500,\n
        "lon": 3.2457100,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967663,\n
        "lat": 49.8912530,\n
        "lon": 3.2406230,\n
        "timestamp": "2011-08-10T18:20:19Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967670,\n
        "lat": 49.8912584,\n
        "lon": 3.2456924,\n
        "timestamp": "2012-10-15T09:29:31Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967671,\n
        "lat": 49.8912610,\n
        "lon": 3.2456870,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967674,\n
        "lat": 49.8912690,\n
        "lon": 3.2455530,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967676,\n
        "lat": 49.8912750,\n
        "lon": 3.2457110,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967678,\n
        "lat": 49.8912770,\n
        "lon": 3.2457060,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967680,\n
        "lat": 49.8912770,\n
        "lon": 3.2457140,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967682,\n
        "lat": 49.8912810,\n
        "lon": 3.2395110,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967684,\n
        "lat": 49.8912830,\n
        "lon": 3.2474140,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967686,\n
        "lat": 49.8912860,\n
        "lon": 3.2402310,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967692,\n
        "lat": 49.8912910,\n
        "lon": 3.2412810,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967695,\n
        "lat": 49.8912930,\n
        "lon": 3.2396310,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967696,\n
        "lat": 49.8912930,\n
        "lon": 3.2402220,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967697,\n
        "lat": 49.8913000,\n
        "lon": 3.2396420,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967698,\n
        "lat": 49.8913050,\n
        "lon": 3.2408260,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967699,\n
        "lat": 49.8913070,\n
        "lon": 3.2402520,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967700,\n
        "lat": 49.8913080,\n
        "lon": 3.2394720,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967701,\n
        "lat": 49.8913090,\n
        "lon": 3.2457800,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967703,\n
        "lat": 49.8913160,\n
        "lon": 3.2413300,\n
        "timestamp": "2011-08-10T18:20:20Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967711,\n
        "lat": 49.8913230,\n
        "lon": 3.2395960,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967712,\n
        "lat": 49.8913290,\n
        "lon": 3.2413580,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967713,\n
        "lat": 49.8913380,\n
        "lon": 3.2401680,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967714,\n
        "lat": 49.8913380,\n
        "lon": 3.2456440,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967715,\n
        "lat": 49.8913390,\n
        "lon": 3.2400150,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967717,\n
        "lat": 49.8913510,\n
        "lon": 3.2400420,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967719,\n
        "lat": 49.8913530,\n
        "lon": 3.2402030,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967721,\n
        "lat": 49.8913570,\n
        "lon": 3.2395670,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967723,\n
        "lat": 49.8913570,\n
        "lon": 3.2412840,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967727,\n
        "lat": 49.8913690,\n
        "lon": 3.2457100,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967728,\n
        "lat": 49.8913700,\n
        "lon": 3.2413110,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967730,\n
        "lat": 49.8913760,\n
        "lon": 3.2400130,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967732,\n
        "lat": 49.8914110,\n
        "lon": 3.2400840,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967734,\n
        "lat": 49.8914160,\n
        "lon": 3.2393350,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967736,\n
        "lat": 49.8914360,\n
        "lon": 3.2411140,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967738,\n
        "lat": 49.8914560,\n
        "lon": 3.2393360,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967741,\n
        "lat": 49.8914610,\n
        "lon": 3.2411660,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967747,\n
        "lat": 49.8914660,\n
        "lon": 3.2394380,\n
        "timestamp": "2011-08-10T18:20:21Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967749,\n
        "lat": 49.8915040,\n
        "lon": 3.2394330,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967751,\n
        "lat": 49.8915070,\n
        "lon": 3.2397280,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967753,\n
        "lat": 49.8915080,\n
        "lon": 3.2480780,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967755,\n
        "lat": 49.8915100,\n
        "lon": 3.2410900,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967756,\n
        "lat": 49.8915250,\n
        "lon": 3.2481450,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967757,\n
        "lat": 49.8915460,\n
        "lon": 3.2392260,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967758,\n
        "lat": 49.8915490,\n
        "lon": 3.2411770,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967759,\n
        "lat": 49.8915540,\n
        "lon": 3.2398290,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967767,\n
        "lat": 49.8915610,\n
        "lon": 3.2391670,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967769,\n
        "lat": 49.8915920,\n
        "lon": 3.2409970,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967772,\n
        "lat": 49.8915940,\n
        "lon": 3.2393260,\n
        "timestamp": "2011-08-10T18:20:22Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967777,\n
        "lat": 49.8916110,\n
        "lon": 3.2392650,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967779,\n
        "lat": 49.8916130,\n
        "lon": 3.2396020,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967781,\n
        "lat": 49.8916180,\n
        "lon": 3.2480050,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967783,\n
        "lat": 49.8916290,\n
        "lon": 3.2410850,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967789,\n
        "lat": 49.8916380,\n
        "lon": 3.2480710,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967792,\n
        "lat": 49.8916400,\n
        "lon": 3.2396110,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967795,\n
        "lat": 49.8916460,\n
        "lon": 3.2390620,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967797,\n
        "lat": 49.8916470,\n
        "lon": 3.2396020,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967798,\n
        "lat": 49.8916560,\n
        "lon": 3.2390810,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967799,\n
        "lat": 49.8916610,\n
        "lon": 3.2396980,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967800,\n
        "lat": 49.8916740,\n
        "lon": 3.2391880,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967801,\n
        "lat": 49.8916780,\n
        "lon": 3.2390550,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967817,\n
        "lat": 49.8916850,\n
        "lon": 3.2391380,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967818,\n
        "lat": 49.8916850,\n
        "lon": 3.2392120,\n
        "timestamp": "2011-08-10T18:20:23Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967819,\n
        "lat": 49.8916870,\n
        "lon": 3.2408690,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967820,\n
        "lat": 49.8916880,\n
        "lon": 3.2397050,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967821,\n
        "lat": 49.8916960,\n
        "lon": 3.2396960,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967822,\n
        "lat": 49.8916980,\n
        "lon": 3.2395010,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967825,\n
        "lat": 49.8917040,\n
        "lon": 3.2391130,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967827,\n
        "lat": 49.8917090,\n
        "lon": 3.2391840,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967829,\n
        "lat": 49.8917090,\n
        "lon": 3.2395260,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967842,\n
        "lat": 49.8917250,\n
        "lon": 3.2394720,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967843,\n
        "lat": 49.8917390,\n
        "lon": 3.2409660,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967845,\n
        "lat": 49.8917680,\n
        "lon": 3.2407680,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967848,\n
        "lat": 49.8917690,\n
        "lon": 3.2390170,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967851,\n
        "lat": 49.8917820,\n
        "lon": 3.2394890,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967854,\n
        "lat": 49.8917840,\n
        "lon": 3.2395890,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967857,\n
        "lat": 49.8918200,\n
        "lon": 3.2408660,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967860,\n
        "lat": 49.8918290,\n
        "lon": 3.2388150,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967863,\n
        "lat": 49.8918330,\n
        "lon": 3.2395930,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967868,\n
        "lat": 49.8918430,\n
        "lon": 3.2387620,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967871,\n
        "lat": 49.8918430,\n
        "lon": 3.2390700,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967874,\n
        "lat": 49.8918660,\n
        "lon": 3.2393870,\n
        "timestamp": "2011-08-10T18:20:24Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967877,\n
        "lat": 49.8918760,\n
        "lon": 3.2389080,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967879,\n
        "lat": 49.8918850,\n
        "lon": 3.2386120,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967881,\n
        "lat": 49.8918870,\n
        "lon": 3.2389150,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967883,\n
        "lat": 49.8918890,\n
        "lon": 3.2388570,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967884,\n
        "lat": 49.8919190,\n
        "lon": 3.2394890,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967891,\n
        "lat": 49.8919240,\n
        "lon": 3.2387740,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967893,\n
        "lat": 49.8919270,\n
        "lon": 3.2396540,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967894,\n
        "lat": 49.8919330,\n
        "lon": 3.2388270,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967895,\n
        "lat": 49.8919450,\n
        "lon": 3.2387890,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967896,\n
        "lat": 49.8919570,\n
        "lon": 3.2386610,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967897,\n
        "lat": 49.8919750,\n
        "lon": 3.2395990,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967898,\n
        "lat": 49.8919890,\n
        "lon": 3.2397860,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967899,\n
        "lat": 49.8919940,\n
        "lon": 3.2396410,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967901,\n
        "lat": 49.8919950,\n
        "lon": 3.2397790,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967909,\n
        "lat": 49.8920000,\n
        "lon": 3.2392150,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967910,\n
        "lat": 49.8920040,\n
        "lon": 3.2397990,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967911,\n
        "lat": 49.8920070,\n
        "lon": 3.2396280,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967912,\n
        "lat": 49.8920230,\n
        "lon": 3.2390960,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967913,\n
        "lat": 49.8920360,\n
        "lon": 3.2390540,\n
        "timestamp": "2011-08-10T18:20:25Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967914,\n
        "lat": 49.8920360,\n
        "lon": 3.2391050,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967916,\n
        "lat": 49.8920360,\n
        "lon": 3.2397330,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967918,\n
        "lat": 49.8920460,\n
        "lon": 3.2397550,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967920,\n
        "lat": 49.8920480,\n
        "lon": 3.2397200,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967925,\n
        "lat": 49.8920750,\n
        "lon": 3.2392760,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967926,\n
        "lat": 49.8921060,\n
        "lon": 3.2398620,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967927,\n
        "lat": 49.8921080,\n
        "lon": 3.2389960,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967930,\n
        "lat": 49.8921210,\n
        "lon": 3.2388780,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967933,\n
        "lat": 49.8921250,\n
        "lon": 3.2391260,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967935,\n
        "lat": 49.8921250,\n
        "lon": 3.2401260,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967938,\n
        "lat": 49.8921280,\n
        "lon": 3.2399080,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967941,\n
        "lat": 49.8921320,\n
        "lon": 3.2398310,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967944,\n
        "lat": 49.8921340,\n
        "lon": 3.2388310,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967950,\n
        "lat": 49.8921380,\n
        "lon": 3.2400100,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967955,\n
        "lat": 49.8921390,\n
        "lon": 3.2388890,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967959,\n
        "lat": 49.8921540,\n
        "lon": 3.2383690,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967963,\n
        "lat": 49.8921540,\n
        "lon": 3.2398780,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967967,\n
        "lat": 49.8921630,\n
        "lon": 3.2400170,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967971,\n
        "lat": 49.8921660,\n
        "lon": 3.2399940,\n
        "timestamp": "2011-08-10T18:20:26Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967974,\n
        "lat": 49.8921760,\n
        "lon": 3.2400210,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967977,\n
        "lat": 49.8921790,\n
        "lon": 3.2399980,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967986,\n
        "lat": 49.8921810,\n
        "lon": 3.2390510,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967989,\n
        "lat": 49.8921880,\n
        "lon": 3.2382600,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967992,\n
        "lat": 49.8921910,\n
        "lon": 3.2395560,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967995,\n
        "lat": 49.8922010,\n
        "lon": 3.2394380,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967997,\n
        "lat": 49.8922010,\n
        "lon": 3.2401460,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393967999,\n
        "lat": 49.8922050,\n
        "lon": 3.2401040,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968000,\n
        "lat": 49.8922240,\n
        "lon": 3.2388980,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968001,\n
        "lat": 49.8922270,\n
        "lon": 3.2387980,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968003,\n
        "lat": 49.8922450,\n
        "lon": 3.2401150,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968013,\n
        "lat": 49.8922550,\n
        "lon": 3.2400160,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968014,\n
        "lat": 49.8922570,\n
        "lon": 3.2384410,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968015,\n
        "lat": 49.8922710,\n
        "lon": 3.2401670,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968016,\n
        "lat": 49.8922740,\n
        "lon": 3.2386500,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968018,\n
        "lat": 49.8922760,\n
        "lon": 3.2401230,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968020,\n
        "lat": 49.8922890,\n
        "lon": 3.2383310,\n
        "timestamp": "2011-08-10T18:20:27Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968022,\n
        "lat": 49.8922910,\n
        "lon": 3.2386610,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968024,\n
        "lat": 49.8922920,\n
        "lon": 3.2395750,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968026,\n
        "lat": 49.8922940,\n
        "lon": 3.2388500,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968030,\n
        "lat": 49.8923010,\n
        "lon": 3.2394560,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968033,\n
        "lat": 49.8923060,\n
        "lon": 3.2386080,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968035,\n
        "lat": 49.8923190,\n
        "lon": 3.2400540,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968037,\n
        "lat": 49.8923210,\n
        "lon": 3.2400330,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968039,\n
        "lat": 49.8923310,\n
        "lon": 3.2400570,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968041,\n
        "lat": 49.8923330,\n
        "lon": 3.2400350,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968043,\n
        "lat": 49.8923440,\n
        "lon": 3.2401880,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968044,\n
        "lat": 49.8923580,\n
        "lon": 3.2386470,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968048,\n
        "lat": 49.8923580,\n
        "lon": 3.2400630,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968050,\n
        "lat": 49.8923800,\n
        "lon": 3.2393080,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968052,\n
        "lat": 49.8923810,\n
        "lon": 3.2393380,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968054,\n
        "lat": 49.8924000,\n
        "lon": 3.2392850,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968056,\n
        "lat": 49.8924130,\n
        "lon": 3.2392960,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968058,\n
        "lat": 49.8924250,\n
        "lon": 3.2393220,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968059,\n
        "lat": 49.8924390,\n
        "lon": 3.2394470,\n
        "timestamp": "2011-08-10T18:20:28Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968060,\n
        "lat": 49.8924870,\n
        "lon": 3.2392470,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968061,\n
        "lat": 49.8924940,\n
        "lon": 3.2393600,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968067,\n
        "lat": 49.8925020,\n
        "lon": 3.2393750,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968069,\n
        "lat": 49.8925190,\n
        "lon": 3.2392130,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968071,\n
        "lat": 49.8925220,\n
        "lon": 3.2397260,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968072,\n
        "lat": 49.8925240,\n
        "lon": 3.2393260,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968073,\n
        "lat": 49.8925590,\n
        "lon": 3.2392920,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968074,\n
        "lat": 49.8925630,\n
        "lon": 3.2391080,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968075,\n
        "lat": 49.8925680,\n
        "lon": 3.2398220,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968076,\n
        "lat": 49.8925801,\n
        "lon": 3.2391441,\n
        "timestamp": "2012-10-15T09:29:31Z",\n
        "version": 2,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968078,\n
        "lat": 49.8925900,\n
        "lon": 3.2396370,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968086,\n
        "lat": 49.8925990,\n
        "lon": 3.2396570,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968087,\n
        "lat": 49.8926170,\n
        "lon": 3.2392270,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968088,\n
        "lat": 49.8926230,\n
        "lon": 3.2392360,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968089,\n
        "lat": 49.8926260,\n
        "lon": 3.2390370,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968090,\n
        "lat": 49.8926320,\n
        "lon": 3.2377330,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968092,\n
        "lat": 49.8926320,\n
        "lon": 3.2396150,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968094,\n
        "lat": 49.8926430,\n
        "lon": 3.2390730,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968096,\n
        "lat": 49.8926480,\n
        "lon": 3.2379080,\n
        "timestamp": "2011-08-10T18:20:29Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968101,\n
        "lat": 49.8926710,\n
        "lon": 3.2379560,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968102,\n
        "lat": 49.8926740,\n
        "lon": 3.2396970,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968103,\n
        "lat": 49.8926790,\n
        "lon": 3.2396320,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968104,\n
        "lat": 49.8926850,\n
        "lon": 3.2391620,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968105,\n
        "lat": 49.8926870,\n
        "lon": 3.2381540,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968106,\n
        "lat": 49.8927110,\n
        "lon": 3.2377190,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968108,\n
        "lat": 49.8927200,\n
        "lon": 3.2378450,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968109,\n
        "lat": 49.8927260,\n
        "lon": 3.2395330,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968111,\n
        "lat": 49.8927280,\n
        "lon": 3.2397380,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968118,\n
        "lat": 49.8927340,\n
        "lon": 3.2379430,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968119,\n
        "lat": 49.8927380,\n
        "lon": 3.2379940,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968120,\n
        "lat": 49.8927380,\n
        "lon": 3.2395600,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968121,\n
        "lat": 49.8927400,\n
        "lon": 3.2378410,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968122,\n
        "lat": 49.8927430,\n
        "lon": 3.2378900,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968124,\n
        "lat": 49.8927530,\n
        "lon": 3.2394980,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968126,\n
        "lat": 49.8927550,\n
        "lon": 3.2379900,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968128,\n
        "lat": 49.8927660,\n
        "lon": 3.2381390,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968130,\n
        "lat": 49.8927750,\n
        "lon": 3.2381940,\n
        "timestamp": "2011-08-10T18:20:30Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968135,\n
        "lat": 49.8927890,\n
        "lon": 3.2383660,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968137,\n
        "lat": 49.8927900,\n
        "lon": 3.2394550,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968140,\n
        "lat": 49.8927920,\n
        "lon": 3.2387440,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968142,\n
        "lat": 49.8928040,\n
        "lon": 3.2385060,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968144,\n
        "lat": 49.8928070,\n
        "lon": 3.2389120,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968147,\n
        "lat": 49.8928170,\n
        "lon": 3.2386730,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968148,\n
        "lat": 49.8928190,\n
        "lon": 3.2396290,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968149,\n
        "lat": 49.8928400,\n
        "lon": 3.2395540,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968150,\n
        "lat": 49.8928630,\n
        "lon": 3.2382300,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968156,\n
        "lat": 49.8928700,\n
        "lon": 3.2381760,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968158,\n
        "lat": 49.8928740,\n
        "lon": 3.2383480,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968160,\n
        "lat": 49.8928750,\n
        "lon": 3.2382270,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968162,\n
        "lat": 49.8928770,\n
        "lon": 3.2387650,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968163,\n
        "lat": 49.8928790,\n
        "lon": 3.2374600,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968164,\n
        "lat": 49.8928850,\n
        "lon": 3.2384930,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968165,\n
        "lat": 49.8928880,\n
        "lon": 3.2387250,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968166,\n
        "lat": 49.8928880,\n
        "lon": 3.2389010,\n
        "timestamp": "2011-08-10T18:20:31Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968173,\n
        "lat": 49.8928910,\n
        "lon": 3.2375780,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968175,\n
        "lat": 49.8928910,\n
        "lon": 3.2387630,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968176,\n
        "lat": 49.8928940,\n
        "lon": 3.2386100,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968177,\n
        "lat": 49.8928950,\n
        "lon": 3.2393230,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968178,\n
        "lat": 49.8929040,\n
        "lon": 3.2393400,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968179,\n
        "lat": 49.8929120,\n
        "lon": 3.2386070,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968180,\n
        "lat": 49.8929120,\n
        "lon": 3.2393290,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968182,\n
        "lat": 49.8929140,\n
        "lon": 3.2386540,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968184,\n
        "lat": 49.8929450,\n
        "lon": 3.2394270,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968191,\n
        "lat": 49.8929540,\n
        "lon": 3.2394160,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968192,\n
        "lat": 49.8929560,\n
        "lon": 3.2392250,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968193,\n
        "lat": 49.8929920,\n
        "lon": 3.2374330,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968194,\n
        "lat": 49.8930030,\n
        "lon": 3.2375470,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968196,\n
        "lat": 49.8930030,\n
        "lon": 3.2393220,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968198,\n
        "lat": 49.8930110,\n
        "lon": 3.2377310,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968200,\n
        "lat": 49.8930220,\n
        "lon": 3.2378840,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968202,\n
        "lat": 49.8930290,\n
        "lon": 3.2391330,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968204,\n
        "lat": 49.8930320,\n
        "lon": 3.2379780,\n
        "timestamp": "2011-08-10T18:20:32Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968209,\n
        "lat": 49.8930440,\n
        "lon": 3.2381290,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968212,\n
        "lat": 49.8930590,\n
        "lon": 3.2382490,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968214,\n
        "lat": 49.8930710,\n
        "lon": 3.2384100,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968216,\n
        "lat": 49.8930780,\n
        "lon": 3.2392310,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968218,\n
        "lat": 49.8930830,\n
        "lon": 3.2385570,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968220,\n
        "lat": 49.8930920,\n
        "lon": 3.2377170,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968221,\n
        "lat": 49.8930930,\n
        "lon": 3.2387060,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968222,\n
        "lat": 49.8931040,\n
        "lon": 3.2378680,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968230,\n
        "lat": 49.8931080,\n
        "lon": 3.2379630,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968232,\n
        "lat": 49.8931140,\n
        "lon": 3.2388190,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968233,\n
        "lat": 49.8931190,\n
        "lon": 3.2381150,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968234,\n
        "lat": 49.8931260,\n
        "lon": 3.2389930,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968235,\n
        "lat": 49.8931340,\n
        "lon": 3.2382380,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968236,\n
        "lat": 49.8931440,\n
        "lon": 3.2384000,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968237,\n
        "lat": 49.8931550,\n
        "lon": 3.2385460,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968238,\n
        "lat": 49.8931670,\n
        "lon": 3.2386940,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968240,\n
        "lat": 49.8931940,\n
        "lon": 3.2388080,\n
        "timestamp": "2011-08-10T18:20:33Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968247,\n
        "lat": 49.8932070,\n
        "lon": 3.2389800,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968248,\n
        "lat": 49.8932150,\n
        "lon": 3.2648190,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968249,\n
        "lat": 49.8932330,\n
        "lon": 3.2649280,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968251,\n
        "lat": 49.8932680,\n
        "lon": 3.2647790,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968253,\n
        "lat": 49.8932710,\n
        "lon": 3.2647960,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968255,\n
        "lat": 49.8933020,\n
        "lon": 3.2647640,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968257,\n
        "lat": 49.8933240,\n
        "lon": 3.2648890,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968259,\n
        "lat": 49.8934520,\n
        "lon": 3.2655460,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968261,\n
        "lat": 49.8935000,\n
        "lon": 3.2654990,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968265,\n
        "lat": 49.8935650,\n
        "lon": 3.2658310,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968267,\n
        "lat": 49.8936140,\n
        "lon": 3.2657860,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968269,\n
        "lat": 49.8937280,\n
        "lon": 3.2642920,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968271,\n
        "lat": 49.8937450,\n
        "lon": 3.2644110,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968273,\n
        "lat": 49.8938040,\n
        "lon": 3.2643940,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968275,\n
        "lat": 49.8938090,\n
        "lon": 3.2644360,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968277,\n
        "lat": 49.8938310,\n
        "lon": 3.2645380,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968278,\n
        "lat": 49.8938380,\n
        "lon": 3.2643810,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968283,\n
        "lat": 49.8938430,\n
        "lon": 3.2644250,\n
        "timestamp": "2011-08-10T18:20:34Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968285,\n
        "lat": 49.8938440,\n
        "lon": 3.2642550,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968287,\n
        "lat": 49.8938500,\n
        "lon": 3.2647170,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968290,\n
        "lat": 49.8938600,\n
        "lon": 3.2643740,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968291,\n
        "lat": 49.8938710,\n
        "lon": 3.2645250,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968292,\n
        "lat": 49.8938810,\n
        "lon": 3.2642100,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968293,\n
        "lat": 49.8938910,\n
        "lon": 3.2647060,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968294,\n
        "lat": 49.8939080,\n
        "lon": 3.2650860,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968295,\n
        "lat": 49.8939140,\n
        "lon": 3.2651530,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968304,\n
        "lat": 49.8939160,\n
        "lon": 3.2644760,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968305,\n
        "lat": 49.8939200,\n
        "lon": 3.2645050,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968306,\n
        "lat": 49.8939400,\n
        "lon": 3.2641880,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968307,\n
        "lat": 49.8939520,\n
        "lon": 3.2650740,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968308,\n
        "lat": 49.8939590,\n
        "lon": 3.2651420,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968310,\n
        "lat": 49.8939810,\n
        "lon": 3.2644830,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968312,\n
        "lat": 49.8940580,\n
        "lon": 3.2644490,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968314,\n
        "lat": 49.8940640,\n
        "lon": 3.2644960,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968316,\n
        "lat": 49.8940760,\n
        "lon": 3.2641380,\n
        "timestamp": "2011-08-10T18:20:35Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968320,\n
        "lat": 49.8941160,\n
        "lon": 3.2644290,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968322,\n
        "lat": 49.8941370,\n
        "lon": 3.2641160,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968324,\n
        "lat": 49.8941370,\n
        "lon": 3.2644750,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968326,\n
        "lat": 49.8941440,\n
        "lon": 3.2645370,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968328,\n
        "lat": 49.8941450,\n
        "lon": 3.2641900,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968330,\n
        "lat": 49.8941720,\n
        "lon": 3.2641820,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968332,\n
        "lat": 49.8941920,\n
        "lon": 3.2643200,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968334,\n
        "lat": 49.8942070,\n
        "lon": 3.2643160,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968336,\n
        "lat": 49.8942340,\n
        "lon": 3.2645090,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968340,\n
        "lat": 49.8942540,\n
        "lon": 3.2646080,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968342,\n
        "lat": 49.8942580,\n
        "lon": 3.2646300,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968345,\n
        "lat": 49.8943020,\n
        "lon": 3.2649420,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968347,\n
        "lat": 49.8943360,\n
        "lon": 3.2649300,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968348,\n
        "lat": 49.8943370,\n
        "lon": 3.2651970,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968349,\n
        "lat": 49.8943710,\n
        "lon": 3.2651840,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968350,\n
        "lat": 49.8944240,\n
        "lon": 3.2645540,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1393968351,\n
        "lat": 49.8944740,\n
        "lon": 3.2648820,\n
        "timestamp": "2011-08-10T18:20:36Z",\n
        "version": 1,\n
        "changeset": 8979049,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674029895,\n
        "lat": 49.8825810,\n
        "lon": 3.2204578,\n
        "timestamp": "2012-03-13T23:13:16Z",\n
        "version": 1,\n
        "changeset": 10973297,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674029897,\n
        "lat": 49.8826194,\n
        "lon": 3.2206872,\n
        "timestamp": "2012-03-13T23:13:16Z",\n
        "version": 1,\n
        "changeset": 10973297,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674029900,\n
        "lat": 49.8826980,\n
        "lon": 3.2204106,\n
        "timestamp": "2012-03-13T23:13:16Z",\n
        "version": 1,\n
        "changeset": 10973297,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674029902,\n
        "lat": 49.8827364,\n
        "lon": 3.2206400,\n
        "timestamp": "2012-03-13T23:13:16Z",\n
        "version": 1,\n
        "changeset": 10973297,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038351,\n
        "lat": 49.8818038,\n
        "lon": 3.2255677,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038352,\n
        "lat": 49.8818694,\n
        "lon": 3.2257373,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038353,\n
        "lat": 49.8818705,\n
        "lon": 3.2255055,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038356,\n
        "lat": 49.8819361,\n
        "lon": 3.2256751,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038357,\n
        "lat": 49.8819886,\n
        "lon": 3.2252292,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038360,\n
        "lat": 49.8820393,\n
        "lon": 3.2253675,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038362,\n
        "lat": 49.8820587,\n
        "lon": 3.2251673,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038364,\n
        "lat": 49.8820639,\n
        "lon": 3.2251816,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038371,\n
        "lat": 49.8821406,\n
        "lon": 3.2251139,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038372,\n
        "lat": 49.8821860,\n
        "lon": 3.2252380,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038373,\n
        "lat": 49.8830031,\n
        "lon": 3.2243112,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038374,\n
        "lat": 49.8830309,\n
        "lon": 3.2241537,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038375,\n
        "lat": 49.8830545,\n
        "lon": 3.2244666,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038376,\n
        "lat": 49.8830990,\n
        "lon": 3.2242899,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038377,\n
        "lat": 49.8831143,\n
        "lon": 3.2241882,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 1674038378,\n
        "lat": 49.8831337,\n
        "lon": 3.2243975,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689\n
      },\n
      {\n
        "type": "node",\n
        "id": 8688691556,\n
        "lat": 49.8883240,\n
        "lon": 3.2420772,\n
        "timestamp": "2021-05-01T18:46:42Z",\n
        "version": 1,\n
        "changeset": 103970062,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8688691557,\n
        "lat": 49.8881001,\n
        "lon": 3.2426040,\n
        "timestamp": "2021-05-01T18:46:42Z",\n
        "version": 1,\n
        "changeset": 103970062,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8688691558,\n
        "lat": 49.8880259,\n
        "lon": 3.2423737,\n
        "timestamp": "2021-05-01T18:46:42Z",\n
        "version": 1,\n
        "changeset": 103970062,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8688691559,\n
        "lat": 49.8879586,\n
        "lon": 3.2424270,\n
        "timestamp": "2021-05-01T18:46:42Z",\n
        "version": 1,\n
        "changeset": 103970062,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8688691560,\n
        "lat": 49.8878445,\n
        "lon": 3.2418789,\n
        "timestamp": "2021-05-01T18:46:42Z",\n
        "version": 1,\n
        "changeset": 103970062,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 8688691561,\n
        "lat": 49.8882820,\n
        "lon": 3.2419301,\n
        "timestamp": "2021-05-01T18:46:42Z",\n
        "version": 1,\n
        "changeset": 103970062,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 10594911961,\n
        "lat": 49.8873129,\n
        "lon": 3.2415059,\n
        "timestamp": "2023-01-30T20:30:20Z",\n
        "version": 1,\n
        "changeset": 131895829,\n
        "user": "PlayGuide",\n
        "uid": 11122775,\n
        "tags": {\n
          "leisure": "playground"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522378,\n
        "lat": 49.8923130,\n
        "lon": 3.2426137,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522379,\n
        "lat": 49.8874058,\n
        "lon": 3.2479972,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522380,\n
        "lat": 49.8929400,\n
        "lon": 3.2408299,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522382,\n
        "lat": 49.8876319,\n
        "lon": 3.2478547,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522383,\n
        "lat": 49.8918504,\n
        "lon": 3.2415976,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522384,\n
        "lat": 49.8877427,\n
        "lon": 3.2509829,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522385,\n
        "lat": 49.8926690,\n
        "lon": 3.2405607,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522386,\n
        "lat": 49.8884180,\n
        "lon": 3.2474611,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522387,\n
        "lat": 49.8909480,\n
        "lon": 3.2454533,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522388,\n
        "lat": 49.8880199,\n
        "lon": 3.2496589,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522389,\n
        "lat": 49.8925075,\n
        "lon": 3.2417134,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522390,\n
        "lat": 49.8921184,\n
        "lon": 3.2416968,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522391,\n
        "lat": 49.8930215,\n
        "lon": 3.2416481,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522392,\n
        "lat": 49.8878119,\n
        "lon": 3.2477936,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522393,\n
        "lat": 49.8880920,\n
        "lon": 3.2445827,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522394,\n
        "lat": 49.8924030,\n
        "lon": 3.2421045,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522395,\n
        "lat": 49.8883392,\n
        "lon": 3.2500997,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522396,\n
        "lat": 49.8878302,\n
        "lon": 3.2504838,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522397,\n
        "lat": 49.8882012,\n
        "lon": 3.2473600,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522398,\n
        "lat": 49.8931396,\n
        "lon": 3.2411640,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522399,\n
        "lat": 49.8885158,\n
        "lon": 3.2474295,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522400,\n
        "lat": 49.8920487,\n
        "lon": 3.2412060,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522401,\n
        "lat": 49.8924905,\n
        "lon": 3.2408805,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522402,\n
        "lat": 49.8907677,\n
        "lon": 3.2477794,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522403,\n
        "lat": 49.8918976,\n
        "lon": 3.2413929,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037522404,\n
        "lat": 49.8876632,\n
        "lon": 3.2476201,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552405,\n
        "lat": 49.8917928,\n
        "lon": 3.2423774,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552406,\n
        "lat": 49.8924768,\n
        "lon": 3.2423626,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552407,\n
        "lat": 49.8877387,\n
        "lon": 3.2509674,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552408,\n
        "lat": 49.8921611,\n
        "lon": 3.2416421,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552409,\n
        "lat": 49.8910382,\n
        "lon": 3.2479582,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552410,\n
        "lat": 49.8931425,\n
        "lon": 3.2416485,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552411,\n
        "lat": 49.8882515,\n
        "lon": 3.2469998,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552412,\n
        "lat": 49.8877912,\n
        "lon": 3.2503783,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552413,\n
        "lat": 49.8872817,\n
        "lon": 3.2500193,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552414,\n
        "lat": 49.8929476,\n
        "lon": 3.2410682,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552415,\n
        "lat": 49.8880552,\n
        "lon": 3.2492597,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552416,\n
        "lat": 49.8930236,\n
        "lon": 3.2411653,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552417,\n
        "lat": 49.8869519,\n
        "lon": 3.2447832,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552419,\n
        "lat": 49.8929877,\n
        "lon": 3.2418637,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552420,\n
        "lat": 49.8881435,\n
        "lon": 3.2475199,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552422,\n
        "lat": 49.8918507,\n
        "lon": 3.2414462,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552423,\n
        "lat": 49.8881783,\n
        "lon": 3.2470769,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552424,\n
        "lat": 49.8928028,\n
        "lon": 3.2415816,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552425,\n
        "lat": 49.8869602,\n
        "lon": 3.2445868,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552426,\n
        "lat": 49.8931340,\n
        "lon": 3.2413136,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552427,\n
        "lat": 49.8917711,\n
        "lon": 3.2414923,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552428,\n
        "lat": 49.8884984,\n
        "lon": 3.2475552,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552429,\n
        "lat": 49.8923993,\n
        "lon": 3.2409830,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552430,\n
        "lat": 49.8922164,\n
        "lon": 3.2429617,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552431,\n
        "lat": 49.8873814,\n
        "lon": 3.2499087,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552432,\n
        "lat": 49.8882967,\n
        "lon": 3.2487210,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552433,\n
        "lat": 49.8878030,\n
        "lon": 3.2505239,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552434,\n
        "lat": 49.8881261,\n
        "lon": 3.2446891,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552435,\n
        "lat": 49.8909476,\n
        "lon": 3.2477568,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552436,\n
        "lat": 49.8867607,\n
        "lon": 3.2489800,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552437,\n
        "lat": 49.8873125,\n
        "lon": 3.2500065,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552438,\n
        "lat": 49.8881157,\n
        "lon": 3.2482526,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552439,\n
        "lat": 49.8867675,\n
        "lon": 3.2489224,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552440,\n
        "lat": 49.8882468,\n
        "lon": 3.2474054,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552441,\n
        "lat": 49.8926310,\n
        "lon": 3.2405117,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552442,\n
        "lat": 49.8915465,\n
        "lon": 3.2421938,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552443,\n
        "lat": 49.8909011,\n
        "lon": 3.2454229,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552444,\n
        "lat": 49.8926255,\n
        "lon": 3.2411891,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552445,\n
        "lat": 49.8923835,\n
        "lon": 3.2418039,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552446,\n
        "lat": 49.8884168,\n
        "lon": 3.2493404,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552447,\n
        "lat": 49.8922751,\n
        "lon": 3.2420599,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552448,\n
        "lat": 49.8881229,\n
        "lon": 3.2496940,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552449,\n
        "lat": 49.8933562,\n
        "lon": 3.2415166,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552450,\n
        "lat": 49.8869754,\n
        "lon": 3.2483415,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552451,\n
        "lat": 49.8885622,\n
        "lon": 3.2500664,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552452,\n
        "lat": 49.8890675,\n
        "lon": 3.2503870,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552453,\n
        "lat": 49.8927795,\n
        "lon": 3.2406228,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552454,\n
        "lat": 49.8868115,\n
        "lon": 3.2485669,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552455,\n
        "lat": 49.8921631,\n
        "lon": 3.2428933,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552456,\n
        "lat": 49.8921823,\n
        "lon": 3.2428030,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552458,\n
        "lat": 49.8880864,\n
        "lon": 3.2481356,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552459,\n
        "lat": 49.8883455,\n
        "lon": 3.2493210,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552460,\n
        "lat": 49.8874671,\n
        "lon": 3.2481122,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552461,\n
        "lat": 49.8874176,\n
        "lon": 3.2500270,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552462,\n
        "lat": 49.8883945,\n
        "lon": 3.2430155,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552463,\n
        "lat": 49.8925262,\n
        "lon": 3.2422773,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552464,\n
        "lat": 49.8933450,\n
        "lon": 3.2412932,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552465,\n
        "lat": 49.8923492,\n
        "lon": 3.2420351,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552466,\n
        "lat": 49.8910108,\n
        "lon": 3.2455143,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552467,\n
        "lat": 49.8915353,\n
        "lon": 3.2420763,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552468,\n
        "lat": 49.8924906,\n
        "lon": 3.2419416,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552469,\n
        "lat": 49.8915496,\n
        "lon": 3.2420495,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552470,\n
        "lat": 49.8888791,\n
        "lon": 3.2506205,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552471,\n
        "lat": 49.8883487,\n
        "lon": 3.2472315,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552472,\n
        "lat": 49.8923359,\n
        "lon": 3.2421381,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552473,\n
        "lat": 49.8886316,\n
        "lon": 3.2499223,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552474,\n
        "lat": 49.8889944,\n
        "lon": 3.2501977,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552475,\n
        "lat": 49.8922504,\n
        "lon": 3.2416492,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552476,\n
        "lat": 49.8924526,\n
        "lon": 3.2425683,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552477,\n
        "lat": 49.8922851,\n
        "lon": 3.2426113,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552479,\n
        "lat": 49.8928451,\n
        "lon": 3.2415015,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552480,\n
        "lat": 49.8883165,\n
        "lon": 3.2472454,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552481,\n
        "lat": 49.8880683,\n
        "lon": 3.2496281,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552482,\n
        "lat": 49.8884226,\n
        "lon": 3.2500714,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552483,\n
        "lat": 49.8877902,\n
        "lon": 3.2485143,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552484,\n
        "lat": 49.8873114,\n
        "lon": 3.2499999,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552485,\n
        "lat": 49.8882546,\n
        "lon": 3.2494759,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552486,\n
        "lat": 49.8885003,\n
        "lon": 3.2499663,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552487,\n
        "lat": 49.8926897,\n
        "lon": 3.2405223,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552488,\n
        "lat": 49.8909779,\n
        "lon": 3.2478544,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552489,\n
        "lat": 49.8932135,\n
        "lon": 3.2415315,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552490,\n
        "lat": 49.8918623,\n
        "lon": 3.2425989,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552491,\n
        "lat": 49.8882322,\n
        "lon": 3.2509698,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552492,\n
        "lat": 49.8920962,\n
        "lon": 3.2413046,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552493,\n
        "lat": 49.8881391,\n
        "lon": 3.2446729,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552494,\n
        "lat": 49.8878382,\n
        "lon": 3.2478996,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552495,\n
        "lat": 49.8931377,\n
        "lon": 3.2413070,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552496,\n
        "lat": 49.8875698,\n
        "lon": 3.2480264,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552497,\n
        "lat": 49.8889973,\n
        "lon": 3.2502180,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552499,\n
        "lat": 49.8878986,\n
        "lon": 3.2497912,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552500,\n
        "lat": 49.8921763,\n
        "lon": 3.2416136,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552502,\n
        "lat": 49.8925858,\n
        "lon": 3.2416870,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552503,\n
        "lat": 49.8929138,\n
        "lon": 3.2413735,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552504,\n
        "lat": 49.8873312,\n
        "lon": 3.2496706,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552505,\n
        "lat": 49.8929936,\n
        "lon": 3.2411271,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552506,\n
        "lat": 49.8879511,\n
        "lon": 3.2497474,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552507,\n
        "lat": 49.8883857,\n
        "lon": 3.2452694,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552509,\n
        "lat": 49.8856086,\n
        "lon": 3.2476676,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552510,\n
        "lat": 49.8876590,\n
        "lon": 3.2479584,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552511,\n
        "lat": 49.8926912,\n
        "lon": 3.2405893,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552512,\n
        "lat": 49.8930721,\n
        "lon": 3.2410744,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552513,\n
        "lat": 49.8925796,\n
        "lon": 3.2404455,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552514,\n
        "lat": 49.8883577,\n
        "lon": 3.2472813,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552515,\n
        "lat": 49.8879166,\n
        "lon": 3.2497692,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552516,\n
        "lat": 49.8879190,\n
        "lon": 3.2497782,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552517,\n
        "lat": 49.8881952,\n
        "lon": 3.2431879,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552519,\n
        "lat": 49.8914426,\n
        "lon": 3.2419571,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552520,\n
        "lat": 49.8885537,\n
        "lon": 3.2505101,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552521,\n
        "lat": 49.8928269,\n
        "lon": 3.2418939,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552522,\n
        "lat": 49.8933290,\n
        "lon": 3.2414731,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552523,\n
        "lat": 49.8873988,\n
        "lon": 3.2496273,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552524,\n
        "lat": 49.8923662,\n
        "lon": 3.2426822,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552525,\n
        "lat": 49.8922752,\n
        "lon": 3.2415031,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552526,\n
        "lat": 49.8882724,\n
        "lon": 3.2509449,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552527,\n
        "lat": 49.8919638,\n
        "lon": 3.2413187,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552528,\n
        "lat": 49.8909987,\n
        "lon": 3.2478704,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552529,\n
        "lat": 49.8867488,\n
        "lon": 3.2489346,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552530,\n
        "lat": 49.8864040,\n
        "lon": 3.2449054,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552531,\n
        "lat": 49.8867590,\n
        "lon": 3.2489736,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552532,\n
        "lat": 49.8919995,\n
        "lon": 3.2422683,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552533,\n
        "lat": 49.8882446,\n
        "lon": 3.2486171,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552534,\n
        "lat": 49.8920252,\n
        "lon": 3.2417215,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552535,\n
        "lat": 49.8921333,\n
        "lon": 3.2416689,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552536,\n
        "lat": 49.8873810,\n
        "lon": 3.2498244,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552537,\n
        "lat": 49.8929999,\n
        "lon": 3.2416765,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552538,\n
        "lat": 49.8920163,\n
        "lon": 3.2423351,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552539,\n
        "lat": 49.8882322,\n
        "lon": 3.2469561,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552540,\n
        "lat": 49.8882624,\n
        "lon": 3.2487410,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552541,\n
        "lat": 49.8926257,\n
        "lon": 3.2421457,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552542,\n
        "lat": 49.8920195,\n
        "lon": 3.2421908,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552543,\n
        "lat": 49.8878176,\n
        "lon": 3.2482975,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552544,\n
        "lat": 49.8922862,\n
        "lon": 3.2411077,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552546,\n
        "lat": 49.8878900,\n
        "lon": 3.2504466,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552547,\n
        "lat": 49.8854983,\n
        "lon": 3.2477627,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552548,\n
        "lat": 49.8918224,\n
        "lon": 3.2424607,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552549,\n
        "lat": 49.8888913,\n
        "lon": 3.2504476,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552550,\n
        "lat": 49.8867925,\n
        "lon": 3.2484605,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552551,\n
        "lat": 49.8921430,\n
        "lon": 3.2412400,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552552,\n
        "lat": 49.8873766,\n
        "lon": 3.2498825,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552554,\n
        "lat": 49.8909895,\n
        "lon": 3.2478803,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552555,\n
        "lat": 49.8884165,\n
        "lon": 3.2500290,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552556,\n
        "lat": 49.8927066,\n
        "lon": 3.2407580,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552557,\n
        "lat": 49.8919533,\n
        "lon": 3.2425673,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552558,\n
        "lat": 49.8874381,\n
        "lon": 3.2496094,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552559,\n
        "lat": 49.8922557,\n
        "lon": 3.2422873,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552560,\n
        "lat": 49.8923284,\n
        "lon": 3.2415715,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552561,\n
        "lat": 49.8874656,\n
        "lon": 3.2480953,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552562,\n
        "lat": 49.8921738,\n
        "lon": 3.2428735,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552563,\n
        "lat": 49.8924831,\n
        "lon": 3.2423739,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552564,\n
        "lat": 49.8882318,\n
        "lon": 3.2475304,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552565,\n
        "lat": 49.8881578,\n
        "lon": 3.2476520,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552566,\n
        "lat": 49.8921233,\n
        "lon": 3.2424275,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552567,\n
        "lat": 49.8874831,\n
        "lon": 3.2479211,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552568,\n
        "lat": 49.8877470,\n
        "lon": 3.2483390,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552569,\n
        "lat": 49.8923069,\n
        "lon": 3.2409034,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552570,\n
        "lat": 49.8877960,\n
        "lon": 3.2499596,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552571,\n
        "lat": 49.8921673,\n
        "lon": 3.2424841,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552572,\n
        "lat": 49.8882121,\n
        "lon": 3.2474202,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552573,\n
        "lat": 49.8875399,\n
        "lon": 3.2479121,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552574,\n
        "lat": 49.8928663,\n
        "lon": 3.2418256,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552575,\n
        "lat": 49.8882368,\n
        "lon": 3.2493615,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552576,\n
        "lat": 49.8927408,\n
        "lon": 3.2415019,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552577,\n
        "lat": 49.8909539,\n
        "lon": 3.2482051,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552578,\n
        "lat": 49.8880115,\n
        "lon": 3.2496341,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552579,\n
        "lat": 49.8922105,\n
        "lon": 3.2411723,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552580,\n
        "lat": 49.8924851,\n
        "lon": 3.2414293,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552581,\n
        "lat": 49.8879300,\n
        "lon": 3.2487887,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552582,\n
        "lat": 49.8882497,\n
        "lon": 3.2499567,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552583,\n
        "lat": 49.8928671,\n
        "lon": 3.2409651,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552584,\n
        "lat": 49.8867938,\n
        "lon": 3.2490045,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552585,\n
        "lat": 49.8927182,\n
        "lon": 3.2417147,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552586,\n
        "lat": 49.8873065,\n
        "lon": 3.2499073,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552589,\n
        "lat": 49.8875244,\n
        "lon": 3.2480212,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552590,\n
        "lat": 49.8879404,\n
        "lon": 3.2497067,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552591,\n
        "lat": 49.8909871,\n
        "lon": 3.2478444,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552592,\n
        "lat": 49.8873951,\n
        "lon": 3.2499027,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552593,\n
        "lat": 49.8877541,\n
        "lon": 3.2504233,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552594,\n
        "lat": 49.8883177,\n
        "lon": 3.2429769,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552595,\n
        "lat": 49.8864561,\n
        "lon": 3.2448204,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552596,\n
        "lat": 49.8867832,\n
        "lon": 3.2485848,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552597,\n
        "lat": 49.8929363,\n
        "lon": 3.2417706,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552598,\n
        "lat": 49.8925502,\n
        "lon": 3.2419024,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552599,\n
        "lat": 49.8854518,\n
        "lon": 3.2476337,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552600,\n
        "lat": 49.8922390,\n
        "lon": 3.2411606,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552601,\n
        "lat": 49.8888650,\n
        "lon": 3.2502635,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552602,\n
        "lat": 49.8913987,\n
        "lon": 3.2419006,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552603,\n
        "lat": 49.8874495,\n
        "lon": 3.2481629,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552604,\n
        "lat": 49.8923245,\n
        "lon": 3.2413895,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552605,\n
        "lat": 49.8930935,\n
        "lon": 3.2412500,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552606,\n
        "lat": 49.8884534,\n
        "lon": 3.2500610,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552607,\n
        "lat": 49.8881591,\n
        "lon": 3.2470333,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552608,\n
        "lat": 49.8885149,\n
        "lon": 3.2435097,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552609,\n
        "lat": 49.8889856,\n
        "lon": 3.2504150,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552610,\n
        "lat": 49.8873035,\n
        "lon": 3.2495676,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552611,\n
        "lat": 49.8925090,\n
        "lon": 3.2411939,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552612,\n
        "lat": 49.8867487,\n
        "lon": 3.2488502,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552613,\n
        "lat": 49.8918239,\n
        "lon": 3.2424175,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552614,\n
        "lat": 49.8926859,\n
        "lon": 3.2416040,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552615,\n
        "lat": 49.8924983,\n
        "lon": 3.2423342,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552616,\n
        "lat": 49.8916544,\n
        "lon": 3.2422455,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552617,\n
        "lat": 49.8867709,\n
        "lon": 3.2490189,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552618,\n
        "lat": 49.8877382,\n
        "lon": 3.2475428,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552619,\n
        "lat": 49.8919383,\n
        "lon": 3.2418835,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552620,\n
        "lat": 49.8921470,\n
        "lon": 3.2416683,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552621,\n
        "lat": 49.8884975,\n
        "lon": 3.2475487,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552622,\n
        "lat": 49.8883926,\n
        "lon": 3.2437106,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552623,\n
        "lat": 49.8876702,\n
        "lon": 3.2473848,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552624,\n
        "lat": 49.8878957,\n
        "lon": 3.2489583,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552625,\n
        "lat": 49.8919866,\n
        "lon": 3.2422518,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552626,\n
        "lat": 49.8916415,\n
        "lon": 3.2422289,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552627,\n
        "lat": 49.8875951,\n
        "lon": 3.2474621,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552628,\n
        "lat": 49.8927658,\n
        "lon": 3.2419895,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552629,\n
        "lat": 49.8880994,\n
        "lon": 3.2448250,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552630,\n
        "lat": 49.8876204,\n
        "lon": 3.2479826,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552631,\n
        "lat": 49.8909664,\n
        "lon": 3.2454566,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552632,\n
        "lat": 49.8920630,\n
        "lon": 3.2427531,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552633,\n
        "lat": 49.8880939,\n
        "lon": 3.2496075,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552634,\n
        "lat": 49.8877614,\n
        "lon": 3.2483975,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552635,\n
        "lat": 49.8883142,\n
        "lon": 3.2487149,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552636,\n
        "lat": 49.8855620,\n
        "lon": 3.2475386,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552637,\n
        "lat": 49.8886728,\n
        "lon": 3.2434481,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552638,\n
        "lat": 49.8877680,\n
        "lon": 3.2498496,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552639,\n
        "lat": 49.8920773,\n
        "lon": 3.2427263,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552640,\n
        "lat": 49.8931770,\n
        "lon": 3.2413689,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552641,\n
        "lat": 49.8927597,\n
        "lon": 3.2416512,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552642,\n
        "lat": 49.8870195,\n
        "lon": 3.2446918,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552643,\n
        "lat": 49.8864430,\n
        "lon": 3.2445793,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552644,\n
        "lat": 49.8924035,\n
        "lon": 3.2424792,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552645,\n
        "lat": 49.8922592,\n
        "lon": 3.2426596,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552646,\n
        "lat": 49.8925560,\n
        "lon": 3.2417752,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552647,\n
        "lat": 49.8881864,\n
        "lon": 3.2476238,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552649,\n
        "lat": 49.8909644,\n
        "lon": 3.2454639,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552650,\n
        "lat": 49.8887426,\n
        "lon": 3.2426064,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552651,\n
        "lat": 49.8885330,\n
        "lon": 3.2506593,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552652,\n
        "lat": 49.8888523,\n
        "lon": 3.2506299,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552653,\n
        "lat": 49.8863193,\n
        "lon": 3.2447810,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552654,\n
        "lat": 49.8880174,\n
        "lon": 3.2497875,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552655,\n
        "lat": 49.8921198,\n
        "lon": 3.2417195,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552656,\n
        "lat": 49.8864659,\n
        "lon": 3.2448046,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552657,\n
        "lat": 49.8872981,\n
        "lon": 3.2498603,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552659,\n
        "lat": 49.8867776,\n
        "lon": 3.2489613,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552660,\n
        "lat": 49.8923922,\n
        "lon": 3.2419551,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552661,\n
        "lat": 49.8922000,\n
        "lon": 3.2424229,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552662,\n
        "lat": 49.8923518,\n
        "lon": 3.2409991,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552663,\n
        "lat": 49.8887174,\n
        "lon": 3.2427374,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552664,\n
        "lat": 49.8926522,\n
        "lon": 3.2410214,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552665,\n
        "lat": 49.8872819,\n
        "lon": 3.2494862,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552666,\n
        "lat": 49.8881315,\n
        "lon": 3.2476780,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552667,\n
        "lat": 49.8910592,\n
        "lon": 3.2454140,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552668,\n
        "lat": 49.8888621,\n
        "lon": 3.2502432,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552669,\n
        "lat": 49.8929297,\n
        "lon": 3.2419405,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552670,\n
        "lat": 49.8884420,\n
        "lon": 3.2500204,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552671,\n
        "lat": 49.8921950,\n
        "lon": 3.2422092,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552672,\n
        "lat": 49.8879965,\n
        "lon": 3.2481885,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552673,\n
        "lat": 49.8927408,\n
        "lon": 3.2407932,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552674,\n
        "lat": 49.8927568,\n
        "lon": 3.2416475,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552675,\n
        "lat": 49.8886157,\n
        "lon": 3.2505101,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552676,\n
        "lat": 49.8884000,\n
        "lon": 3.2492322,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552677,\n
        "lat": 49.8920059,\n
        "lon": 3.2412553,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552678,\n
        "lat": 49.8877745,\n
        "lon": 3.2484217,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552679,\n
        "lat": 49.8877668,\n
        "lon": 3.2479418,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552680,\n
        "lat": 49.8884857,\n
        "lon": 3.2432669,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552681,\n
        "lat": 49.8880973,\n
        "lon": 3.2497147,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552682,\n
        "lat": 49.8921874,\n
        "lon": 3.2415681,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552683,\n
        "lat": 49.8882958,\n
        "lon": 3.2475028,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552684,\n
        "lat": 49.8927843,\n
        "lon": 3.2414232,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552685,\n
        "lat": 49.8920859,\n
        "lon": 3.2417995,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552687,\n
        "lat": 49.8916999,\n
        "lon": 3.2422585,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552689,\n
        "lat": 49.8929960,\n
        "lon": 3.2409772,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552690,\n
        "lat": 49.8882978,\n
        "lon": 3.2487290,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552691,\n
        "lat": 49.8882788,\n
        "lon": 3.2499468,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552692,\n
        "lat": 49.8926517,\n
        "lon": 3.2404733,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552693,\n
        "lat": 49.8927120,\n
        "lon": 3.2420456,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552694,\n
        "lat": 49.8872957,\n
        "lon": 3.2499120,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552695,\n
        "lat": 49.8920526,\n
        "lon": 3.2413551,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552696,\n
        "lat": 49.8923103,\n
        "lon": 3.2414378,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552697,\n
        "lat": 49.8927577,\n
        "lon": 3.2408150,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552698,\n
        "lat": 49.8878962,\n
        "lon": 3.2497821,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552699,\n
        "lat": 49.8925696,\n
        "lon": 3.2412719,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552700,\n
        "lat": 49.8877406,\n
        "lon": 3.2478359,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552701,\n
        "lat": 49.8880603,\n
        "lon": 3.2476022,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552702,\n
        "lat": 49.8919589,\n
        "lon": 3.2413082,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552703,\n
        "lat": 49.8887188,\n
        "lon": 3.2434162,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552704,\n
        "lat": 49.8879804,\n
        "lon": 3.2498581,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552705,\n
        "lat": 49.8890383,\n
        "lon": 3.2501825,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552706,\n
        "lat": 49.8919990,\n
        "lon": 3.2419614,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552707,\n
        "lat": 49.8885139,\n
        "lon": 3.2505235,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552708,\n
        "lat": 49.8864386,\n
        "lon": 3.2448491,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552709,\n
        "lat": 49.8921401,\n
        "lon": 3.2424944,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552710,\n
        "lat": 49.8925339,\n
        "lon": 3.2405306,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552711,\n
        "lat": 49.8925760,\n
        "lon": 3.2418543,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552712,\n
        "lat": 49.8927738,\n
        "lon": 3.2419790,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552713,\n
        "lat": 49.8920318,\n
        "lon": 3.2427131,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552714,\n
        "lat": 49.8932506,\n
        "lon": 3.2415908,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552715,\n
        "lat": 49.8919222,\n
        "lon": 3.2425274,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552716,\n
        "lat": 49.8927562,\n
        "lon": 3.2419872,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552717,\n
        "lat": 49.8888582,\n
        "lon": 3.2506698,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552718,\n
        "lat": 49.8883386,\n
        "lon": 3.2474961,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552719,\n
        "lat": 49.8883861,\n
        "lon": 3.2447565,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552720,\n
        "lat": 49.8876020,\n
        "lon": 3.2480062,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552721,\n
        "lat": 49.8932267,\n
        "lon": 3.2412763,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552722,\n
        "lat": 49.8885612,\n
        "lon": 3.2500596,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552723,\n
        "lat": 49.8874089,\n
        "lon": 3.2495001,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552724,\n
        "lat": 49.8920462,\n
        "lon": 3.2426864,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552725,\n
        "lat": 49.8919443,\n
        "lon": 3.2414925,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552726,\n
        "lat": 49.8867300,\n
        "lon": 3.2488625,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552727,\n
        "lat": 49.8881375,\n
        "lon": 3.2449089,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552728,\n
        "lat": 49.8874004,\n
        "lon": 3.2496334,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552729,\n
        "lat": 49.8918096,\n
        "lon": 3.2424443,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552730,\n
        "lat": 49.8927463,\n
        "lon": 3.2416761,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552731,\n
        "lat": 49.8881590,\n
        "lon": 3.2447512,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552732,\n
        "lat": 49.8917757,\n
        "lon": 3.2416661,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552733,\n
        "lat": 49.8880979,\n
        "lon": 3.2449557,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552734,\n
        "lat": 49.8882359,\n
        "lon": 3.2473450,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552735,\n
        "lat": 49.8864382,\n
        "lon": 3.2448326,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552736,\n
        "lat": 49.8878617,\n
        "lon": 3.2484722,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552737,\n
        "lat": 49.8922766,\n
        "lon": 3.2426818,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552738,\n
        "lat": 49.8925962,\n
        "lon": 3.2417003,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552739,\n
        "lat": 49.8921545,\n
        "lon": 3.2424675,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552740,\n
        "lat": 49.8916089,\n
        "lon": 3.2422901,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552741,\n
        "lat": 49.8877732,\n
        "lon": 3.2509459,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552742,\n
        "lat": 49.8914258,\n
        "lon": 3.2418903,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552743,\n
        "lat": 49.8925457,\n
        "lon": 3.2417619,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552744,\n
        "lat": 49.8884382,\n
        "lon": 3.2475747,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552745,\n
        "lat": 49.8924972,\n
        "lon": 3.2417001,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552746,\n
        "lat": 49.8888588,\n
        "lon": 3.2429560,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552747,\n
        "lat": 49.8868001,\n
        "lon": 3.2489007,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552748,\n
        "lat": 49.8883546,\n
        "lon": 3.2502085,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552749,\n
        "lat": 49.8877682,\n
        "lon": 3.2484254,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552750,\n
        "lat": 49.8913658,\n
        "lon": 3.2419617,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552751,\n
        "lat": 49.8877187,\n
        "lon": 3.2500068,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552752,\n
        "lat": 49.8919079,\n
        "lon": 3.2425543,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552753,\n
        "lat": 49.8932272,\n
        "lon": 3.2414701,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552754,\n
        "lat": 49.8881355,\n
        "lon": 3.2447070,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552755,\n
        "lat": 49.8882978,\n
        "lon": 3.2475137,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552756,\n
        "lat": 49.8885775,\n
        "lon": 3.2500612,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552757,\n
        "lat": 49.8925833,\n
        "lon": 3.2410990,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552758,\n
        "lat": 49.8918970,\n
        "lon": 3.2415453,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552759,\n
        "lat": 49.8878315,\n
        "lon": 3.2504889,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552760,\n
        "lat": 49.8883724,\n
        "lon": 3.2486948,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552761,\n
        "lat": 49.8883633,\n
        "lon": 3.2494354,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552762,\n
        "lat": 49.8873837,\n
        "lon": 3.2481360,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552763,\n
        "lat": 49.8927497,\n
        "lon": 3.2416805,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552764,\n
        "lat": 49.8918457,\n
        "lon": 3.2415876,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552765,\n
        "lat": 49.8917785,\n
        "lon": 3.2424044,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552766,\n
        "lat": 49.8883254,\n
        "lon": 3.2472952,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552767,\n
        "lat": 49.8920306,\n
        "lon": 3.2423082,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552768,\n
        "lat": 49.8905692,\n
        "lon": 3.2479866,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552769,\n
        "lat": 49.8923024,\n
        "lon": 3.2426336,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552770,\n
        "lat": 49.8874709,\n
        "lon": 3.2480904,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552772,\n
        "lat": 49.8909062,\n
        "lon": 3.2480930,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552773,\n
        "lat": 49.8925479,\n
        "lon": 3.2416381,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552775,\n
        "lat": 49.8881032,\n
        "lon": 3.2477060,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552776,\n
        "lat": 49.8917897,\n
        "lon": 3.2425218,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552777,\n
        "lat": 49.8910102,\n
        "lon": 3.2453576,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552778,\n
        "lat": 49.8865083,\n
        "lon": 3.2446750,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552780,\n
        "lat": 49.8923391,\n
        "lon": 3.2418865,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552781,\n
        "lat": 49.8880665,\n
        "lon": 3.2448935,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552782,\n
        "lat": 49.8905932,\n
        "lon": 3.2479575,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552783,\n
        "lat": 49.8925391,\n
        "lon": 3.2418067,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552784,\n
        "lat": 49.8884381,\n
        "lon": 3.2433081,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552785,\n
        "lat": 49.8921463,\n
        "lon": 3.2412468,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552786,\n
        "lat": 49.8923846,\n
        "lon": 3.2414667,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552787,\n
        "lat": 49.8873231,\n
        "lon": 3.2500678,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552788,\n
        "lat": 49.8878608,\n
        "lon": 3.2503348,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552789,\n
        "lat": 49.8868926,\n
        "lon": 3.2446784,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552790,\n
        "lat": 49.8923034,\n
        "lon": 3.2414289,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552791,\n
        "lat": 49.8879629,\n
        "lon": 3.2489172,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552792,\n
        "lat": 49.8874630,\n
        "lon": 3.2481106,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552793,\n
        "lat": 49.8881595,\n
        "lon": 3.2493443,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552794,\n
        "lat": 49.8924441,\n
        "lon": 3.2407814,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552795,\n
        "lat": 49.8885309,\n
        "lon": 3.2492980,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552796,\n
        "lat": 49.8878781,\n
        "lon": 3.2499228,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552797,\n
        "lat": 49.8926681,\n
        "lon": 3.2416502,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552798,\n
        "lat": 49.8882889,\n
        "lon": 3.2500182,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552799,\n
        "lat": 49.8864463,\n
        "lon": 3.2447759,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552800,\n
        "lat": 49.8877677,\n
        "lon": 3.2483937,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552801,\n
        "lat": 49.8921684,\n
        "lon": 3.2416036,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552802,\n
        "lat": 49.8872650,\n
        "lon": 3.2499250,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552803,\n
        "lat": 49.8882528,\n
        "lon": 3.2508700,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552804,\n
        "lat": 49.8929729,\n
        "lon": 3.2411005,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552805,\n
        "lat": 49.8924546,\n
        "lon": 3.2417795,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552806,\n
        "lat": 49.8884688,\n
        "lon": 3.2501698,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552807,\n
        "lat": 49.8926454,\n
        "lon": 3.2406743,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552808,\n
        "lat": 49.8921589,\n
        "lon": 3.2412321,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552809,\n
        "lat": 49.8926945,\n
        "lon": 3.2411116,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552810,\n
        "lat": 49.8867836,\n
        "lon": 3.2489657,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552811,\n
        "lat": 49.8867787,\n
        "lon": 3.2486930,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552812,\n
        "lat": 49.8883648,\n
        "lon": 3.2436212,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552813,\n
        "lat": 49.8915664,\n
        "lon": 3.2421163,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552814,\n
        "lat": 49.8883169,\n
        "lon": 3.2473753,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552815,\n
        "lat": 49.8915807,\n
        "lon": 3.2420896,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552816,\n
        "lat": 49.8882128,\n
        "lon": 3.2508949,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552817,\n
        "lat": 49.8885425,\n
        "lon": 3.2435991,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552818,\n
        "lat": 49.8927549,\n
        "lon": 3.2408203,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552819,\n
        "lat": 49.8927807,\n
        "lon": 3.2416120,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552820,\n
        "lat": 49.8928785,\n
        "lon": 3.2419875,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552821,\n
        "lat": 49.8880200,\n
        "lon": 3.2446726,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552822,\n
        "lat": 49.8917843,\n
        "lon": 3.2415207,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552823,\n
        "lat": 49.8919912,\n
        "lon": 3.2414398,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552824,\n
        "lat": 49.8881426,\n
        "lon": 3.2492290,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552825,\n
        "lat": 49.8923529,\n
        "lon": 3.2408840,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552826,\n
        "lat": 49.8908154,\n
        "lon": 3.2478916,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552827,\n
        "lat": 49.8878628,\n
        "lon": 3.2488298,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552828,\n
        "lat": 49.8916688,\n
        "lon": 3.2422186,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552829,\n
        "lat": 49.8882598,\n
        "lon": 3.2500281,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552830,\n
        "lat": 49.8886321,\n
        "lon": 3.2506260,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552831,\n
        "lat": 49.8920758,\n
        "lon": 3.2427695,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552832,\n
        "lat": 49.8930510,\n
        "lon": 3.2417693,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552833,\n
        "lat": 49.8885765,\n
        "lon": 3.2500544,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552834,\n
        "lat": 49.8930231,\n
        "lon": 3.2416510,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552835,\n
        "lat": 49.8889787,\n
        "lon": 3.2503664,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552836,\n
        "lat": 49.8921748,\n
        "lon": 3.2417902,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552837,\n
        "lat": 49.8868353,\n
        "lon": 3.2486571,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552838,\n
        "lat": 49.8926760,\n
        "lon": 3.2422369,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552839,\n
        "lat": 49.8885142,\n
        "lon": 3.2491898,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552840,\n
        "lat": 49.8925764,\n
        "lon": 3.2423684,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552841,\n
        "lat": 49.8905944,\n
        "lon": 3.2479602,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552842,\n
        "lat": 49.8921833,\n
        "lon": 3.2410417,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552843,\n
        "lat": 49.8883468,\n
        "lon": 3.2430568,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552844,\n
        "lat": 49.8932403,\n
        "lon": 3.2414912,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552845,\n
        "lat": 49.8920431,\n
        "lon": 3.2428306,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552847,\n
        "lat": 49.8880259,\n
        "lon": 3.2483064,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552848,\n
        "lat": 49.8876906,\n
        "lon": 3.2498968,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552849,\n
        "lat": 49.8909500,\n
        "lon": 3.2454459,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552850,\n
        "lat": 49.8885169,\n
        "lon": 3.2500815,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552851,\n
        "lat": 49.8927435,\n
        "lon": 3.2416725,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552852,\n
        "lat": 49.8924244,\n
        "lon": 3.2413513,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552853,\n
        "lat": 49.8921996,\n
        "lon": 3.2428253,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552855,\n
        "lat": 49.8882387,\n
        "lon": 3.2448866,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552856,\n
        "lat": 49.8921564,\n
        "lon": 3.2428513,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552857,\n
        "lat": 49.8928531,\n
        "lon": 3.2412953,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552858,\n
        "lat": 49.8925537,\n
        "lon": 3.2424347,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552859,\n
        "lat": 49.8881058,\n
        "lon": 3.2448459,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552860,\n
        "lat": 49.8888843,\n
        "lon": 3.2503991,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552861,\n
        "lat": 49.8880993,\n
        "lon": 3.2497208,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552862,\n
        "lat": 49.8874601,\n
        "lon": 3.2481534,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552863,\n
        "lat": 49.8876530,\n
        "lon": 3.2510386,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552864,\n
        "lat": 49.8922754,\n
        "lon": 3.2410847,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552865,\n
        "lat": 49.8878065,\n
        "lon": 3.2510737,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552866,\n
        "lat": 49.8929026,\n
        "lon": 3.2418151,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552867,\n
        "lat": 49.8885565,\n
        "lon": 3.2505301,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552868,\n
        "lat": 49.8919390,\n
        "lon": 3.2425941,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552869,\n
        "lat": 49.8915792,\n
        "lon": 3.2421328,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552870,\n
        "lat": 49.8878489,\n
        "lon": 3.2498121,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552871,\n
        "lat": 49.8873904,\n
        "lon": 3.2498766,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552872,\n
        "lat": 49.8867813,\n
        "lon": 3.2488286,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552873,\n
        "lat": 49.8921630,\n
        "lon": 3.2410739,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552874,\n
        "lat": 49.8883556,\n
        "lon": 3.2485789,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552875,\n
        "lat": 49.8879756,\n
        "lon": 3.2496642,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552876,\n
        "lat": 49.8881484,\n
        "lon": 3.2446909,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552877,\n
        "lat": 49.8888850,\n
        "lon": 3.2506605,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552878,\n
        "lat": 49.8927324,\n
        "lon": 3.2417125,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552879,\n
        "lat": 49.8888059,\n
        "lon": 3.2429991,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552880,\n
        "lat": 49.8881659,\n
        "lon": 3.2431097,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552881,\n
        "lat": 49.8919851,\n
        "lon": 3.2422951,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552882,\n
        "lat": 49.8875992,\n
        "lon": 3.2479958,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552883,\n
        "lat": 49.8907531,\n
        "lon": 3.2484070,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552884,\n
        "lat": 49.8929965,\n
        "lon": 3.2411216,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552885,\n
        "lat": 49.8873386,\n
        "lon": 3.2495453,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552886,\n
        "lat": 49.8930931,\n
        "lon": 3.2415587,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552888,\n
        "lat": 49.8886482,\n
        "lon": 3.2500376,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552889,\n
        "lat": 49.8918950,\n
        "lon": 3.2425378,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552890,\n
        "lat": 49.8921556,\n
        "lon": 3.2412252,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552891,\n
        "lat": 49.8884754,\n
        "lon": 3.2475558,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552892,\n
        "lat": 49.8914115,\n
        "lon": 3.2419170,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552893,\n
        "lat": 49.8885360,\n
        "lon": 3.2475430,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552894,\n
        "lat": 49.8927841,\n
        "lon": 3.2416165,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552895,\n
        "lat": 49.8927380,\n
        "lon": 3.2407985,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552896,\n
        "lat": 49.8917208,\n
        "lon": 3.2415489,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552897,\n
        "lat": 49.8934226,\n
        "lon": 3.2414171,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552898,\n
        "lat": 49.8909322,\n
        "lon": 3.2453073,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552899,\n
        "lat": 49.8879966,\n
        "lon": 3.2497262,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552900,\n
        "lat": 49.8926900,\n
        "lon": 3.2416093,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552902,\n
        "lat": 49.8916855,\n
        "lon": 3.2422853,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552903,\n
        "lat": 49.8873170,\n
        "lon": 3.2494638,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552904,\n
        "lat": 49.8929757,\n
        "lon": 3.2410951,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552905,\n
        "lat": 49.8876823,\n
        "lon": 3.2511509,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552906,\n
        "lat": 49.8884480,\n
        "lon": 3.2500628,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552907,\n
        "lat": 49.8921089,\n
        "lon": 3.2424543,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552908,\n
        "lat": 49.8880661,\n
        "lon": 3.2496217,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552909,\n
        "lat": 49.8927691,\n
        "lon": 3.2419702,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552910,\n
        "lat": 49.8884763,\n
        "lon": 3.2475624,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552911,\n
        "lat": 49.8928907,\n
        "lon": 3.2417935,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552912,\n
        "lat": 49.8874743,\n
        "lon": 3.2480703,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552913,\n
        "lat": 49.8879825,\n
        "lon": 3.2496844,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552914,\n
        "lat": 49.8867935,\n
        "lon": 3.2484678,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552915,\n
        "lat": 49.8927636,\n
        "lon": 3.2421391,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552916,\n
        "lat": 49.8880721,\n
        "lon": 3.2493751,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552917,\n
        "lat": 49.8868070,\n
        "lon": 3.2486751,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552918,\n
        "lat": 49.8919864,\n
        "lon": 3.2414295,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552919,\n
        "lat": 49.8864506,\n
        "lon": 3.2448124,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 11037552920,\n
        "lat": 49.8914569,\n
        "lon": 3.2419303,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583797,\n
        "lat": 49.8903609,\n
        "lon": 3.2408725,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583798,\n
        "lat": 49.8903255,\n
        "lon": 3.2407603,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583799,\n
        "lat": 49.8902993,\n
        "lon": 3.2407805,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583800,\n
        "lat": 49.8902928,\n
        "lon": 3.2407611,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583801,\n
        "lat": 49.8902565,\n
        "lon": 3.2407882,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583802,\n
        "lat": 49.8902628,\n
        "lon": 3.2408082,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583803,\n
        "lat": 49.8902044,\n
        "lon": 3.2408524,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583804,\n
        "lat": 49.8902465,\n
        "lon": 3.2409858,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583805,\n
        "lat": 49.8902805,\n
        "lon": 3.2409603,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583806,\n
        "lat": 49.8902738,\n
        "lon": 3.2409389,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583815,\n
        "lat": 49.8877552,\n
        "lon": 3.2446694,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583816,\n
        "lat": 49.8876972,\n
        "lon": 3.2445561,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583817,\n
        "lat": 49.8876409,\n
        "lon": 3.2446255,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "node",\n
        "id": 12091583818,\n
        "lat": 49.8876988,\n
        "lon": 3.2447388,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526242,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 5,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          1393963641,\n
          1393963711,\n
          1393963938,\n
          1393963841,\n
          1393964009,\n
          1393964081,\n
          1393964098,\n
          1393964089,\n
          1393964166,\n
          1393964094,\n
          1393964027,\n
          1393963959,\n
          1393964020,\n
          1393963966,\n
          1393963948,\n
          1393963876,\n
          1393963908,\n
          1393963891,\n
          1393963844,\n
          1393963803,\n
          1393963832,\n
          1393963823,\n
          1393963799,\n
          1393963723,\n
          1393963766,\n
          1393963742,\n
          1393963713,\n
          1393963678,\n
          1393963707,\n
          1393963704,\n
          1393963675,\n
          1393963638,\n
          1393963663,\n
          1393963644,\n
          1393963635,\n
          1393963631,\n
          1393963616,\n
          1393963627,\n
          1393963593,\n
          1393963587,\n
          1393963568,\n
          1393963534,\n
          1393963539,\n
          1393963512,\n
          1393963508,\n
          1393963471,\n
          1393963434,\n
          1393963419,\n
          1393963442,\n
          1393963429,\n
          1393963396,\n
          1393963391,\n
          1393963405,\n
          1393963381,\n
          1393963367,\n
          1393963362,\n
          1393963360,\n
          1393963363,\n
          1393963369,\n
          1393963388,\n
          1393963384,\n
          1393963386,\n
          1393963393,\n
          1393963413,\n
          1393963407,\n
          1393963411,\n
          1393963428,\n
          1393963462,\n
          1393963440,\n
          1393963444,\n
          1393963467,\n
          1393963490,\n
          1393963483,\n
          1393963487,\n
          1393963491,\n
          1393963543,\n
          1393963517,\n
          1393963537,\n
          1393963546,\n
          1393963565,\n
          1393963551,\n
          1393963561,\n
          1393963566,\n
          1393963570,\n
          1393963589,\n
          1393963573,\n
          1393963641\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Rémi",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "source:name": "clochers.org",\n
          "wikidata": "Q3584336"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526243,\n
        "timestamp": "2011-08-27T01:41:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964625,\n
          1393965235,\n
          1393965759,\n
          1393965944,\n
          1393965877,\n
          1393965870,\n
          1393965802,\n
          1393965767,\n
          1393965333,\n
          1393964499,\n
          1393964625\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526244,\n
        "timestamp": "2011-08-27T01:41:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966965,\n
          1393966997,\n
          1393966988,\n
          1393966986,\n
          1393967000,\n
          1393967013,\n
          1393967046,\n
          1393967038,\n
          1393967041,\n
          1393967002,\n
          1393966965\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526245,\n
        "timestamp": "2011-08-27T01:41:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957811,\n
          1393957825,\n
          1393957843,\n
          1393957823,\n
          1393957897,\n
          1393958038,\n
          1393957930,\n
          1393958011,\n
          1393957993,\n
          1393957986,\n
          1393957811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526246,\n
        "timestamp": "2011-08-27T01:41:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965337,\n
          1393965569,\n
          1393965389,\n
          1393965538,\n
          1393965534,\n
          1393965098,\n
          1393965115,\n
          1393965154,\n
          1393965271,\n
          1393965281,\n
          1393965337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526247,\n
        "timestamp": "2011-08-27T01:41:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965927,\n
          1393965861,\n
          1393965936,\n
          1393965920,\n
          1393965854,\n
          1393965948,\n
          1393965972,\n
          1393966108,\n
          1393966009,\n
          1393965966,\n
          1393965927\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526248,\n
        "timestamp": "2012-10-15T09:24:58Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393967671,\n
          1393967678,\n
          1393967676,\n
          1393967680,\n
          1393967701,\n
          1393967727,\n
          1393967714,\n
          1393967674,\n
          1393967644,\n
          1393967661,\n
          1393967670,\n
          1393967671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526249,\n
        "timestamp": "2011-08-27T01:41:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967592,\n
          1393967611,\n
          1393967615,\n
          1393967631,\n
          1393967613,\n
          1393967596,\n
          1393967594,\n
          1393967577,\n
          1393967581,\n
          1393967575,\n
          1393967592\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526250,\n
        "timestamp": "2011-08-27T01:41:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966661,\n
          1393966717,\n
          1393966762,\n
          1393966693,\n
          1393966617,\n
          1393966575,\n
          1393966532,\n
          1393966568,\n
          1393966634,\n
          1393966640,\n
          1393966661\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526251,\n
        "timestamp": "2011-08-27T01:41:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968059,\n
          1393968067,\n
          1393968061,\n
          1393968072,\n
          1393968060,\n
          1393968058,\n
          1393968056,\n
          1393968054,\n
          1393968050,\n
          1393968052,\n
          1393968059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526252,\n
        "timestamp": "2011-08-27T01:41:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958106,\n
          1393958060,\n
          1393958040,\n
          1393957965,\n
          1393958094,\n
          1393958117,\n
          1393958092,\n
          1393958111,\n
          1393958052,\n
          1393958115,\n
          1393958106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526253,\n
        "timestamp": "2011-08-27T01:41:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966302,\n
          1393966346,\n
          1393966374,\n
          1393966329,\n
          1393966322,\n
          1393966321,\n
          1393966304,\n
          1393966285,\n
          1393966273,\n
          1393966272,\n
          1393966302\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526254,\n
        "timestamp": "2011-08-27T01:41:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961642,\n
          1393961681,\n
          1393961760,\n
          1393961715,\n
          1393961738,\n
          1393961701,\n
          1393961684,\n
          1393961649,\n
          1393961608,\n
          1393961612,\n
          1393961642\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526255,\n
        "timestamp": "2011-08-27T01:41:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963241,\n
          1393963266,\n
          1393963339,\n
          1393963343,\n
          1393963394,\n
          1393963345,\n
          1393963298,\n
          1393963301,\n
          1393963280,\n
          1393963268,\n
          1393963241\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526256,\n
        "timestamp": "2011-08-27T01:41:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957360,\n
          1393957374,\n
          1393957373,\n
          1393957366,\n
          1393957362,\n
          1393957356,\n
          1393957354,\n
          1393957348,\n
          1393957349,\n
          1393957357,\n
          1393957360\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526257,\n
        "timestamp": "2011-08-27T01:41:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959846,\n
          1393959932,\n
          1393959913,\n
          1393959964,\n
          1393959915,\n
          1393959882,\n
          1393959874,\n
          1393959781,\n
          1393959807,\n
          1393959818,\n
          1393959846\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526258,\n
        "timestamp": "2011-08-27T01:41:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966003,\n
          1393966027,\n
          1393966048,\n
          1393966085,\n
          1393966050,\n
          1393966093,\n
          1393966200,\n
          1393966199,\n
          1393966179,\n
          1393966155,\n
          1393966003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526259,\n
        "timestamp": "2011-08-27T01:41:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962589,\n
          1393962628,\n
          1393962756,\n
          1393962648,\n
          1393962701,\n
          1393962656,\n
          1393962493,\n
          1393962564,\n
          1393962541,\n
          1393962562,\n
          1393962589\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526260,\n
        "timestamp": "2011-08-27T01:41:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967699,\n
          1393967719,\n
          1393967713,\n
          1393967732,\n
          1393967730,\n
          1393967717,\n
          1393967715,\n
          1393967658,\n
          1393967686,\n
          1393967696,\n
          1393967699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526261,\n
        "timestamp": "2011-08-27T01:41:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966800,\n
          1393966828,\n
          1393966778,\n
          1393966777,\n
          1393966712,\n
          1393966684,\n
          1393966742,\n
          1393966739,\n
          1393966752,\n
          1393966758,\n
          1393966800\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526263,\n
        "timestamp": "2011-08-27T01:41:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964812,\n
          1393964898,\n
          1393964956,\n
          1393965059,\n
          1393964969,\n
          1393964692,\n
          1393964690,\n
          1393964556,\n
          1393964633,\n
          1393964750,\n
          1393964812\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526264,\n
        "timestamp": "2011-08-27T01:41:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960220,\n
          1393960388,\n
          1393960545,\n
          1393960517,\n
          1393960416,\n
          1393960379,\n
          1393960311,\n
          1393960266,\n
          1393960222,\n
          1393960079,\n
          1393960220\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526265,\n
        "timestamp": "2011-08-27T01:41:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958718,\n
          1393958787,\n
          1393958761,\n
          1393958747,\n
          1393958749,\n
          1393958738,\n
          1393958734,\n
          1393958695,\n
          1393958696,\n
          1393958676,\n
          1393958697,\n
          1393958718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526266,\n
        "timestamp": "2011-08-27T01:41:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960038,\n
          1393960219,\n
          1393960102,\n
          1393960040,\n
          1393960011,\n
          1393960000,\n
          1393960020,\n
          1393959979,\n
          1393959962,\n
          1393959943,\n
          1393959958,\n
          1393960038\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526267,\n
        "timestamp": "2011-08-27T01:41:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962097,\n
          1393962141,\n
          1393962169,\n
          1393962163,\n
          1393962174,\n
          1393962173,\n
          1393962188,\n
          1393962157,\n
          1393961931,\n
          1393962024,\n
          1393962101,\n
          1393962097\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526268,\n
        "timestamp": "2011-08-27T01:41:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966407,\n
          1393966527,\n
          1393966553,\n
          1393966588,\n
          1393966509,\n
          1393966481,\n
          1393966476,\n
          1393966432,\n
          1393966436,\n
          1393966421,\n
          1393966373,\n
          1393966407\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526269,\n
        "timestamp": "2011-08-27T01:41:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961651,\n
          1393961733,\n
          1393961734,\n
          1393961782,\n
          1393961681,\n
          1393961653,\n
          1393961616,\n
          1393961642,\n
          1393961612,\n
          1393961563,\n
          1393961639,\n
          1393961651\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526270,\n
        "timestamp": "2011-08-27T01:41:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958459,\n
          1393958392,\n
          1393958265,\n
          1393958311,\n
          1393958299,\n
          1393958483,\n
          1393958538,\n
          1393958583,\n
          1393958570,\n
          1393958317,\n
          1393958418,\n
          1393958459\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526271,\n
        "timestamp": "2011-08-27T01:41:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967455,\n
          1393967482,\n
          1393967552,\n
          1393967527,\n
          1393967525,\n
          1393967520,\n
          1393967506,\n
          1393967495,\n
          1393967486,\n
          1393967465,\n
          1393967463,\n
          1393967455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526272,\n
        "timestamp": "2011-08-27T01:41:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966760,\n
          1393966866,\n
          1393966852,\n
          1393966877,\n
          1393966896,\n
          1393966905,\n
          1393966936,\n
          1393966821,\n
          1393966919,\n
          1393966901,\n
          1393966801,\n
          1393966781,\n
          1393966760\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526273,\n
        "timestamp": "2012-10-15T09:25:18Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393962923,\n
          1393962967,\n
          1393963053,\n
          1393963061,\n
          1393963135,\n
          1393963134,\n
          1393963159,\n
          1393963235,\n
          1393963206,\n
          1393963136,\n
          1393963132,\n
          1393963003,\n
          1393963019,\n
          1393962923\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526274,\n
        "timestamp": "2011-08-27T01:41:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966786,\n
          1393966863,\n
          1393966916,\n
          1393966959,\n
          1393966980,\n
          1393966870,\n
          1393966804,\n
          1393966887,\n
          1393966809,\n
          1393966734,\n
          1393966754,\n
          1393966774,\n
          1393966786\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526275,\n
        "timestamp": "2011-08-27T01:41:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957452,\n
          1393957461,\n
          1393957465,\n
          1393957506,\n
          1393957491,\n
          1393957510,\n
          1393957488,\n
          1393957415,\n
          1393957418,\n
          1393957432,\n
          1393957435,\n
          1393957455,\n
          1393957452\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526276,\n
        "timestamp": "2011-08-27T01:41:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964559,\n
          1393964598,\n
          1393964763,\n
          1393964627,\n
          1393964245,\n
          1393964293,\n
          1393964314,\n
          1393964305,\n
          1393964370,\n
          1393964505,\n
          1393964423,\n
          1393964491,\n
          1393964559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526277,\n
        "timestamp": "2011-08-27T01:41:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962302,\n
          1393962398,\n
          1393962384,\n
          1393962458,\n
          1393962481,\n
          1393962492,\n
          1393962495,\n
          1393962517,\n
          1393962487,\n
          1393962289,\n
          1393962282,\n
          1393962263,\n
          1393962302\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526278,\n
        "timestamp": "2011-08-27T01:41:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965600,\n
          1393965739,\n
          1393965660,\n
          1393965649,\n
          1393965620,\n
          1393965565,\n
          1393965587,\n
          1393965465,\n
          1393965516,\n
          1393965394,\n
          1393965471,\n
          1393965556,\n
          1393965600\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526279,\n
        "timestamp": "2011-08-27T01:41:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963126,\n
          1393963204,\n
          1393963210,\n
          1393963281,\n
          1393963271,\n
          1393963321,\n
          1393963269,\n
          1393963239,\n
          1393963223,\n
          1393963090,\n
          1393963033,\n
          1393962949,\n
          1393963126\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526280,\n
        "timestamp": "2011-08-27T01:41:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968326,\n
          1393968336,\n
          1393968334,\n
          1393968332,\n
          1393968330,\n
          1393968328,\n
          1393968322,\n
          1393968316,\n
          1393968320,\n
          1393968312,\n
          1393968314,\n
          1393968324,\n
          1393968326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526281,\n
        "timestamp": "2011-08-27T01:41:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961076,\n
          1393961124,\n
          1393961109,\n
          1393961115,\n
          1393961080,\n
          1393961054,\n
          1393960898,\n
          1393960878,\n
          1393960884,\n
          1393960845,\n
          1393960942,\n
          1393961048,\n
          1393961076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526282,\n
        "timestamp": "2011-08-27T01:41:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960127,\n
          1393960423,\n
          1393960577,\n
          1393960356,\n
          1393960353,\n
          1393960307,\n
          1393960133,\n
          1393960153,\n
          1393960124,\n
          1393960066,\n
          1393960101,\n
          1393960074,\n
          1393960127\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526283,\n
        "timestamp": "2011-08-27T01:41:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959493,\n
          1393959515,\n
          1393959528,\n
          1393959561,\n
          1393959524,\n
          1393959477,\n
          1393959451,\n
          1393959366,\n
          1393959418,\n
          1393959438,\n
          1393959489,\n
          1393959468,\n
          1393959493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526284,\n
        "timestamp": "2011-08-27T01:41:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960490,\n
          1393960536,\n
          1393960600,\n
          1393960686,\n
          1393960504,\n
          1393960309,\n
          1393960302,\n
          1393960216,\n
          1393960162,\n
          1393960155,\n
          1393960193,\n
          1393960282,\n
          1393960348,\n
          1393960490\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526286,\n
        "timestamp": "2011-08-27T01:41:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958954,\n
          1393958996,\n
          1393959022,\n
          1393958977,\n
          1393958949,\n
          1393958920,\n
          1393958903,\n
          1393958875,\n
          1393958896,\n
          1393958900,\n
          1393958924,\n
          1393958943,\n
          1393958945,\n
          1393958954\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526287,\n
        "timestamp": "2011-08-27T01:41:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966714,\n
          1393966633,\n
          1393966613,\n
          1393966591,\n
          1393966525,\n
          1393966607,\n
          1393966681,\n
          1393966658,\n
          1393966741,\n
          1393966743,\n
          1393966766,\n
          1393966756,\n
          1393966732,\n
          1393966714\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526288,\n
        "timestamp": "2011-08-27T01:41:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966275,\n
          1393966255,\n
          1393966253,\n
          1393966235,\n
          1393966237,\n
          1393966231,\n
          1393966227,\n
          1393966205,\n
          1393966224,\n
          1393966229,\n
          1393966250,\n
          1393966248,\n
          1393966281,\n
          1393966275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526289,\n
        "timestamp": "2011-08-27T01:41:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965103,\n
          1393965208,\n
          1393965274,\n
          1393965198,\n
          1393965289,\n
          1393965275,\n
          1393965231,\n
          1393965279,\n
          1393965241,\n
          1393965176,\n
          1393965063,\n
          1393965109,\n
          1393965068,\n
          1393965071,\n
          1393965103\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526290,\n
        "timestamp": "2011-08-27T01:41:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960722,\n
          1393960971,\n
          1393961039,\n
          1393961020,\n
          1393961048,\n
          1393960942,\n
          1393960912,\n
          1393960810,\n
          1393960776,\n
          1393960836,\n
          1393960813,\n
          1393960839,\n
          1393960808,\n
          1393960769,\n
          1393960722\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526291,\n
        "timestamp": "2011-08-27T01:41:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956740,\n
          1393956867,\n
          1393956799,\n
          1393956720,\n
          1393956709,\n
          1393956659,\n
          1393956667,\n
          1393956798,\n
          1393956803,\n
          1393956687,\n
          1393956705,\n
          1393956828,\n
          1393956839,\n
          1393956719,\n
          1393956724,\n
          1393956740\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526292,\n
        "timestamp": "2011-08-27T01:41:16Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961969,\n
          1393962029,\n
          1393962034,\n
          1393962047,\n
          1393962069,\n
          1393962171,\n
          1393962196,\n
          1393961971,\n
          1393961933,\n
          1393961851,\n
          1393961789,\n
          1393961762,\n
          1393961848,\n
          1393961891,\n
          1393961980,\n
          1393961969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526294,\n
        "timestamp": "2011-08-27T01:41:16Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967372,\n
          1393967489,\n
          1393967340,\n
          1393967272,\n
          1393967241,\n
          1393967193,\n
          1393967178,\n
          1393967149,\n
          1393967122,\n
          1393967161,\n
          1393967239,\n
          1393967408,\n
          1393967394,\n
          1393967351,\n
          1393967303,\n
          1393967367,\n
          1393967372\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526295,\n
        "timestamp": "2011-08-27T01:41:17Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959076,\n
          1393959097,\n
          1393959126,\n
          1393959151,\n
          1393959112,\n
          1393959124,\n
          1393959084,\n
          1393959214,\n
          1393959172,\n
          1393959170,\n
          1393959136,\n
          1393959081,\n
          1393959025,\n
          1393959055,\n
          1393959053,\n
          1393959057,\n
          1393959074,\n
          1393959076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526296,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 3,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          1393964496,\n
          1393965061,\n
          1393965578,\n
          1393965478,\n
          1393965351,\n
          1393965346,\n
          1393964951,\n
          1393964888,\n
          1393964698,\n
          1393964762,\n
          1393964359,\n
          1393964366,\n
          1393963700,\n
          1393963671,\n
          1393963748,\n
          11037552608,\n
          1393963964,\n
          1393963954,\n
          1393964479,\n
          1393964496\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526297,\n
        "timestamp": "2011-08-27T01:41:17Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958755,\n
          1393958841,\n
          1393958792,\n
          1393958798,\n
          1393958871,\n
          1393958868,\n
          1393958870,\n
          1393958824,\n
          1393958849,\n
          1393958842,\n
          1393958867,\n
          1393958843,\n
          1393958846,\n
          1393958840,\n
          1393958822,\n
          1393958815,\n
          1393958813,\n
          1393958794,\n
          1393958775,\n
          1393958767,\n
          1393958755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526298,\n
        "timestamp": "2011-08-27T01:41:18Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961528,\n
          1393961762,\n
          1393961789,\n
          1393961550,\n
          1393961538,\n
          1393961363,\n
          1393961505,\n
          1393961406,\n
          1393961423,\n
          1393961391,\n
          1393961512,\n
          1393961508,\n
          1393961759,\n
          1393962030,\n
          1393962042,\n
          1393962057,\n
          1393962036,\n
          1393962081,\n
          1393962105,\n
          1393962075,\n
          1393961784,\n
          1393961528\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526299,\n
        "timestamp": "2011-08-27T01:41:18Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964416,\n
          1393964877,\n
          1393964946,\n
          1393964973,\n
          1393965007,\n
          1393965056,\n
          1393965012,\n
          1393965001,\n
          1393964834,\n
          1393964755,\n
          1393964710,\n
          1393964240,\n
          1393964257,\n
          1393964073,\n
          1393964265,\n
          1393964299,\n
          1393964301,\n
          1393964309,\n
          1393964362,\n
          1393964433,\n
          1393964485,\n
          1393964443,\n
          1393964416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526300,\n
        "timestamp": "2011-08-27T01:41:19Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956701,\n
          1393956774,\n
          1393956759,\n
          1393956748,\n
          1393956757,\n
          1393956742,\n
          1393956749,\n
          1393956746,\n
          1393956738,\n
          1393956728,\n
          1393956715,\n
          1393956713,\n
          1393956707,\n
          1393956683,\n
          1393956689,\n
          1393956685,\n
          1393956675,\n
          1393956671,\n
          1393956653,\n
          1393956656,\n
          1393956642,\n
          1393956695,\n
          1393956699,\n
          1393956701\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526302,\n
        "timestamp": "2020-10-24T14:49:21Z",\n
        "version": 3,\n
        "changeset": 92990497,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          1393967758,\n
          1393967783,\n
          1393967769,\n
          1393967755,\n
          1393967758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526303,\n
        "timestamp": "2011-08-27T01:41:19Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959521,\n
          1393959563,\n
          1393959554,\n
          1393959504,\n
          1393959521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526304,\n
        "timestamp": "2011-08-27T01:41:20Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966483,\n
          1393966521,\n
          1393966564,\n
          1393966519,\n
          1393966483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526305,\n
        "timestamp": "2011-08-27T01:41:20Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959914,\n
          1393960006,\n
          1393959966,\n
          1393959888,\n
          1393959914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526306,\n
        "timestamp": "2011-08-27T01:41:20Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967819,\n
          1393967843,\n
          1393967857,\n
          1393967845,\n
          1393967819\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526307,\n
        "timestamp": "2011-08-27T01:41:20Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965652,\n
          1393965684,\n
          1393965682,\n
          1393965642,\n
          1393965652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526308,\n
        "timestamp": "2016-06-04T08:50:21Z",\n
        "version": 3,\n
        "changeset": 39793793,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          1393957402,\n
          1393957403,\n
          1393957392,\n
          1393957393,\n
          1393957404,\n
          1393957394,\n
          1393957396,\n
          1393957334,\n
          1393957338,\n
          1393957399,\n
          1393957398,\n
          1393957414,\n
          1393957464,\n
          1393957445,\n
          1393957402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526309,\n
        "timestamp": "2011-08-27T01:41:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966308,\n
          1393966335,\n
          1393966320,\n
          1393966295,\n
          1393966308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526310,\n
        "timestamp": "2011-08-27T01:41:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959254,\n
          1393959352,\n
          1393959321,\n
          1393959251,\n
          1393959254\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526311,\n
        "timestamp": "2011-08-27T01:41:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957862,\n
          1393957957,\n
          1393957989,\n
          1393957893,\n
          1393957862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526312,\n
        "timestamp": "2011-08-27T01:41:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962119,\n
          1393962160,\n
          1393962116,\n
          1393962099,\n
          1393962119\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526313,\n
        "timestamp": "2011-08-27T01:41:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956720,\n
          1393956799,\n
          1393956784,\n
          1393956709,\n
          1393956720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526314,\n
        "timestamp": "2011-08-27T01:41:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960620,\n
          1393960659,\n
          1393960708,\n
          1393960656,\n
          1393960620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526315,\n
        "timestamp": "2011-08-27T01:41:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967759,\n
          1393967799,\n
          1393967779,\n
          1393967751,\n
          1393967759\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526316,\n
        "timestamp": "2011-08-27T01:41:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961929,\n
          1393961757,\n
          1393961826,\n
          1393962000,\n
          1393961929\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526317,\n
        "timestamp": "2011-08-27T01:41:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960985,\n
          1393961056,\n
          1393961082,\n
          1393961009,\n
          1393960985\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526318,\n
        "timestamp": "2011-08-27T01:41:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966853,\n
          1393966913,\n
          1393966916,\n
          1393966863,\n
          1393966853\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526319,\n
        "timestamp": "2011-08-27T01:41:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963485,\n
          1393963531,\n
          1393963489,\n
          1393963459,\n
          1393963485\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526320,\n
        "timestamp": "2011-08-27T01:41:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962220,\n
          1393962259,\n
          1393962229,\n
          1393962187,\n
          1393962220\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526321,\n
        "timestamp": "2011-08-27T01:41:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958060,\n
          1393958106,\n
          1393958090,\n
          1393958019,\n
          1393958060\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526322,\n
        "timestamp": "2011-08-27T01:41:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957841,\n
          1393957956,\n
          1393957899,\n
          1393957809,\n
          1393957841\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526323,\n
        "timestamp": "2011-08-27T01:41:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965735,\n
          1393965889,\n
          1393965829,\n
          1393965698,\n
          1393965735\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526324,\n
        "timestamp": "2011-08-27T01:41:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961914,\n
          1393961944,\n
          1393961975,\n
          1393961956,\n
          1393961914\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526325,\n
        "timestamp": "2011-08-27T01:41:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967404,\n
          1393967429,\n
          1393967435,\n
          1393967410,\n
          1393967404\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526326,\n
        "timestamp": "2011-08-27T01:41:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963243,\n
          1393963031,\n
          1393963088,\n
          1393963265,\n
          1393963243\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526327,\n
        "timestamp": "2011-08-27T01:41:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960311,\n
          1393960379,\n
          1393960313,\n
          1393960266,\n
          1393960311\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526328,\n
        "timestamp": "2011-08-27T01:41:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961817,\n
          1393961927,\n
          1393961895,\n
          1393961787,\n
          1393961817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526329,\n
        "timestamp": "2011-08-27T01:41:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960386,\n
          1393960515,\n
          1393960487,\n
          1393960340,\n
          1393960386\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526330,\n
        "timestamp": "2011-08-27T01:41:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958280,\n
          1393958330,\n
          1393958346,\n
          1393958291,\n
          1393958280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526331,\n
        "timestamp": "2011-08-27T01:41:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961921,\n
          1393961755,\n
          1393961846,\n
          1393962008,\n
          1393961921\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526332,\n
        "timestamp": "2011-08-27T01:41:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962970,\n
          1393962997,\n
          1393963054,\n
          1393963022,\n
          1393962970\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526333,\n
        "timestamp": "2011-08-27T01:41:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960073,\n
          1393960182,\n
          1393960129,\n
          1393960047,\n
          1393960073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526334,\n
        "timestamp": "2011-08-27T01:41:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958779,\n
          1393958796,\n
          1393958777,\n
          1393958757,\n
          1393958779\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526335,\n
        "timestamp": "2011-08-27T01:41:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956891,\n
          1393956893,\n
          1393956897,\n
          1393956894,\n
          1393956891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526336,\n
        "timestamp": "2011-08-27T01:41:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966233,\n
          1393966252,\n
          1393966258,\n
          1393966249,\n
          1393966233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526337,\n
        "timestamp": "2011-08-27T01:41:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963548,\n
          1393964003,\n
          1393963816,\n
          1393963457,\n
          1393963548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526338,\n
        "timestamp": "2011-08-27T01:41:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960383,\n
          1393960570,\n
          1393960541,\n
          1393960346,\n
          1393960383\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526339,\n
        "timestamp": "2011-08-27T01:41:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966508,\n
          1393966570,\n
          1393966597,\n
          1393966551,\n
          1393966508\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526340,\n
        "timestamp": "2011-08-27T01:41:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959099,\n
          1393959187,\n
          1393959101,\n
          1393959051,\n
          1393959099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526341,\n
        "timestamp": "2011-08-27T01:41:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957652,\n
          1393957673,\n
          1393957698,\n
          1393957676,\n
          1393957652\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526342,\n
        "timestamp": "2011-08-27T01:41:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968196,\n
          1393968216,\n
          1393968202,\n
          1393968192,\n
          1393968196\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526343,\n
        "timestamp": "2011-08-27T01:41:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962641,\n
          1393962813,\n
          1393962790,\n
          1393962616,\n
          1393962641\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526344,\n
        "timestamp": "2011-08-27T01:41:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966460,\n
          1393966484,\n
          1393966502,\n
          1393966482,\n
          1393966460\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526345,\n
        "timestamp": "2011-08-27T01:41:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962358,\n
          1393962489,\n
          1393962388,\n
          1393962267,\n
          1393962358\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526346,\n
        "timestamp": "2011-08-27T01:41:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964896,\n
          1393965002,\n
          1393964996,\n
          1393964885,\n
          1393964896\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526347,\n
        "timestamp": "2011-08-27T01:41:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960218,\n
          1393960430,\n
          1393960391,\n
          1393960194,\n
          1393960218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526348,\n
        "timestamp": "2011-08-27T01:41:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967792,\n
          1393967820,\n
          1393967821,\n
          1393967797,\n
          1393967792\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526349,\n
        "timestamp": "2011-08-27T01:41:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962793,\n
          1393962990,\n
          1393963154,\n
          1393962986,\n
          1393962793\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526350,\n
        "timestamp": "2011-08-27T01:41:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963775,\n
          1393964086,\n
          1393964243,\n
          1393963898,\n
          1393963775\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526351,\n
        "timestamp": "2011-08-27T01:41:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957348,\n
          1393957354,\n
          1393957351,\n
          1393957346,\n
          1393957348\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526352,\n
        "timestamp": "2011-08-27T01:41:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957190,\n
          1393957188,\n
          1393957167,\n
          1393957170,\n
          1393957190\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526353,\n
        "timestamp": "2011-08-27T01:41:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959272,\n
          1393959301,\n
          1393959313,\n
          1393959304,\n
          1393959272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526354,\n
        "timestamp": "2011-08-27T01:41:42Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957936,\n
          1393958076,\n
          1393958094,\n
          1393957965,\n
          1393957936\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526355,\n
        "timestamp": "2011-08-27T01:41:42Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968214,\n
          1393968236,\n
          1393968235,\n
          1393968212,\n
          1393968214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526356,\n
        "timestamp": "2011-08-27T01:41:42Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965292,\n
          1393965456,\n
          1393965331,\n
          1393965168,\n
          1393965292\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526357,\n
        "timestamp": "2011-08-27T01:41:42Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961690,\n
          1393961736,\n
          1393961808,\n
          1393961758,\n
          1393961690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526358,\n
        "timestamp": "2011-08-27T01:41:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960606,\n
          1393960628,\n
          1393960596,\n
          1393960574,\n
          1393960606\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526359,\n
        "timestamp": "2011-08-27T01:41:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966364,\n
          1393966410,\n
          1393966406,\n
          1393966352,\n
          1393966364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526360,\n
        "timestamp": "2011-08-27T01:41:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957416,\n
          1393957459,\n
          1393957503,\n
          1393957436,\n
          1393957416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526361,\n
        "timestamp": "2011-08-27T01:41:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961905,\n
          1393962011,\n
          1393961946,\n
          1393961824,\n
          1393961905\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526362,\n
        "timestamp": "2011-08-27T01:41:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966922,\n
          1393966969,\n
          1393966921,\n
          1393966850,\n
          1393966922\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526363,\n
        "timestamp": "2011-08-27T01:41:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967080,\n
          1393967124,\n
          1393967115,\n
          1393967068,\n
          1393967080\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526364,\n
        "timestamp": "2011-08-27T01:41:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957823,\n
          1393957843,\n
          1393957825,\n
          1393957793,\n
          1393957823\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526365,\n
        "timestamp": "2011-08-27T01:41:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958234,\n
          1393958270,\n
          1393958272,\n
          1393958236,\n
          1393958234\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526366,\n
        "timestamp": "2011-08-27T01:41:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965475,\n
          1393965525,\n
          1393965559,\n
          1393965509,\n
          1393965475\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526367,\n
        "timestamp": "2011-08-27T01:41:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967082,\n
          1393967083,\n
          1393967113,\n
          1393967100,\n
          1393967082\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526368,\n
        "timestamp": "2011-08-27T01:41:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965720,\n
          1393965849,\n
          1393965780,\n
          1393965655,\n
          1393965720\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526369,\n
        "timestamp": "2022-12-31T20:25:52Z",\n
        "version": 6,\n
        "changeset": 130732848,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          1393967938,\n
          1393967963,\n
          1393967941,\n
          1393967926,\n
          1393967938\n
        ],\n
        "tags": {\n
          "building": "service",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "service": "utility",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526370,\n
        "timestamp": "2011-08-27T01:41:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961280,\n
          1393961300,\n
          1393961268,\n
          1393961251,\n
          1393961280\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526371,\n
        "timestamp": "2011-08-27T01:41:45Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966114,\n
          1393966147,\n
          1393966135,\n
          1393966087,\n
          1393966114\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526372,\n
        "timestamp": "2011-08-27T01:41:45Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959844,\n
          1393959910,\n
          1393959945,\n
          1393959877,\n
          1393959844\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526373,\n
        "timestamp": "2011-08-27T01:41:45Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959470,\n
          1393959551,\n
          1393959510,\n
          1393959421,\n
          1393959470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526374,\n
        "timestamp": "2011-08-27T01:41:45Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966523,\n
          1393966566,\n
          1393966529,\n
          1393966486,\n
          1393966523\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526375,\n
        "timestamp": "2011-08-27T01:41:45Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963266,\n
          1393963267,\n
          1393963343,\n
          1393963339,\n
          1393963266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526376,\n
        "timestamp": "2011-08-27T01:41:45Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960848,\n
          1393961005,\n
          1393960950,\n
          1393960794,\n
          1393960848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526377,\n
        "timestamp": "2011-08-27T01:41:46Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961401,\n
          1393961580,\n
          1393961569,\n
          1393961358,\n
          1393961401\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526378,\n
        "timestamp": "2011-08-27T01:41:46Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963015,\n
          1393963064,\n
          1393962994,\n
          1393962929,\n
          1393963015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526380,\n
        "timestamp": "2011-08-27T01:41:46Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966497,\n
          1393966595,\n
          1393966645,\n
          1393966578,\n
          1393966497\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526381,\n
        "timestamp": "2011-08-27T01:41:46Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956953,\n
          1393957098,\n
          1393957052,\n
          1393956950,\n
          1393956953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526383,\n
        "timestamp": "2011-08-27T01:41:46Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966308,\n
          1393966333,\n
          1393966366,\n
          1393966335,\n
          1393966308\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526384,\n
        "timestamp": "2011-08-27T01:41:46Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958527,\n
          1393958547,\n
          1393958534,\n
          1393958518,\n
          1393958527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526385,\n
        "timestamp": "2011-08-27T01:41:47Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968234,\n
          1393968247,\n
          1393968240,\n
          1393968232,\n
          1393968234\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526386,\n
        "timestamp": "2011-08-27T01:41:47Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962226,\n
          1393962314,\n
          1393962367,\n
          1393962278,\n
          1393962226\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526387,\n
        "timestamp": "2011-08-27T01:41:47Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961996,\n
          1393962103,\n
          1393962090,\n
          1393961959,\n
          1393961996\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526388,\n
        "timestamp": "2011-08-27T01:41:47Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966022,\n
          1393966092,\n
          1393966059,\n
          1393966007,\n
          1393966022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526389,\n
        "timestamp": "2011-08-27T01:41:47Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956726,\n
          1393956732,\n
          1393956739,\n
          1393956730,\n
          1393956726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526390,\n
        "timestamp": "2011-08-27T01:41:47Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967721,\n
          1393967747,\n
          1393967734,\n
          1393967700,\n
          1393967721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526391,\n
        "timestamp": "2011-08-27T01:41:47Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961636,\n
          1393961547,\n
          1393961574,\n
          1393961677,\n
          1393961636\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526393,\n
        "timestamp": "2011-08-27T01:41:48Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966842,\n
          1393966889,\n
          1393966913,\n
          1393966853,\n
          1393966842\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526394,\n
        "timestamp": "2011-08-27T01:41:48Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966382,\n
          1393966408,\n
          1393966375,\n
          1393966344,\n
          1393966382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526395,\n
        "timestamp": "2011-08-27T01:41:48Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957109,\n
          1393957142,\n
          1393957136,\n
          1393957087,\n
          1393957109\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526396,\n
        "timestamp": "2011-08-27T01:41:48Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958188,\n
          1393958222,\n
          1393958253,\n
          1393958215,\n
          1393958188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526398,\n
        "timestamp": "2011-08-27T01:41:48Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957818,\n
          1393957846,\n
          1393957895,\n
          1393957852,\n
          1393957818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526399,\n
        "timestamp": "2011-08-27T01:41:49Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960862,\n
          1393960900,\n
          1393960881,\n
          1393960847,\n
          1393960862\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526400,\n
        "timestamp": "2011-08-27T01:41:49Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961211,\n
          1393961249,\n
          1393961334,\n
          1393961262,\n
          1393961211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526401,\n
        "timestamp": "2011-08-27T01:41:49Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967992,\n
          1393968024,\n
          1393968030,\n
          1393967995,\n
          1393967992\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526402,\n
        "timestamp": "2011-08-27T01:41:49Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961429,\n
          1393961468,\n
          1393961474,\n
          1393961439,\n
          1393961429\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526403,\n
        "timestamp": "2011-08-27T01:41:49Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956967,\n
          1393957282,\n
          1393957281,\n
          1393956961,\n
          1393956967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526405,\n
        "timestamp": "2011-08-27T01:41:49Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963231,\n
          1393963286,\n
          1393963316,\n
          1393963283,\n
          1393963231\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526406,\n
        "timestamp": "2011-08-27T01:41:49Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966845,\n
          1393966825,\n
          1393966829,\n
          1393966848,\n
          1393966845\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526407,\n
        "timestamp": "2011-08-27T01:41:50Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959953,\n
          1393960017,\n
          1393960006,\n
          1393959914,\n
          1393959953\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526408,\n
        "timestamp": "2011-08-27T01:41:50Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956926,\n
          1393956929,\n
          1393956928,\n
          1393956916,\n
          1393956926\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526409,\n
        "timestamp": "2011-08-27T01:41:50Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967910,\n
          1393967918,\n
          1393967916,\n
          1393967901,\n
          1393967910\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526410,\n
        "timestamp": "2011-08-27T01:42:00Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966207,\n
          1393966247,\n
          1393966221,\n
          1393966201,\n
          1393966207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526411,\n
        "timestamp": "2011-08-27T01:42:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957620,\n
          1393957631,\n
          1393957615,\n
          1393957594,\n
          1393957620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526413,\n
        "timestamp": "2012-10-15T09:26:30Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393957649,\n
          1393957642,\n
          1393957647,\n
          1393957678,\n
          1393957652,\n
          1393957649\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526414,\n
        "timestamp": "2011-08-27T01:42:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959743,\n
          1393959847,\n
          1393959788,\n
          1393959697,\n
          1393959743\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526415,\n
        "timestamp": "2012-10-15T09:26:07Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393963159,\n
          1393963134,\n
          1393963135,\n
          1393963163,\n
          1393963159\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526416,\n
        "timestamp": "2011-08-27T01:42:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960239,\n
          1393960453,\n
          1393960430,\n
          1393960218,\n
          1393960239\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526417,\n
        "timestamp": "2011-08-27T01:42:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959850,\n
          1393959969,\n
          1393959960,\n
          1393959826,\n
          1393959850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526419,\n
        "timestamp": "2011-08-27T01:42:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966569,\n
          1393966643,\n
          1393966686,\n
          1393966611,\n
          1393966569\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526420,\n
        "timestamp": "2011-08-27T01:42:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966510,\n
          1393966631,\n
          1393966691,\n
          1393966593,\n
          1393966510\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526421,\n
        "timestamp": "2011-08-27T01:42:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959103,\n
          1393959139,\n
          1393959122,\n
          1393959079,\n
          1393959103\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526422,\n
        "timestamp": "2011-08-27T01:42:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965341,\n
          1393965645,\n
          1393965583,\n
          1393965216,\n
          1393965341\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526423,\n
        "timestamp": "2011-08-27T01:42:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965808,\n
          1393965827,\n
          1393965883,\n
          1393965825,\n
          1393965808\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526424,\n
        "timestamp": "2011-08-27T01:42:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958440,\n
          1393958422,\n
          1393958456,\n
          1393958473,\n
          1393958440\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526425,\n
        "timestamp": "2011-08-27T01:42:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967632,\n
          1393967660,\n
          1393967698,\n
          1393967663,\n
          1393967632\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526426,\n
        "timestamp": "2011-08-27T01:42:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960152,\n
          1393960221,\n
          1393960191,\n
          1393960125,\n
          1393960152\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526427,\n
        "timestamp": "2011-08-27T01:42:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962166,\n
          1393962352,\n
          1393962332,\n
          1393962147,\n
          1393962166\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526428,\n
        "timestamp": "2011-08-27T01:42:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967419,\n
          1393967426,\n
          1393967423,\n
          1393967409,\n
          1393967419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526429,\n
        "timestamp": "2011-08-27T01:42:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957564,\n
          1393957585,\n
          1393957573,\n
          1393957552,\n
          1393957564\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526430,\n
        "timestamp": "2011-08-27T01:42:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963869,\n
          1393964179,\n
          1393964439,\n
          1393964115,\n
          1393963869\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526431,\n
        "timestamp": "2011-08-27T01:42:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961128,\n
          1393961182,\n
          1393961193,\n
          1393961154,\n
          1393961128\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526432,\n
        "timestamp": "2011-08-27T01:42:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958418,\n
          1393958464,\n
          1393958503,\n
          1393958459,\n
          1393958418\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526433,\n
        "timestamp": "2011-08-27T01:42:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965391,\n
          1393965535,\n
          1393965447,\n
          1393965239,\n
          1393965391\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526434,\n
        "timestamp": "2011-08-27T01:42:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960704,\n
          1393960747,\n
          1393960780,\n
          1393960719,\n
          1393960704\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526435,\n
        "timestamp": "2011-08-27T01:42:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967180,\n
          1393967244,\n
          1393967222,\n
          1393967160,\n
          1393967180\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526436,\n
        "timestamp": "2011-08-27T01:42:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968345,\n
          1393968348,\n
          1393968349,\n
          1393968347,\n
          1393968345\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526437,\n
        "timestamp": "2011-08-27T01:42:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962613,\n
          1393962825,\n
          1393962717,\n
          1393962533,\n
          1393962613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526438,\n
        "timestamp": "2011-08-27T01:42:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958773,\n
          1393958809,\n
          1393958818,\n
          1393958788,\n
          1393958773\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526439,\n
        "timestamp": "2011-08-27T01:42:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957560,\n
          1393957570,\n
          1393957557,\n
          1393957540,\n
          1393957560\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526440,\n
        "timestamp": "2011-08-27T01:42:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961266,\n
          1393961316,\n
          1393961301,\n
          1393961254,\n
          1393961266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526441,\n
        "timestamp": "2011-08-27T01:42:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966957,\n
          1393967093,\n
          1393967065,\n
          1393966924,\n
          1393966957\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526443,\n
        "timestamp": "2011-08-27T01:42:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960072,\n
          1393960159,\n
          1393960128,\n
          1393960050,\n
          1393960072\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526444,\n
        "timestamp": "2011-08-27T01:42:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961656,\n
          1393961710,\n
          1393961877,\n
          1393961821,\n
          1393961656\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526445,\n
        "timestamp": "2011-08-27T01:42:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966480,\n
          1393966504,\n
          1393966521,\n
          1393966483,\n
          1393966480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526446,\n
        "timestamp": "2011-08-27T01:42:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960591,\n
          1393960667,\n
          1393960632,\n
          1393960542,\n
          1393960591\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526447,\n
        "timestamp": "2011-08-27T01:42:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961258,\n
          1393961333,\n
          1393961401,\n
          1393961358,\n
          1393961258\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526448,\n
        "timestamp": "2011-08-27T01:42:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965275,\n
          1393965285,\n
          1393965279,\n
          1393965231,\n
          1393965275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526449,\n
        "timestamp": "2011-08-27T01:42:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966298,\n
          1393966324,\n
          1393966305,\n
          1393966277,\n
          1393966298\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526450,\n
        "timestamp": "2011-08-27T01:42:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964837,\n
          1393965105,\n
          1393964893,\n
          1393964639,\n
          1393964837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526451,\n
        "timestamp": "2011-08-27T01:42:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959983,\n
          1393960150,\n
          1393960100,\n
          1393959940,\n
          1393959983\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526452,\n
        "timestamp": "2012-10-15T09:26:08Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393967670,\n
          1393967676,\n
          1393967678,\n
          1393967671,\n
          1393967670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526454,\n
        "timestamp": "2011-08-27T01:42:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957671,\n
          1393957699,\n
          1393957701,\n
          1393957674,\n
          1393957671\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526455,\n
        "timestamp": "2011-08-27T01:42:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962293,\n
          1393962312,\n
          1393962335,\n
          1393962314,\n
          1393962293\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526456,\n
        "timestamp": "2011-08-27T01:42:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962003,\n
          1393962032,\n
          1393962114,\n
          1393962099,\n
          1393962003\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526457,\n
        "timestamp": "2011-08-27T01:42:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965696,\n
          1393966091,\n
          1393965961,\n
          1393965533,\n
          1393965696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526458,\n
        "timestamp": "2011-08-27T01:42:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956683,\n
          1393956707,\n
          1393956713,\n
          1393956689,\n
          1393956683\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526459,\n
        "timestamp": "2011-08-27T01:42:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967712,\n
          1393967728,\n
          1393967723,\n
          1393967703,\n
          1393967712\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526460,\n
        "timestamp": "2011-08-27T01:42:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961467,\n
          1393961515,\n
          1393961460,\n
          1393961392,\n
          1393961467\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526461,\n
        "timestamp": "2011-08-27T01:42:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967212,\n
          1393967245,\n
          1393967247,\n
          1393967218,\n
          1393967212\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526462,\n
        "timestamp": "2011-08-27T01:42:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961986,\n
          1393962066,\n
          1393962011,\n
          1393961905,\n
          1393961986\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526463,\n
        "timestamp": "2011-08-27T01:42:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968173,\n
          1393968194,\n
          1393968193,\n
          1393968163,\n
          1393968173\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526464,\n
        "timestamp": "2011-08-27T01:42:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957784,\n
          1393957790,\n
          1393957786,\n
          1393957763,\n
          1393957784\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526465,\n
        "timestamp": "2011-08-27T01:42:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959852,\n
          1393959987,\n
          1393959938,\n
          1393959805,\n
          1393959852\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526466,\n
        "timestamp": "2011-08-27T01:42:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962513,\n
          1393962559,\n
          1393962563,\n
          1393962494,\n
          1393962513\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526467,\n
        "timestamp": "2011-08-27T01:42:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961534,\n
          1393961604,\n
          1393961686,\n
          1393961600,\n
          1393961534\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526468,\n
        "timestamp": "2011-08-27T01:42:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961646,\n
          1393961983,\n
          1393961932,\n
          1393961606,\n
          1393961646\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526469,\n
        "timestamp": "2011-08-27T01:42:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966061,\n
          1393966095,\n
          1393966114,\n
          1393966087,\n
          1393966061\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526470,\n
        "timestamp": "2011-08-27T01:42:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959045,\n
          1393959050,\n
          1393959028,\n
          1393959023,\n
          1393959045\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526471,\n
        "timestamp": "2011-08-27T01:42:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959489,\n
          1393959515,\n
          1393959493,\n
          1393959468,\n
          1393959489\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526472,\n
        "timestamp": "2011-08-27T01:42:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962854,\n
          1393962867,\n
          1393962890,\n
          1393962889,\n
          1393962854\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526473,\n
        "timestamp": "2011-08-27T01:42:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956838,\n
          1393956852,\n
          1393956856,\n
          1393956844,\n
          1393956838\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526474,\n
        "timestamp": "2011-08-27T01:42:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967863,\n
          1393967884,\n
          1393967874,\n
          1393967851,\n
          1393967863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526475,\n
        "timestamp": "2011-08-27T01:42:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957053,\n
          1393957155,\n
          1393957127,\n
          1393957036,\n
          1393957053\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526476,\n
        "timestamp": "2011-08-27T01:42:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960316,\n
          1393960475,\n
          1393960413,\n
          1393960284,\n
          1393960316\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526477,\n
        "timestamp": "2011-08-27T01:42:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966431,\n
          1393966500,\n
          1393966478,\n
          1393966390,\n
          1393966431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526478,\n
        "timestamp": "2011-08-27T01:42:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959326,\n
          1393959418,\n
          1393959366,\n
          1393959298,\n
          1393959326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526479,\n
        "timestamp": "2011-08-27T01:42:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957729,\n
          1393957759,\n
          1393957761,\n
          1393957731,\n
          1393957729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526480,\n
        "timestamp": "2011-08-27T01:42:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968076,\n
          1393968094,\n
          1393968089,\n
          1393968074,\n
          1393968076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526481,\n
        "timestamp": "2011-08-27T01:42:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962364,\n
          1393962415,\n
          1393962469,\n
          1393962424,\n
          1393962364\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526482,\n
        "timestamp": "2011-08-27T01:42:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967268,\n
          1393967343,\n
          1393967367,\n
          1393967303,\n
          1393967268\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526483,\n
        "timestamp": "2011-08-27T01:42:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956759,\n
          1393956778,\n
          1393956757,\n
          1393956748,\n
          1393956759\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526484,\n
        "timestamp": "2011-08-27T01:42:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959693,\n
          1393959719,\n
          1393959674,\n
          1393959664,\n
          1393959693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526485,\n
        "timestamp": "2011-08-27T01:42:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965113,\n
          1393965224,\n
          1393965208,\n
          1393965103,\n
          1393965113\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526486,\n
        "timestamp": "2011-08-27T01:42:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962816,\n
          1393962960,\n
          1393962857,\n
          1393962713,\n
          1393962816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526487,\n
        "timestamp": "2011-08-27T01:42:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966392,\n
          1393966418,\n
          1393966430,\n
          1393966398,\n
          1393966392\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526488,\n
        "timestamp": "2011-08-27T01:42:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966544,\n
          1393966665,\n
          1393966711,\n
          1393966596,\n
          1393966544\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526489,\n
        "timestamp": "2011-08-27T01:42:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956969,\n
          1393956982,\n
          1393956973,\n
          1393956965,\n
          1393956969\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526490,\n
        "timestamp": "2011-08-27T01:42:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958399,\n
          1393958462,\n
          1393958419,\n
          1393958370,\n
          1393958399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526491,\n
        "timestamp": "2011-08-27T01:42:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968209,\n
          1393968233,\n
          1393968230,\n
          1393968204,\n
          1393968209\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526492,\n
        "timestamp": "2011-08-27T01:42:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964752,\n
          1393964871,\n
          1393964940,\n
          1393964769,\n
          1393964752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526493,\n
        "timestamp": "2011-08-27T01:42:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961236,\n
          1393961366,\n
          1393961502,\n
          1393961432,\n
          1393961236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526494,\n
        "timestamp": "2011-08-27T01:42:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960690,\n
          1393960864,\n
          1393960937,\n
          1393960778,\n
          1393960690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526495,\n
        "timestamp": "2011-08-27T01:42:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961098,\n
          1393961151,\n
          1393961249,\n
          1393961211,\n
          1393961098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526496,\n
        "timestamp": "2011-08-27T01:42:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963199,\n
          1393963309,\n
          1393963263,\n
          1393963160,\n
          1393963199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526497,\n
        "timestamp": "2011-08-27T01:42:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964031,\n
          1393964295,\n
          1393964252,\n
          1393963944,\n
          1393964031\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526498,\n
        "timestamp": "2011-08-27T01:42:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963436,\n
          1393963620,\n
          1393963480,\n
          1393963322,\n
          1393963436\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526499,\n
        "timestamp": "2011-08-27T01:42:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966868,\n
          1393966962,\n
          1393966941,\n
          1393966838,\n
          1393966868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526500,\n
        "timestamp": "2011-08-27T01:42:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968287,\n
          1393968293,\n
          1393968291,\n
          1393968277,\n
          1393968287\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526501,\n
        "timestamp": "2011-08-27T01:42:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962561,\n
          1393962624,\n
          1393962682,\n
          1393962607,\n
          1393962561\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526502,\n
        "timestamp": "2011-08-27T01:42:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966575,\n
          1393966617,\n
          1393966606,\n
          1393966555,\n
          1393966575\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526503,\n
        "timestamp": "2011-08-27T01:42:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963268,\n
          1393963280,\n
          1393963301,\n
          1393963298,\n
          1393963268\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526504,\n
        "timestamp": "2011-08-27T01:42:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960279,\n
          1393960508,\n
          1393960453,\n
          1393960239,\n
          1393960279\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526505,\n
        "timestamp": "2011-08-27T01:42:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961389,\n
          1393961435,\n
          1393961390,\n
          1393961321,\n
          1393961389\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526506,\n
        "timestamp": "2011-08-27T01:42:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967798,\n
          1393967817,\n
          1393967825,\n
          1393967801,\n
          1393967798\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526508,\n
        "timestamp": "2011-08-27T01:42:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964511,\n
          1393964696,\n
          1393964447,\n
          1393964160,\n
          1393964511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526509,\n
        "timestamp": "2011-08-27T01:42:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959856,\n
          1393959983,\n
          1393959940,\n
          1393959814,\n
          1393959856\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526510,\n
        "timestamp": "2011-08-27T01:42:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967756,\n
          1393967789,\n
          1393967781,\n
          1393967753,\n
          1393967756\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526511,\n
        "timestamp": "2011-08-27T01:42:26Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956992,\n
          1393957006,\n
          1393956990,\n
          1393956986,\n
          1393956992\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526512,\n
        "timestamp": "2011-08-27T01:42:26Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957732,\n
          1393957820,\n
          1393957791,\n
          1393957727,\n
          1393957732\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526513,\n
        "timestamp": "2011-08-27T01:42:26Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968221,\n
          1393968238,\n
          1393968237,\n
          1393968218,\n
          1393968221\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526514,\n
        "timestamp": "2011-08-27T01:42:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961903,\n
          1393962049,\n
          1393962010,\n
          1393961833,\n
          1393961903\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526515,\n
        "timestamp": "2011-08-27T01:42:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956691,\n
          1393956693,\n
          1393956699,\n
          1393956695,\n
          1393956691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526516,\n
        "timestamp": "2011-08-27T01:42:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961901,\n
          1393962009,\n
          1393962006,\n
          1393961899,\n
          1393961901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526517,\n
        "timestamp": "2011-08-27T01:42:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961009,\n
          1393961082,\n
          1393961111,\n
          1393961023,\n
          1393961009\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526518,\n
        "timestamp": "2011-08-27T01:42:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967137,\n
          1393967264,\n
          1393967349,\n
          1393967191,\n
          1393967137\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526519,\n
        "timestamp": "2011-08-27T01:42:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966307,\n
          1393966372,\n
          1393966326,\n
          1393966279,\n
          1393966307\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526520,\n
        "timestamp": "2011-08-27T01:42:28Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967096,\n
          1393967139,\n
          1393967167,\n
          1393967146,\n
          1393967096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526521,\n
        "timestamp": "2011-08-27T01:42:28Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959081,\n
          1393959136,\n
          1393959170,\n
          1393959108,\n
          1393959081\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526522,\n
        "timestamp": "2022-12-31T20:25:52Z",\n
        "version": 6,\n
        "changeset": 130732848,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          1393958013,\n
          1393958034,\n
          1393958042,\n
          1393958036,\n
          1393958013\n
        ],\n
        "tags": {\n
          "building": "transformer_tower",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526523,\n
        "timestamp": "2011-08-27T01:42:28Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964365,\n
          1393964517,\n
          1393964564,\n
          1393964375,\n
          1393964365\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526524,\n
        "timestamp": "2011-08-27T01:42:28Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960940,\n
          1393961013,\n
          1393960989,\n
          1393960936,\n
          1393960940\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526525,\n
        "timestamp": "2011-08-27T01:42:29Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957760,\n
          1393957762,\n
          1393957784,\n
          1393957763,\n
          1393957760\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526527,\n
        "timestamp": "2011-08-27T01:42:29Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960502,\n
          1393960268,\n
          1393960461,\n
          1393960605,\n
          1393960502\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526529,\n
        "timestamp": "2022-12-31T20:25:52Z",\n
        "version": 6,\n
        "changeset": 130732848,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          1393958186,\n
          1393958204,\n
          1393958206,\n
          1393958187,\n
          1393958186\n
        ],\n
        "tags": {\n
          "building": "service",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "service": "utility",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526530,\n
        "timestamp": "2011-08-27T01:42:29Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965727,\n
          1393965910,\n
          1393965774,\n
          1393965618,\n
          1393965727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526533,\n
        "timestamp": "2011-08-27T01:42:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962067,\n
          1393962051,\n
          1393962068,\n
          1393962079,\n
          1393962067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526536,\n
        "timestamp": "2011-08-27T01:42:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968295,\n
          1393968308,\n
          1393968307,\n
          1393968294,\n
          1393968295\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526538,\n
        "timestamp": "2011-08-27T01:42:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965724,\n
          1393965823,\n
          1393965783,\n
          1393965690,\n
          1393965724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526541,\n
        "timestamp": "2011-08-27T01:42:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958939,\n
          1393958969,\n
          1393958947,\n
          1393958898,\n
          1393958939\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526543,\n
        "timestamp": "2011-08-27T01:42:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967959,\n
          1393968014,\n
          1393968020,\n
          1393967989,\n
          1393967959\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526545,\n
        "timestamp": "2011-08-27T01:42:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961329,\n
          1393961354,\n
          1393961331,\n
          1393961291,\n
          1393961329\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526546,\n
        "timestamp": "2012-03-13T23:19:21Z",\n
        "version": 3,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689,\n
        "nodes": [\n
          1393957023,\n
          1393957045,\n
          1393957029,\n
          1393957002,\n
          1393957023\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526550,\n
        "timestamp": "2011-08-27T01:42:31Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968035,\n
          1393968039,\n
          1393968041,\n
          1393968037,\n
          1393968035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526552,\n
        "timestamp": "2011-08-27T01:42:31Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966613,\n
          1393966633,\n
          1393966621,\n
          1393966591,\n
          1393966613\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526555,\n
        "timestamp": "2011-08-27T01:42:31Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963168,\n
          1393963344,\n
          1393963289,\n
          1393963128,\n
          1393963168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526556,\n
        "timestamp": "2011-08-27T01:42:32Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957182,\n
          1393957228,\n
          1393957158,\n
          1393957069,\n
          1393957182\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526557,\n
        "timestamp": "2011-08-27T01:42:32Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966431,\n
          1393966457,\n
          1393966549,\n
          1393966500,\n
          1393966431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526558,\n
        "timestamp": "2011-08-27T01:42:32Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962427,\n
          1393962504,\n
          1393962750,\n
          1393962655,\n
          1393962427\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526559,\n
        "timestamp": "2011-08-27T01:42:32Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962335,\n
          1393962403,\n
          1393962367,\n
          1393962314,\n
          1393962335\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526560,\n
        "timestamp": "2011-08-27T01:42:32Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967190,\n
          1393967275,\n
          1393967242,\n
          1393967159,\n
          1393967190\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526561,\n
        "timestamp": "2011-08-27T01:42:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966204,\n
          1393966271,\n
          1393966246,\n
          1393966197,\n
          1393966204\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526562,\n
        "timestamp": "2011-08-27T01:42:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960457,\n
          1393960543,\n
          1393960515,\n
          1393960386,\n
          1393960457\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526563,\n
        "timestamp": "2011-08-27T01:42:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958644,\n
          1393958693,\n
          1393958654,\n
          1393958592,\n
          1393958644\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526564,\n
        "timestamp": "2011-08-27T01:42:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967749,\n
          1393967772,\n
          1393967757,\n
          1393967738,\n
          1393967749\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526565,\n
        "timestamp": "2011-08-27T01:42:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961724,\n
          1393961698,\n
          1393961707,\n
          1393961728,\n
          1393961724\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526566,\n
        "timestamp": "2011-08-27T01:42:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963591,\n
          1393963737,\n
          1393963718,\n
          1393963585,\n
          1393963591\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526567,\n
        "timestamp": "2011-08-27T01:42:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966375,\n
          1393966408,\n
          1393966416,\n
          1393966384,\n
          1393966375\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526569,\n
        "timestamp": "2011-08-27T01:42:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967352,\n
          1393967386,\n
          1393967381,\n
          1393967347,\n
          1393967352\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526570,\n
        "timestamp": "2011-08-27T01:42:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957116,\n
          1393957114,\n
          1393957074,\n
          1393957077,\n
          1393957116\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526571,\n
        "timestamp": "2011-08-27T01:42:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962348,\n
          1393962421,\n
          1393962391,\n
          1393962319,\n
          1393962348\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526572,\n
        "timestamp": "2011-08-27T01:42:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958278,\n
          1393958314,\n
          1393958297,\n
          1393958275,\n
          1393958278\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526573,\n
        "timestamp": "2011-08-27T01:42:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968200,\n
          1393968222,\n
          1393968220,\n
          1393968198,\n
          1393968200\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526574,\n
        "timestamp": "2011-08-27T01:42:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964769,\n
          1393964940,\n
          1393964977,\n
          1393964830,\n
          1393964769\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526575,\n
        "timestamp": "2011-08-27T01:42:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961690,\n
          1393961758,\n
          1393961704,\n
          1393961675,\n
          1393961690\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526576,\n
        "timestamp": "2011-08-27T01:42:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962061,\n
          1393962092,\n
          1393962190,\n
          1393962149,\n
          1393962061\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526578,\n
        "timestamp": "2011-08-27T01:42:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966027,\n
          1393966050,\n
          1393966085,\n
          1393966048,\n
          1393966027\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526579,\n
        "timestamp": "2011-08-27T01:42:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958261,\n
          1393958326,\n
          1393958295,\n
          1393958245,\n
          1393958261\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526580,\n
        "timestamp": "2011-08-27T01:42:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959719,\n
          1393959786,\n
          1393959760,\n
          1393959674,\n
          1393959719\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526581,\n
        "timestamp": "2011-08-27T01:42:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958185,\n
          1393958198,\n
          1393958208,\n
          1393958202,\n
          1393958185\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526582,\n
        "timestamp": "2011-08-27T01:42:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960270,\n
          1393960533,\n
          1393960481,\n
          1393960209,\n
          1393960270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526583,\n
        "timestamp": "2011-08-27T01:42:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960036,\n
          1393960241,\n
          1393960157,\n
          1393959990,\n
          1393960036\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526584,\n
        "timestamp": "2011-08-27T01:42:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961294,\n
          1393961463,\n
          1393961425,\n
          1393961248,\n
          1393961294\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526585,\n
        "timestamp": "2022-12-31T20:25:52Z",\n
        "version": 6,\n
        "changeset": 130732848,\n
        "user": "user_5589",\n
        "uid": 5589,\n
        "nodes": [\n
          1393963453,\n
          1393963515,\n
          1393963488,\n
          1393963415,\n
          1393963453\n
        ],\n
        "tags": {\n
          "building": "service",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "service": "utility",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "source:power": "Enedis",\n
          "substation": "minor_distribution",\n
          "voltage": "20000"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526587,\n
        "timestamp": "2011-08-27T01:42:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957795,\n
          1393957910,\n
          1393957869,\n
          1393957780,\n
          1393957795\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526588,\n
        "timestamp": "2011-08-27T01:42:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968184,\n
          1393968191,\n
          1393968180,\n
          1393968178,\n
          1393968184\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526589,\n
        "timestamp": "2011-08-27T01:42:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967351,\n
          1393967394,\n
          1393967379,\n
          1393967312,\n
          1393967351\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526590,\n
        "timestamp": "2011-08-27T01:42:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960126,\n
          1393960308,\n
          1393960251,\n
          1393960098,\n
          1393960126\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526591,\n
        "timestamp": "2011-08-27T01:42:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965452,\n
          1393965658,\n
          1393965460,\n
          1393965156,\n
          1393965452\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526593,\n
        "timestamp": "2011-08-27T01:42:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965802,\n
          1393965870,\n
          1393965818,\n
          1393965767,\n
          1393965802\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526594,\n
        "timestamp": "2011-08-27T01:42:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957180,\n
          1393957251,\n
          1393957234,\n
          1393957156,\n
          1393957180\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526595,\n
        "timestamp": "2011-08-27T01:42:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957273,\n
          1393957265,\n
          1393957246,\n
          1393957250,\n
          1393957273\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526596,\n
        "timestamp": "2011-08-27T01:42:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958137,\n
          1393958143,\n
          1393958154,\n
          1393958152,\n
          1393958137\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526597,\n
        "timestamp": "2011-08-27T01:42:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962777,\n
          1393962814,\n
          1393963095,\n
          1393963036,\n
          1393962777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526598,\n
        "timestamp": "2011-08-27T01:42:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960628,\n
          1393960694,\n
          1393960636,\n
          1393960596,\n
          1393960628\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526600,\n
        "timestamp": "2011-08-27T01:42:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966421,\n
          1393966436,\n
          1393966432,\n
          1393966412,\n
          1393966421\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526601,\n
        "timestamp": "2011-08-27T01:42:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959848,\n
          1393959904,\n
          1393959884,\n
          1393959803,\n
          1393959848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526602,\n
        "timestamp": "2011-08-27T01:42:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966283,\n
          1393966345,\n
          1393966369,\n
          1393966300,\n
          1393966283\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526603,\n
        "timestamp": "2011-08-27T01:42:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967139,\n
          1393967162,\n
          1393967214,\n
          1393967167,\n
          1393967139\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526604,\n
        "timestamp": "2011-08-27T01:42:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957416,\n
          1393957436,\n
          1393957428,\n
          1393957401,\n
          1393957416\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526605,\n
        "timestamp": "2011-08-27T01:42:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966960,\n
          1393967005,\n
          1393967027,\n
          1393966978,\n
          1393966960\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526606,\n
        "timestamp": "2011-08-27T01:42:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964174,\n
          1393964293,\n
          1393964245,\n
          1393964023,\n
          1393964174\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526607,\n
        "timestamp": "2011-08-27T01:42:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967056,\n
          1393967094,\n
          1393967084,\n
          1393967042,\n
          1393967056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526608,\n
        "timestamp": "2011-08-27T01:42:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957379,\n
          1393957390,\n
          1393957385,\n
          1393957368,\n
          1393957379\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526609,\n
        "timestamp": "2011-08-27T01:42:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965391,\n
          1393965529,\n
          1393965615,\n
          1393965535,\n
          1393965391\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526610,\n
        "timestamp": "2011-08-27T01:42:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968259,\n
          1393968265,\n
          1393968267,\n
          1393968261,\n
          1393968259\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526611,\n
        "timestamp": "2011-08-27T01:42:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958816,\n
          1393958839,\n
          1393958818,\n
          1393958809,\n
          1393958816\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526612,\n
        "timestamp": "2011-08-27T01:42:42Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967967,\n
          1393967974,\n
          1393967977,\n
          1393967971,\n
          1393967967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526613,\n
        "timestamp": "2011-08-27T01:42:42Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961580,\n
          1393961646,\n
          1393961606,\n
          1393961569,\n
          1393961580\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526614,\n
        "timestamp": "2011-08-27T01:42:42Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967347,\n
          1393967381,\n
          1393967329,\n
          1393967299,\n
          1393967347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526616,\n
        "timestamp": "2011-08-27T01:42:42Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957275,\n
          1393957328,\n
          1393957343,\n
          1393957297,\n
          1393957275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526617,\n
        "timestamp": "2011-08-27T01:42:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963509,\n
          1393963567,\n
          1393963505,\n
          1393963438,\n
          1393963509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526618,\n
        "timestamp": "2012-10-15T09:27:52Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393962851,\n
          1393963028,\n
          1393962997,\n
          1393962970,\n
          1393962931,\n
          1393962745,\n
          1393962820,\n
          1393962851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526619,\n
        "timestamp": "2011-08-27T01:42:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967388,\n
          1393967402,\n
          1393967420,\n
          1393967392,\n
          1393967365,\n
          1393967388\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526621,\n
        "timestamp": "2011-08-27T01:42:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960944,\n
          1393961058,\n
          1393961201,\n
          1393961084,\n
          1393961001,\n
          1393960944\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526622,\n
        "timestamp": "2012-03-13T23:15:17Z",\n
        "version": 3,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689,\n
        "nodes": [\n
          1393957035,\n
          1393957290,\n
          1393957340,\n
          1393957203,\n
          1393957035\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526623,\n
        "timestamp": "2011-08-27T01:42:43Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968305,\n
          1393968310,\n
          1393968306,\n
          1393968292,\n
          1393968304,\n
          1393968305\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526624,\n
        "timestamp": "2011-08-27T01:42:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960455,\n
          1393960607,\n
          1393960543,\n
          1393960457,\n
          1393960350,\n
          1393960455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526625,\n
        "timestamp": "2011-08-27T01:42:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961033,\n
          1393961337,\n
          1393961333,\n
          1393961258,\n
          1393960973,\n
          1393961033\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526626,\n
        "timestamp": "2011-08-27T01:42:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963361,\n
          1393963417,\n
          1393963364,\n
          1393963346,\n
          1393963314,\n
          1393963361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526627,\n
        "timestamp": "2011-08-27T01:42:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966111,\n
          1393966153,\n
          1393966167,\n
          1393966140,\n
          1393966067,\n
          1393966111\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526628,\n
        "timestamp": "2011-08-27T01:42:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958995,\n
          1393959072,\n
          1393959048,\n
          1393958998,\n
          1393958968,\n
          1393958995\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526629,\n
        "timestamp": "2011-08-27T01:42:44Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961673,\n
          1393961761,\n
          1393961712,\n
          1393961571,\n
          1393961577,\n
          1393961673\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526630,\n
        "timestamp": "2012-03-13T23:19:22Z",\n
        "version": 3,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689,\n
        "nodes": [\n
          1393957056,\n
          1393957138,\n
          1393957129,\n
          1393957207,\n
          1393957071,\n
          1393956993,\n
          1393957010,\n
          1393957056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526631,\n
        "timestamp": "2011-08-27T01:42:45Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958771,\n
          1393958785,\n
          1393958769,\n
          1393958765,\n
          1393958760,\n
          1393958771\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526632,\n
        "timestamp": "2011-08-27T01:42:55Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960568,\n
          1393960763,\n
          1393960700,\n
          1393960501,\n
          1393960566,\n
          1393960568\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526633,\n
        "timestamp": "2011-08-27T01:42:55Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959415,\n
          1393959444,\n
          1393959479,\n
          1393959331,\n
          1393959280,\n
          1393959415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526634,\n
        "timestamp": "2011-08-27T01:42:55Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959157,\n
          1393959197,\n
          1393959220,\n
          1393959199,\n
          1393959190,\n
          1393959157\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526635,\n
        "timestamp": "2011-08-27T01:42:55Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965978,\n
          1393966012,\n
          1393966055,\n
          1393966117,\n
          1393966089,\n
          1393965978\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526636,\n
        "timestamp": "2011-08-27T01:42:55Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958951,\n
          1393959078,\n
          1393959072,\n
          1393958995,\n
          1393958932,\n
          1393958951\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526637,\n
        "timestamp": "2011-08-27T01:42:56Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966775,\n
          1393966840,\n
          1393966903,\n
          1393966891,\n
          1393966803,\n
          1393966775\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526638,\n
        "timestamp": "2011-08-27T01:42:56Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966917,\n
          1393966932,\n
          1393966955,\n
          1393966943,\n
          1393966899,\n
          1393966917\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526639,\n
        "timestamp": "2011-08-27T01:42:56Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962511,\n
          1393962560,\n
          1393962597,\n
          1393962587,\n
          1393962543,\n
          1393962511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526641,\n
        "timestamp": "2011-08-27T01:42:56Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959301,\n
          1393959335,\n
          1393959354,\n
          1393959323,\n
          1393959313,\n
          1393959301\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526642,\n
        "timestamp": "2011-08-27T01:42:56Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963157,\n
          1393963319,\n
          1393963260,\n
          1393963208,\n
          1393963069,\n
          1393963157\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526643,\n
        "timestamp": "2011-08-27T01:42:57Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958790,\n
          1393958820,\n
          1393958811,\n
          1393958769,\n
          1393958785,\n
          1393958790\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526644,\n
        "timestamp": "2011-08-27T01:42:57Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962719,\n
          1393962818,\n
          1393962739,\n
          1393962635,\n
          1393962638,\n
          1393962719\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526645,\n
        "timestamp": "2012-10-15T09:26:30Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393960906,\n
          1393961118,\n
          1393961190,\n
          1393961110,\n
          1393960983,\n
          1393960906\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526647,\n
        "timestamp": "2011-08-27T01:42:57Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957059,\n
          1393957130,\n
          1393957106,\n
          1393957102,\n
          1393957048,\n
          1393957059\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526648,\n
        "timestamp": "2011-08-27T01:42:57Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965640,\n
          1393965813,\n
          1393965782,\n
          1393965763,\n
          1393965603,\n
          1393965640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526649,\n
        "timestamp": "2011-08-27T01:42:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967369,\n
          1393967418,\n
          1393967400,\n
          1393967345,\n
          1393967359,\n
          1393967369\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526651,\n
        "timestamp": "2011-08-27T01:42:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965725,\n
          1393965980,\n
          1393966012,\n
          1393965978,\n
          1393965688,\n
          1393965725\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526652,\n
        "timestamp": "2011-08-27T01:42:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966931,\n
          1393966995,\n
          1393966982,\n
          1393966945,\n
          1393966918,\n
          1393966931\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526653,\n
        "timestamp": "2011-08-27T01:42:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964509,\n
          1393964583,\n
          1393964435,\n
          1393964588,\n
          1393964657,\n
          1393964509\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526654,\n
        "timestamp": "2011-08-27T01:42:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959985,\n
          1393960099,\n
          1393960052,\n
          1393960017,\n
          1393959953,\n
          1393959985\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526657,\n
        "timestamp": "2011-08-27T01:42:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966016,\n
          1393966044,\n
          1393966094,\n
          1393966095,\n
          1393966061,\n
          1393966016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526659,\n
        "timestamp": "2011-08-27T01:42:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959396,\n
          1393959420,\n
          1393959424,\n
          1393959444,\n
          1393959415,\n
          1393959396\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526662,\n
        "timestamp": "2011-08-27T01:42:59Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962270,\n
          1393962412,\n
          1393962323,\n
          1393962213,\n
          1393962192,\n
          1393962270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526663,\n
        "timestamp": "2011-08-27T01:42:59Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967435,\n
          1393967554,\n
          1393967523,\n
          1393967502,\n
          1393967410,\n
          1393967435\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526665,\n
        "timestamp": "2011-08-27T01:42:59Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962111,\n
          1393962148,\n
          1393962141,\n
          1393962097,\n
          1393962101,\n
          1393962111\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526670,\n
        "timestamp": "2011-08-27T01:42:59Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966828,\n
          1393966853,\n
          1393966863,\n
          1393966786,\n
          1393966778,\n
          1393966828\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526671,\n
        "timestamp": "2011-08-27T01:42:59Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957438,\n
          1393957456,\n
          1393957467,\n
          1393957463,\n
          1393957454,\n
          1393957438\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526672,\n
        "timestamp": "2011-08-27T01:43:00Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960547,\n
          1393960688,\n
          1393960572,\n
          1393960545,\n
          1393960388,\n
          1393960547\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526673,\n
        "timestamp": "2011-08-27T01:43:00Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968149,\n
          1393968184,\n
          1393968178,\n
          1393968177,\n
          1393968137,\n
          1393968149\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526674,\n
        "timestamp": "2011-08-27T01:43:00Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957142,\n
          1393957221,\n
          1393957218,\n
          1393957205,\n
          1393957136,\n
          1393957142\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526675,\n
        "timestamp": "2012-03-13T23:15:18Z",\n
        "version": 3,\n
        "changeset": 10973313,\n
        "user": "foxandpotatoes",\n
        "uid": 117689,\n
        "nodes": [\n
          1393957203,\n
          1393957243,\n
          1393957345,\n
          1393957323,\n
          1393957203\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526676,\n
        "timestamp": "2011-08-27T01:43:00Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966823,\n
          1393966878,\n
          1393966934,\n
          1393966873,\n
          1393966875,\n
          1393966823\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526677,\n
        "timestamp": "2011-08-27T01:43:00Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960484,\n
          1393960566,\n
          1393960501,\n
          1393960475,\n
          1393960316,\n
          1393960484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526678,\n
        "timestamp": "2011-08-27T01:43:00Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962118,\n
          1393962192,\n
          1393962213,\n
          1393962113,\n
          1393962044,\n
          1393962118\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526679,\n
        "timestamp": "2011-08-27T01:43:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956781,\n
          1393956817,\n
          1393956846,\n
          1393956818,\n
          1393956800,\n
          1393956781\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526680,\n
        "timestamp": "2011-08-27T01:43:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957133,\n
          1393957183,\n
          1393957164,\n
          1393957161,\n
          1393957108,\n
          1393957133\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526681,\n
        "timestamp": "2011-08-27T01:43:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967406,\n
          1393967484,\n
          1393967451,\n
          1393967393,\n
          1393967383,\n
          1393967406\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526682,\n
        "timestamp": "2011-08-27T01:43:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966826,\n
          1393966842,\n
          1393966853,\n
          1393966828,\n
          1393966800,\n
          1393966826\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526683,\n
        "timestamp": "2011-08-27T01:43:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966932,\n
          1393966965,\n
          1393967002,\n
          1393966976,\n
          1393966955,\n
          1393966932\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526684,\n
        "timestamp": "2011-08-27T01:43:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962635,\n
          1393962739,\n
          1393962652,\n
          1393962597,\n
          1393962560,\n
          1393962635\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526685,\n
        "timestamp": "2011-08-27T01:43:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967723,\n
          1393967741,\n
          1393967736,\n
          1393967692,\n
          1393967703,\n
          1393967723\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526686,\n
        "timestamp": "2011-08-27T01:43:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961805,\n
          1393961890,\n
          1393961953,\n
          1393961871,\n
          1393961791,\n
          1393961805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526687,\n
        "timestamp": "2011-08-27T01:43:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958275,\n
          1393958297,\n
          1393958292,\n
          1393958290,\n
          1393958250,\n
          1393958275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526688,\n
        "timestamp": "2011-08-27T01:43:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958237,\n
          1393958271,\n
          1393958273,\n
          1393958270,\n
          1393958234,\n
          1393958237\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526689,\n
        "timestamp": "2011-08-27T01:43:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958050,\n
          1393958131,\n
          1393958133,\n
          1393958098,\n
          1393958062,\n
          1393958050\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526690,\n
        "timestamp": "2011-08-27T01:43:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966899,\n
          1393966943,\n
          1393966934,\n
          1393966878,\n
          1393966854,\n
          1393966899\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526691,\n
        "timestamp": "2011-08-27T01:43:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956858,\n
          1393956910,\n
          1393956908,\n
          1393956848,\n
          1393956840,\n
          1393956906,\n
          1393956896,\n
          1393956820,\n
          1393956819,\n
          1393956895,\n
          1393956879,\n
          1393956812,\n
          1393956802,\n
          1393956878,\n
          1393956869,\n
          1393956795,\n
          1393956793,\n
          1393956864,\n
          1393956854,\n
          1393956780,\n
          1393956779,\n
          1393956850,\n
          1393956836,\n
          1393956762,\n
          1393956760,\n
          1393956832,\n
          1393956816,\n
          1393956744,\n
          1393956741,\n
          1393956814,\n
          1393956801,\n
          1393956723,\n
          1393956721,\n
          1393956797,\n
          1393956783,\n
          1393956711,\n
          1393956703,\n
          1393956782,\n
          1393956763,\n
          1393956673,\n
          1393956761,\n
          1393956758,\n
          1393956764,\n
          1393956776,\n
          1393956830,\n
          1393956821,\n
          1393956834,\n
          1393956837,\n
          1393956885,\n
          1393956915,\n
          1393956914,\n
          1393956875,\n
          1393956870,\n
          1393956913,\n
          1393956912,\n
          1393956859,\n
          1393956858\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526694,\n
        "timestamp": "2011-08-27T01:43:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962782,\n
          1393962618,\n
          1393962679,\n
          1393962687,\n
          1393962713,\n
          1393962857,\n
          1393962782\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526695,\n
        "timestamp": "2011-08-27T01:43:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968144,\n
          1393968166,\n
          1393968162,\n
          1393968175,\n
          1393968165,\n
          1393968140,\n
          1393968144\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526696,\n
        "timestamp": "2011-08-27T01:43:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962531,\n
          1393962920,\n
          1393962813,\n
          1393962641,\n
          1393962616,\n
          1393962431,\n
          1393962531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526697,\n
        "timestamp": "2011-08-27T01:43:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967183,\n
          1393967225,\n
          1393967216,\n
          1393967210,\n
          1393967163,\n
          1393967174,\n
          1393967183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526698,\n
        "timestamp": "2011-08-27T01:43:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959587,\n
          1393959695,\n
          1393959645,\n
          1393959636,\n
          1393959633,\n
          1393959565,\n
          1393959587\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526699,\n
        "timestamp": "2011-08-27T01:43:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966663,\n
          1393966543,\n
          1393966466,\n
          1393966533,\n
          1393966545,\n
          1393966728,\n
          1393966663\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526700,\n
        "timestamp": "2011-08-27T01:43:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968096,\n
          1393968122,\n
          1393968121,\n
          1393968108,\n
          1393968106,\n
          1393968090,\n
          1393968096\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526701,\n
        "timestamp": "2011-08-27T01:43:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956641,\n
          1393956658,\n
          1393956657,\n
          1393956650,\n
          1393956651,\n
          1393956640,\n
          1393956641\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526702,\n
        "timestamp": "2011-08-27T01:43:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959604,\n
          1393959790,\n
          1393959879,\n
          1393959606,\n
          1393959557,\n
          1393959603,\n
          1393959604\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526703,\n
        "timestamp": "2011-08-27T01:43:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958070,\n
          1393958135,\n
          1393958164,\n
          1393958125,\n
          1393958123,\n
          1393958102,\n
          1393958070\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526706,\n
        "timestamp": "2011-08-27T01:43:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967523,\n
          1393967559,\n
          1393967534,\n
          1393967529,\n
          1393967466,\n
          1393967502,\n
          1393967523\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526707,\n
        "timestamp": "2011-08-27T01:43:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961602,\n
          1393961740,\n
          1393961866,\n
          1393961839,\n
          1393961875,\n
          1393961726,\n
          1393961602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526709,\n
        "timestamp": "2011-08-27T01:43:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959356,\n
          1393959442,\n
          1393959411,\n
          1393959390,\n
          1393959381,\n
          1393959334,\n
          1393959356\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526710,\n
        "timestamp": "2011-08-27T01:43:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965334,\n
          1393965601,\n
          1393965598,\n
          1393965562,\n
          1393965520,\n
          1393965212,\n
          1393965334\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526711,\n
        "timestamp": "2011-08-27T01:43:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959049,\n
          1393959160,\n
          1393959128,\n
          1393959082,\n
          1393959080,\n
          1393959024,\n
          1393959049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526712,\n
        "timestamp": "2011-08-27T01:43:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963601,\n
          1393964171,\n
          1393964017,\n
          1393963754,\n
          1393963762,\n
          1393963572,\n
          1393963601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526713,\n
        "timestamp": "2011-08-27T01:43:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967655,\n
          1393967697,\n
          1393967695,\n
          1393967711,\n
          1393967682,\n
          1393967622,\n
          1393967655\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526714,\n
        "timestamp": "2011-08-27T01:43:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961893,\n
          1393962019,\n
          1393961918,\n
          1393961786,\n
          1393961864,\n
          1393961844,\n
          1393961893\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526715,\n
        "timestamp": "2011-08-27T01:43:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967462,\n
          1393967561,\n
          1393967531,\n
          1393967492,\n
          1393967499,\n
          1393967461,\n
          1393967462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526716,\n
        "timestamp": "2011-08-27T01:43:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960938,\n
          1393961052,\n
          1393961182,\n
          1393961128,\n
          1393961154,\n
          1393961078,\n
          1393960938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526717,\n
        "timestamp": "2011-08-27T01:43:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960602,\n
          1393960747,\n
          1393960704,\n
          1393960670,\n
          1393960630,\n
          1393960506,\n
          1393960602\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526718,\n
        "timestamp": "2011-08-27T01:43:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968249,\n
          1393968257,\n
          1393968255,\n
          1393968251,\n
          1393968253,\n
          1393968248,\n
          1393968249\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526719,\n
        "timestamp": "2011-08-27T01:43:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958893,\n
          1393958927,\n
          1393958913,\n
          1393958895,\n
          1393958890,\n
          1393958869,\n
          1393958893\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526720,\n
        "timestamp": "2011-08-27T01:43:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966717,\n
          1393966776,\n
          1393966799,\n
          1393966783,\n
          1393966798,\n
          1393966762,\n
          1393966717\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526721,\n
        "timestamp": "2011-08-27T01:43:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957589,\n
          1393957623,\n
          1393957613,\n
          1393957603,\n
          1393957592,\n
          1393957576,\n
          1393957589\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526722,\n
        "timestamp": "2011-08-27T01:43:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968111,\n
          1393968148,\n
          1393968124,\n
          1393968109,\n
          1393968120,\n
          1393968103,\n
          1393968111\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526723,\n
        "timestamp": "2011-08-27T01:43:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967848,\n
          1393967871,\n
          1393967881,\n
          1393967877,\n
          1393967883,\n
          1393967860,\n
          1393967848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526724,\n
        "timestamp": "2011-08-27T01:43:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965778,\n
          1393966137,\n
          1393966210,\n
          1393965942,\n
          1393965741,\n
          1393965680,\n
          1393965778\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526725,\n
        "timestamp": "2011-08-27T01:43:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964645,\n
          1393964891,\n
          1393964714,\n
          1393964766,\n
          1393964662,\n
          1393964429,\n
          1393964645\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526726,\n
        "timestamp": "2011-08-27T01:43:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957582,\n
          1393957612,\n
          1393957600,\n
          1393957606,\n
          1393957626,\n
          1393957597,\n
          1393957582\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526727,\n
        "timestamp": "2011-08-27T01:43:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962289,\n
          1393962487,\n
          1393962326,\n
          1393962252,\n
          1393962355,\n
          1393962282,\n
          1393962289\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526728,\n
        "timestamp": "2011-08-27T01:43:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957730,\n
          1393957756,\n
          1393957735,\n
          1393957782,\n
          1393957754,\n
          1393957702,\n
          1393957730\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526729,\n
        "timestamp": "2011-08-27T01:43:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965805,\n
          1393965906,\n
          1393965969,\n
          1393965889,\n
          1393965735,\n
          1393965756,\n
          1393965805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526730,\n
        "timestamp": "2011-08-27T01:43:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967353,\n
          1393967407,\n
          1393967390,\n
          1393967366,\n
          1393967374,\n
          1393967327,\n
          1393967353\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526731,\n
        "timestamp": "2011-08-27T01:43:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956933,\n
          1393956935,\n
          1393956948,\n
          1393956951,\n
          1393956944,\n
          1393956930,\n
          1393956933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526732,\n
        "timestamp": "2011-08-27T01:43:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964195,\n
          1393964406,\n
          1393964588,\n
          1393964435,\n
          1393964583,\n
          1393964509,\n
          1393964195\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526734,\n
        "timestamp": "2011-08-27T01:43:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968105,\n
          1393968128,\n
          1393968126,\n
          1393968119,\n
          1393968118,\n
          1393968101,\n
          1393968105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526735,\n
        "timestamp": "2011-08-27T01:43:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959981,\n
          1393960042,\n
          1393960096,\n
          1393959987,\n
          1393959852,\n
          1393959907,\n
          1393959981\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526736,\n
        "timestamp": "2011-08-27T01:43:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966993,\n
          1393967126,\n
          1393967158,\n
          1393967075,\n
          1393967081,\n
          1393967053,\n
          1393966993\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526737,\n
        "timestamp": "2011-08-27T01:43:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957164,\n
          1393957332,\n
          1393957316,\n
          1393957106,\n
          1393957130,\n
          1393957161,\n
          1393957164\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526738,\n
        "timestamp": "2011-08-27T01:43:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959886,\n
          1393960029,\n
          1393959993,\n
          1393959936,\n
          1393959934,\n
          1393959823,\n
          1393959886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526739,\n
        "timestamp": "2011-08-27T01:43:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966823,\n
          1393966873,\n
          1393966827,\n
          1393966807,\n
          1393966799,\n
          1393966776,\n
          1393966823\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526740,\n
        "timestamp": "2011-08-27T01:43:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959363,\n
          1393959450,\n
          1393959449,\n
          1393959466,\n
          1393959442,\n
          1393959356,\n
          1393959363\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526741,\n
        "timestamp": "2011-08-27T01:43:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957336,\n
          1393957364,\n
          1393957384,\n
          1393957339,\n
          1393957293,\n
          1393957330,\n
          1393957336\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526742,\n
        "timestamp": "2011-08-27T01:43:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968075,\n
          1393968102,\n
          1393968092,\n
          1393968086,\n
          1393968078,\n
          1393968071,\n
          1393968075\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526743,\n
        "timestamp": "2011-08-27T01:43:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962493,\n
          1393962656,\n
          1393962610,\n
          1393962567,\n
          1393962545,\n
          1393962466,\n
          1393962493\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526744,\n
        "timestamp": "2011-08-27T01:43:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967821,\n
          1393967854,\n
          1393967842,\n
          1393967822,\n
          1393967829,\n
          1393967797,\n
          1393967821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526745,\n
        "timestamp": "2011-08-27T01:43:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959173,\n
          1393959357,\n
          1393959359,\n
          1393959385,\n
          1393959224,\n
          1393959206,\n
          1393959173\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526746,\n
        "timestamp": "2011-08-27T01:43:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968147,\n
          1393968182,\n
          1393968179,\n
          1393968176,\n
          1393968164,\n
          1393968142,\n
          1393968147\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526747,\n
        "timestamp": "2011-08-27T01:43:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963455,\n
          1393964101,\n
          1393963886,\n
          1393963696,\n
          1393963666,\n
          1393963382,\n
          1393963455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526748,\n
        "timestamp": "2011-08-27T01:43:23Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966397,\n
          1393966455,\n
          1393966464,\n
          1393966542,\n
          1393966458,\n
          1393966355,\n
          1393966397\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526749,\n
        "timestamp": "2011-08-27T01:43:24Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957258,\n
          1393957391,\n
          1393957372,\n
          1393957153,\n
          1393957178,\n
          1393957209,\n
          1393957258\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526751,\n
        "timestamp": "2012-10-15T09:28:20Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393962063,\n
          1393961897,\n
          1393961956,\n
          1393961975,\n
          1393962085,\n
          1393962051,\n
          1393962067,\n
          1393962077,\n
          1393962063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526752,\n
        "timestamp": "2011-08-27T01:43:24Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962933,\n
          1393963072,\n
          1393963099,\n
          1393963097,\n
          1393963157,\n
          1393963069,\n
          1393962933\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526753,\n
        "timestamp": "2011-08-27T01:43:24Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958941,\n
          1393958975,\n
          1393958922,\n
          1393958891,\n
          1393958929,\n
          1393958915,\n
          1393958941\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526754,\n
        "timestamp": "2011-08-27T01:43:24Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968001,\n
          1393968026,\n
          1393968044,\n
          1393968033,\n
          1393968022,\n
          1393968016,\n
          1393968001\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526755,\n
        "timestamp": "2011-08-27T01:43:25Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966331,\n
          1393966350,\n
          1393966396,\n
          1393966395,\n
          1393966371,\n
          1393966347,\n
          1393966331\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526756,\n
        "timestamp": "2011-08-27T01:43:25Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957806,\n
          1393957815,\n
          1393957835,\n
          1393957849,\n
          1393957813,\n
          1393957765,\n
          1393957806\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526757,\n
        "timestamp": "2011-08-27T01:43:25Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962595,\n
          1393962860,\n
          1393962847,\n
          1393962892,\n
          1393962791,\n
          1393962529,\n
          1393962595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526760,\n
        "timestamp": "2011-08-27T01:43:25Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960098,\n
          1393960251,\n
          1393960160,\n
          1393960077,\n
          1393960063,\n
          1393960014,\n
          1393960098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526761,\n
        "timestamp": "2011-08-27T01:43:25Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957681,\n
          1393957704,\n
          1393957709,\n
          1393957730,\n
          1393957702,\n
          1393957657,\n
          1393957681\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526763,\n
        "timestamp": "2011-08-27T01:43:26Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958168,\n
          1393958247,\n
          1393958220,\n
          1393958181,\n
          1393958170,\n
          1393958148,\n
          1393958168\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526764,\n
        "timestamp": "2011-08-27T01:43:26Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966020,\n
          1393966168,\n
          1393966170,\n
          1393966202,\n
          1393966181,\n
          1393965975,\n
          1393966020\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526765,\n
        "timestamp": "2011-08-27T01:43:26Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967598,\n
          1393967630,\n
          1393967637,\n
          1393967646,\n
          1393967619,\n
          1393967580,\n
          1393967598\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526766,\n
        "timestamp": "2011-08-27T01:43:26Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958964,\n
          1393958998,\n
          1393959048,\n
          1393959020,\n
          1393958975,\n
          1393958941,\n
          1393958964\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526767,\n
        "timestamp": "2011-08-27T01:43:26Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957466,\n
          1393957518,\n
          1393957515,\n
          1393957531,\n
          1393957525,\n
          1393957462,\n
          1393957466\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526768,\n
        "timestamp": "2011-08-27T01:43:26Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965559,\n
          1393965722,\n
          1393965607,\n
          1393965385,\n
          1393965475,\n
          1393965509,\n
          1393965559\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526769,\n
        "timestamp": "2011-08-27T01:43:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959753,\n
          1393959886,\n
          1393959823,\n
          1393959747,\n
          1393959750,\n
          1393959717,\n
          1393959753\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526770,\n
        "timestamp": "2011-08-27T01:43:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958865,\n
          1393958873,\n
          1393958800,\n
          1393958777,\n
          1393958796,\n
          1393958844,\n
          1393958865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526771,\n
        "timestamp": "2011-08-27T01:43:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956946,\n
          1393956963,\n
          1393956952,\n
          1393956931,\n
          1393956932,\n
          1393956934,\n
          1393956946\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526772,\n
        "timestamp": "2011-08-27T01:43:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967909,\n
          1393967925,\n
          1393967933,\n
          1393967913,\n
          1393967912,\n
          1393967914,\n
          1393967909\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526774,\n
        "timestamp": "2011-08-27T01:43:27Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966456,\n
          1393966571,\n
          1393966632,\n
          1393966573,\n
          1393966547,\n
          1393966507,\n
          1393966456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526776,\n
        "timestamp": "2011-08-27T01:43:28Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962087,\n
          1393962133,\n
          1393962094,\n
          1393961994,\n
          1393962045,\n
          1393962089,\n
          1393962087\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526777,\n
        "timestamp": "2011-08-27T01:43:28Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959421,\n
          1393959510,\n
          1393959491,\n
          1393959475,\n
          1393959450,\n
          1393959363,\n
          1393959421\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526778,\n
        "timestamp": "2011-08-27T01:43:28Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961061,\n
          1393961198,\n
          1393961179,\n
          1393961220,\n
          1393961162,\n
          1393960987,\n
          1393961061\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526779,\n
        "timestamp": "2011-08-27T01:43:29Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962813,\n
          1393962863,\n
          1393962901,\n
          1393962818,\n
          1393962719,\n
          1393962790,\n
          1393962813\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526780,\n
        "timestamp": "2011-08-27T01:43:29Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966667,\n
          1393966709,\n
          1393966715,\n
          1393966713,\n
          1393966737,\n
          1393966707,\n
          1393966667\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526781,\n
        "timestamp": "2011-08-27T01:43:29Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966984,\n
          1393967040,\n
          1393967059,\n
          1393967018,\n
          1393967015,\n
          1393967001,\n
          1393966984\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526782,\n
        "timestamp": "2011-08-27T01:43:29Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965718,\n
          1393965887,\n
          1393965883,\n
          1393965827,\n
          1393965808,\n
          1393965659,\n
          1393965718\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526783,\n
        "timestamp": "2011-08-27T01:43:29Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963531,\n
          1393963613,\n
          1393963771,\n
          1393963549,\n
          1393963431,\n
          1393963489,\n
          1393963531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526784,\n
        "timestamp": "2011-08-27T01:43:29Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961679,\n
          1393961795,\n
          1393961811,\n
          1393961868,\n
          1393961763,\n
          1393961614,\n
          1393961679\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526785,\n
        "timestamp": "2011-08-27T01:43:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959393,\n
          1393959518,\n
          1393959537,\n
          1393959584,\n
          1393959608,\n
          1393959446,\n
          1393959393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526786,\n
        "timestamp": "2011-08-27T01:43:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967868,\n
          1393967894,\n
          1393967895,\n
          1393967891,\n
          1393967896,\n
          1393967879,\n
          1393967868\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526787,\n
        "timestamp": "2011-08-27T01:43:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966347,\n
          1393966371,\n
          1393966395,\n
          1393966324,\n
          1393966298,\n
          1393966331,\n
          1393966347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526788,\n
        "timestamp": "2011-08-27T01:43:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957383,\n
          1393957393,\n
          1393957392,\n
          1393957403,\n
          1393957402,\n
          1393957381,\n
          1393957383\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526789,\n
        "timestamp": "2011-08-27T01:43:30Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959184,\n
          1393959218,\n
          1393959292,\n
          1393959337,\n
          1393959307,\n
          1393959265,\n
          1393959184\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526790,\n
        "timestamp": "2012-10-15T09:27:52Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393968073,\n
          1393968087,\n
          1393968088,\n
          1393968104,\n
          1393968094,\n
          1393968076,\n
          1393968069,\n
          1393968073\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526791,\n
        "timestamp": "2011-08-27T01:43:31Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966611,\n
          1393966686,\n
          1393966689,\n
          1393966730,\n
          1393966657,\n
          1393966615,\n
          1393966611\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526792,\n
        "timestamp": "2011-08-27T01:43:31Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967609,\n
          1393967620,\n
          1393967618,\n
          1393967639,\n
          1393967621,\n
          1393967591,\n
          1393967609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526793,\n
        "timestamp": "2011-08-27T01:43:31Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961470,\n
          1393961497,\n
          1393961491,\n
          1393961500,\n
          1393961494,\n
          1393961438,\n
          1393961470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526794,\n
        "timestamp": "2012-10-15T09:27:52Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393967063,\n
          1393967083,\n
          1393967082,\n
          1393967100,\n
          1393967133,\n
          1393967098,\n
          1393967026,\n
          1393967063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526795,\n
        "timestamp": "2011-08-27T01:43:31Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968347,\n
          1393968351,\n
          1393968350,\n
          1393968340,\n
          1393968342,\n
          1393968345,\n
          1393968347\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526796,\n
        "timestamp": "2011-08-27T01:43:32Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967927,\n
          1393967986,\n
          1393968000,\n
          1393967944,\n
          1393967930,\n
          1393967955,\n
          1393967927\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526797,\n
        "timestamp": "2011-08-27T01:43:32Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960802,\n
          1393961017,\n
          1393960979,\n
          1393960905,\n
          1393960909,\n
          1393960735,\n
          1393960802\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526798,\n
        "timestamp": "2011-08-27T01:43:32Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959361,\n
          1393959448,\n
          1393959424,\n
          1393959420,\n
          1393959396,\n
          1393959355,\n
          1393959361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526799,\n
        "timestamp": "2012-10-15T09:27:53Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393964694,\n
          1393964760,\n
          1393965160,\n
          1393965124,\n
          1393964996,\n
          1393965002,\n
          1393964896,\n
          1393964694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526800,\n
        "timestamp": "2011-08-27T01:43:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966696,\n
          1393966691,\n
          1393966631,\n
          1393966609,\n
          1393966594,\n
          1393966630,\n
          1393966696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526801,\n
        "timestamp": "2011-08-27T01:43:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959257,\n
          1393959278,\n
          1393959248,\n
          1393959243,\n
          1393959166,\n
          1393959134,\n
          1393959257\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526803,\n
        "timestamp": "2011-08-27T01:43:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968135,\n
          1393968158,\n
          1393968150,\n
          1393968160,\n
          1393968156,\n
          1393968130,\n
          1393968135\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526804,\n
        "timestamp": "2011-08-27T01:43:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962167,\n
          1393962293,\n
          1393962314,\n
          1393962226,\n
          1393962278,\n
          1393962216,\n
          1393962167\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526805,\n
        "timestamp": "2011-08-27T01:43:33Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962021,\n
          1393962043,\n
          1393962115,\n
          1393962059,\n
          1393961952,\n
          1393962027,\n
          1393962021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526808,\n
        "timestamp": "2011-08-27T01:43:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960626,\n
          1393960665,\n
          1393960811,\n
          1393960802,\n
          1393960735,\n
          1393960657,\n
          1393960626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526809,\n
        "timestamp": "2011-08-27T01:43:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967310,\n
          1393967328,\n
          1393967325,\n
          1393967307,\n
          1393967282,\n
          1393967301,\n
          1393967310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526811,\n
        "timestamp": "2011-08-27T01:43:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962585,\n
          1393962676,\n
          1393962684,\n
          1393962709,\n
          1393962887,\n
          1393962722,\n
          1393962585\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526816,\n
        "timestamp": "2011-08-27T01:43:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961439,\n
          1393961474,\n
          1393961544,\n
          1393961476,\n
          1393961361,\n
          1393961429,\n
          1393961439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526818,\n
        "timestamp": "2011-08-27T01:43:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958226,\n
          1393958250,\n
          1393958290,\n
          1393958261,\n
          1393958245,\n
          1393958229,\n
          1393958239,\n
          1393958226\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526822,\n
        "timestamp": "2011-08-27T01:43:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960977,\n
          1393961186,\n
          1393961091,\n
          1393961013,\n
          1393960940,\n
          1393960936,\n
          1393960873,\n
          1393960977\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526826,\n
        "timestamp": "2011-08-27T01:43:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962920,\n
          1393962980,\n
          1393963093,\n
          1393963025,\n
          1393962951,\n
          1393962863,\n
          1393962813,\n
          1393962920\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526827,\n
        "timestamp": "2011-08-27T01:43:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959888,\n
          1393959966,\n
          1393959996,\n
          1393959956,\n
          1393959930,\n
          1393959810,\n
          1393959858,\n
          1393959888\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526832,\n
        "timestamp": "2011-08-27T01:43:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967148,\n
          1393967165,\n
          1393967156,\n
          1393967141,\n
          1393967135,\n
          1393967104,\n
          1393967117,\n
          1393967148\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526833,\n
        "timestamp": "2011-08-27T01:43:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959734,\n
          1393959820,\n
          1393959854,\n
          1393959791,\n
          1393959786,\n
          1393959719,\n
          1393959693,\n
          1393959734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526834,\n
        "timestamp": "2011-08-27T01:43:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959181,\n
          1393959286,\n
          1393959335,\n
          1393959301,\n
          1393959272,\n
          1393959241,\n
          1393959216,\n
          1393959181\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526835,\n
        "timestamp": "2011-08-27T01:43:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958461,\n
          1393958573,\n
          1393958627,\n
          1393958622,\n
          1393958528,\n
          1393958503,\n
          1393958464,\n
          1393958461\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526836,\n
        "timestamp": "2011-08-27T01:43:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960805,\n
          1393960968,\n
          1393960903,\n
          1393960730,\n
          1393960766,\n
          1393960719,\n
          1393960780,\n
          1393960805\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526839,\n
        "timestamp": "2011-08-27T01:43:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959778,\n
          1393959912,\n
          1393959898,\n
          1393959871,\n
          1393959820,\n
          1393959734,\n
          1393959775,\n
          1393959778\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526841,\n
        "timestamp": "2011-08-27T01:43:36Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959021,\n
          1393959105,\n
          1393959222,\n
          1393959195,\n
          1393959103,\n
          1393959079,\n
          1393959078,\n
          1393959021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526843,\n
        "timestamp": "2011-08-27T01:43:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960189,\n
          1393960428,\n
          1393960567,\n
          1393960623,\n
          1393960540,\n
          1393960538,\n
          1393960426,\n
          1393960189\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526845,\n
        "timestamp": "2011-08-27T01:43:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958556,\n
          1393958598,\n
          1393958604,\n
          1393958629,\n
          1393958609,\n
          1393958602,\n
          1393958585,\n
          1393958556\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526846,\n
        "timestamp": "2011-08-27T01:43:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967024,\n
          1393967120,\n
          1393967106,\n
          1393967059,\n
          1393967040,\n
          1393966980,\n
          1393966959,\n
          1393967024\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526847,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 3,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          1393963317,\n
          11037552719,\n
          1393963881,\n
          1393964999,\n
          1393964881,\n
          1393964297,\n
          1393963548,\n
          1393963457,\n
          1393963317\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526848,\n
        "timestamp": "2011-08-27T01:43:37Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963511,\n
          1393963995,\n
          1393963872,\n
          1393963718,\n
          1393963737,\n
          1393963591,\n
          1393963477,\n
          1393963511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526849,\n
        "timestamp": "2011-08-27T01:43:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961248,\n
          1393961425,\n
          1393961472,\n
          1393961441,\n
          1393961397,\n
          1393961394,\n
          1393961214,\n
          1393961248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526850,\n
        "timestamp": "2011-08-27T01:43:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966620,\n
          1393966654,\n
          1393966719,\n
          1393966659,\n
          1393966482,\n
          1393966502,\n
          1393966506,\n
          1393966620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526851,\n
        "timestamp": "2011-08-27T01:43:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960542,\n
          1393960632,\n
          1393960663,\n
          1393960607,\n
          1393960455,\n
          1393960429,\n
          1393960512,\n
          1393960542\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526852,\n
        "timestamp": "2011-08-27T01:43:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965479,\n
          1393965693,\n
          1393965684,\n
          1393965652,\n
          1393965642,\n
          1393965610,\n
          1393965397,\n
          1393965479\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526853,\n
        "timestamp": "2011-08-27T01:43:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961157,\n
          1393961248,\n
          1393961214,\n
          1393961196,\n
          1393961159,\n
          1393961146,\n
          1393961087,\n
          1393961157\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526854,\n
        "timestamp": "2011-08-27T01:43:38Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961986,\n
          1393962083,\n
          1393962136,\n
          1393962143,\n
          1393962112,\n
          1393962110,\n
          1393962066,\n
          1393961986\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526855,\n
        "timestamp": "2011-08-27T01:43:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966967,\n
          1393966987,\n
          1393967044,\n
          1393967022,\n
          1393966999,\n
          1393966947,\n
          1393966958,\n
          1393966967\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526856,\n
        "timestamp": "2011-08-27T01:43:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960105,\n
          1393960246,\n
          1393960187,\n
          1393960159,\n
          1393960072,\n
          1393960044,\n
          1393960093,\n
          1393960105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526857,\n
        "timestamp": "2011-08-27T01:43:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960477,\n
          1393960634,\n
          1393960598,\n
          1393960565,\n
          1393960394,\n
          1393960409,\n
          1393960342,\n
          1393960477\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526858,\n
        "timestamp": "2011-09-03T18:30:46Z",\n
        "version": 3,\n
        "changeset": 9202664,\n
        "user": "Clément Jaganathen Cunin",\n
        "uid": 375079,\n
        "nodes": [\n
          1393956891,\n
          1393956894,\n
          1393956897,\n
          1393956904,\n
          1393956888,\n
          1393956872,\n
          1393956891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526859,\n
        "timestamp": "2011-08-27T01:43:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966120,\n
          1393966177,\n
          1393966157,\n
          1393966147,\n
          1393966114,\n
          1393966095,\n
          1393966094,\n
          1393966120\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526860,\n
        "timestamp": "2011-08-27T01:43:39Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961175,\n
          1393961266,\n
          1393961254,\n
          1393961301,\n
          1393961388,\n
          1393961297,\n
          1393961095,\n
          1393961175\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526861,\n
        "timestamp": "2011-08-27T01:43:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962936,\n
          1393963245,\n
          1393963342,\n
          1393963161,\n
          1393963199,\n
          1393963160,\n
          1393963001,\n
          1393962936\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526862,\n
        "timestamp": "2011-08-27T01:43:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958999,\n
          1393959052,\n
          1393959049,\n
          1393959024,\n
          1393958967,\n
          1393958973,\n
          1393958997,\n
          1393958999\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526863,\n
        "timestamp": "2011-08-27T01:43:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960047,\n
          1393960129,\n
          1393960179,\n
          1393960122,\n
          1393960099,\n
          1393959985,\n
          1393960026,\n
          1393960047\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526864,\n
        "timestamp": "2011-08-27T01:43:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957617,\n
          1393957628,\n
          1393957645,\n
          1393957670,\n
          1393957655,\n
          1393957643,\n
          1393957641,\n
          1393957617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526865,\n
        "timestamp": "2011-08-27T01:43:40Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962361,\n
          1393962454,\n
          1393962401,\n
          1393962296,\n
          1393962218,\n
          1393962273,\n
          1393962381,\n
          1393962361\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526866,\n
        "timestamp": "2011-08-27T01:43:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959810,\n
          1393959930,\n
          1393959901,\n
          1393959927,\n
          1393959912,\n
          1393959778,\n
          1393959775,\n
          1393959810\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526867,\n
        "timestamp": "2011-08-27T01:43:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965163,\n
          1393965741,\n
          1393965942,\n
          1393965390,\n
          1393965387,\n
          1393964368,\n
          1393964571,\n
          1393965163\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526868,\n
        "timestamp": "2011-08-27T01:43:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960176,\n
          1393960244,\n
          1393960450,\n
          1393960396,\n
          1393960304,\n
          1393960246,\n
          1393960105,\n
          1393960176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526869,\n
        "timestamp": "2011-08-27T01:43:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958402,\n
          1393958493,\n
          1393958549,\n
          1393958475,\n
          1393958442,\n
          1393958458,\n
          1393958421,\n
          1393958420,\n
          1393958402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526870,\n
        "timestamp": "2011-08-27T01:43:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962822,\n
          1393962890,\n
          1393962867,\n
          1393962854,\n
          1393962741,\n
          1393962785,\n
          1393963056,\n
          1393962983,\n
          1393962822\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526871,\n
        "timestamp": "2011-08-27T01:43:41Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959642,\n
          1393959732,\n
          1393959702,\n
          1393959721,\n
          1393959704,\n
          1393959620,\n
          1393959638,\n
          1393959616,\n
          1393959642\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526872,\n
        "timestamp": "2011-08-27T01:43:42Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958552,\n
          1393958640,\n
          1393958694,\n
          1393958624,\n
          1393958606,\n
          1393958618,\n
          1393958588,\n
          1393958572,\n
          1393958552\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526873,\n
        "timestamp": "2011-08-27T01:43:57Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393965915,\n
          1393966052,\n
          1393966151,\n
          1393966064,\n
          1393966123,\n
          1393966090,\n
          1393965985,\n
          1393965989,\n
          1393965915\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526874,\n
        "timestamp": "2011-08-27T01:43:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958966,\n
          1393958994,\n
          1393958992,\n
          1393959001,\n
          1393959003,\n
          1393959026,\n
          1393958971,\n
          1393958902,\n
          1393958966\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526875,\n
        "timestamp": "2011-08-27T01:43:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958481,\n
          1393958508,\n
          1393958566,\n
          1393958460,\n
          1393958404,\n
          1393958438,\n
          1393958441,\n
          1393958495,\n
          1393958481\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526876,\n
        "timestamp": "2012-10-15T09:28:48Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393966811,\n
          1393966830,\n
          1393966764,\n
          1393966790,\n
          1393966829,\n
          1393966825,\n
          1393966845,\n
          1393966920,\n
          1393966862,\n
          1393966811\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526877,\n
        "timestamp": "2011-08-27T01:43:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967901,\n
          1393967916,\n
          1393967920,\n
          1393967911,\n
          1393967899,\n
          1393967897,\n
          1393967893,\n
          1393967898,\n
          1393967901\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526878,\n
        "timestamp": "2011-08-27T01:43:58Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956958,\n
          1393956983,\n
          1393956988,\n
          1393957011,\n
          1393956994,\n
          1393956980,\n
          1393956971,\n
          1393956942,\n
          1393956958\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526879,\n
        "timestamp": "2011-08-27T01:43:59Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957788,\n
          1393957865,\n
          1393957849,\n
          1393957835,\n
          1393957815,\n
          1393957806,\n
          1393957765,\n
          1393957733,\n
          1393957788\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526881,\n
        "timestamp": "2011-08-27T01:43:59Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961688,\n
          1393961766,\n
          1393962006,\n
          1393962009,\n
          1393962046,\n
          1393961977,\n
          1393961924,\n
          1393961948,\n
          1393961688\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526882,\n
        "timestamp": "2011-08-27T01:43:59Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958390,\n
          1393958491,\n
          1393958546,\n
          1393958514,\n
          1393958510,\n
          1393958479,\n
          1393958488,\n
          1393958446,\n
          1393958390\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526883,\n
        "timestamp": "2011-08-27T01:43:59Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964319,\n
          1393964517,\n
          1393964365,\n
          1393964236,\n
          1393964249,\n
          1393964107,\n
          1393964190,\n
          1393964261,\n
          1393964319\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526884,\n
        "timestamp": "2011-08-27T01:44:00Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958352,\n
          1393958410,\n
          1393958482,\n
          1393958398,\n
          1393958376,\n
          1393958384,\n
          1393958368,\n
          1393958357,\n
          1393958352\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526885,\n
        "timestamp": "2011-08-27T01:44:00Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959524,\n
          1393959561,\n
          1393959582,\n
          1393959580,\n
          1393959640,\n
          1393959605,\n
          1393959545,\n
          1393959548,\n
          1393959524\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526887,\n
        "timestamp": "2011-08-27T01:44:00Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959531,\n
          1393959587,\n
          1393959565,\n
          1393959495,\n
          1393959507,\n
          1393959474,\n
          1393959498,\n
          1393959539,\n
          1393959531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526889,\n
        "timestamp": "2012-10-15T09:28:48Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393962452,\n
          1393962521,\n
          1393962743,\n
          1393962644,\n
          1393962626,\n
          1393962593,\n
          1393962563,\n
          1393962559,\n
          1393962513,\n
          1393962452\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526890,\n
        "timestamp": "2011-08-27T01:44:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960248,\n
          1393960419,\n
          1393960372,\n
          1393960479,\n
          1393960450,\n
          1393960244,\n
          1393960176,\n
          1393960243,\n
          1393960248\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526891,\n
        "timestamp": "2011-08-27T01:44:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958241,\n
          1393958293,\n
          1393958330,\n
          1393958280,\n
          1393958277,\n
          1393958289,\n
          1393958257,\n
          1393958255,\n
          1393958241\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526892,\n
        "timestamp": "2011-08-27T01:44:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958172,\n
          1393958218,\n
          1393958231,\n
          1393958224,\n
          1393958243,\n
          1393958251,\n
          1393958259,\n
          1393958209,\n
          1393958172\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526893,\n
        "timestamp": "2011-08-27T01:44:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968275,\n
          1393968283,\n
          1393968278,\n
          1393968290,\n
          1393968285,\n
          1393968269,\n
          1393968271,\n
          1393968273,\n
          1393968275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526894,\n
        "timestamp": "2011-08-27T01:44:01Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961326,\n
          1393961443,\n
          1393961370,\n
          1393961217,\n
          1393961251,\n
          1393961268,\n
          1393961300,\n
          1393961280,\n
          1393961326\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526895,\n
        "timestamp": "2011-08-27T01:44:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958315,\n
          1393958374,\n
          1393958386,\n
          1393958378,\n
          1393958406,\n
          1393958417,\n
          1393958437,\n
          1393958359,\n
          1393958315\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526896,\n
        "timestamp": "2011-08-27T01:44:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959310,\n
          1393959383,\n
          1393959447,\n
          1393959339,\n
          1393959283,\n
          1393959295,\n
          1393959267,\n
          1393959275,\n
          1393959310\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526897,\n
        "timestamp": "2011-08-27T01:44:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967275,\n
          1393967364,\n
          1393967324,\n
          1393967249,\n
          1393967246,\n
          1393967216,\n
          1393967225,\n
          1393967242,\n
          1393967275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526898,\n
        "timestamp": "2011-08-27T01:44:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967432,\n
          1393967464,\n
          1393967550,\n
          1393967551,\n
          1393967557,\n
          1393967517,\n
          1393967459,\n
          1393967439,\n
          1393967432\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526899,\n
        "timestamp": "2011-08-27T01:44:02Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957032,\n
          1393957216,\n
          1393957144,\n
          1393957003,\n
          1393957004,\n
          1393956990,\n
          1393957006,\n
          1393957009,\n
          1393957032\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526900,\n
        "timestamp": "2011-08-27T01:44:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961973,\n
          1393962065,\n
          1393961950,\n
          1393961942,\n
          1393961863,\n
          1393961730,\n
          1393961842,\n
          1393961827,\n
          1393961973\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526901,\n
        "timestamp": "2011-08-27T01:44:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966443,\n
          1393966504,\n
          1393966480,\n
          1393966445,\n
          1393966462,\n
          1393966414,\n
          1393966410,\n
          1393966364,\n
          1393966443\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526902,\n
        "timestamp": "2011-08-27T01:44:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958382,\n
          1393958408,\n
          1393958400,\n
          1393958428,\n
          1393958439,\n
          1393958471,\n
          1393958388,\n
          1393958336,\n
          1393958382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526903,\n
        "timestamp": "2011-08-27T01:44:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958188,\n
          1393958215,\n
          1393958189,\n
          1393958226,\n
          1393958239,\n
          1393958229,\n
          1393958228,\n
          1393958138,\n
          1393958188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526904,\n
        "timestamp": "2011-08-27T01:44:03Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966938,\n
          1393967020,\n
          1393967055,\n
          1393967036,\n
          1393967054,\n
          1393967027,\n
          1393967005,\n
          1393966960,\n
          1393966938\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526905,\n
        "timestamp": "2011-08-27T01:44:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958569,\n
          1393958616,\n
          1393958612,\n
          1393958642,\n
          1393958681,\n
          1393958587,\n
          1393958532,\n
          1393958567,\n
          1393958569\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526906,\n
        "timestamp": "2011-08-27T01:44:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957524,\n
          1393957579,\n
          1393957567,\n
          1393957485,\n
          1393957495,\n
          1393957481,\n
          1393957496,\n
          1393957523,\n
          1393957524\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526907,\n
        "timestamp": "2011-08-27T01:44:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960634,\n
          1393960827,\n
          1393960773,\n
          1393960848,\n
          1393960794,\n
          1393960696,\n
          1393960726,\n
          1393960598,\n
          1393960634\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526908,\n
        "timestamp": "2012-10-15T09:28:48Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393961696,\n
          1393961583,\n
          1393961644,\n
          1393961849,\n
          1393961814,\n
          1393961728,\n
          1393961707,\n
          1393961698,\n
          1393961724,\n
          1393961696\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526909,\n
        "timestamp": "2011-08-27T01:44:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958611,\n
          1393958631,\n
          1393958620,\n
          1393958646,\n
          1393958652,\n
          1393958662,\n
          1393958589,\n
          1393958516,\n
          1393958611\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526910,\n
        "timestamp": "2011-08-27T01:44:04Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957837,\n
          1393957959,\n
          1393958023,\n
          1393957985,\n
          1393957995,\n
          1393957931,\n
          1393957925,\n
          1393957875,\n
          1393957837\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526911,\n
        "timestamp": "2011-08-27T01:44:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957927,\n
          1393958056,\n
          1393958078,\n
          1393958072,\n
          1393958096,\n
          1393958100,\n
          1393958121,\n
          1393958037,\n
          1393957927\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526912,\n
        "timestamp": "2011-08-27T01:44:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960340,\n
          1393960487,\n
          1393960510,\n
          1393960419,\n
          1393960248,\n
          1393960243,\n
          1393960212,\n
          1393960277,\n
          1393960340\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526913,\n
        "timestamp": "2011-08-27T01:44:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958337,\n
          1393958366,\n
          1393958364,\n
          1393958380,\n
          1393958426,\n
          1393958350,\n
          1393958312,\n
          1393958333,\n
          1393958337\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526914,\n
        "timestamp": "2011-08-27T01:44:05Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962194,\n
          1393962234,\n
          1393962223,\n
          1393962286,\n
          1393962418,\n
          1393962350,\n
          1393962330,\n
          1393962300,\n
          1393962194\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526915,\n
        "timestamp": "2025-05-08T17:22:42Z",\n
        "version": 6,\n
        "changeset": 165995049,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          1393962851,\n
          1393963138,\n
          8688691561,\n
          1393963244,\n
          1393963191,\n
          1393963197,\n
          1393963108,\n
          1393963102,\n
          1393963028,\n
          1393962851\n
        ],\n
        "tags": {\n
          "addr:housenumber": "6",\n
          "addr:street": "Place Jules Ferry",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairiedegricourt@gmail.com",\n
          "contact:phone": "+33 3 23 67 09 87",\n
          "contact:website": "http://gricourt.e-monsite.com",\n
          "name": "Mairie de Gricourt",\n
          "opening_hours": "Tu 10:00-12:00; We 10:00-12:00,15:00-18:00; Fr 10:00-12:00; Sa 09:00-12:00",\n
          "ref:FR:SIRET": "21020336000016",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/nord-pas-de-calais-picardie/aisne#service-mairie",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526916,\n
        "timestamp": "2011-08-27T01:44:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959697,\n
          1393959788,\n
          1393959784,\n
          1393959771,\n
          1393959732,\n
          1393959642,\n
          1393959647,\n
          1393959691,\n
          1393959697\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526917,\n
        "timestamp": "2011-08-27T01:44:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962796,\n
          1393962539,\n
          1393962591,\n
          1393962707,\n
          1393962702,\n
          1393962753,\n
          1393962780,\n
          1393962888,\n
          1393962796\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526918,\n
        "timestamp": "2011-08-27T01:44:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967777,\n
          1393967800,\n
          1393967818,\n
          1393967827,\n
          1393967817,\n
          1393967798,\n
          1393967795,\n
          1393967767,\n
          1393967777\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526919,\n
        "timestamp": "2011-08-27T01:44:06Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967563,\n
          1393967571,\n
          1393967569,\n
          1393967579,\n
          1393967601,\n
          1393967593,\n
          1393967582,\n
          1393967565,\n
          1393967563\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526920,\n
        "timestamp": "2011-08-27T01:44:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958699,\n
          1393958740,\n
          1393958753,\n
          1393958732,\n
          1393958720,\n
          1393958727,\n
          1393958717,\n
          1393958715,\n
          1393958699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526921,\n
        "timestamp": "2011-08-27T01:44:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958565,\n
          1393958610,\n
          1393958600,\n
          1393958634,\n
          1393958674,\n
          1393958590,\n
          1393958526,\n
          1393958550,\n
          1393958565\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526922,\n
        "timestamp": "2011-08-27T01:44:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961791,\n
          1393961871,\n
          1393961793,\n
          1393961872,\n
          1393961836,\n
          1393961760,\n
          1393961681,\n
          1393961782,\n
          1393961791\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526923,\n
        "timestamp": "2011-08-27T01:44:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967077,\n
          1393967121,\n
          1393967086,\n
          1393967079,\n
          1393967061,\n
          1393966995,\n
          1393967003,\n
          1393967028,\n
          1393967077\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526924,\n
        "timestamp": "2011-08-27T01:44:07Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958021,\n
          1393958129,\n
          1393958165,\n
          1393958150,\n
          1393958145,\n
          1393958109,\n
          1393958113,\n
          1393958088,\n
          1393958021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526925,\n
        "timestamp": "2011-08-27T01:44:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957839,\n
          1393957907,\n
          1393957867,\n
          1393957891,\n
          1393957863,\n
          1393957901,\n
          1393957865,\n
          1393957788,\n
          1393957839\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526926,\n
        "timestamp": "2011-08-27T01:44:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958484,\n
          1393958554,\n
          1393958632,\n
          1393958545,\n
          1393958520,\n
          1393958530,\n
          1393958504,\n
          1393958501,\n
          1393958484\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526927,\n
        "timestamp": "2011-08-27T01:44:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957268,\n
          1393957288,\n
          1393957308,\n
          1393957322,\n
          1393957314,\n
          1393957319,\n
          1393957251,\n
          1393957180,\n
          1393957268\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526928,\n
        "timestamp": "2011-08-27T01:44:08Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958638,\n
          1393958701,\n
          1393958736,\n
          1393958683,\n
          1393958673,\n
          1393958679,\n
          1393958660,\n
          1393958656,\n
          1393958638\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526929,\n
        "timestamp": "2011-08-27T01:44:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959727,\n
          1393959807,\n
          1393959781,\n
          1393959688,\n
          1393959700,\n
          1393959645,\n
          1393959695,\n
          1393959730,\n
          1393959727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526930,\n
        "timestamp": "2011-08-27T01:44:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957962,\n
          1393958081,\n
          1393958061,\n
          1393958101,\n
          1393958041,\n
          1393957955,\n
          1393957982,\n
          1393957872,\n
          1393957962\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526931,\n
        "timestamp": "2011-08-27T01:44:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958356,\n
          1393958394,\n
          1393958343,\n
          1393958328,\n
          1393958335,\n
          1393958313,\n
          1393958310,\n
          1393958294,\n
          1393958356\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526932,\n
        "timestamp": "2011-08-27T01:44:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967261,\n
          1393967320,\n
          1393967322,\n
          1393967362,\n
          1393967326,\n
          1393967298,\n
          1393967300,\n
          1393967243,\n
          1393967261\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526933,\n
        "timestamp": "2011-08-27T01:44:09Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957380,\n
          1393957420,\n
          1393957421,\n
          1393957447,\n
          1393957443,\n
          1393957478,\n
          1393957458,\n
          1393957370,\n
          1393957380\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526934,\n
        "timestamp": "2011-08-27T01:44:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957833,\n
          1393957984,\n
          1393958068,\n
          1393958015,\n
          1393958008,\n
          1393957938,\n
          1393957958,\n
          1393957904,\n
          1393957833\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526935,\n
        "timestamp": "2011-08-27T01:44:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393963563,\n
          1393964355,\n
          1393965052,\n
          1393965327,\n
          1393965388,\n
          1393965321,\n
          1393963659,\n
          1393963408,\n
          1393963563\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526936,\n
        "timestamp": "2011-08-27T01:44:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960476,\n
          1393960661,\n
          1393960633,\n
          1393960594,\n
          1393960459,\n
          1393960474,\n
          1393960344,\n
          1393960447,\n
          1393960476\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526937,\n
        "timestamp": "2011-08-27T01:44:10Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958872,\n
          1393958918,\n
          1393958945,\n
          1393958943,\n
          1393958924,\n
          1393958900,\n
          1393958896,\n
          1393958875,\n
          1393958872\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526938,\n
        "timestamp": "2012-10-15T09:24:42Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393957700,\n
          1393957737,\n
          1393957734,\n
          1393957759,\n
          1393957729,\n
          1393957706,\n
          1393957703,\n
          1393957672,\n
          1393957676,\n
          1393957698,\n
          1393957700\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526939,\n
        "timestamp": "2011-08-27T01:44:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958548,\n
          1393958536,\n
          1393958568,\n
          1393958571,\n
          1393958591,\n
          1393958506,\n
          1393958443,\n
          1393958522,\n
          1393958548\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526941,\n
        "timestamp": "2011-08-27T01:44:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957521,\n
          1393957546,\n
          1393957543,\n
          1393957554,\n
          1393957549,\n
          1393957537,\n
          1393957534,\n
          1393957494,\n
          1393957521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526942,\n
        "timestamp": "2011-08-27T01:44:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964701,\n
          1393964839,\n
          1393964827,\n
          1393965004,\n
          1393965016,\n
          1393965100,\n
          1393965150,\n
          1393964822,\n
          1393964701\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526943,\n
        "timestamp": "2011-08-27T01:44:11Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958183,\n
          1393958190,\n
          1393958184,\n
          1393958200,\n
          1393958207,\n
          1393958210,\n
          1393958166,\n
          1393958127,\n
          1393958183\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526944,\n
        "timestamp": "2011-08-27T01:44:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957026,\n
          1393957034,\n
          1393957046,\n
          1393957085,\n
          1393957186,\n
          1393957213,\n
          1393957082,\n
          1393957031,\n
          1393957026\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526945,\n
        "timestamp": "2011-08-27T01:44:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966009,\n
          1393966108,\n
          1393966125,\n
          1393966144,\n
          1393966183,\n
          1393966172,\n
          1393966174,\n
          1393966127,\n
          1393966009\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526946,\n
        "timestamp": "2011-08-27T01:44:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959422,\n
          1393959501,\n
          1393959472,\n
          1393959409,\n
          1393959413,\n
          1393959380,\n
          1393959328,\n
          1393959387,\n
          1393959422\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526947,\n
        "timestamp": "2011-08-27T01:44:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960934,\n
          1393960947,\n
          1393961061,\n
          1393960987,\n
          1393960849,\n
          1393960867,\n
          1393960812,\n
          1393960870,\n
          1393960934\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526948,\n
        "timestamp": "2011-08-27T01:44:12Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967600,\n
          1393967684,\n
          1393967656,\n
          1393967657,\n
          1393967653,\n
          1393967642,\n
          1393967635,\n
          1393967573,\n
          1393967600\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526949,\n
        "timestamp": "2011-08-27T01:44:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958463,\n
          1393958497,\n
          1393958499,\n
          1393958512,\n
          1393958424,\n
          1393958372,\n
          1393958444,\n
          1393958477,\n
          1393958463\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526950,\n
        "timestamp": "2011-08-27T01:44:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967106,\n
          1393967123,\n
          1393967143,\n
          1393967207,\n
          1393967102,\n
          1393967039,\n
          1393967018,\n
          1393967059,\n
          1393967106\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526951,\n
        "timestamp": "2011-08-27T01:44:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956669,\n
          1393956697,\n
          1393956680,\n
          1393956677,\n
          1393956679,\n
          1393956660,\n
          1393956665,\n
          1393956661,\n
          1393956669\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526953,\n
        "timestamp": "2011-08-27T01:44:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962558,\n
          1393962519,\n
          1393962508,\n
          1393962434,\n
          1393962450,\n
          1393962394,\n
          1393962456,\n
          1393962622,\n
          1393962558\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526954,\n
        "timestamp": "2011-08-27T01:44:13Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958672,\n
          1393958713,\n
          1393958700,\n
          1393958716,\n
          1393958745,\n
          1393958698,\n
          1393958653,\n
          1393958664,\n
          1393958672\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526955,\n
        "timestamp": "2011-08-27T01:44:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959640,\n
          1393959724,\n
          1393959714,\n
          1393959753,\n
          1393959717,\n
          1393959669,\n
          1393959667,\n
          1393959605,\n
          1393959640\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526956,\n
        "timestamp": "2011-08-27T01:44:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958263,\n
          1393958316,\n
          1393958334,\n
          1393958332,\n
          1393958348,\n
          1393958354,\n
          1393958362,\n
          1393958309,\n
          1393958263\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526957,\n
        "timestamp": "2011-08-27T01:44:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393956982,\n
          1393957178,\n
          1393957153,\n
          1393957112,\n
          1393957109,\n
          1393957087,\n
          1393957080,\n
          1393956972,\n
          1393956973,\n
          1393956982\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526960,\n
        "timestamp": "2011-08-27T01:44:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961541,\n
          1393961610,\n
          1393961567,\n
          1393961525,\n
          1393961500,\n
          1393961491,\n
          1393961497,\n
          1393961470,\n
          1393961531,\n
          1393961541\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526963,\n
        "timestamp": "2011-08-27T01:44:14Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962535,\n
          1393962650,\n
          1393962671,\n
          1393962749,\n
          1393962690,\n
          1393962588,\n
          1393962570,\n
          1393962484,\n
          1393962491,\n
          1393962535\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526964,\n
        "timestamp": "2011-08-27T01:44:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966348,\n
          1393966438,\n
          1393966488,\n
          1393966430,\n
          1393966418,\n
          1393966440,\n
          1393966434,\n
          1393966387,\n
          1393966357,\n
          1393966348\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526965,\n
        "timestamp": "2012-10-15T09:28:20Z",\n
        "version": 3,\n
        "changeset": 13503170,\n
        "user": "botdidier2020",\n
        "uid": 870861,\n
        "nodes": [\n
          1393957861,\n
          1393957932,\n
          1393958039,\n
          1393958017,\n
          1393957991,\n
          1393957987,\n
          1393957960,\n
          1393957929,\n
          1393957861\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526966,\n
        "timestamp": "2011-08-27T01:44:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967186,\n
          1393967212,\n
          1393967218,\n
          1393967247,\n
          1393967278,\n
          1393967331,\n
          1393967305,\n
          1393967280,\n
          1393967227,\n
          1393967186\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526967,\n
        "timestamp": "2011-08-27T01:44:15Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393968015,\n
          1393968043,\n
          1393968048,\n
          1393968039,\n
          1393968035,\n
          1393968037,\n
          1393968013,\n
          1393968003,\n
          1393968018,\n
          1393968015\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526968,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 3,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          1393965074,\n
          1393965168,\n
          1393965331,\n
          1393965065,\n
          1393964758,\n
          11037552703,\n
          1393964964,\n
          1393964705,\n
          1393964830,\n
          1393964977,\n
          1393965074\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526969,\n
        "timestamp": "2011-08-27T01:44:16Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957285,\n
          1393957262,\n
          1393957271,\n
          1393957237,\n
          1393957261,\n
          1393957279,\n
          1393957312,\n
          1393957310,\n
          1393957306,\n
          1393957285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526970,\n
        "timestamp": "2011-08-27T01:44:16Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960241,\n
          1393960443,\n
          1393960374,\n
          1393960477,\n
          1393960342,\n
          1393960250,\n
          1393960299,\n
          1393960131,\n
          1393960157,\n
          1393960241\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526971,\n
        "timestamp": "2011-08-27T01:44:16Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962255,\n
          1393962145,\n
          1393962095,\n
          1393962139,\n
          1393962186,\n
          1393962189,\n
          1393962249,\n
          1393962246,\n
          1393962317,\n
          1393962255\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526972,\n
        "timestamp": "2011-08-27T01:44:16Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960842,\n
          1393960902,\n
          1393960944,\n
          1393961001,\n
          1393960875,\n
          1393960739,\n
          1393960743,\n
          1393960692,\n
          1393960750,\n
          1393960842\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526973,\n
        "timestamp": "2011-08-27T01:44:16Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393967935,\n
          1393967997,\n
          1393967999,\n
          1393968003,\n
          1393968013,\n
          1393967977,\n
          1393967974,\n
          1393967967,\n
          1393967950,\n
          1393967935\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526974,\n
        "timestamp": "2011-08-27T01:44:17Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393957378,\n
          1393957401,\n
          1393957428,\n
          1393957417,\n
          1393957419,\n
          1393957389,\n
          1393957388,\n
          1393957386,\n
          1393957387,\n
          1393957378\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526975,\n
        "timestamp": "2011-08-27T01:44:17Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958022,\n
          1393958080,\n
          1393958059,\n
          1393958074,\n
          1393958054,\n
          1393958082,\n
          1393958058,\n
          1393958039,\n
          1393957932,\n
          1393958022\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526976,\n
        "timestamp": "2011-08-27T01:44:17Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959590,\n
          1393959698,\n
          1393959672,\n
          1393959673,\n
          1393959671,\n
          1393959631,\n
          1393959576,\n
          1393959578,\n
          1393959577,\n
          1393959590\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526977,\n
        "timestamp": "2011-08-27T01:44:17Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393962166,\n
          1393962232,\n
          1393962437,\n
          1393962464,\n
          1393962537,\n
          1393962515,\n
          1393962461,\n
          1393962369,\n
          1393962352,\n
          1393962166\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526978,\n
        "timestamp": "2011-08-27T01:44:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393958098,\n
          1393958133,\n
          1393958146,\n
          1393958142,\n
          1393958156,\n
          1393958163,\n
          1393958167,\n
          1393958119,\n
          1393958062,\n
          1393958098\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526979,\n
        "timestamp": "2011-08-27T01:44:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393964593,\n
          1393964014,\n
          1393963809,\n
          1393963866,\n
          1393963940,\n
          1393964184,\n
          1393964245,\n
          1393964627,\n
          1393964651,\n
          1393964593\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526981,\n
        "timestamp": "2011-08-27T01:44:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959211,\n
          1393959259,\n
          1393959254,\n
          1393959251,\n
          1393959141,\n
          1393959163,\n
          1393959128,\n
          1393959160,\n
          1393959193,\n
          1393959211\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526983,\n
        "timestamp": "2011-08-27T01:44:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959199,\n
          1393959239,\n
          1393959246,\n
          1393959269,\n
          1393959226,\n
          1393959110,\n
          1393959154,\n
          1393959131,\n
          1393959190,\n
          1393959199\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526984,\n
        "timestamp": "2011-08-27T01:44:34Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961223,\n
          1393961225,\n
          1393961233,\n
          1393961329,\n
          1393961291,\n
          1393961142,\n
          1393961045,\n
          1393961148,\n
          1393961163,\n
          1393961223\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526985,\n
        "timestamp": "2011-08-27T01:44:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393960029,\n
          1393960068,\n
          1393960070,\n
          1393960215,\n
          1393960185,\n
          1393960103,\n
          1393960008,\n
          1393960023,\n
          1393959993,\n
          1393960029\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526986,\n
        "timestamp": "2011-08-27T01:44:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393966617,\n
          1393966693,\n
          1393966678,\n
          1393966690,\n
          1393966632,\n
          1393966571,\n
          1393966638,\n
          1393966586,\n
          1393966606,\n
          1393966617\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526987,\n
        "timestamp": "2011-08-27T01:44:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393959620,\n
          1393959704,\n
          1393959763,\n
          1393959757,\n
          1393959740,\n
          1393959698,\n
          1393959590,\n
          1393959610,\n
          1393959613,\n
          1393959620\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 125526988,\n
        "timestamp": "2011-08-27T01:44:35Z",\n
        "version": 2,\n
        "changeset": 9133941,\n
        "user": "PierenBot",\n
        "uid": 201149,\n
        "nodes": [\n
          1393961392,\n
          1393961460,\n
          1393961356,\n
          1393961229,\n
          1393961284,\n
          1393961302,\n
          1393961336,\n
          1393961288,\n
          1393961359,\n
          1393961392\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 154953360,\n
        "timestamp": "2012-03-13T23:13:16Z",\n
        "version": 1,\n
        "changeset": 10973297,\n
        "user": "foxandpotatoes",\n
        "uid": 117689,\n
        "nodes": [\n
          1674029897,\n
          1674029902,\n
          1674029900,\n
          1674029895,\n
          1674029897\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing Sat"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 154953831,\n
        "timestamp": "2012-03-13T23:19:20Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689,\n
        "nodes": [\n
          1674038356,\n
          1674038352,\n
          1674038351,\n
          1674038353,\n
          1674038356\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing Sat"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 154953835,\n
        "timestamp": "2012-03-13T23:19:21Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689,\n
        "nodes": [\n
          1674038372,\n
          1674038360,\n
          1674038357,\n
          1674038362,\n
          1674038364,\n
          1674038371,\n
          1674038372\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing Sat"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 154953837,\n
        "timestamp": "2012-03-13T23:19:21Z",\n
        "version": 1,\n
        "changeset": 10973344,\n
        "user": "foxandpotatoes",\n
        "uid": 117689,\n
        "nodes": [\n
          1674038378,\n
          1674038375,\n
          1674038373,\n
          1674038374,\n
          1674038377,\n
          1674038376,\n
          1674038378\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "Bing Sat"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 937841093,\n
        "timestamp": "2025-09-22T09:27:23Z",\n
        "version": 6,\n
        "changeset": 172283782,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          8688691556,\n
          1393962980,\n
          1393963154,\n
          8688691557,\n
          8688691558,\n
          8688691559,\n
          8688691560,\n
          1393962635,\n
          1393962511,\n
          1393962543,\n
          1393962820,\n
          1393962851,\n
          1393963138,\n
          8688691561,\n
          8688691556\n
        ],\n
        "tags": {\n
          "addr:city": "Gricourt",\n
          "addr:postcode": "02100",\n
          "addr:street": "Place Jules Ferry",\n
          "amenity": "school",\n
          "contact:email": "ce.0021078L@ac-amiens.fr",\n
          "contact:phone": "+33 323622630",\n
          "name": "École primaire",\n
          "operator:type": "public",\n
          "ref:FR:SIRET": "21020336000024",\n
          "ref:UAI": "0021078L",\n
          "school:FR": "primaire",\n
          "source": "data.gouv.fr:Éducation Nationale - 04/2021",\n
          "start_date": "1966-11-07"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671231,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552580,\n
          11037552699,\n
          11037552611,\n
          11037552852,\n
          11037552580\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671232,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552770,\n
          11037552912,\n
          11037552589,\n
          11037552567,\n
          11037522379,\n
          11037552762,\n
          11037552603,\n
          11037552862,\n
          11037552460,\n
          11037552792,\n
          11037552561,\n
          11037552770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671233,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552758,\n
          11037552422,\n
          11037552822,\n
          11037552427,\n
          11037552896,\n
          11037552732,\n
          11037552764,\n
          11037522383,\n
          11037552758\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671235,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552880,\n
          11037552594,\n
          11037552843,\n
          11037552517,\n
          11037552880\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671236,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552532,\n
          11037552767,\n
          11037552538,\n
          11037552881,\n
          11037552532\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671237,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552435,\n
          11037552826,\n
          11037522402,\n
          11037552782,\n
          11037552841,\n
          11037552768,\n
          11037552883,\n
          11037552577,\n
          11037552772,\n
          11037552409,\n
          11037552528,\n
          11037552554,\n
          11037552488,\n
          11037552591,\n
          11037552435\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671238,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552713,\n
          11037552724,\n
          11037552639,\n
          11037552632,\n
          11037552713\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671239,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552546,\n
          11037552788,\n
          11037552412,\n
          11037552593,\n
          11037552433,\n
          11037552759,\n
          11037522396,\n
          11037552546\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671240,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552502,\n
          11037552738,\n
          11037552646,\n
          11037552743,\n
          11037552502\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671241,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037522395,\n
          11037552606,\n
          11037552806,\n
          11037552748,\n
          11037522395\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671242,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552739,\n
          11037552566,\n
          11037552907,\n
          11037552709,\n
          11037552739\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671243,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552454,\n
          11037552837,\n
          11037552917,\n
          11037552596,\n
          11037552454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671244,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552663,\n
          11037552879,\n
          11037552746,\n
          11037552650,\n
          11037552594,\n
          11037552843,\n
          11037552784,\n
          11037552680,\n
          11037552462,\n
          11037552663\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671245,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          1393960447,\n
          1393960344,\n
          11037552914,\n
          11037552550,\n
          1393960103,\n
          1393960185,\n
          1393960215,\n
          11037552811,\n
          11037552917,\n
          11037552596,\n
          11037552454,\n
          1393960447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671246,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552502,\n
          11037552773,\n
          11037522389,\n
          11037552745,\n
          11037552805,\n
          11037552598,\n
          11037552711,\n
          11037552783,\n
          11037552646,\n
          11037552743,\n
          11037552502\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671247,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552830,\n
          11037552675,\n
          11037552867,\n
          11037552520,\n
          11037552707,\n
          11037552651,\n
          11037552830\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671248,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552780,\n
          11037552660,\n
          11037552465,\n
          11037522394,\n
          11037552468,\n
          11037552445,\n
          11037552780\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671249,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552609,\n
          11037552549,\n
          11037552860,\n
          11037552835,\n
          11037552609\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671250,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552576,\n
          11037552424,\n
          11037552894,\n
          11037552819,\n
          11037552641,\n
          11037552674,\n
          11037552851,\n
          11037552730,\n
          11037552763,\n
          11037552878,\n
          11037552585,\n
          11037552797,\n
          11037552900,\n
          11037552614,\n
          11037552576\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671251,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552810,\n
          11037552436,\n
          11037552617,\n
          11037552584,\n
          11037552810\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671252,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552607,\n
          11037552423,\n
          11037552411,\n
          11037552539,\n
          11037552607\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671253,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552827,\n
          11037552581,\n
          11037552791,\n
          11037552624,\n
          11037552827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671254,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552691,\n
          11037552798,\n
          11037552829,\n
          11037552582,\n
          11037552691\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671255,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552571,\n
          11037552739,\n
          11037552566,\n
          11037552767,\n
          11037552532,\n
          11037552625,\n
          11037552542,\n
          11037552661,\n
          11037552571\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671256,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552483,\n
          11037552749,\n
          11037552678,\n
          11037552800,\n
          11037552634,\n
          11037552568,\n
          11037552543,\n
          11037552736,\n
          11037552483\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671257,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552786,\n
          11037552604,\n
          11037552790,\n
          11037552696,\n
          11037552525,\n
          11037552560,\n
          11037552786\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671258,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552850,\n
          11037552486,\n
          11037552473,\n
          11037552888,\n
          11037552756,\n
          11037552833,\n
          11037552722,\n
          11037552451,\n
          11037552850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671259,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037522378,\n
          11037552524,\n
          11037552430,\n
          11037552455,\n
          11037552562,\n
          11037552853,\n
          11037552737,\n
          11037552769,\n
          11037522378\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671260,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552615,\n
          11037552406,\n
          11037552563,\n
          11037552644,\n
          11037552476,\n
          11037552858,\n
          11037552615\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671261,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552504,\n
          11037552610,\n
          11037552665,\n
          11037552903,\n
          11037552885,\n
          11037552723,\n
          11037552558,\n
          11037552728,\n
          11037552523,\n
          11037552504\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671262,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037522382,\n
          11037552510,\n
          11037552630,\n
          11037552882,\n
          11037552720,\n
          11037552496,\n
          11037552573,\n
          11037522382\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671263,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552626,\n
          11037552616,\n
          11037552902,\n
          11037552765,\n
          11037552729,\n
          11037552548,\n
          11037552776,\n
          11037552740,\n
          11037552626\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671264,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037522386,\n
          11037522399,\n
          11037552893,\n
          11037552428,\n
          11037552621,\n
          11037552891,\n
          11037552910,\n
          11037552744,\n
          11037522386\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671265,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552464,\n
          11037552753,\n
          11037552844,\n
          11037552489,\n
          11037552714,\n
          11037552522,\n
          11037552449,\n
          11037552897,\n
          11037552464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671267,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552439,\n
          11037552659,\n
          11037552531,\n
          11037552529,\n
          11037552439\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671268,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552654,\n
          11037552861,\n
          11037552681,\n
          11037552448,\n
          11037552633,\n
          11037552481,\n
          11037552908,\n
          11037522388,\n
          11037552578,\n
          11037552875,\n
          11037552913,\n
          11037552899,\n
          11037552654\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671269,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552419,\n
          11037552597,\n
          11037552866,\n
          11037552911,\n
          11037552574,\n
          11037552669,\n
          11037552419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671270,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552731,\n
          11037552629,\n
          11037552821,\n
          11037522393,\n
          11037552493,\n
          11037552434,\n
          11037552754,\n
          11037552731\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671271,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552813,\n
          11037552815,\n
          11037552469,\n
          11037552467,\n
          11037552813\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671272,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552727,\n
          11037552859,\n
          11037552781,\n
          11037552733,\n
          11037552727\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671273,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552853,\n
          11037552456,\n
          11037552856,\n
          11037552562,\n
          11037552853\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671274,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552599,\n
          11037552636,\n
          11037552509,\n
          11037552547,\n
          11037552599\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671275,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552719,\n
          11037552855,\n
          11037552507,\n
          1393963881,\n
          11037552719\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671276,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552569,\n
          11037552662,\n
          11037552864,\n
          11037552544,\n
          11037552600,\n
          11037552842,\n
          11037552569\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671277,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552741,\n
          11037552865,\n
          11037552905,\n
          11037552863,\n
          11037522384,\n
          11037552407,\n
          11037552741\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671278,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552902,\n
          11037552616,\n
          11037552828,\n
          11037552687,\n
          11037552902\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671279,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552848,\n
          11037552638,\n
          11037552570,\n
          11037552751,\n
          11037552848\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671280,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552505,\n
          11037552884,\n
          11037552904,\n
          11037552804,\n
          11037552414,\n
          11037552689,\n
          11037552512,\n
          11037552416,\n
          11037552505\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671281,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552519,\n
          11037552920,\n
          11037552742,\n
          11037552892,\n
          11037552519\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671282,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552434,\n
          11037552493,\n
          11037552876,\n
          11037552754,\n
          11037552434\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671283,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552787,\n
          11037552461,\n
          11037552592,\n
          11037552431,\n
          11037552552,\n
          11037552871,\n
          11037552536,\n
          11037552657,\n
          11037552586,\n
          11037552694,\n
          11037552484,\n
          11037552437,\n
          11037552787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671284,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552871,\n
          11037552552,\n
          11037552431,\n
          11037552592,\n
          11037552871\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671285,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552623,\n
          11037552627,\n
          11037522404,\n
          11037552618,\n
          11037552623\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671286,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552410,\n
          11037552832,\n
          11037552537,\n
          11037522391,\n
          11037552834,\n
          11037552886,\n
          11037552410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671287,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552676,\n
          11037552839,\n
          11037552795,\n
          11037552446,\n
          11037552676\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671288,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552506,\n
          11037552704,\n
          11037552796,\n
          11037552870,\n
          11037552698,\n
          11037552499,\n
          11037552516,\n
          11037552515,\n
          11037552506\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671289,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552415,\n
          11037552824,\n
          11037552793,\n
          11037552916,\n
          11037552415\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671290,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552511,\n
          11037552807,\n
          11037552710,\n
          11037552513,\n
          11037552441,\n
          11037552692,\n
          11037552487,\n
          11037522385,\n
          11037552511\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671291,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552909,\n
          11037552712,\n
          11037552628,\n
          11037552716,\n
          11037552693,\n
          11037552915,\n
          11037552820,\n
          11037552521,\n
          11037552909\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671292,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552700,\n
          11037552679,\n
          11037552494,\n
          11037522392,\n
          11037552700\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671293,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037522401,\n
          11037552794,\n
          11037552825,\n
          11037552429,\n
          11037522401\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671294,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552694,\n
          11037552802,\n
          11037552413,\n
          11037552437,\n
          11037552484,\n
          11037552694\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671295,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552726,\n
          11037552529,\n
          11037552439,\n
          11037552612,\n
          11037552726\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671296,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552685,\n
          11037552534,\n
          11037552619,\n
          11037552706,\n
          11037552685\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671297,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552705,\n
          11037552474,\n
          11037552497,\n
          11037552601,\n
          11037552860,\n
          11037552835,\n
          11037552609,\n
          11037552452,\n
          11037552705\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671298,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552425,\n
          11037552642,\n
          11037552417,\n
          11037552789,\n
          11037552425\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671299,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552443,\n
          11037552898,\n
          11037552777,\n
          11037552667,\n
          11037552466,\n
          11037552649,\n
          11037552631,\n
          11037552849,\n
          11037522387,\n
          11037552443\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671300,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552752,\n
          11037552715,\n
          11037552557,\n
          11037552868,\n
          11037552752\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671301,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552572,\n
          11037552440,\n
          11037552814,\n
          11037552718,\n
          11037552755,\n
          11037552683,\n
          11037552564,\n
          11037552572\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671302,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552420,\n
          11037552647,\n
          11037552565,\n
          11037552666,\n
          11037552775,\n
          11037552701,\n
          11037552420\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671303,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552889,\n
          11037552752,\n
          11037552868,\n
          11037552713,\n
          11037552632,\n
          11037552831,\n
          11037552845,\n
          11037552490,\n
          11037552889\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671304,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552703,\n
          11037552637,\n
          1393964705,\n
          1393964964,\n
          11037552703\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671305,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552601,\n
          11037552668,\n
          11037552474,\n
          11037552497,\n
          11037552601\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671306,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552664,\n
          11037552809,\n
          11037552444,\n
          11037552757,\n
          11037552664\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671307,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552695,\n
          11037552918,\n
          11037552823,\n
          11037552725,\n
          11037522403,\n
          11037552527,\n
          11037552702,\n
          11037552677,\n
          11037552695\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671308,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552874,\n
          11037552533,\n
          11037552540,\n
          11037552690,\n
          11037552432,\n
          11037552635,\n
          11037552760,\n
          11037552874\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671309,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          1393960594,\n
          11037552450,\n
          1393960812,\n
          1393960870,\n
          1393960661,\n
          1393960633,\n
          1393960594\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671310,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552612,\n
          11037552872,\n
          11037552747,\n
          11037552439,\n
          11037552612\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671311,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552447,\n
          11037552671,\n
          11037552559,\n
          11037552472,\n
          11037552447\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671312,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552818,\n
          11037552697,\n
          11037552673,\n
          11037552895,\n
          11037552556,\n
          11037552453,\n
          11037522380,\n
          11037552583,\n
          11037552818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671313,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552721,\n
          11037522398,\n
          11037552605,\n
          11037552495,\n
          11037552426,\n
          11037552640,\n
          11037552721\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671314,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552475,\n
          11037552682,\n
          11037552801,\n
          11037552500,\n
          11037552408,\n
          11037552620,\n
          11037552535,\n
          11037522390,\n
          11037552655,\n
          11037552836,\n
          11037552475\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671315,\n
        "timestamp": "2023-07-10T15:01:30Z",\n
        "version": 2,\n
        "changeset": 138342114,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552817,\n
          11037552622,\n
          11037552812,\n
          1393963748,\n
          11037552608,\n
          11037552817\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671316,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552440,\n
          11037552734,\n
          11037522397,\n
          11037552572,\n
          11037552440\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671317,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552458,\n
          11037552438,\n
          11037552847,\n
          11037552672,\n
          11037552458\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671318,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552470,\n
          11037552877,\n
          11037552717,\n
          11037552652,\n
          11037552470\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671319,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552471,\n
          11037552514,\n
          11037552766,\n
          11037552480,\n
          11037552471\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671320,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552838,\n
          11037552541,\n
          11037552463,\n
          11037552840,\n
          11037552838\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671321,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552575,\n
          11037552459,\n
          11037552761,\n
          11037552485,\n
          11037552575\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671322,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552769,\n
          11037552477,\n
          11037552645,\n
          11037552737,\n
          11037552769\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671323,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552670,\n
          11037552906,\n
          11037552482,\n
          11037552555,\n
          11037552670\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671324,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552750,\n
          11037552442,\n
          11037552869,\n
          11037552813,\n
          11037552467,\n
          11037552519,\n
          11037552892,\n
          11037552602,\n
          11037552750\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671325,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552729,\n
          11037552613,\n
          11037552405,\n
          11037552765,\n
          11037552729\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671326,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552913,\n
          11037552590,\n
          11037552506,\n
          11037552899,\n
          11037552913\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671327,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552857,\n
          11037552684,\n
          11037552479,\n
          11037552503,\n
          11037552857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671328,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552803,\n
          11037552526,\n
          11037552491,\n
          11037552816,\n
          11037552803\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671329,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552873,\n
          11037552579,\n
          11037552808,\n
          11037552890,\n
          11037552551,\n
          11037552785,\n
          11037552492,\n
          11037522400,\n
          11037552873\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1188671330,\n
        "timestamp": "2023-07-10T14:59:15Z",\n
        "version": 1,\n
        "changeset": 138342029,\n
        "user": "ThomasDu",\n
        "uid": 11808659,\n
        "nodes": [\n
          11037552595,\n
          11037552919,\n
          11037552735,\n
          11037552708,\n
          11037552530,\n
          11037552653,\n
          11037552643,\n
          11037552778,\n
          11037552799,\n
          11037552656,\n
          11037552595\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2023"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1305527510,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "nodes": [\n
          12091583797,\n
          12091583798,\n
          12091583799,\n
          12091583800,\n
          12091583801,\n
          12091583802,\n
          12091583803,\n
          12091583804,\n
          12091583805,\n
          12091583806,\n
          12091583797\n
        ],\n
        "tags": {\n
          "building": "house"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 1305527511,\n
        "timestamp": "2024-08-04T09:55:28Z",\n
        "version": 1,\n
        "changeset": 154803970,\n
        "user": "michel60",\n
        "uid": 211063,\n
        "nodes": [\n
          12091583815,\n
          12091583816,\n
          12091583817,\n
          12091583818,\n
          12091583815\n
        ],\n
        "tags": {\n
          "building": "house"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]