GET https://osm-labo.cipherbliss.com/admin/labourer/02069?deleteMissing=1&disableFollowUpCleanup=1

HTTP Client

2 Total requests
0 HTTP errors

Clients

http_client 2

Requests

GET https://geo.api.gouv.fr/communes/02069
Request options
[
  "timeout" => 10
  "headers" => [
    "Accept" => "application/json"
  ]
]
Response 200
[
  "info" => [
    "header_size" => 291
    "request_size" => 141
    "total_time" => 0.05953
    "namelookup_time" => 0.004712
    "connect_time" => 0.015349
    "pretransfer_time" => 0.028334
    "size_download" => 158.0
    "speed_download" => 2654.0
    "download_content_length" => 158.0
    "starttransfer_time" => 0.059173
    "primary_ip" => "37.59.183.65"
    "primary_port" => 443
    "local_ip" => "192.168.1.188"
    "local_port" => 49272
    "http_version" => 3
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 28190
    "connect_time_us" => 15349
    "namelookup_time_us" => 4712
    "pretransfer_time_us" => 28334
    "starttransfer_time_us" => 59173
    "posttransfer_time_us" => 28357
    "total_time_us" => 59530
    "effective_method" => "GET"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770204757.8752
    "original_url" => "https://geo.api.gouv.fr/communes/02069"
    "pause_handler" => Closure(float $duration) {#1015
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#778 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1000 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host geo.api.gouv.fr:443 was resolved.\n
      * IPv6: (none)\n
      * IPv4: 37.59.183.65\n
      *   Trying 37.59.183.65: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 / X25519MLKEM768 / id-ecPublicKey\n
      * ALPN: server accepted h2\n
      * Server certificate:\n
      *  subject: CN=geo.api.gouv.fr\n
      *  start date: Jan 12 08:18:49 2026 GMT\n
      *  expire date: Apr 12 08:18:48 2026 GMT\n
      *  subjectAltName: host "geo.api.gouv.fr" matched cert's "geo.api.gouv.fr"\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 geo.api.gouv.fr (37.59.183.65) port 443\n
      * using HTTP/2\n
      * [HTTP/2] [1] OPENED stream for https://geo.api.gouv.fr/communes/02069\n
      * [HTTP/2] [1] [:method: GET]\n
      * [HTTP/2] [1] [:scheme: https]\n
      * [HTTP/2] [1] [:authority: geo.api.gouv.fr]\n
      * [HTTP/2] [1] [:path: /communes/02069]\n
      * [HTTP/2] [1] [accept: application/json]\n
      * [HTTP/2] [1] [user-agent: Symfony HttpClient (Curl)]\n
      * [HTTP/2] [1] [accept-encoding: gzip]\n
      > GET /communes/02069 HTTP/2\r\n
      Host: geo.api.gouv.fr\r\n
      Accept: application/json\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      \r\n
      * Request completely sent off\n
      < HTTP/2 200 \r\n
      < server: nginx/1.27.5\r\n
      < date: Wed, 04 Feb 2026 11:32:37 GMT\r\n
      < content-type: application/json; charset=utf-8\r\n
      < content-length: 158\r\n
      < x-powered-by: Express\r\n
      < vary: Origin\r\n
      < etag: W/"9e-P7TuD7pxKmSaugRNB80jdmIqFNY"\r\n
      < cache-control: public, max-age=3600, immutable\r\n
      < x-cache-status: MISS\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/2 200 "
    "server: nginx/1.27.5"
    "date: Wed, 04 Feb 2026 11:32:37 GMT"
    "content-type: application/json; charset=utf-8"
    "content-length: 158"
    "x-powered-by: Express"
    "vary: Origin"
    "etag: W/"9e-P7TuD7pxKmSaugRNB80jdmIqFNY""
    "cache-control: public, max-age=3600, immutable"
    "x-cache-status: MISS"
  ]
  "response_content" => [
    "{"nom":"Berlise","code":"02069","codeDepartement":"02","siren":"210200689","codeEpci":"240200634","codeRegion":"32","codesPostaux":["02340"],"population":104}"
  ]
]
POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="02069"]->.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" => 190
    "request_size" => 2613
    "total_time" => 5.566564
    "namelookup_time" => 0.000491
    "connect_time" => 0.019458
    "pretransfer_time" => 0.040551
    "size_upload" => 2410.0
    "size_download" => 18068.0
    "speed_download" => 3245.0
    "speed_upload" => 432.0
    "download_content_length" => 18068.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 5.547308
    "primary_ip" => "2a01:4f8:261:3c4f::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:88e4:cc06:423a:2464"
    "local_port" => 55414
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 40470
    "connect_time_us" => 19458
    "namelookup_time_us" => 491
    "pretransfer_time_us" => 40551
    "starttransfer_time_us" => 5547308
    "posttransfer_time_us" => 40550
    "total_time_us" => 5566564
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770204760.0663
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1046
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1042 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#1000 …}
        $execCounter: -9223372036854775798
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n
      * IPv4: 162.55.144.139, 65.109.112.52\n
      *   Trying [2a01:4f8:261:3c4f::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=gall.openstreetmap.de\n
      *  start date: Jan 21 16:56:04 2026 GMT\n
      *  expire date: Apr 21 16:56:03 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:4f8:261:3c4f::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 11:32:40 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 18068\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Wed, 04 Feb 2026 11:32:40 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 18068"
    "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-04T11:30:58Z",\n
          "timestamp_areas_base": "2026-01-22T23:45:51Z",\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": 3411238827,\n
        "lat": 49.6601200,\n
        "lon": 4.1054630,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238828,\n
        "lat": 49.6601200,\n
        "lon": 4.1069390,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238829,\n
        "lat": 49.6601280,\n
        "lon": 4.1056590,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238830,\n
        "lat": 49.6601370,\n
        "lon": 4.1055570,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238831,\n
        "lat": 49.6601440,\n
        "lon": 4.1069910,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238832,\n
        "lat": 49.6601470,\n
        "lon": 4.1069880,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238833,\n
        "lat": 49.6601490,\n
        "lon": 4.1055640,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238834,\n
        "lat": 49.6601520,\n
        "lon": 4.1054930,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238835,\n
        "lat": 49.6601520,\n
        "lon": 4.1056720,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238836,\n
        "lat": 49.6601650,\n
        "lon": 4.1070300,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238837,\n
        "lat": 49.6601750,\n
        "lon": 4.1049950,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238838,\n
        "lat": 49.6601810,\n
        "lon": 4.1049280,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238839,\n
        "lat": 49.6601830,\n
        "lon": 4.1049020,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238840,\n
        "lat": 49.6601870,\n
        "lon": 4.1055130,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238841,\n
        "lat": 49.6601880,\n
        "lon": 4.1055100,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238842,\n
        "lat": 49.6601890,\n
        "lon": 4.1048520,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238844,\n
        "lat": 49.6601890,\n
        "lon": 4.1064130,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238845,\n
        "lat": 49.6602060,\n
        "lon": 4.1054280,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238846,\n
        "lat": 49.6602080,\n
        "lon": 4.1068400,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238847,\n
        "lat": 49.6602090,\n
        "lon": 4.1057290,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238848,\n
        "lat": 49.6602110,\n
        "lon": 4.1067640,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238849,\n
        "lat": 49.6602120,\n
        "lon": 4.1067310,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238850,\n
        "lat": 49.6602140,\n
        "lon": 4.1046240,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238851,\n
        "lat": 49.6602160,\n
        "lon": 4.1071260,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238852,\n
        "lat": 49.6602170,\n
        "lon": 4.1069660,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238853,\n
        "lat": 49.6602170,\n
        "lon": 4.1069750,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238854,\n
        "lat": 49.6602230,\n
        "lon": 4.1070800,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238855,\n
        "lat": 49.6602270,\n
        "lon": 4.1068800,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238856,\n
        "lat": 49.6602290,\n
        "lon": 4.1071310,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238857,\n
        "lat": 49.6602350,\n
        "lon": 4.1067330,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238858,\n
        "lat": 49.6602350,\n
        "lon": 4.1067650,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238859,\n
        "lat": 49.6602350,\n
        "lon": 4.1070840,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238860,\n
        "lat": 49.6602400,\n
        "lon": 4.1055370,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238863,\n
        "lat": 49.6602440,\n
        "lon": 4.1068630,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238864,\n
        "lat": 49.6602460,\n
        "lon": 4.1050090,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238865,\n
        "lat": 49.6602520,\n
        "lon": 4.1049440,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238866,\n
        "lat": 49.6602520,\n
        "lon": 4.1069330,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238867,\n
        "lat": 49.6602550,\n
        "lon": 4.1049180,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238868,\n
        "lat": 49.6602590,\n
        "lon": 4.1054570,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238869,\n
        "lat": 49.6602600,\n
        "lon": 4.1068920,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238870,\n
        "lat": 49.6602610,\n
        "lon": 4.1062160,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238871,\n
        "lat": 49.6602610,\n
        "lon": 4.1069500,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238872,\n
        "lat": 49.6602620,\n
        "lon": 4.1064730,\n
        "timestamp": "2015-03-21T18:41:31Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238873,\n
        "lat": 49.6602660,\n
        "lon": 4.1055450,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238874,\n
        "lat": 49.6602710,\n
        "lon": 4.1061870,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238875,\n
        "lat": 49.6602730,\n
        "lon": 4.1047580,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238876,\n
        "lat": 49.6602840,\n
        "lon": 4.1068660,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238877,\n
        "lat": 49.6602850,\n
        "lon": 4.1046440,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238878,\n
        "lat": 49.6602860,\n
        "lon": 4.1056110,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238879,\n
        "lat": 49.6602890,\n
        "lon": 4.1068540,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238880,\n
        "lat": 49.6602900,\n
        "lon": 4.1057840,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238881,\n
        "lat": 49.6602950,\n
        "lon": 4.1068110,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238882,\n
        "lat": 49.6602980,\n
        "lon": 4.1069110,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238883,\n
        "lat": 49.6602990,\n
        "lon": 4.1048810,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238884,\n
        "lat": 49.6602990,\n
        "lon": 4.1055680,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238885,\n
        "lat": 49.6603050,\n
        "lon": 4.1056250,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238886,\n
        "lat": 49.6603050,\n
        "lon": 4.1068760,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238887,\n
        "lat": 49.6603080,\n
        "lon": 4.1068610,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238888,\n
        "lat": 49.6603120,\n
        "lon": 4.1047670,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238889,\n
        "lat": 49.6603120,\n
        "lon": 4.1063440,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238890,\n
        "lat": 49.6603150,\n
        "lon": 4.1060650,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238891,\n
        "lat": 49.6603170,\n
        "lon": 4.1068180,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411238892,\n
        "lat": 49.6603340,\n
        "lon": 4.1056460,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244204,\n
        "lat": 49.6544780,\n
        "lon": 4.1210120,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244205,\n
        "lat": 49.6544800,\n
        "lon": 4.1209010,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244206,\n
        "lat": 49.6545130,\n
        "lon": 4.1207240,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244207,\n
        "lat": 49.6545130,\n
        "lon": 4.1208270,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244208,\n
        "lat": 49.6546550,\n
        "lon": 4.1207220,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244209,\n
        "lat": 49.6546570,\n
        "lon": 4.1208230,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244210,\n
        "lat": 49.6546580,\n
        "lon": 4.1208340,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244211,\n
        "lat": 49.6547310,\n
        "lon": 4.1210200,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244212,\n
        "lat": 49.6547350,\n
        "lon": 4.1209080,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244213,\n
        "lat": 49.6557600,\n
        "lon": 4.1208080,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244214,\n
        "lat": 49.6557620,\n
        "lon": 4.1208490,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244215,\n
        "lat": 49.6558300,\n
        "lon": 4.1208000,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244216,\n
        "lat": 49.6558310,\n
        "lon": 4.1208400,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244217,\n
        "lat": 49.6559630,\n
        "lon": 4.1208760,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244218,\n
        "lat": 49.6559780,\n
        "lon": 4.1210060,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244219,\n
        "lat": 49.6560180,\n
        "lon": 4.1209340,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244220,\n
        "lat": 49.6560240,\n
        "lon": 4.1209900,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244221,\n
        "lat": 49.6560700,\n
        "lon": 4.1208460,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244222,\n
        "lat": 49.6560780,\n
        "lon": 4.1209220,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244225,\n
        "lat": 49.6564570,\n
        "lon": 4.1040590,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244227,\n
        "lat": 49.6564900,\n
        "lon": 4.1039550,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244228,\n
        "lat": 49.6565030,\n
        "lon": 4.1039120,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244232,\n
        "lat": 49.6565390,\n
        "lon": 4.1041230,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244233,\n
        "lat": 49.6565450,\n
        "lon": 4.1044740,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244235,\n
        "lat": 49.6565690,\n
        "lon": 4.1044050,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244236,\n
        "lat": 49.6565730,\n
        "lon": 4.1040200,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244237,\n
        "lat": 49.6565820,\n
        "lon": 4.1040270,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244238,\n
        "lat": 49.6565820,\n
        "lon": 4.1045130,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244239,\n
        "lat": 49.6565960,\n
        "lon": 4.1039840,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244240,\n
        "lat": 49.6566090,\n
        "lon": 4.1044380,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244242,\n
        "lat": 49.6566220,\n
        "lon": 4.1044000,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244243,\n
        "lat": 49.6566410,\n
        "lon": 4.1045600,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244244,\n
        "lat": 49.6566450,\n
        "lon": 4.1043380,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244245,\n
        "lat": 49.6566570,\n
        "lon": 4.1039240,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244246,\n
        "lat": 49.6566740,\n
        "lon": 4.1038630,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244247,\n
        "lat": 49.6566830,\n
        "lon": 4.1039410,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244248,\n
        "lat": 49.6567010,\n
        "lon": 4.1038810,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244249,\n
        "lat": 49.6567020,\n
        "lon": 4.1043840,\n
        "timestamp": "2015-03-21T18:41:18Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244251,\n
        "lat": 49.6569761,\n
        "lon": 4.1198212,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244256,\n
        "lat": 49.6569749,\n
        "lon": 4.1198310,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244257,\n
        "lat": 49.6569796,\n
        "lon": 4.1198128,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244263,\n
        "lat": 49.6569760,\n
        "lon": 4.1198409,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244267,\n
        "lat": 49.6569848,\n
        "lon": 4.1198068,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244270,\n
        "lat": 49.6569794,\n
        "lon": 4.1198494,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244275,\n
        "lat": 49.6569845,\n
        "lon": 4.1198555,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244277,\n
        "lat": 49.6569910,\n
        "lon": 4.1198041,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244278,\n
        "lat": 49.6569907,\n
        "lon": 4.1198583,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244284,\n
        "lat": 49.6569940,\n
        "lon": 4.1055000,\n
        "timestamp": "2015-03-21T18:41:19Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244285,\n
        "lat": 49.6569972,\n
        "lon": 4.1198575,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244286,\n
        "lat": 49.6569974,\n
        "lon": 4.1198051,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244292,\n
        "lat": 49.6570032,\n
        "lon": 4.1198097,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244794,\n
        "lat": 49.6570020,\n
        "lon": 4.1054490,\n
        "timestamp": "2015-03-21T18:41:19Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244796,\n
        "lat": 49.6570030,\n
        "lon": 4.1198531,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244801,\n
        "lat": 49.6570075,\n
        "lon": 4.1198171,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244804,\n
        "lat": 49.6570074,\n
        "lon": 4.1198457,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244809,\n
        "lat": 49.6570098,\n
        "lon": 4.1198265,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244813,\n
        "lat": 49.6570098,\n
        "lon": 4.1198364,\n
        "timestamp": "2016-07-05T12:45:59Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244816,\n
        "lat": 49.6570780,\n
        "lon": 4.1050170,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244817,\n
        "lat": 49.6571540,\n
        "lon": 4.1046030,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244818,\n
        "lat": 49.6571640,\n
        "lon": 4.1045380,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244819,\n
        "lat": 49.6571850,\n
        "lon": 4.1055850,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244820,\n
        "lat": 49.6571910,\n
        "lon": 4.1046160,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244821,\n
        "lat": 49.6571980,\n
        "lon": 4.1055110,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244822,\n
        "lat": 49.6572010,\n
        "lon": 4.1045510,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244823,\n
        "lat": 49.6572530,\n
        "lon": 4.1056140,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244824,\n
        "lat": 49.6572610,\n
        "lon": 4.1047470,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244825,\n
        "lat": 49.6572681,\n
        "lon": 4.1055312,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244827,\n
        "lat": 49.6572760,\n
        "lon": 4.1051040,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244828,\n
        "lat": 49.6572860,\n
        "lon": 4.1046130,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244829,\n
        "lat": 49.6573120,\n
        "lon": 4.1052910,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244830,\n
        "lat": 49.6573390,\n
        "lon": 4.1047800,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244831,\n
        "lat": 49.6573410,\n
        "lon": 4.1051310,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244832,\n
        "lat": 49.6573630,\n
        "lon": 4.1046490,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244833,\n
        "lat": 49.6574340,\n
        "lon": 4.1056910,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244834,\n
        "lat": 49.6574390,\n
        "lon": 4.1056660,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244835,\n
        "lat": 49.6574420,\n
        "lon": 4.1053470,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244836,\n
        "lat": 49.6574580,\n
        "lon": 4.1052660,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244837,\n
        "lat": 49.6574970,\n
        "lon": 4.1050710,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244838,\n
        "lat": 49.6575000,\n
        "lon": 4.1053720,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244839,\n
        "lat": 49.6575120,\n
        "lon": 4.1052920,\n
        "timestamp": "2015-03-21T18:41:20Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244840,\n
        "lat": 49.6575170,\n
        "lon": 4.1052940,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244841,\n
        "lat": 49.6575510,\n
        "lon": 4.1050960,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244842,\n
        "lat": 49.6577190,\n
        "lon": 4.1058460,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244843,\n
        "lat": 49.6577860,\n
        "lon": 4.1056630,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244844,\n
        "lat": 49.6578000,\n
        "lon": 4.1059140,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244845,\n
        "lat": 49.6578390,\n
        "lon": 4.1059470,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244846,\n
        "lat": 49.6578520,\n
        "lon": 4.1053250,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244847,\n
        "lat": 49.6578600,\n
        "lon": 4.1057240,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244848,\n
        "lat": 49.6578630,\n
        "lon": 4.1048490,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244849,\n
        "lat": 49.6578850,\n
        "lon": 4.1047420,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244850,\n
        "lat": 49.6578920,\n
        "lon": 4.1051880,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244851,\n
        "lat": 49.6578940,\n
        "lon": 4.1053520,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244852,\n
        "lat": 49.6579040,\n
        "lon": 4.1057630,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244853,\n
        "lat": 49.6579050,\n
        "lon": 4.1053120,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244854,\n
        "lat": 49.6579180,\n
        "lon": 4.1053660,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244855,\n
        "lat": 49.6579290,\n
        "lon": 4.1053260,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244856,\n
        "lat": 49.6579320,\n
        "lon": 4.1052630,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244857,\n
        "lat": 49.6579380,\n
        "lon": 4.1052940,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244858,\n
        "lat": 49.6579440,\n
        "lon": 4.1052160,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244859,\n
        "lat": 49.6579440,\n
        "lon": 4.1052720,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244860,\n
        "lat": 49.6579550,\n
        "lon": 4.1052240,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244861,\n
        "lat": 49.6579770,\n
        "lon": 4.1053210,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244862,\n
        "lat": 49.6579820,\n
        "lon": 4.1049910,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244863,\n
        "lat": 49.6579990,\n
        "lon": 4.1052530,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244864,\n
        "lat": 49.6580083,\n
        "lon": 4.1049225,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244865,\n
        "lat": 49.6580460,\n
        "lon": 4.1048220,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244867,\n
        "lat": 49.6581260,\n
        "lon": 4.1046090,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244869,\n
        "lat": 49.6581620,\n
        "lon": 4.1052080,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244870,\n
        "lat": 49.6581780,\n
        "lon": 4.1051630,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244875,\n
        "lat": 49.6583090,\n
        "lon": 4.1048200,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244876,\n
        "lat": 49.6583130,\n
        "lon": 4.1052030,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244877,\n
        "lat": 49.6583220,\n
        "lon": 4.1047840,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244878,\n
        "lat": 49.6583720,\n
        "lon": 4.1057820,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244879,\n
        "lat": 49.6583860,\n
        "lon": 4.1050070,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244880,\n
        "lat": 49.6583880,\n
        "lon": 4.1057290,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244881,\n
        "lat": 49.6583900,\n
        "lon": 4.1053510,\n
        "timestamp": "2015-03-21T18:41:21Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244882,\n
        "lat": 49.6584050,\n
        "lon": 4.1059120,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244883,\n
        "lat": 49.6584060,\n
        "lon": 4.1057420,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244884,\n
        "lat": 49.6584150,\n
        "lon": 4.1058900,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244885,\n
        "lat": 49.6584190,\n
        "lon": 4.1049190,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244886,\n
        "lat": 49.6584240,\n
        "lon": 4.1049090,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244887,\n
        "lat": 49.6584250,\n
        "lon": 4.1058980,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244888,\n
        "lat": 49.6584330,\n
        "lon": 4.1058290,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244889,\n
        "lat": 49.6584380,\n
        "lon": 4.1053880,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244890,\n
        "lat": 49.6584390,\n
        "lon": 4.1058570,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244891,\n
        "lat": 49.6584480,\n
        "lon": 4.1059490,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244892,\n
        "lat": 49.6584490,\n
        "lon": 4.1057790,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244993,\n
        "lat": 49.6584510,\n
        "lon": 4.1053810,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244994,\n
        "lat": 49.6584530,\n
        "lon": 4.1055970,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244995,\n
        "lat": 49.6584530,\n
        "lon": 4.1057810,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244996,\n
        "lat": 49.6584560,\n
        "lon": 4.1053220,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244997,\n
        "lat": 49.6584620,\n
        "lon": 4.1053510,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244998,\n
        "lat": 49.6584630,\n
        "lon": 4.1057780,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411244999,\n
        "lat": 49.6584710,\n
        "lon": 4.1058850,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245000,\n
        "lat": 49.6584920,\n
        "lon": 4.1053930,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245001,\n
        "lat": 49.6584990,\n
        "lon": 4.1056310,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245002,\n
        "lat": 49.6585020,\n
        "lon": 4.1056520,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245003,\n
        "lat": 49.6585050,\n
        "lon": 4.1058120,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245004,\n
        "lat": 49.6585130,\n
        "lon": 4.1049990,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245005,\n
        "lat": 49.6585150,\n
        "lon": 4.1049910,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245006,\n
        "lat": 49.6585370,\n
        "lon": 4.1054350,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245007,\n
        "lat": 49.6585450,\n
        "lon": 4.1056860,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245008,\n
        "lat": 49.6585630,\n
        "lon": 4.1060520,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245009,\n
        "lat": 49.6585650,\n
        "lon": 4.1057580,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245010,\n
        "lat": 49.6585680,\n
        "lon": 4.1058610,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245011,\n
        "lat": 49.6585780,\n
        "lon": 4.1051760,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245012,\n
        "lat": 49.6585790,\n
        "lon": 4.1057130,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245013,\n
        "lat": 49.6585880,\n
        "lon": 4.1059890,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245014,\n
        "lat": 49.6585940,\n
        "lon": 4.1057820,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245015,\n
        "lat": 49.6586000,\n
        "lon": 4.1059640,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245016,\n
        "lat": 49.6586080,\n
        "lon": 4.1051030,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245017,\n
        "lat": 49.6586140,\n
        "lon": 4.1052560,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245018,\n
        "lat": 49.6586150,\n
        "lon": 4.1050830,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245019,\n
        "lat": 49.6586150,\n
        "lon": 4.1060990,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245020,\n
        "lat": 49.6586220,\n
        "lon": 4.1052640,\n
        "timestamp": "2015-03-21T18:41:22Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245022,\n
        "lat": 49.6586500,\n
        "lon": 4.1060110,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245023,\n
        "lat": 49.6586630,\n
        "lon": 4.1051550,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245024,\n
        "lat": 49.6586990,\n
        "lon": 4.1061370,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245025,\n
        "lat": 49.6587060,\n
        "lon": 4.1060860,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245026,\n
        "lat": 49.6587150,\n
        "lon": 4.1060940,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245027,\n
        "lat": 49.6587180,\n
        "lon": 4.1062290,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245028,\n
        "lat": 49.6587300,\n
        "lon": 4.1060220,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245029,\n
        "lat": 49.6587350,\n
        "lon": 4.1062440,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245030,\n
        "lat": 49.6587380,\n
        "lon": 4.1061750,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245031,\n
        "lat": 49.6587440,\n
        "lon": 4.1060310,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245033,\n
        "lat": 49.6587620,\n
        "lon": 4.1061720,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245034,\n
        "lat": 49.6587660,\n
        "lon": 4.1061360,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245035,\n
        "lat": 49.6587710,\n
        "lon": 4.1061660,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245036,\n
        "lat": 49.6587720,\n
        "lon": 4.1061400,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245037,\n
        "lat": 49.6587810,\n
        "lon": 4.1060650,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245038,\n
        "lat": 49.6587880,\n
        "lon": 4.1059030,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245039,\n
        "lat": 49.6587890,\n
        "lon": 4.1060740,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245041,\n
        "lat": 49.6588180,\n
        "lon": 4.1055400,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245042,\n
        "lat": 49.6588210,\n
        "lon": 4.1061050,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245043,\n
        "lat": 49.6588270,\n
        "lon": 4.1059410,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245044,\n
        "lat": 49.6588440,\n
        "lon": 4.1059580,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245045,\n
        "lat": 49.6588550,\n
        "lon": 4.1062340,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245046,\n
        "lat": 49.6588580,\n
        "lon": 4.1054250,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245048,\n
        "lat": 49.6588660,\n
        "lon": 4.1059770,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245049,\n
        "lat": 49.6588700,\n
        "lon": 4.1053930,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245050,\n
        "lat": 49.6588830,\n
        "lon": 4.1061570,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245051,\n
        "lat": 49.6588950,\n
        "lon": 4.1061620,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245053,\n
        "lat": 49.6589180,\n
        "lon": 4.1064450,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245054,\n
        "lat": 49.6589250,\n
        "lon": 4.1065390,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245055,\n
        "lat": 49.6589410,\n
        "lon": 4.1060430,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245056,\n
        "lat": 49.6589440,\n
        "lon": 4.1056400,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245057,\n
        "lat": 49.6589500,\n
        "lon": 4.1064750,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245058,\n
        "lat": 49.6589550,\n
        "lon": 4.1052070,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245059,\n
        "lat": 49.6589580,\n
        "lon": 4.1062200,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245060,\n
        "lat": 49.6589740,\n
        "lon": 4.1062580,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245061,\n
        "lat": 49.6589760,\n
        "lon": 4.1058400,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245062,\n
        "lat": 49.6589800,\n
        "lon": 4.1065900,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245063,\n
        "lat": 49.6589830,\n
        "lon": 4.1055240,\n
        "timestamp": "2015-03-21T18:41:23Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245064,\n
        "lat": 49.6589860,\n
        "lon": 4.1062690,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245065,\n
        "lat": 49.6589920,\n
        "lon": 4.1050750,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245066,\n
        "lat": 49.6589940,\n
        "lon": 4.1054920,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245067,\n
        "lat": 49.6589980,\n
        "lon": 4.1058650,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245068,\n
        "lat": 49.6590000,\n
        "lon": 4.1058590,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245069,\n
        "lat": 49.6590050,\n
        "lon": 4.1065270,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245070,\n
        "lat": 49.6590060,\n
        "lon": 4.1061030,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245071,\n
        "lat": 49.6590130,\n
        "lon": 4.1065340,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245072,\n
        "lat": 49.6590190,\n
        "lon": 4.1061490,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245073,\n
        "lat": 49.6590350,\n
        "lon": 4.1053440,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245074,\n
        "lat": 49.6590540,\n
        "lon": 4.1052750,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245075,\n
        "lat": 49.6590570,\n
        "lon": 4.1058060,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245076,\n
        "lat": 49.6590690,\n
        "lon": 4.1057720,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245077,\n
        "lat": 49.6590690,\n
        "lon": 4.1087760,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245078,\n
        "lat": 49.6590760,\n
        "lon": 4.1053710,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245079,\n
        "lat": 49.6590840,\n
        "lon": 4.1063630,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245080,\n
        "lat": 49.6591050,\n
        "lon": 4.1086350,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245082,\n
        "lat": 49.6591100,\n
        "lon": 4.1066230,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245083,\n
        "lat": 49.6591280,\n
        "lon": 4.1062530,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245084,\n
        "lat": 49.6591320,\n
        "lon": 4.1051700,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245085,\n
        "lat": 49.6591440,\n
        "lon": 4.1083450,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245086,\n
        "lat": 49.6591450,\n
        "lon": 4.1084770,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245087,\n
        "lat": 49.6591500,\n
        "lon": 4.1053220,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245088,\n
        "lat": 49.6591510,\n
        "lon": 4.1060010,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245089,\n
        "lat": 49.6591570,\n
        "lon": 4.1065100,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245090,\n
        "lat": 49.6591600,\n
        "lon": 4.1083090,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245092,\n
        "lat": 49.6591740,\n
        "lon": 4.1053470,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245193,\n
        "lat": 49.6591740,\n
        "lon": 4.1088500,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245194,\n
        "lat": 49.6591760,\n
        "lon": 4.1054540,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245195,\n
        "lat": 49.6591760,\n
        "lon": 4.1058690,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245196,\n
        "lat": 49.6591760,\n
        "lon": 4.1083780,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245197,\n
        "lat": 49.6591770,\n
        "lon": 4.1053400,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245198,\n
        "lat": 49.6591820,\n
        "lon": 4.1059180,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245199,\n
        "lat": 49.6591830,\n
        "lon": 4.1082670,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245200,\n
        "lat": 49.6591840,\n
        "lon": 4.1065370,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245201,\n
        "lat": 49.6591880,\n
        "lon": 4.1068200,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245203,\n
        "lat": 49.6591910,\n
        "lon": 4.1083440,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245204,\n
        "lat": 49.6591930,\n
        "lon": 4.1066990,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245205,\n
        "lat": 49.6592090,\n
        "lon": 4.1067450,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245206,\n
        "lat": 49.6592110,\n
        "lon": 4.1086980,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245207,\n
        "lat": 49.6592200,\n
        "lon": 4.1060560,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245208,\n
        "lat": 49.6592210,\n
        "lon": 4.1081850,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245210,\n
        "lat": 49.6592290,\n
        "lon": 4.1067560,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245211,\n
        "lat": 49.6592500,\n
        "lon": 4.1085350,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245212,\n
        "lat": 49.6592540,\n
        "lon": 4.1058070,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245213,\n
        "lat": 49.6592540,\n
        "lon": 4.1063480,\n
        "timestamp": "2015-03-21T18:41:24Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245214,\n
        "lat": 49.6592540,\n
        "lon": 4.1065610,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245215,\n
        "lat": 49.6592590,\n
        "lon": 4.1068650,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245216,\n
        "lat": 49.6592660,\n
        "lon": 4.1065730,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245217,\n
        "lat": 49.6592700,\n
        "lon": 4.1060990,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245218,\n
        "lat": 49.6592700,\n
        "lon": 4.1083570,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245219,\n
        "lat": 49.6592760,\n
        "lon": 4.1065920,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245220,\n
        "lat": 49.6592800,\n
        "lon": 4.1067870,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245221,\n
        "lat": 49.6592880,\n
        "lon": 4.1066000,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245222,\n
        "lat": 49.6592900,\n
        "lon": 4.1065410,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245223,\n
        "lat": 49.6592960,\n
        "lon": 4.1058510,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245224,\n
        "lat": 49.6593060,\n
        "lon": 4.1055820,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245225,\n
        "lat": 49.6593070,\n
        "lon": 4.1065260,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245226,\n
        "lat": 49.6593070,\n
        "lon": 4.1082740,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245227,\n
        "lat": 49.6593100,\n
        "lon": 4.1061390,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245228,\n
        "lat": 49.6593160,\n
        "lon": 4.1065320,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245229,\n
        "lat": 49.6593180,\n
        "lon": 4.1064050,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245230,\n
        "lat": 49.6593180,\n
        "lon": 4.1068100,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245231,\n
        "lat": 49.6593300,\n
        "lon": 4.1064170,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245232,\n
        "lat": 49.6593370,\n
        "lon": 4.1055050,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245233,\n
        "lat": 49.6593460,\n
        "lon": 4.1064270,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245234,\n
        "lat": 49.6593470,\n
        "lon": 4.1058950,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245235,\n
        "lat": 49.6593500,\n
        "lon": 4.1064290,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245236,\n
        "lat": 49.6593590,\n
        "lon": 4.1066660,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245237,\n
        "lat": 49.6593660,\n
        "lon": 4.1084570,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245238,\n
        "lat": 49.6593660,\n
        "lon": 4.1084730,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245240,\n
        "lat": 49.6593730,\n
        "lon": 4.1066180,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245241,\n
        "lat": 49.6593840,\n
        "lon": 4.1084810,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245242,\n
        "lat": 49.6593870,\n
        "lon": 4.1084680,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245243,\n
        "lat": 49.6593900,\n
        "lon": 4.1061780,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245244,\n
        "lat": 49.6593910,\n
        "lon": 4.1059350,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245245,\n
        "lat": 49.6594130,\n
        "lon": 4.1041670,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245246,\n
        "lat": 49.6594270,\n
        "lon": 4.1041160,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245247,\n
        "lat": 49.6594320,\n
        "lon": 4.1062120,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245248,\n
        "lat": 49.6594400,\n
        "lon": 4.1053270,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245249,\n
        "lat": 49.6594520,\n
        "lon": 4.1084150,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245250,\n
        "lat": 49.6594560,\n
        "lon": 4.1079150,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245251,\n
        "lat": 49.6594580,\n
        "lon": 4.1055880,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245252,\n
        "lat": 49.6594710,\n
        "lon": 4.1080320,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245253,\n
        "lat": 49.6594730,\n
        "lon": 4.1082880,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245254,\n
        "lat": 49.6594790,\n
        "lon": 4.1039420,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245255,\n
        "lat": 49.6594880,\n
        "lon": 4.1080380,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245256,\n
        "lat": 49.6594890,\n
        "lon": 4.1067540,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245257,\n
        "lat": 49.6594920,\n
        "lon": 4.1080200,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245258,\n
        "lat": 49.6594950,\n
        "lon": 4.1079310,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245259,\n
        "lat": 49.6594990,\n
        "lon": 4.1058560,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245260,\n
        "lat": 49.6594990,\n
        "lon": 4.1085180,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245261,\n
        "lat": 49.6595040,\n
        "lon": 4.1067030,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245262,\n
        "lat": 49.6595050,\n
        "lon": 4.1058600,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245263,\n
        "lat": 49.6595080,\n
        "lon": 4.1056340,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245264,\n
        "lat": 49.6595120,\n
        "lon": 4.1084390,\n
        "timestamp": "2015-03-21T18:41:25Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245266,\n
        "lat": 49.6595220,\n
        "lon": 4.1062880,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245267,\n
        "lat": 49.6595250,\n
        "lon": 4.1080290,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245268,\n
        "lat": 49.6595290,\n
        "lon": 4.1054060,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245269,\n
        "lat": 49.6595320,\n
        "lon": 4.1079700,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245270,\n
        "lat": 49.6595330,\n
        "lon": 4.1083130,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245271,\n
        "lat": 49.6595360,\n
        "lon": 4.1058860,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245272,\n
        "lat": 49.6595430,\n
        "lon": 4.1058920,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245274,\n
        "lat": 49.6595460,\n
        "lon": 4.1065520,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245275,\n
        "lat": 49.6595510,\n
        "lon": 4.1079760,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245276,\n
        "lat": 49.6595620,\n
        "lon": 4.1067450,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245277,\n
        "lat": 49.6595670,\n
        "lon": 4.1067070,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245278,\n
        "lat": 49.6595710,\n
        "lon": 4.1067100,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245279,\n
        "lat": 49.6595740,\n
        "lon": 4.1078060,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245280,\n
        "lat": 49.6595780,\n
        "lon": 4.1070490,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245281,\n
        "lat": 49.6595970,\n
        "lon": 4.1078140,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245282,\n
        "lat": 49.6595990,\n
        "lon": 4.1067700,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245283,\n
        "lat": 49.6595990,\n
        "lon": 4.1075070,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245284,\n
        "lat": 49.6595990,\n
        "lon": 4.1075130,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245285,\n
        "lat": 49.6596000,\n
        "lon": 4.1065860,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245286,\n
        "lat": 49.6596000,\n
        "lon": 4.1069840,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245287,\n
        "lat": 49.6596090,\n
        "lon": 4.1067340,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245288,\n
        "lat": 49.6596150,\n
        "lon": 4.1075340,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245289,\n
        "lat": 49.6596170,\n
        "lon": 4.1074730,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245290,\n
        "lat": 49.6596170,\n
        "lon": 4.1074820,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245291,\n
        "lat": 49.6596200,\n
        "lon": 4.1083520,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245292,\n
        "lat": 49.6596260,\n
        "lon": 4.1074570,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245493,\n
        "lat": 49.6596290,\n
        "lon": 4.1054970,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245494,\n
        "lat": 49.6596320,\n
        "lon": 4.1059670,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245495,\n
        "lat": 49.6596350,\n
        "lon": 4.1074960,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245496,\n
        "lat": 49.6596360,\n
        "lon": 4.1074310,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245497,\n
        "lat": 49.6596400,\n
        "lon": 4.1068780,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245498,\n
        "lat": 49.6596400,\n
        "lon": 4.1082210,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245500,\n
        "lat": 49.6596480,\n
        "lon": 4.1074050,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245501,\n
        "lat": 49.6596550,\n
        "lon": 4.1074480,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245502,\n
        "lat": 49.6596590,\n
        "lon": 4.1043400,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245503,\n
        "lat": 49.6596600,\n
        "lon": 4.1055210,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245504,\n
        "lat": 49.6596630,\n
        "lon": 4.1068930,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245505,\n
        "lat": 49.6596660,\n
        "lon": 4.1067710,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245506,\n
        "lat": 49.6596670,\n
        "lon": 4.1074200,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245507,\n
        "lat": 49.6596740,\n
        "lon": 4.1042890,\n
        "timestamp": "2015-03-21T18:41:26Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245509,\n
        "lat": 49.6596880,\n
        "lon": 4.1080290,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245510,\n
        "lat": 49.6596920,\n
        "lon": 4.1072720,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245511,\n
        "lat": 49.6596920,\n
        "lon": 4.1083790,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245512,\n
        "lat": 49.6596940,\n
        "lon": 4.1067950,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245513,\n
        "lat": 49.6596970,\n
        "lon": 4.1079150,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245514,\n
        "lat": 49.6596970,\n
        "lon": 4.1079170,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245516,\n
        "lat": 49.6596980,\n
        "lon": 4.1066480,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245517,\n
        "lat": 49.6596980,\n
        "lon": 4.1079040,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245518,\n
        "lat": 49.6597040,\n
        "lon": 4.1068020,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245519,\n
        "lat": 49.6597080,\n
        "lon": 4.1066540,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245520,\n
        "lat": 49.6597140,\n
        "lon": 4.1072940,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245521,\n
        "lat": 49.6597140,\n
        "lon": 4.1082500,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245522,\n
        "lat": 49.6597150,\n
        "lon": 4.1079190,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245523,\n
        "lat": 49.6597160,\n
        "lon": 4.1079070,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245524,\n
        "lat": 49.6597160,\n
        "lon": 4.1079110,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245526,\n
        "lat": 49.6597260,\n
        "lon": 4.1041150,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245527,\n
        "lat": 49.6597270,\n
        "lon": 4.1077300,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245529,\n
        "lat": 49.6597320,\n
        "lon": 4.1075800,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245530,\n
        "lat": 49.6597330,\n
        "lon": 4.1071520,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245531,\n
        "lat": 49.6597400,\n
        "lon": 4.1066740,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245533,\n
        "lat": 49.6597440,\n
        "lon": 4.1083980,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245534,\n
        "lat": 49.6597450,\n
        "lon": 4.1080400,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245535,\n
        "lat": 49.6597530,\n
        "lon": 4.1074690,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245538,\n
        "lat": 49.6597570,\n
        "lon": 4.1079140,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245539,\n
        "lat": 49.6597580,\n
        "lon": 4.1055940,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245540,\n
        "lat": 49.6597630,\n
        "lon": 4.1082680,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245542,\n
        "lat": 49.6597840,\n
        "lon": 4.1071060,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245543,\n
        "lat": 49.6597850,\n
        "lon": 4.1068500,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245544,\n
        "lat": 49.6597850,\n
        "lon": 4.1076090,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245545,\n
        "lat": 49.6597930,\n
        "lon": 4.1073630,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245546,\n
        "lat": 49.6597980,\n
        "lon": 4.1079210,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245548,\n
        "lat": 49.6598090,\n
        "lon": 4.1077420,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245549,\n
        "lat": 49.6598160,\n
        "lon": 4.1075210,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245550,\n
        "lat": 49.6598190,\n
        "lon": 4.1067230,\n
        "timestamp": "2015-03-21T18:41:27Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245551,\n
        "lat": 49.6598250,\n
        "lon": 4.1072730,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245552,\n
        "lat": 49.6598290,\n
        "lon": 4.1072630,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245553,\n
        "lat": 49.6598510,\n
        "lon": 4.1054370,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245554,\n
        "lat": 49.6598540,\n
        "lon": 4.1074190,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245555,\n
        "lat": 49.6598540,\n
        "lon": 4.1075770,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245556,\n
        "lat": 49.6598540,\n
        "lon": 4.1075970,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245557,\n
        "lat": 49.6598550,\n
        "lon": 4.1071940,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245558,\n
        "lat": 49.6598570,\n
        "lon": 4.1054160,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245559,\n
        "lat": 49.6598590,\n
        "lon": 4.1074240,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245560,\n
        "lat": 49.6598650,\n
        "lon": 4.1054220,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245561,\n
        "lat": 49.6598680,\n
        "lon": 4.1069000,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245562,\n
        "lat": 49.6598690,\n
        "lon": 4.1072070,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245563,\n
        "lat": 49.6598770,\n
        "lon": 4.1075780,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245564,\n
        "lat": 49.6598770,\n
        "lon": 4.1075980,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245565,\n
        "lat": 49.6598790,\n
        "lon": 4.1054930,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245567,\n
        "lat": 49.6598850,\n
        "lon": 4.1071650,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245568,\n
        "lat": 49.6598850,\n
        "lon": 4.1076100,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245569,\n
        "lat": 49.6598870,\n
        "lon": 4.1054640,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245572,\n
        "lat": 49.6598970,\n
        "lon": 4.1073200,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245573,\n
        "lat": 49.6599010,\n
        "lon": 4.1053120,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245574,\n
        "lat": 49.6599020,\n
        "lon": 4.1075210,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245575,\n
        "lat": 49.6599090,\n
        "lon": 4.1057030,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245576,\n
        "lat": 49.6599120,\n
        "lon": 4.1067810,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245577,\n
        "lat": 49.6599160,\n
        "lon": 4.1072950,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245578,\n
        "lat": 49.6599160,\n
        "lon": 4.1073310,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245579,\n
        "lat": 49.6599300,\n
        "lon": 4.1056320,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245580,\n
        "lat": 49.6599370,\n
        "lon": 4.1073400,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245581,\n
        "lat": 49.6599440,\n
        "lon": 4.1073150,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245582,\n
        "lat": 49.6599450,\n
        "lon": 4.1055420,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245583,\n
        "lat": 49.6599450,\n
        "lon": 4.1073150,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245584,\n
        "lat": 49.6599460,\n
        "lon": 4.1072170,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245585,\n
        "lat": 49.6599600,\n
        "lon": 4.1054930,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245586,\n
        "lat": 49.6599670,\n
        "lon": 4.1076450,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245587,\n
        "lat": 49.6599690,\n
        "lon": 4.1057490,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245588,\n
        "lat": 49.6599700,\n
        "lon": 4.1072380,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245589,\n
        "lat": 49.6599790,\n
        "lon": 4.1053680,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245590,\n
        "lat": 49.6599830,\n
        "lon": 4.1075590,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245591,\n
        "lat": 49.6599880,\n
        "lon": 4.1053390,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245592,\n
        "lat": 49.6599910,\n
        "lon": 4.1056790,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245693,\n
        "lat": 49.6600060,\n
        "lon": 4.1073580,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245694,\n
        "lat": 49.6600220,\n
        "lon": 4.1054010,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245695,\n
        "lat": 49.6600270,\n
        "lon": 4.1072810,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245696,\n
        "lat": 49.6600290,\n
        "lon": 4.1054010,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245697,\n
        "lat": 49.6600570,\n
        "lon": 4.1054210,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245698,\n
        "lat": 49.6600650,\n
        "lon": 4.1053950,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245699,\n
        "lat": 49.6600740,\n
        "lon": 4.1054340,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245700,\n
        "lat": 49.6600830,\n
        "lon": 4.1054090,\n
        "timestamp": "2015-03-21T18:41:28Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245701,\n
        "lat": 49.6600880,\n
        "lon": 4.1055790,\n
        "timestamp": "2015-03-21T18:41:29Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245702,\n
        "lat": 49.6601000,\n
        "lon": 4.1054520,\n
        "timestamp": "2015-03-21T18:41:29Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411245703,\n
        "lat": 49.6601060,\n
        "lon": 4.1054260,\n
        "timestamp": "2015-03-21T18:41:29Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246093,\n
        "lat": 49.6603380,\n
        "lon": 4.1062450,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246094,\n
        "lat": 49.6603410,\n
        "lon": 4.1055050,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246095,\n
        "lat": 49.6603420,\n
        "lon": 4.1059850,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246096,\n
        "lat": 49.6603480,\n
        "lon": 4.1056340,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246097,\n
        "lat": 49.6603700,\n
        "lon": 4.1063910,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246098,\n
        "lat": 49.6603730,\n
        "lon": 4.1045710,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246099,\n
        "lat": 49.6603770,\n
        "lon": 4.1045060,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246100,\n
        "lat": 49.6603770,\n
        "lon": 4.1055250,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246101,\n
        "lat": 49.6603820,\n
        "lon": 4.1061200,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246102,\n
        "lat": 49.6603840,\n
        "lon": 4.1063190,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246103,\n
        "lat": 49.6603950,\n
        "lon": 4.1063270,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246104,\n
        "lat": 49.6603970,\n
        "lon": 4.1063210,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246105,\n
        "lat": 49.6604120,\n
        "lon": 4.1064250,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246106,\n
        "lat": 49.6604200,\n
        "lon": 4.1060540,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246107,\n
        "lat": 49.6604200,\n
        "lon": 4.1061500,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246108,\n
        "lat": 49.6604220,\n
        "lon": 4.1060480,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246109,\n
        "lat": 49.6604230,\n
        "lon": 4.1062490,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246110,\n
        "lat": 49.6604390,\n
        "lon": 4.1063550,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246111,\n
        "lat": 49.6604460,\n
        "lon": 4.1060740,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246112,\n
        "lat": 49.6604470,\n
        "lon": 4.1045880,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246113,\n
        "lat": 49.6604500,\n
        "lon": 4.1061740,\n
        "timestamp": "2015-03-21T18:41:32Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246114,\n
        "lat": 49.6604540,\n
        "lon": 4.1045230,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246115,\n
        "lat": 49.6604650,\n
        "lon": 4.1062850,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246116,\n
        "lat": 49.6604940,\n
        "lon": 4.1062090,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246117,\n
        "lat": 49.6605030,\n
        "lon": 4.1060860,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246118,\n
        "lat": 49.6605100,\n
        "lon": 4.1054460,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246119,\n
        "lat": 49.6605160,\n
        "lon": 4.1060510,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246120,\n
        "lat": 49.6605400,\n
        "lon": 4.1052130,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246121,\n
        "lat": 49.6605450,\n
        "lon": 4.1061230,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246123,\n
        "lat": 49.6605520,\n
        "lon": 4.1061300,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246124,\n
        "lat": 49.6605580,\n
        "lon": 4.1060870,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246125,\n
        "lat": 49.6605660,\n
        "lon": 4.1060930,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246126,\n
        "lat": 49.6605830,\n
        "lon": 4.1054700,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246127,\n
        "lat": 49.6606100,\n
        "lon": 4.1061810,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246128,\n
        "lat": 49.6606130,\n
        "lon": 4.1052360,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246129,\n
        "lat": 49.6606240,\n
        "lon": 4.1061450,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246130,\n
        "lat": 49.6607020,\n
        "lon": 4.1063920,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246131,\n
        "lat": 49.6607080,\n
        "lon": 4.1065030,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246132,\n
        "lat": 49.6608110,\n
        "lon": 4.1063940,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246134,\n
        "lat": 49.6608140,\n
        "lon": 4.1064890,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246135,\n
        "lat": 49.6611450,\n
        "lon": 4.1062990,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246136,\n
        "lat": 49.6611690,\n
        "lon": 4.1062050,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246137,\n
        "lat": 49.6611740,\n
        "lon": 4.1061000,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246138,\n
        "lat": 49.6611870,\n
        "lon": 4.1060470,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246139,\n
        "lat": 49.6611940,\n
        "lon": 4.1060140,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246140,\n
        "lat": 49.6612010,\n
        "lon": 4.1061180,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246141,\n
        "lat": 49.6612040,\n
        "lon": 4.1063350,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246142,\n
        "lat": 49.6612070,\n
        "lon": 4.1060590,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246143,\n
        "lat": 49.6612110,\n
        "lon": 4.1060450,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246144,\n
        "lat": 49.6612190,\n
        "lon": 4.1060500,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246145,\n
        "lat": 49.6612240,\n
        "lon": 4.1060320,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246146,\n
        "lat": 49.6612280,\n
        "lon": 4.1062410,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246147,\n
        "lat": 49.6617920,\n
        "lon": 4.1080580,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246149,\n
        "lat": 49.6619240,\n
        "lon": 4.1075720,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246151,\n
        "lat": 49.6620540,\n
        "lon": 4.1082320,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246152,\n
        "lat": 49.6621050,\n
        "lon": 4.1082650,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246153,\n
        "lat": 49.6621900,\n
        "lon": 4.1077430,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246154,\n
        "lat": 49.6622430,\n
        "lon": 4.1077740,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246155,\n
        "lat": 49.6623480,\n
        "lon": 4.1069280,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246156,\n
        "lat": 49.6623570,\n
        "lon": 4.1074460,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246157,\n
        "lat": 49.6623830,\n
        "lon": 4.1060610,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246158,\n
        "lat": 49.6623850,\n
        "lon": 4.1067800,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246159,\n
        "lat": 49.6623870,\n
        "lon": 4.1068050,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246160,\n
        "lat": 49.6623920,\n
        "lon": 4.1067850,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246161,\n
        "lat": 49.6624020,\n
        "lon": 4.1067070,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246162,\n
        "lat": 49.6624050,\n
        "lon": 4.1060750,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246165,\n
        "lat": 49.6624130,\n
        "lon": 4.1064160,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246166,\n
        "lat": 49.6624200,\n
        "lon": 4.1066240,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246167,\n
        "lat": 49.6624260,\n
        "lon": 4.1059970,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246168,\n
        "lat": 49.6624340,\n
        "lon": 4.1058720,\n
        "timestamp": "2015-03-21T18:41:33Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246169,\n
        "lat": 49.6624370,\n
        "lon": 4.1062930,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246170,\n
        "lat": 49.6624440,\n
        "lon": 4.1074950,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246171,\n
        "lat": 49.6624470,\n
        "lon": 4.1062980,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246172,\n
        "lat": 49.6624520,\n
        "lon": 4.1069930,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246173,\n
        "lat": 49.6624550,\n
        "lon": 4.1062580,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246174,\n
        "lat": 49.6624690,\n
        "lon": 4.1075090,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246175,\n
        "lat": 49.6624700,\n
        "lon": 4.1068520,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246176,\n
        "lat": 49.6624780,\n
        "lon": 4.1059080,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246177,\n
        "lat": 49.6624800,\n
        "lon": 4.1058990,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246179,\n
        "lat": 49.6624860,\n
        "lon": 4.1068600,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246180,\n
        "lat": 49.6624880,\n
        "lon": 4.1063170,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246181,\n
        "lat": 49.6624910,\n
        "lon": 4.1066630,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246182,\n
        "lat": 49.6624930,\n
        "lon": 4.1067590,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246183,\n
        "lat": 49.6624940,\n
        "lon": 4.1062760,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246184,\n
        "lat": 49.6624940,\n
        "lon": 4.1068650,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246185,\n
        "lat": 49.6624980,\n
        "lon": 4.1064540,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246186,\n
        "lat": 49.6625190,\n
        "lon": 4.1067530,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246187,\n
        "lat": 49.6625220,\n
        "lon": 4.1063320,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246188,\n
        "lat": 49.6625240,\n
        "lon": 4.1079860,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246189,\n
        "lat": 49.6625330,\n
        "lon": 4.1066870,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246190,\n
        "lat": 49.6625370,\n
        "lon": 4.1071060,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246191,\n
        "lat": 49.6625460,\n
        "lon": 4.1080010,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246192,\n
        "lat": 49.6625630,\n
        "lon": 4.1071220,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246193,\n
        "lat": 49.6625690,\n
        "lon": 4.1067800,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246194,\n
        "lat": 49.6625760,\n
        "lon": 4.1067480,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246195,\n
        "lat": 49.6625780,\n
        "lon": 4.1064910,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246197,\n
        "lat": 49.6625890,\n
        "lon": 4.1077470,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246198,\n
        "lat": 49.6625970,\n
        "lon": 4.1064030,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246199,\n
        "lat": 49.6626010,\n
        "lon": 4.1060940,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246200,\n
        "lat": 49.6626090,\n
        "lon": 4.1068020,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246201,\n
        "lat": 49.6626140,\n
        "lon": 4.1077630,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246202,\n
        "lat": 49.6626150,\n
        "lon": 4.1067710,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246203,\n
        "lat": 49.6626180,\n
        "lon": 4.1075820,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246204,\n
        "lat": 49.6626240,\n
        "lon": 4.1059910,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246205,\n
        "lat": 49.6626330,\n
        "lon": 4.1080610,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246206,\n
        "lat": 49.6626540,\n
        "lon": 4.1061150,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246207,\n
        "lat": 49.6626640,\n
        "lon": 4.1065330,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246208,\n
        "lat": 49.6626690,\n
        "lon": 4.1060780,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246209,\n
        "lat": 49.6626720,\n
        "lon": 4.1061320,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246210,\n
        "lat": 49.6626790,\n
        "lon": 4.1076380,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246211,\n
        "lat": 49.6626830,\n
        "lon": 4.1073220,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246212,\n
        "lat": 49.6626840,\n
        "lon": 4.1064440,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246213,\n
        "lat": 49.6626840,\n
        "lon": 4.1076210,\n
        "timestamp": "2015-03-21T18:41:34Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246214,\n
        "lat": 49.6626940,\n
        "lon": 4.1061530,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246215,\n
        "lat": 49.6626980,\n
        "lon": 4.1072050,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246216,\n
        "lat": 49.6627010,\n
        "lon": 4.1078180,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246217,\n
        "lat": 49.6627080,\n
        "lon": 4.1061180,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246218,\n
        "lat": 49.6627080,\n
        "lon": 4.1073380,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246219,\n
        "lat": 49.6627220,\n
        "lon": 4.1072200,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246220,\n
        "lat": 49.6627240,\n
        "lon": 4.1072780,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246221,\n
        "lat": 49.6627330,\n
        "lon": 4.1068700,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246222,\n
        "lat": 49.6627370,\n
        "lon": 4.1070540,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246223,\n
        "lat": 49.6627480,\n
        "lon": 4.1068040,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246224,\n
        "lat": 49.6627500,\n
        "lon": 4.1065750,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246225,\n
        "lat": 49.6627590,\n
        "lon": 4.1070680,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246226,\n
        "lat": 49.6627690,\n
        "lon": 4.1076790,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246228,\n
        "lat": 49.6627810,\n
        "lon": 4.1064400,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246229,\n
        "lat": 49.6627950,\n
        "lon": 4.1073210,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246230,\n
        "lat": 49.6628170,\n
        "lon": 4.1068390,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246231,\n
        "lat": 49.6628200,\n
        "lon": 4.1064610,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246232,\n
        "lat": 49.6628210,\n
        "lon": 4.1077070,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246233,\n
        "lat": 49.6628290,\n
        "lon": 4.1064210,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246235,\n
        "lat": 49.6628660,\n
        "lon": 4.1064990,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246236,\n
        "lat": 49.6628670,\n
        "lon": 4.1064880,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246237,\n
        "lat": 49.6628770,\n
        "lon": 4.1064470,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246238,\n
        "lat": 49.6628900,\n
        "lon": 4.1072060,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246239,\n
        "lat": 49.6628990,\n
        "lon": 4.1066540,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246240,\n
        "lat": 49.6629010,\n
        "lon": 4.1066480,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246241,\n
        "lat": 49.6629030,\n
        "lon": 4.1062520,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246242,\n
        "lat": 49.6629070,\n
        "lon": 4.1072140,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246243,\n
        "lat": 49.6629130,\n
        "lon": 4.1068890,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246244,\n
        "lat": 49.6629210,\n
        "lon": 4.1061830,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246245,\n
        "lat": 49.6629230,\n
        "lon": 4.1071600,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246246,\n
        "lat": 49.6629260,\n
        "lon": 4.1061570,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246247,\n
        "lat": 49.6629300,\n
        "lon": 4.1068970,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246248,\n
        "lat": 49.6629330,\n
        "lon": 4.1065320,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246249,\n
        "lat": 49.6629370,\n
        "lon": 4.1073400,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246250,\n
        "lat": 49.6629470,\n
        "lon": 4.1062790,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246251,\n
        "lat": 49.6629500,\n
        "lon": 4.1062000,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246252,\n
        "lat": 49.6629510,\n
        "lon": 4.1064700,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246253,\n
        "lat": 49.6629550,\n
        "lon": 4.1061760,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246254,\n
        "lat": 49.6629640,\n
        "lon": 4.1062090,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246255,\n
        "lat": 49.6629640,\n
        "lon": 4.1069150,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246258,\n
        "lat": 49.6629740,\n
        "lon": 4.1065580,\n
        "timestamp": "2015-03-21T18:41:35Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246259,\n
        "lat": 49.6629750,\n
        "lon": 4.1077880,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246260,\n
        "lat": 49.6629880,\n
        "lon": 4.1077410,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246261,\n
        "lat": 49.6629900,\n
        "lon": 4.1065000,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246262,\n
        "lat": 49.6630020,\n
        "lon": 4.1065750,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246263,\n
        "lat": 49.6630040,\n
        "lon": 4.1065690,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246264,\n
        "lat": 49.6630130,\n
        "lon": 4.1074000,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246266,\n
        "lat": 49.6630400,\n
        "lon": 4.1072900,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246269,\n
        "lat": 49.6630570,\n
        "lon": 4.1072310,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246270,\n
        "lat": 49.6630640,\n
        "lon": 4.1067440,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246271,\n
        "lat": 49.6630640,\n
        "lon": 4.1074920,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246273,\n
        "lat": 49.6630670,\n
        "lon": 4.1074950,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246274,\n
        "lat": 49.6630740,\n
        "lon": 4.1072190,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246275,\n
        "lat": 49.6630760,\n
        "lon": 4.1078180,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246276,\n
        "lat": 49.6630770,\n
        "lon": 4.1074520,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246277,\n
        "lat": 49.6630790,\n
        "lon": 4.1066830,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246278,\n
        "lat": 49.6630790,\n
        "lon": 4.1078090,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246279,\n
        "lat": 49.6630820,\n
        "lon": 4.1066730,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246280,\n
        "lat": 49.6630850,\n
        "lon": 4.1066080,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246281,\n
        "lat": 49.6630970,\n
        "lon": 4.1065620,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246282,\n
        "lat": 49.6631070,\n
        "lon": 4.1078410,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246283,\n
        "lat": 49.6631110,\n
        "lon": 4.1064390,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246284,\n
        "lat": 49.6631110,\n
        "lon": 4.1066880,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246285,\n
        "lat": 49.6631180,\n
        "lon": 4.1067020,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246286,\n
        "lat": 49.6631280,\n
        "lon": 4.1065020,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246288,\n
        "lat": 49.6631330,\n
        "lon": 4.1065840,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246289,\n
        "lat": 49.6631390,\n
        "lon": 4.1064600,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246290,\n
        "lat": 49.6631390,\n
        "lon": 4.1072670,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246291,\n
        "lat": 49.6631400,\n
        "lon": 4.1070230,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246292,\n
        "lat": 49.6631460,\n
        "lon": 4.1063200,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246393,\n
        "lat": 49.6631490,\n
        "lon": 4.1065500,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246394,\n
        "lat": 49.6631490,\n
        "lon": 4.1067930,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246396,\n
        "lat": 49.6631600,\n
        "lon": 4.1066100,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246397,\n
        "lat": 49.6631600,\n
        "lon": 4.1067250,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246398,\n
        "lat": 49.6631620,\n
        "lon": 4.1065230,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246399,\n
        "lat": 49.6631620,\n
        "lon": 4.1075760,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246400,\n
        "lat": 49.6631630,\n
        "lon": 4.1075690,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246401,\n
        "lat": 49.6631640,\n
        "lon": 4.1067280,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246402,\n
        "lat": 49.6631700,\n
        "lon": 4.1065620,\n
        "timestamp": "2015-03-21T18:41:36Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246403,\n
        "lat": 49.6631730,\n
        "lon": 4.1064850,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246404,\n
        "lat": 49.6631790,\n
        "lon": 4.1063620,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246405,\n
        "lat": 49.6631820,\n
        "lon": 4.1066210,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246406,\n
        "lat": 49.6631830,\n
        "lon": 4.1063460,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246407,\n
        "lat": 49.6631910,\n
        "lon": 4.1076020,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246408,\n
        "lat": 49.6631910,\n
        "lon": 4.1079070,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246409,\n
        "lat": 49.6631920,\n
        "lon": 4.1065740,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246410,\n
        "lat": 49.6632010,\n
        "lon": 4.1063780,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246411,\n
        "lat": 49.6632040,\n
        "lon": 4.1076120,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246412,\n
        "lat": 49.6632080,\n
        "lon": 4.1070690,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246413,\n
        "lat": 49.6632090,\n
        "lon": 4.1072320,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246414,\n
        "lat": 49.6632130,\n
        "lon": 4.1057100,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246415,\n
        "lat": 49.6632220,\n
        "lon": 4.1056860,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246416,\n
        "lat": 49.6632300,\n
        "lon": 4.1057250,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246418,\n
        "lat": 49.6632330,\n
        "lon": 4.1068160,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246419,\n
        "lat": 49.6632380,\n
        "lon": 4.1057000,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246420,\n
        "lat": 49.6632520,\n
        "lon": 4.1071020,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246421,\n
        "lat": 49.6632700,\n
        "lon": 4.1066690,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246422,\n
        "lat": 49.6632800,\n
        "lon": 4.1076710,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246423,\n
        "lat": 49.6632950,\n
        "lon": 4.1073440,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246424,\n
        "lat": 49.6633110,\n
        "lon": 4.1066880,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246425,\n
        "lat": 49.6633130,\n
        "lon": 4.1068600,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246426,\n
        "lat": 49.6633250,\n
        "lon": 4.1073680,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246428,\n
        "lat": 49.6633290,\n
        "lon": 4.1065130,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246429,\n
        "lat": 49.6633390,\n
        "lon": 4.1073360,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246430,\n
        "lat": 49.6633540,\n
        "lon": 4.1065310,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246431,\n
        "lat": 49.6633580,\n
        "lon": 4.1072810,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246432,\n
        "lat": 49.6633650,\n
        "lon": 4.1050180,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246433,\n
        "lat": 49.6633700,\n
        "lon": 4.1068970,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246434,\n
        "lat": 49.6633700,\n
        "lon": 4.1074050,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246436,\n
        "lat": 49.6633800,\n
        "lon": 4.1048800,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246437,\n
        "lat": 49.6633820,\n
        "lon": 4.1073720,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246438,\n
        "lat": 49.6633840,\n
        "lon": 4.1072030,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246439,\n
        "lat": 49.6633870,\n
        "lon": 4.1063070,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246440,\n
        "lat": 49.6633890,\n
        "lon": 4.1089220,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246441,\n
        "lat": 49.6633950,\n
        "lon": 4.1065610,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246442,\n
        "lat": 49.6633960,\n
        "lon": 4.1073300,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246443,\n
        "lat": 49.6633990,\n
        "lon": 4.1065630,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246444,\n
        "lat": 49.6634010,\n
        "lon": 4.1073160,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246445,\n
        "lat": 49.6634010,\n
        "lon": 4.1085750,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246446,\n
        "lat": 49.6634020,\n
        "lon": 4.1073350,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246448,\n
        "lat": 49.6634080,\n
        "lon": 4.1073190,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246449,\n
        "lat": 49.6634120,\n
        "lon": 4.1076120,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246450,\n
        "lat": 49.6634140,\n
        "lon": 4.1073240,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246451,\n
        "lat": 49.6634310,\n
        "lon": 4.1087730,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246452,\n
        "lat": 49.6634340,\n
        "lon": 4.1050440,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246453,\n
        "lat": 49.6634350,\n
        "lon": 4.1063380,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246454,\n
        "lat": 49.6634360,\n
        "lon": 4.1084770,\n
        "timestamp": "2015-03-21T18:41:37Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246455,\n
        "lat": 49.6634380,\n
        "lon": 4.1072490,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246456,\n
        "lat": 49.6634400,\n
        "lon": 4.1066090,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246457,\n
        "lat": 49.6634430,\n
        "lon": 4.1063130,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246458,\n
        "lat": 49.6634440,\n
        "lon": 4.1057630,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246459,\n
        "lat": 49.6634500,\n
        "lon": 4.1049120,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246460,\n
        "lat": 49.6634530,\n
        "lon": 4.1063530,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246461,\n
        "lat": 49.6634530,\n
        "lon": 4.1081410,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246462,\n
        "lat": 49.6634560,\n
        "lon": 4.1089670,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246463,\n
        "lat": 49.6634600,\n
        "lon": 4.1050220,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246464,\n
        "lat": 49.6634610,\n
        "lon": 4.1063250,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246465,\n
        "lat": 49.6634630,\n
        "lon": 4.1076530,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246466,\n
        "lat": 49.6634640,\n
        "lon": 4.1081070,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246467,\n
        "lat": 49.6634680,\n
        "lon": 4.1068820,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246468,\n
        "lat": 49.6634710,\n
        "lon": 4.1049280,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246469,\n
        "lat": 49.6634740,\n
        "lon": 4.1056640,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246470,\n
        "lat": 49.6634760,\n
        "lon": 4.1068210,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246471,\n
        "lat": 49.6634800,\n
        "lon": 4.1057870,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246472,\n
        "lat": 49.6634810,\n
        "lon": 4.1056690,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246474,\n
        "lat": 49.6634830,\n
        "lon": 4.1068240,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246475,\n
        "lat": 49.6634860,\n
        "lon": 4.1058290,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246476,\n
        "lat": 49.6634880,\n
        "lon": 4.1050640,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246477,\n
        "lat": 49.6634910,\n
        "lon": 4.1050310,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246478,\n
        "lat": 49.6634920,\n
        "lon": 4.1081760,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246479,\n
        "lat": 49.6634940,\n
        "lon": 4.1075560,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246480,\n
        "lat": 49.6634940,\n
        "lon": 4.1080310,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246481,\n
        "lat": 49.6634970,\n
        "lon": 4.1075600,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246482,\n
        "lat": 49.6634980,\n
        "lon": 4.1080230,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246483,\n
        "lat": 49.6634980,\n
        "lon": 4.1088170,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246484,\n
        "lat": 49.6635000,\n
        "lon": 4.1056040,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246485,\n
        "lat": 49.6635020,\n
        "lon": 4.1053580,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246486,\n
        "lat": 49.6635080,\n
        "lon": 4.1057610,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246487,\n
        "lat": 49.6635100,\n
        "lon": 4.1056890,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246488,\n
        "lat": 49.6635130,\n
        "lon": 4.1052670,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246489,\n
        "lat": 49.6635160,\n
        "lon": 4.1066580,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246491,\n
        "lat": 49.6635240,\n
        "lon": 4.1056980,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246492,\n
        "lat": 49.6635260,\n
        "lon": 4.1069910,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246693,\n
        "lat": 49.6635260,\n
        "lon": 4.1073030,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246694,\n
        "lat": 49.6635270,\n
        "lon": 4.1086780,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246695,\n
        "lat": 49.6635340,\n
        "lon": 4.1053750,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246696,\n
        "lat": 49.6635350,\n
        "lon": 4.1053830,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246697,\n
        "lat": 49.6635350,\n
        "lon": 4.1080640,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246698,\n
        "lat": 49.6635370,\n
        "lon": 4.1080580,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246699,\n
        "lat": 49.6635410,\n
        "lon": 4.1069240,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246700,\n
        "lat": 49.6635420,\n
        "lon": 4.1056310,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246701,\n
        "lat": 49.6635430,\n
        "lon": 4.1065840,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246702,\n
        "lat": 49.6635460,\n
        "lon": 4.1057890,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246703,\n
        "lat": 49.6635460,\n
        "lon": 4.1074270,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246704,\n
        "lat": 49.6635470,\n
        "lon": 4.1053050,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246705,\n
        "lat": 49.6635500,\n
        "lon": 4.1052850,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246706,\n
        "lat": 49.6635520,\n
        "lon": 4.1065480,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246707,\n
        "lat": 49.6635550,\n
        "lon": 4.1057660,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246708,\n
        "lat": 49.6635620,\n
        "lon": 4.1085800,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246709,\n
        "lat": 49.6635640,\n
        "lon": 4.1054460,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246710,\n
        "lat": 49.6635670,\n
        "lon": 4.1065970,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246711,\n
        "lat": 49.6635680,\n
        "lon": 4.1073700,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246712,\n
        "lat": 49.6635690,\n
        "lon": 4.1050870,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246713,\n
        "lat": 49.6635700,\n
        "lon": 4.1058960,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246714,\n
        "lat": 49.6635710,\n
        "lon": 4.1057070,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246715,\n
        "lat": 49.6635720,\n
        "lon": 4.1054090,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246716,\n
        "lat": 49.6635740,\n
        "lon": 4.1065610,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246717,\n
        "lat": 49.6635780,\n
        "lon": 4.1073450,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246718,\n
        "lat": 49.6635810,\n
        "lon": 4.1049920,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246719,\n
        "lat": 49.6635830,\n
        "lon": 4.1074600,\n
        "timestamp": "2015-03-21T18:41:38Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246720,\n
        "lat": 49.6635850,\n
        "lon": 4.1056280,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246721,\n
        "lat": 49.6635920,\n
        "lon": 4.1056330,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246722,\n
        "lat": 49.6635930,\n
        "lon": 4.1058270,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246723,\n
        "lat": 49.6635950,\n
        "lon": 4.1058280,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246724,\n
        "lat": 49.6635950,\n
        "lon": 4.1070310,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246725,\n
        "lat": 49.6635990,\n
        "lon": 4.1054610,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246726,\n
        "lat": 49.6636010,\n
        "lon": 4.1058000,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246727,\n
        "lat": 49.6636030,\n
        "lon": 4.1074080,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246728,\n
        "lat": 49.6636050,\n
        "lon": 4.1054250,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246729,\n
        "lat": 49.6636090,\n
        "lon": 4.1054450,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246730,\n
        "lat": 49.6636130,\n
        "lon": 4.1055200,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246731,\n
        "lat": 49.6636140,\n
        "lon": 4.1054180,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246732,\n
        "lat": 49.6636150,\n
        "lon": 4.1050020,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246734,\n
        "lat": 49.6636180,\n
        "lon": 4.1049670,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246735,\n
        "lat": 49.6636180,\n
        "lon": 4.1089580,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246736,\n
        "lat": 49.6636200,\n
        "lon": 4.1054490,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246737,\n
        "lat": 49.6636200,\n
        "lon": 4.1055240,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246738,\n
        "lat": 49.6636220,\n
        "lon": 4.1057420,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246739,\n
        "lat": 49.6636230,\n
        "lon": 4.1068870,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246740,\n
        "lat": 49.6636260,\n
        "lon": 4.1054230,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246742,\n
        "lat": 49.6636380,\n
        "lon": 4.1088850,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246743,\n
        "lat": 49.6636420,\n
        "lon": 4.1089750,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246744,\n
        "lat": 49.6636440,\n
        "lon": 4.1054310,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246745,\n
        "lat": 49.6636490,\n
        "lon": 4.1054160,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246746,\n
        "lat": 49.6636590,\n
        "lon": 4.1067230,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246747,\n
        "lat": 49.6636630,\n
        "lon": 4.1089030,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246748,\n
        "lat": 49.6636780,\n
        "lon": 4.1070770,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246749,\n
        "lat": 49.6636850,\n
        "lon": 4.1053750,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246750,\n
        "lat": 49.6636850,\n
        "lon": 4.1070810,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246751,\n
        "lat": 49.6636870,\n
        "lon": 4.1053590,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246752,\n
        "lat": 49.6636960,\n
        "lon": 4.1053810,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246753,\n
        "lat": 49.6636970,\n
        "lon": 4.1052880,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246754,\n
        "lat": 49.6637000,\n
        "lon": 4.1054340,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246755,\n
        "lat": 49.6637030,\n
        "lon": 4.1050360,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246756,\n
        "lat": 49.6637040,\n
        "lon": 4.1054150,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246757,\n
        "lat": 49.6637050,\n
        "lon": 4.1054360,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246758,\n
        "lat": 49.6637120,\n
        "lon": 4.1069440,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246759,\n
        "lat": 49.6637330,\n
        "lon": 4.1067660,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246760,\n
        "lat": 49.6637450,\n
        "lon": 4.1052930,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246761,\n
        "lat": 49.6637510,\n
        "lon": 4.1052690,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246762,\n
        "lat": 49.6637550,\n
        "lon": 4.1057690,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246763,\n
        "lat": 49.6637570,\n
        "lon": 4.1050370,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246764,\n
        "lat": 49.6637570,\n
        "lon": 4.1054760,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246765,\n
        "lat": 49.6637590,\n
        "lon": 4.1057090,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246766,\n
        "lat": 49.6637670,\n
        "lon": 4.1054410,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246767,\n
        "lat": 49.6637680,\n
        "lon": 4.1057160,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246768,\n
        "lat": 49.6637700,\n
        "lon": 4.1056660,\n
        "timestamp": "2015-03-21T18:41:39Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246769,\n
        "lat": 49.6637750,\n
        "lon": 4.1069720,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246770,\n
        "lat": 49.6637770,\n
        "lon": 4.1054120,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246771,\n
        "lat": 49.6637790,\n
        "lon": 4.1056710,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246772,\n
        "lat": 49.6637820,\n
        "lon": 4.1056190,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246773,\n
        "lat": 49.6637910,\n
        "lon": 4.1071340,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246774,\n
        "lat": 49.6637920,\n
        "lon": 4.1068940,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246775,\n
        "lat": 49.6637990,\n
        "lon": 4.1071370,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246776,\n
        "lat": 49.6638030,\n
        "lon": 4.1068140,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246777,\n
        "lat": 49.6638050,\n
        "lon": 4.1055110,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246778,\n
        "lat": 49.6638130,\n
        "lon": 4.1055360,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246779,\n
        "lat": 49.6638170,\n
        "lon": 4.1058080,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246780,\n
        "lat": 49.6638200,\n
        "lon": 4.1069850,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246781,\n
        "lat": 49.6638210,\n
        "lon": 4.1055040,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246782,\n
        "lat": 49.6638230,\n
        "lon": 4.1070350,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246783,\n
        "lat": 49.6638250,\n
        "lon": 4.1054470,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246784,\n
        "lat": 49.6638250,\n
        "lon": 4.1069320,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246785,\n
        "lat": 49.6638290,\n
        "lon": 4.1069010,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246786,\n
        "lat": 49.6638330,\n
        "lon": 4.1055510,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246787,\n
        "lat": 49.6638420,\n
        "lon": 4.1055190,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246788,\n
        "lat": 49.6638440,\n
        "lon": 4.1052440,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246789,\n
        "lat": 49.6638450,\n
        "lon": 4.1068310,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246790,\n
        "lat": 49.6638550,\n
        "lon": 4.1056650,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246791,\n
        "lat": 49.6638590,\n
        "lon": 4.1054560,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246792,\n
        "lat": 49.6638670,\n
        "lon": 4.1051720,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246993,\n
        "lat": 49.6638680,\n
        "lon": 4.1054170,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246994,\n
        "lat": 49.6638850,\n
        "lon": 4.1071820,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246995,\n
        "lat": 49.6639010,\n
        "lon": 4.1053610,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246996,\n
        "lat": 49.6639030,\n
        "lon": 4.1054780,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246997,\n
        "lat": 49.6639080,\n
        "lon": 4.1070810,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246998,\n
        "lat": 49.6639110,\n
        "lon": 4.1054390,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411246999,\n
        "lat": 49.6639190,\n
        "lon": 4.1053070,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247000,\n
        "lat": 49.6639550,\n
        "lon": 4.1054100,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247001,\n
        "lat": 49.6639570,\n
        "lon": 4.1068650,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247004,\n
        "lat": 49.6639760,\n
        "lon": 4.1068130,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247005,\n
        "lat": 49.6639760,\n
        "lon": 4.1077640,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247007,\n
        "lat": 49.6639910,\n
        "lon": 4.1067350,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247010,\n
        "lat": 49.6639990,\n
        "lon": 4.1052810,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247011,\n
        "lat": 49.6640010,\n
        "lon": 4.1066930,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247012,\n
        "lat": 49.6640010,\n
        "lon": 4.1069060,\n
        "timestamp": "2015-03-21T18:41:40Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247015,\n
        "lat": 49.6640210,\n
        "lon": 4.1078800,\n
        "timestamp": "2015-03-21T18:41:41Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247016,\n
        "lat": 49.6640230,\n
        "lon": 4.1068590,\n
        "timestamp": "2015-03-21T18:41:41Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247017,\n
        "lat": 49.6640600,\n
        "lon": 4.1071560,\n
        "timestamp": "2015-03-21T18:41:41Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247018,\n
        "lat": 49.6640710,\n
        "lon": 4.1071210,\n
        "timestamp": "2015-03-21T18:41:41Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247020,\n
        "lat": 49.6640880,\n
        "lon": 4.1064470,\n
        "timestamp": "2015-03-21T18:41:41Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247021,\n
        "lat": 49.6640970,\n
        "lon": 4.1070500,\n
        "timestamp": "2015-03-21T18:41:41Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247023,\n
        "lat": 49.6641140,\n
        "lon": 4.1076310,\n
        "timestamp": "2015-03-21T18:41:41Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247024,\n
        "lat": 49.6641170,\n
        "lon": 4.1072040,\n
        "timestamp": "2015-03-21T18:41:41Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247025,\n
        "lat": 49.6641220,\n
        "lon": 4.1063700,\n
        "timestamp": "2015-03-21T18:41:41Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247026,\n
        "lat": 49.6641290,\n
        "lon": 4.1069530,\n
        "timestamp": "2015-03-21T18:41:41Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247027,\n
        "lat": 49.6641300,\n
        "lon": 4.1065000,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247028,\n
        "lat": 49.6641330,\n
        "lon": 4.1064940,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247029,\n
        "lat": 49.6641540,\n
        "lon": 4.1070940,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247030,\n
        "lat": 49.6641600,\n
        "lon": 4.1077470,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247031,\n
        "lat": 49.6641830,\n
        "lon": 4.1068620,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247032,\n
        "lat": 49.6641860,\n
        "lon": 4.1069990,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247033,\n
        "lat": 49.6642060,\n
        "lon": 4.1069400,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247034,\n
        "lat": 49.6642120,\n
        "lon": 4.1067840,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247035,\n
        "lat": 49.6642230,\n
        "lon": 4.1064030,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247036,\n
        "lat": 49.6642340,\n
        "lon": 4.1064880,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247037,\n
        "lat": 49.6642480,\n
        "lon": 4.1068210,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247038,\n
        "lat": 49.6642520,\n
        "lon": 4.1064490,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247039,\n
        "lat": 49.6642590,\n
        "lon": 4.1082050,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247040,\n
        "lat": 49.6642640,\n
        "lon": 4.1081520,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247041,\n
        "lat": 49.6642680,\n
        "lon": 4.1064660,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247042,\n
        "lat": 49.6642740,\n
        "lon": 4.1064520,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247043,\n
        "lat": 49.6642760,\n
        "lon": 4.1071930,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247044,\n
        "lat": 49.6642880,\n
        "lon": 4.1062320,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247045,\n
        "lat": 49.6642920,\n
        "lon": 4.1082140,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247046,\n
        "lat": 49.6642980,\n
        "lon": 4.1081600,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247047,\n
        "lat": 49.6643030,\n
        "lon": 4.1073680,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247048,\n
        "lat": 49.6643050,\n
        "lon": 4.1066850,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247049,\n
        "lat": 49.6643100,\n
        "lon": 4.1073660,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247050,\n
        "lat": 49.6643170,\n
        "lon": 4.1059570,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247052,\n
        "lat": 49.6643390,\n
        "lon": 4.1062790,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247053,\n
        "lat": 49.6643420,\n
        "lon": 4.1075040,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247054,\n
        "lat": 49.6643460,\n
        "lon": 4.1086000,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247055,\n
        "lat": 49.6643530,\n
        "lon": 4.1085190,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247056,\n
        "lat": 49.6643560,\n
        "lon": 4.1071650,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247057,\n
        "lat": 49.6643590,\n
        "lon": 4.1065650,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247058,\n
        "lat": 49.6643670,\n
        "lon": 4.1076170,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247059,\n
        "lat": 49.6643730,\n
        "lon": 4.1072690,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247060,\n
        "lat": 49.6643760,\n
        "lon": 4.1083000,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247061,\n
        "lat": 49.6643810,\n
        "lon": 4.1076810,\n
        "timestamp": "2015-03-21T18:41:42Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247062,\n
        "lat": 49.6643830,\n
        "lon": 4.1073280,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247063,\n
        "lat": 49.6643870,\n
        "lon": 4.1072660,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247064,\n
        "lat": 49.6643900,\n
        "lon": 4.1074810,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247065,\n
        "lat": 49.6643950,\n
        "lon": 4.1073220,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247066,\n
        "lat": 49.6643980,\n
        "lon": 4.1081000,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247067,\n
        "lat": 49.6644040,\n
        "lon": 4.1057300,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247068,\n
        "lat": 49.6644040,\n
        "lon": 4.1075360,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247069,\n
        "lat": 49.6644120,\n
        "lon": 4.1075340,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247070,\n
        "lat": 49.6644160,\n
        "lon": 4.1074670,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247071,\n
        "lat": 49.6644170,\n
        "lon": 4.1086160,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247072,\n
        "lat": 49.6644230,\n
        "lon": 4.1085350,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247073,\n
        "lat": 49.6644240,\n
        "lon": 4.1077750,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247074,\n
        "lat": 49.6644280,\n
        "lon": 4.1076400,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247075,\n
        "lat": 49.6644550,\n
        "lon": 4.1083180,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247076,\n
        "lat": 49.6644640,\n
        "lon": 4.1077460,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247077,\n
        "lat": 49.6644750,\n
        "lon": 4.1081180,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247078,\n
        "lat": 49.6645010,\n
        "lon": 4.1080560,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247079,\n
        "lat": 49.6645100,\n
        "lon": 4.1079650,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247080,\n
        "lat": 49.6645480,\n
        "lon": 4.1080680,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247081,\n
        "lat": 49.6645500,\n
        "lon": 4.1061660,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247082,\n
        "lat": 49.6645540,\n
        "lon": 4.1080220,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247083,\n
        "lat": 49.6646030,\n
        "lon": 4.1080420,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247084,\n
        "lat": 49.6646080,\n
        "lon": 4.1080200,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247085,\n
        "lat": 49.6646100,\n
        "lon": 4.1080040,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247086,\n
        "lat": 49.6646140,\n
        "lon": 4.1083820,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247087,\n
        "lat": 49.6646290,\n
        "lon": 4.1082770,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247088,\n
        "lat": 49.6646360,\n
        "lon": 4.1059490,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247089,\n
        "lat": 49.6646620,\n
        "lon": 4.1080360,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247090,\n
        "lat": 49.6646770,\n
        "lon": 4.1084050,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247091,\n
        "lat": 49.6646810,\n
        "lon": 4.1084070,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247092,\n
        "lat": 49.6646960,\n
        "lon": 4.1082970,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247093,\n
        "lat": 49.6647310,\n
        "lon": 4.1080590,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247094,\n
        "lat": 49.6647990,\n
        "lon": 4.1076480,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247095,\n
        "lat": 49.6647990,\n
        "lon": 4.1077170,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247096,\n
        "lat": 49.6648190,\n
        "lon": 4.1077180,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247097,\n
        "lat": 49.6648210,\n
        "lon": 4.1076490,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247098,\n
        "lat": 49.6648720,\n
        "lon": 4.1079760,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247099,\n
        "lat": 49.6648730,\n
        "lon": 4.1077730,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247100,\n
        "lat": 49.6648920,\n
        "lon": 4.1076620,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247101,\n
        "lat": 49.6649060,\n
        "lon": 4.1077900,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247102,\n
        "lat": 49.6649450,\n
        "lon": 4.1078610,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247103,\n
        "lat": 49.6649500,\n
        "lon": 4.1080100,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247104,\n
        "lat": 49.6649530,\n
        "lon": 4.1078110,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247105,\n
        "lat": 49.6649640,\n
        "lon": 4.1077500,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247106,\n
        "lat": 49.6649740,\n
        "lon": 4.1076930,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247107,\n
        "lat": 49.6649750,\n
        "lon": 4.1078750,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247108,\n
        "lat": 49.6649850,\n
        "lon": 4.1078240,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247109,\n
        "lat": 49.6649950,\n
        "lon": 4.1077630,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247110,\n
        "lat": 49.6653670,\n
        "lon": 4.1069710,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247111,\n
        "lat": 49.6653690,\n
        "lon": 4.1070400,\n
        "timestamp": "2015-03-21T18:41:43Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247112,\n
        "lat": 49.6654060,\n
        "lon": 4.1069680,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247113,\n
        "lat": 49.6654130,\n
        "lon": 4.1069380,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247114,\n
        "lat": 49.6654130,\n
        "lon": 4.1070370,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247115,\n
        "lat": 49.6654130,\n
        "lon": 4.1070450,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247116,\n
        "lat": 49.6654190,\n
        "lon": 4.1070940,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247117,\n
        "lat": 49.6654200,\n
        "lon": 4.1070850,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247118,\n
        "lat": 49.6654230,\n
        "lon": 4.1071000,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247119,\n
        "lat": 49.6654250,\n
        "lon": 4.1067760,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247120,\n
        "lat": 49.6654300,\n
        "lon": 4.1070450,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247121,\n
        "lat": 49.6654310,\n
        "lon": 4.1067640,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247122,\n
        "lat": 49.6654310,\n
        "lon": 4.1070780,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247123,\n
        "lat": 49.6654320,\n
        "lon": 4.1069210,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247124,\n
        "lat": 49.6654350,\n
        "lon": 4.1067880,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247125,\n
        "lat": 49.6654370,\n
        "lon": 4.1070940,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247126,\n
        "lat": 49.6654400,\n
        "lon": 4.1067730,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247127,\n
        "lat": 49.6654440,\n
        "lon": 4.1071350,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247128,\n
        "lat": 49.6654490,\n
        "lon": 4.1071140,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247129,\n
        "lat": 49.6654520,\n
        "lon": 4.1071390,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247130,\n
        "lat": 49.6654570,\n
        "lon": 4.1071200,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247131,\n
        "lat": 49.6654800,\n
        "lon": 4.1071190,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247132,\n
        "lat": 49.6654850,\n
        "lon": 4.1071350,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247133,\n
        "lat": 49.6654860,\n
        "lon": 4.1071110,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247134,\n
        "lat": 49.6654930,\n
        "lon": 4.1071280,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247135,\n
        "lat": 49.6655030,\n
        "lon": 4.1067740,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247136,\n
        "lat": 49.6655030,\n
        "lon": 4.1069560,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247137,\n
        "lat": 49.6655050,\n
        "lon": 4.1067890,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247138,\n
        "lat": 49.6655050,\n
        "lon": 4.1070450,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247139,\n
        "lat": 49.6655060,\n
        "lon": 4.1070870,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247140,\n
        "lat": 49.6655070,\n
        "lon": 4.1070730,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247141,\n
        "lat": 49.6655120,\n
        "lon": 4.1067660,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247142,\n
        "lat": 49.6655150,\n
        "lon": 4.1067740,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247143,\n
        "lat": 49.6655160,\n
        "lon": 4.1070980,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247144,\n
        "lat": 49.6655210,\n
        "lon": 4.1070880,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247145,\n
        "lat": 49.6655330,\n
        "lon": 4.1070340,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247146,\n
        "lat": 49.6655340,\n
        "lon": 4.1069690,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247147,\n
        "lat": 49.6655410,\n
        "lon": 4.1069570,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247148,\n
        "lat": 49.6655410,\n
        "lon": 4.1070340,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247149,\n
        "lat": 49.6655410,\n
        "lon": 4.1070460,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247150,\n
        "lat": 49.6655440,\n
        "lon": 4.1069630,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247151,\n
        "lat": 49.6655440,\n
        "lon": 4.1069700,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247152,\n
        "lat": 49.6718670,\n
        "lon": 4.1134920,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247153,\n
        "lat": 49.6719500,\n
        "lon": 4.1133630,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247154,\n
        "lat": 49.6719550,\n
        "lon": 4.1136260,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247155,\n
        "lat": 49.6720360,\n
        "lon": 4.1134940,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247156,\n
        "lat": 49.6723490,\n
        "lon": 4.1139510,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247157,\n
        "lat": 49.6723890,\n
        "lon": 4.1137830,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247158,\n
        "lat": 49.6724930,\n
        "lon": 4.1140370,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3411247159,\n
        "lat": 49.6725330,\n
        "lon": 4.1138670,\n
        "timestamp": "2015-03-21T18:41:44Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044826,\n
        "timestamp": "2016-05-13T05:32:06Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411247048,\n
          3411247057,\n
          3411247041,\n
          3411247038,\n
          3411247036,\n
          3411247025,\n
          3411247020,\n
          3411247028,\n
          3411247027,\n
          3411247048\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044830,\n
        "timestamp": "2015-03-21T18:41:45Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411238870,\n
          3411238844,\n
          3411238872,\n
          3411238889,\n
          3411246097,\n
          3411246105,\n
          3411246110,\n
          3411246104,\n
          3411246103,\n
          3411246102,\n
          3411238870\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044833,\n
        "timestamp": "2015-03-21T18:41:45Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246693,\n
          3411246449,\n
          3411246465,\n
          3411246481,\n
          3411246479,\n
          3411246703,\n
          3411246719,\n
          3411246727,\n
          3411246711,\n
          3411246717,\n
          3411246693\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044836,\n
        "timestamp": "2015-03-21T18:41:45Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246094,\n
          3411238885,\n
          3411238878,\n
          3411238884,\n
          3411238873,\n
          3411238847,\n
          3411238880,\n
          3411238892,\n
          3411246096,\n
          3411246100,\n
          3411246094\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044839,\n
        "timestamp": "2015-03-21T18:41:45Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246757,\n
          3411246754,\n
          3411246745,\n
          3411246744,\n
          3411246737,\n
          3411246730,\n
          3411246720,\n
          3411246721,\n
          3411246714,\n
          3411246738,\n
          3411246757\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044842,\n
        "timestamp": "2015-03-21T18:41:45Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247037,\n
          3411247034,\n
          3411247031,\n
          3411247011,\n
          3411247007,\n
          3411247004,\n
          3411247016,\n
          3411247026,\n
          3411247032,\n
          3411247033,\n
          3411247037\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044845,\n
        "timestamp": "2015-03-21T18:41:45Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247103,\n
          3411247107,\n
          3411247102,\n
          3411247104,\n
          3411247105,\n
          3411247106,\n
          3411247100,\n
          3411247099,\n
          3411247101,\n
          3411247098,\n
          3411247103\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044848,\n
        "timestamp": "2015-03-21T18:41:45Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246773,\n
          3411246780,\n
          3411246784,\n
          3411246785,\n
          3411246789,\n
          3411246776,\n
          3411246774,\n
          3411246769,\n
          3411246758,\n
          3411246750,\n
          3411246773\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044850,\n
        "timestamp": "2015-08-14T15:01:27Z",\n
        "version": 2,\n
        "changeset": 33337715,\n
        "user": "Aroche",\n
        "uid": 50179,\n
        "nodes": [\n
          3411246176,\n
          3411246177,\n
          3411246168,\n
          3411246157,\n
          3411246162,\n
          3411246167,\n
          3411246199,\n
          3411246204,\n
          3411246176\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044854,\n
        "timestamp": "2015-03-21T18:41:46Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246393,\n
          3411246285,\n
          3411246277,\n
          3411246270,\n
          3411246394,\n
          3411246401,\n
          3411246397,\n
          3411246405,\n
          3411246396,\n
          3411246402,\n
          3411246393\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044856,\n
        "timestamp": "2016-05-13T05:31:51Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245244,\n
          3411245263,\n
          3411245251,\n
          3411245268,\n
          3411245248,\n
          3411245212,\n
          3411245223,\n
          3411245207,\n
          3411245217,\n
          3411245234,\n
          3411245244\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044860,\n
        "timestamp": "2016-05-13T05:31:53Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411244877,\n
          3411244867,\n
          3411244865,\n
          3411244864,\n
          3411244862,\n
          3411244870,\n
          3411244869,\n
          3411244881,\n
          3411244889,\n
          3411244993,\n
          3411244997,\n
          3411244996,\n
          3411244876,\n
          3411244879,\n
          3411244885,\n
          3411244875,\n
          3411244877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044863,\n
        "timestamp": "2015-03-21T18:41:46Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246238,\n
          3411246255,\n
          3411246247,\n
          3411246243,\n
          3411246229,\n
          3411246220,\n
          3411246218,\n
          3411246211,\n
          3411246203,\n
          3411246213,\n
          3411246210,\n
          3411246226,\n
          3411246238\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044867,\n
        "timestamp": "2016-05-13T05:31:50Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245567,\n
          3411245562,\n
          3411245557,\n
          3411245552,\n
          3411245572,\n
          3411245578,\n
          3411245580,\n
          3411245581,\n
          3411245577,\n
          3411245584,\n
          3411245567\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044870,\n
        "timestamp": "2025-05-08T17:19:52Z",\n
        "version": 4,\n
        "changeset": 165994941,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          3411246428,\n
          3411246430,\n
          3411246424,\n
          3411246421,\n
          3411246418,\n
          3411246425,\n
          3411246441,\n
          3411246443,\n
          3411246460,\n
          3411246453,\n
          3411246439,\n
          3411246428\n
        ],\n
        "tags": {\n
          "addr:housenumber": "15",\n
          "addr:street": "Rue du Hurtaut",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "mairie-berlise@orange.fr",\n
          "contact:phone": "+33 3 23 21 30 34",\n
          "name": "Mairie de Berlise",\n
          "opening_hours": "Mo 13:30-18:30",\n
          "ref:FR:SIRET": "21020068900011",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015;Service-Public.fr - 03/2025",\n
          "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne",\n
          "wheelchair": "yes"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044874,\n
        "timestamp": "2015-03-21T18:41:46Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245087,\n
          3411245061,\n
          3411245068,\n
          3411245067,\n
          3411245088,\n
          3411245198,\n
          3411245075,\n
          3411245076,\n
          3411245194,\n
          3411245224,\n
          3411245232,\n
          3411245197,\n
          3411245092,\n
          3411245087\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044878,\n
        "timestamp": "2015-03-21T18:41:46Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245043,\n
          3411245038,\n
          3411245031,\n
          3411245028,\n
          3411245025,\n
          3411245026,\n
          3411245024,\n
          3411245030,\n
          3411245027,\n
          3411245029,\n
          3411245033,\n
          3411245036,\n
          3411245034,\n
          3411245039,\n
          3411245037,\n
          3411245043\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044882,\n
        "timestamp": "2015-03-21T18:41:46Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246288,\n
          3411246281,\n
          3411246280,\n
          3411246263,\n
          3411246262,\n
          3411246258,\n
          3411246261,\n
          3411246252,\n
          3411246248,\n
          3411246240,\n
          3411246239,\n
          3411246270,\n
          3411246277,\n
          3411246279,\n
          3411246284,\n
          3411246288\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044885,\n
        "timestamp": "2015-03-21T18:41:47Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245235,\n
          3411245228,\n
          3411245225,\n
          3411245221,\n
          3411245219,\n
          3411245210,\n
          3411245205,\n
          3411245201,\n
          3411245215,\n
          3411245220,\n
          3411245230,\n
          3411245236,\n
          3411245240,\n
          3411245261,\n
          3411245274,\n
          3411245235\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044889,\n
        "timestamp": "2015-03-21T18:41:47Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246488,\n
          3411246485,\n
          3411246695,\n
          3411246696,\n
          3411246731,\n
          3411246740,\n
          3411246744,\n
          3411246745,\n
          3411246754,\n
          3411246756,\n
          3411246752,\n
          3411246749,\n
          3411246751,\n
          3411246704,\n
          3411246705,\n
          3411246488\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044891,\n
        "timestamp": "2016-05-13T05:31:53Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246161,\n
          3411246182,\n
          3411246175,\n
          3411246159,\n
          3411246160,\n
          3411246158,\n
          3411246155,\n
          3411246172,\n
          3411246179,\n
          3411246184,\n
          3411246186,\n
          3411246189,\n
          3411246181,\n
          3411246166,\n
          3411246161\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044893,\n
        "timestamp": "2015-03-21T18:41:47Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411238886,\n
          3411238876,\n
          3411238869,\n
          3411238863,\n
          3411238855,\n
          3411238846,\n
          3411238828,\n
          3411238831,\n
          3411238832,\n
          3411238836,\n
          3411238853,\n
          3411238852,\n
          3411238866,\n
          3411238871,\n
          3411238882,\n
          3411238886\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044897,\n
        "timestamp": "2015-03-21T18:41:47Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245697,\n
          3411245696,\n
          3411245694,\n
          3411245589,\n
          3411245573,\n
          3411245560,\n
          3411245558,\n
          3411245553,\n
          3411245569,\n
          3411245565,\n
          3411245582,\n
          3411245585,\n
          3411245701,\n
          3411238827,\n
          3411245702,\n
          3411245699,\n
          3411245697\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044903,\n
        "timestamp": "2016-05-13T05:31:54Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246192,\n
          3411246215,\n
          3411246222,\n
          3411246225,\n
          3411246230,\n
          3411246223,\n
          3411246221,\n
          3411246200,\n
          3411246202,\n
          3411246194,\n
          3411246193,\n
          3411246186,\n
          3411246184,\n
          3411246156,\n
          3411246170,\n
          3411246190,\n
          3411246192\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044905,\n
        "timestamp": "2015-03-21T18:41:47Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245270,\n
          3411245281,\n
          3411245279,\n
          3411245275,\n
          3411245269,\n
          3411245267,\n
          3411245257,\n
          3411245255,\n
          3411245252,\n
          3411245258,\n
          3411245250,\n
          3411245237,\n
          3411245238,\n
          3411245241,\n
          3411245242,\n
          3411245260,\n
          3411245264,\n
          3411245249,\n
          3411245253,\n
          3411245270\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044909,\n
        "timestamp": "2020-09-05T11:20:26Z",\n
        "version": 2,\n
        "changeset": 90443916,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3411247010,\n
          3411246792,\n
          3411246788,\n
          3411246999,\n
          3411246995,\n
          3411247000,\n
          3411247010\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044911,\n
        "timestamp": "2016-05-13T05:31:56Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411247005,\n
          3411247015,\n
          3411247030,\n
          3411247023,\n
          3411247005\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044916,\n
        "timestamp": "2020-09-05T11:20:07Z",\n
        "version": 2,\n
        "changeset": 90443916,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3411247016,\n
          3411247004,\n
          3411247001,\n
          3411247012,\n
          3411247016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044919,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246115,\n
          3411246116,\n
          3411246113,\n
          3411246109,\n
          3411246115\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044922,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246996,\n
          3411246998,\n
          3411246993,\n
          3411246791,\n
          3411246996\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044925,\n
        "timestamp": "2016-05-13T05:32:00Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245503,\n
          3411245493,\n
          3411245262,\n
          3411245271,\n
          3411245503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044928,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411238839,\n
          3411238838,\n
          3411238865,\n
          3411238867,\n
          3411238839\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044931,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247055,\n
          3411247054,\n
          3411247071,\n
          3411247072,\n
          3411247055\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044934,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246742,\n
          3411246735,\n
          3411246743,\n
          3411246747,\n
          3411246742\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044936,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246136,\n
          3411246135,\n
          3411246141,\n
          3411246146,\n
          3411246136\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044940,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246716,\n
          3411246706,\n
          3411246701,\n
          3411246710,\n
          3411246716\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044942,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246728,\n
          3411246715,\n
          3411246709,\n
          3411246725,\n
          3411246728\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044945,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245076,\n
          3411245075,\n
          3411245198,\n
          3411245195,\n
          3411245076\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044948,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245063,\n
          3411245046,\n
          3411245041,\n
          3411245056,\n
          3411245063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044951,\n
        "timestamp": "2015-03-21T18:41:48Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246429,\n
          3411246426,\n
          3411246434,\n
          3411246437,\n
          3411246429\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044953,\n
        "timestamp": "2015-03-21T18:41:49Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411238891,\n
          3411238881,\n
          3411238879,\n
          3411238887,\n
          3411238891\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044957,\n
        "timestamp": "2015-03-21T18:41:49Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245561,\n
          3411245576,\n
          3411245550,\n
          3411245543,\n
          3411245561\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044960,\n
        "timestamp": "2015-03-21T18:41:49Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244847,\n
          3411244843,\n
          3411244842,\n
          3411244844,\n
          3411244847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044964,\n
        "timestamp": "2015-03-21T18:41:49Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246153,\n
          3411246151,\n
          3411246152,\n
          3411246154,\n
          3411246153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044967,\n
        "timestamp": "2015-03-21T18:41:49Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246188,\n
          3411246191,\n
          3411246201,\n
          3411246197,\n
          3411246188\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044978,\n
        "timestamp": "2015-03-21T18:41:49Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247153,\n
          3411247152,\n
          3411247154,\n
          3411247155,\n
          3411247153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044982,\n
        "timestamp": "2015-03-21T18:41:49Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246464,\n
          3411246457,\n
          3411246453,\n
          3411246460,\n
          3411246464\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044984,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246110,\n
          3411246115,\n
          3411246109,\n
          3411246104,\n
          3411246110\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044987,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246266,\n
          3411246269,\n
          3411246245,\n
          3411246242,\n
          3411246266\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044988,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247094,\n
          3411247095,\n
          3411247096,\n
          3411247097,\n
          3411247094\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044990,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244205,\n
          3411244204,\n
          3411244211,\n
          3411244212,\n
          3411244205\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044993,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245063,\n
          3411245066,\n
          3411245049,\n
          3411245046,\n
          3411245063\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044995,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245005,\n
          3411244886,\n
          3411244885,\n
          3411245004,\n
          3411245005\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334044999,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246289,\n
          3411246286,\n
          3411246398,\n
          3411246403,\n
          3411246289\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045001,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246129,\n
          3411246125,\n
          3411246123,\n
          3411246127,\n
          3411246129\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045003,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246767,\n
          3411246771,\n
          3411246768,\n
          3411246765,\n
          3411246767\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045006,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245272,\n
          3411245247,\n
          3411245266,\n
          3411245494,\n
          3411245272\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045008,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244825,\n
          3411244821,\n
          3411244819,\n
          3411244823,\n
          3411244825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045010,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247092,\n
          3411247093,\n
          3411247089,\n
          3411247087,\n
          3411247092\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045013,\n
        "timestamp": "2015-03-21T18:41:50Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246121,\n
          3411246123,\n
          3411246125,\n
          3411246124,\n
          3411246121\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045015,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246994,\n
          3411246997,\n
          3411246782,\n
          3411246775,\n
          3411246994\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045016,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246454,\n
          3411246445,\n
          3411246694,\n
          3411246708,\n
          3411246454\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045017,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245501,\n
          3411245506,\n
          3411245500,\n
          3411245496,\n
          3411245501\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045018,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245583,\n
          3411245693,\n
          3411245695,\n
          3411245588,\n
          3411245583\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045019,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245203,\n
          3411245090,\n
          3411245085,\n
          3411245196,\n
          3411245203\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045020,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245208,\n
          3411245199,\n
          3411245218,\n
          3411245226,\n
          3411245208\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045022,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245521,\n
          3411245498,\n
          3411245291,\n
          3411245511,\n
          3411245521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045025,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244240,\n
          3411244235,\n
          3411244233,\n
          3411244238,\n
          3411244240\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045027,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247105,\n
          3411247104,\n
          3411247108,\n
          3411247109,\n
          3411247105\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045029,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245699,\n
          3411245700,\n
          3411245698,\n
          3411245697,\n
          3411245699\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045030,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246787,\n
          3411246781,\n
          3411246778,\n
          3411246786,\n
          3411246787\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045032,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245206,\n
          3411245211,\n
          3411245086,\n
          3411245080,\n
          3411245206\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045036,\n
        "timestamp": "2015-03-21T18:41:51Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245057,\n
          3411245054,\n
          3411245062,\n
          3411245069,\n
          3411245057\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045038,\n
        "timestamp": "2015-03-21T18:41:52Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244216,\n
          3411244215,\n
          3411244213,\n
          3411244214,\n
          3411244216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045040,\n
        "timestamp": "2015-03-21T18:41:52Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247158,\n
          3411247159,\n
          3411247157,\n
          3411247156,\n
          3411247158\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045044,\n
        "timestamp": "2015-03-21T18:41:52Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245579,\n
          3411245575,\n
          3411245587,\n
          3411245592,\n
          3411245579\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045046,\n
        "timestamp": "2015-03-21T18:41:52Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245007,\n
          3411245002,\n
          3411244998,\n
          3411245003,\n
          3411245007\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045050,\n
        "timestamp": "2015-03-21T18:41:52Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247046,\n
          3411247040,\n
          3411247039,\n
          3411247045,\n
          3411247046\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045053,\n
        "timestamp": "2015-03-21T18:41:52Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245206,\n
          3411245080,\n
          3411245077,\n
          3411245193,\n
          3411245206\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045058,\n
        "timestamp": "2015-03-21T18:41:52Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247077,\n
          3411247066,\n
          3411247060,\n
          3411247075,\n
          3411247077\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045062,\n
        "timestamp": "2015-03-21T18:41:52Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246462,\n
          3411246483,\n
          3411246451,\n
          3411246440,\n
          3411246462\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045065,\n
        "timestamp": "2015-03-21T18:41:52Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246402,\n
          3411246396,\n
          3411246405,\n
          3411246409,\n
          3411246402\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045067,\n
        "timestamp": "2015-03-21T18:41:52Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244851,\n
          3411244854,\n
          3411244855,\n
          3411244853,\n
          3411244851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045074,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245702,\n
          3411245703,\n
          3411245700,\n
          3411245699,\n
          3411245702\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045078,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246153,\n
          3411246149,\n
          3411246147,\n
          3411246151,\n
          3411246153\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045081,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246128,\n
          3411246120,\n
          3411246118,\n
          3411246126,\n
          3411246128\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045083,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244847,\n
          3411244844,\n
          3411244845,\n
          3411244852,\n
          3411244847\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045087,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246216,\n
          3411246201,\n
          3411246191,\n
          3411246205,\n
          3411246216\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045089,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244839,\n
          3411244841,\n
          3411244837,\n
          3411244836,\n
          3411244839\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045092,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244865,\n
          3411244849,\n
          3411244848,\n
          3411244864,\n
          3411244865\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045095,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411238838,\n
          3411238837,\n
          3411238864,\n
          3411238865,\n
          3411238838\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045100,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246207,\n
          3411246212,\n
          3411246198,\n
          3411246195,\n
          3411246207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045103,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246236,\n
          3411246237,\n
          3411246233,\n
          3411246231,\n
          3411246236\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045105,\n
        "timestamp": "2016-05-13T05:31:56Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411238841,\n
          3411238860,\n
          3411238868,\n
          3411238845,\n
          3411238841\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045107,\n
        "timestamp": "2015-03-21T18:41:53Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246225,\n
          3411246222,\n
          3411246215,\n
          3411246219,\n
          3411246225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045111,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244821,\n
          3411244794,\n
          3411244284,\n
          3411244819,\n
          3411244821\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045113,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245055,\n
          3411245051,\n
          3411245059,\n
          3411245070,\n
          3411245055\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045116,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246246,\n
          3411246244,\n
          3411246251,\n
          3411246253,\n
          3411246246\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045119,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244818,\n
          3411244817,\n
          3411244820,\n
          3411244822,\n
          3411244818\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045120,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246436,\n
          3411246432,\n
          3411246452,\n
          3411246459,\n
          3411246436\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045126,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411238851,\n
          3411238856,\n
          3411238859,\n
          3411238854,\n
          3411238851\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045130,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244245,\n
          3411244247,\n
          3411244248,\n
          3411244246,\n
          3411244245\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045132,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246101,\n
          3411238890,\n
          3411238874,\n
          3411246093,\n
          3411246101\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045138,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246192,\n
          3411246190,\n
          3411246170,\n
          3411246174,\n
          3411246192\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045140,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245563,\n
          3411245555,\n
          3411245556,\n
          3411245564,\n
          3411245563\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045144,\n
        "timestamp": "2015-03-21T18:41:54Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246740,\n
          3411246731,\n
          3411246729,\n
          3411246736,\n
          3411246740\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045146,\n
        "timestamp": "2015-03-21T18:41:55Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246419,\n
          3411246415,\n
          3411246414,\n
          3411246416,\n
          3411246419\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045148,\n
        "timestamp": "2015-03-21T18:41:55Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246099,\n
          3411246098,\n
          3411246112,\n
          3411246114,\n
          3411246099\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045152,\n
        "timestamp": "2015-03-21T18:41:55Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245244,\n
          3411245234,\n
          3411245217,\n
          3411245227,\n
          3411245244\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045155,\n
        "timestamp": "2015-03-21T18:41:55Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246722,\n
          3411246726,\n
          3411246707,\n
          3411246702,\n
          3411246722\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045161,\n
        "timestamp": "2015-03-21T18:41:55Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245261,\n
          3411245240,\n
          3411245236,\n
          3411245256,\n
          3411245261\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045165,\n
        "timestamp": "2015-03-21T18:41:55Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411238857,\n
          3411238849,\n
          3411238848,\n
          3411238858,\n
          3411238857\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045167,\n
        "timestamp": "2015-03-21T18:41:55Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247067,\n
          3411247050,\n
          3411247081,\n
          3411247088,\n
          3411247067\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045170,\n
        "timestamp": "2024-01-11T19:13:46Z",\n
        "version": 4,\n
        "changeset": 146155500,\n
        "user": "Olyon",\n
        "uid": 1443767,\n
        "nodes": [\n
          3411247128,\n
          3411247127,\n
          3411247129,\n
          3411247130,\n
          3411247131,\n
          3411247132,\n
          3411247134,\n
          3411247133,\n
          3411247139,\n
          3411247143,\n
          3411247144,\n
          3411247140,\n
          3411247138,\n
          3411247149,\n
          3411247148,\n
          3411247145,\n
          3411247146,\n
          3411247151,\n
          3411247150,\n
          3411247147,\n
          3411247136,\n
          3411247137,\n
          3411247142,\n
          3411247141,\n
          3411247135,\n
          3411247126,\n
          3411247121,\n
          3411247119,\n
          3411247124,\n
          3411247123,\n
          3411247113,\n
          3411247112,\n
          3411247110,\n
          3411247111,\n
          3411247114,\n
          3411247115,\n
          3411247120,\n
          3411247122,\n
          3411247117,\n
          3411247116,\n
          3411247118,\n
          3411247125,\n
          3411247128\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "name": "Église Saint-Martin",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wikidata": "Q3582677"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045176,\n
        "timestamp": "2015-11-23T13:00:12Z",\n
        "version": 2,\n
        "changeset": 35529779,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246399,\n
          3411246400,\n
          3411246273,\n
          3411246260,\n
          3411246278,\n
          3411246399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045178,\n
        "timestamp": "2016-05-13T05:32:02Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245503,\n
          3411245271,\n
          3411245272,\n
          3411245494,\n
          3411245539,\n
          3411245503\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045181,\n
        "timestamp": "2015-03-21T18:41:56Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245523,\n
          3411245517,\n
          3411245513,\n
          3411245522,\n
          3411245524,\n
          3411245523\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045184,\n
        "timestamp": "2015-03-21T18:41:56Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246491,\n
          3411246700,\n
          3411246484,\n
          3411246472,\n
          3411246487,\n
          3411246491\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045186,\n
        "timestamp": "2016-05-13T05:31:58Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411247052,\n
          3411247044,\n
          3411247035,\n
          3411247042,\n
          3411247052\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045189,\n
        "timestamp": "2015-03-21T18:41:56Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244207,\n
          3411244210,\n
          3411244209,\n
          3411244208,\n
          3411244206,\n
          3411244207\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045192,\n
        "timestamp": "2016-05-13T05:31:55Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245521,\n
          3411245511,\n
          3411245533,\n
          3411245540,\n
          3411245521\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045195,\n
        "timestamp": "2016-05-13T05:31:59Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245554,\n
          3411245545,\n
          3411245535,\n
          3411245549,\n
          3411245554\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045197,\n
        "timestamp": "2015-03-21T18:41:56Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246431,\n
          3411246429,\n
          3411246437,\n
          3411246442,\n
          3411246444,\n
          3411246431\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045199,\n
        "timestamp": "2015-03-21T18:41:56Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247087,\n
          3411247086,\n
          3411247090,\n
          3411247091,\n
          3411247092,\n
          3411247087\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045203,\n
        "timestamp": "2016-05-13T05:32:00Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411244832,\n
          3411244828,\n
          3411244824,\n
          3411244830,\n
          3411244832\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045205,\n
        "timestamp": "2015-03-21T18:41:56Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245013,\n
          3411245008,\n
          3411245019,\n
          3411245022,\n
          3411245015,\n
          3411245013\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045207,\n
        "timestamp": "2015-03-21T18:41:56Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244839,\n
          3411244836,\n
          3411244835,\n
          3411244838,\n
          3411244840,\n
          3411244839\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045210,\n
        "timestamp": "2015-03-21T18:41:56Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247021,\n
          3411247018,\n
          3411247017,\n
          3411247024,\n
          3411247029,\n
          3411247021\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045212,\n
        "timestamp": "2016-05-13T05:31:57Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245574,\n
          3411245568,\n
          3411245586,\n
          3411245590,\n
          3411245574\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045218,\n
        "timestamp": "2015-03-21T18:41:57Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244825,\n
          3411244829,\n
          3411244831,\n
          3411244827,\n
          3411244821,\n
          3411244825\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045219,\n
        "timestamp": "2016-05-13T05:31:58Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411244827,\n
          3411244816,\n
          3411244794,\n
          3411244821,\n
          3411244827\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045221,\n
        "timestamp": "2015-03-21T18:41:57Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246214,\n
          3411246217,\n
          3411246208,\n
          3411246206,\n
          3411246209,\n
          3411246214\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045222,\n
        "timestamp": "2015-03-21T18:41:57Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246399,\n
          3411246278,\n
          3411246275,\n
          3411246282,\n
          3411246407,\n
          3411246399\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045224,\n
        "timestamp": "2015-03-21T18:41:57Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246469,\n
          3411246458,\n
          3411246471,\n
          3411246487,\n
          3411246472,\n
          3411246469\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045225,\n
        "timestamp": "2015-08-14T15:01:26Z",\n
        "version": 2,\n
        "changeset": 33337715,\n
        "user": "Aroche",\n
        "uid": 50179,\n
        "nodes": [\n
          3411246412,\n
          3411246291,\n
          3411246274,\n
          3411246290,\n
          3411246412\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045227,\n
        "timestamp": "2015-03-21T18:41:57Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247049,\n
          3411247053,\n
          3411247064,\n
          3411247070,\n
          3411247062,\n
          3411247049\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045230,\n
        "timestamp": "2015-03-21T18:41:57Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246755,\n
          3411246753,\n
          3411246760,\n
          3411246761,\n
          3411246763,\n
          3411246755\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045233,\n
        "timestamp": "2015-03-21T18:41:57Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246770,\n
          3411246766,\n
          3411246764,\n
          3411246777,\n
          3411246783,\n
          3411246770\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045236,\n
        "timestamp": "2016-05-13T05:31:55Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246124,\n
          3411246119,\n
          3411246117,\n
          3411246121,\n
          3411246124\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045238,\n
        "timestamp": "2016-05-13T05:31:59Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246130,\n
          3411246131,\n
          3411246134,\n
          3411246132,\n
          3411246130\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045240,\n
        "timestamp": "2015-03-21T18:41:57Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246251,\n
          3411246244,\n
          3411246241,\n
          3411246250,\n
          3411246254,\n
          3411246251\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045243,\n
        "timestamp": "2015-03-21T18:41:58Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246420,\n
          3411246413,\n
          3411246429,\n
          3411246431,\n
          3411246438,\n
          3411246420\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045249,\n
        "timestamp": "2015-03-21T18:41:58Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245079,\n
          3411245083,\n
          3411245072,\n
          3411245060,\n
          3411245064,\n
          3411245079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045254,\n
        "timestamp": "2015-03-21T18:41:58Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244999,\n
          3411244890,\n
          3411244887,\n
          3411244884,\n
          3411244882,\n
          3411244891,\n
          3411244999\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045257,\n
        "timestamp": "2015-03-21T18:41:58Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245079,\n
          3411245064,\n
          3411245053,\n
          3411245057,\n
          3411245069,\n
          3411245071,\n
          3411245079\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045260,\n
        "timestamp": "2015-03-21T18:41:58Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245572,\n
          3411245552,\n
          3411245551,\n
          3411245545,\n
          3411245554,\n
          3411245559,\n
          3411245572\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045264,\n
        "timestamp": "2016-05-13T05:32:01Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245527,\n
          3411245523,\n
          3411245538,\n
          3411245546,\n
          3411245548,\n
          3411245527\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045266,\n
        "timestamp": "2015-03-21T18:41:58Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244242,\n
          3411244240,\n
          3411244238,\n
          3411244243,\n
          3411244249,\n
          3411244244,\n
          3411244242\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045268,\n
        "timestamp": "2015-03-21T18:41:58Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245502,\n
          3411245507,\n
          3411245526,\n
          3411245254,\n
          3411245246,\n
          3411245245,\n
          3411245502\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045272,\n
        "timestamp": "2015-03-21T18:41:58Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245058,\n
          3411245074,\n
          3411245073,\n
          3411245078,\n
          3411245084,\n
          3411245065,\n
          3411245058\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045274,\n
        "timestamp": "2015-03-21T18:41:58Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245531,\n
          3411245519,\n
          3411245497,\n
          3411245504,\n
          3411245512,\n
          3411245518,\n
          3411245531\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045277,\n
        "timestamp": "2015-03-21T18:41:59Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245262,\n
          3411245259,\n
          3411245243,\n
          3411245247,\n
          3411245272,\n
          3411245271,\n
          3411245262\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045284,\n
        "timestamp": "2015-03-21T18:41:59Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244218,\n
          3411244220,\n
          3411244219,\n
          3411244222,\n
          3411244221,\n
          3411244217,\n
          3411244218\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045287,\n
        "timestamp": "2015-03-21T18:41:59Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245044,\n
          3411245035,\n
          3411245045,\n
          3411245050,\n
          3411245042,\n
          3411245048,\n
          3411245044\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045293,\n
        "timestamp": "2015-03-21T18:41:59Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245697,\n
          3411245698,\n
          3411245591,\n
          3411245589,\n
          3411245694,\n
          3411245696,\n
          3411245697\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045297,\n
        "timestamp": "2015-03-21T18:41:59Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411238877,\n
          3411238850,\n
          3411238842,\n
          3411238883,\n
          3411238888,\n
          3411238875,\n
          3411238877\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045298,\n
        "timestamp": "2015-03-21T18:41:59Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411238835,\n
          3411238840,\n
          3411238834,\n
          3411238830,\n
          3411238833,\n
          3411238829,\n
          3411238835\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045299,\n
        "timestamp": "2015-08-14T15:01:27Z",\n
        "version": 2,\n
        "changeset": 33337715,\n
        "user": "Aroche",\n
        "uid": 50179,\n
        "nodes": [\n
          3411246434,\n
          3411246426,\n
          3411246423,\n
          3411246411,\n
          3411246422,\n
          3411246434\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045302,\n
        "timestamp": "2015-03-21T18:42:00Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245007,\n
          3411245003,\n
          3411245010,\n
          3411245014,\n
          3411245009,\n
          3411245012,\n
          3411245007\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045304,\n
        "timestamp": "2016-05-13T05:32:02Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246759,\n
          3411246746,\n
          3411246739,\n
          3411246724,\n
          3411246748,\n
          3411246759\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045306,\n
        "timestamp": "2016-05-13T05:31:57Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245535,\n
          3411245529,\n
          3411245544,\n
          3411245549,\n
          3411245535\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045309,\n
        "timestamp": "2015-03-21T18:42:00Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246138,\n
          3411246142,\n
          3411246143,\n
          3411246144,\n
          3411246145,\n
          3411246139,\n
          3411246138\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045311,\n
        "timestamp": "2015-08-14T15:01:26Z",\n
        "version": 2,\n
        "changeset": 33337715,\n
        "user": "Aroche",\n
        "uid": 50179,\n
        "nodes": [\n
          3411246411,\n
          3411246407,\n
          3411246282,\n
          3411246408,\n
          3411246422,\n
          3411246411\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045314,\n
        "timestamp": "2015-03-21T18:42:00Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246138,\n
          3411246137,\n
          3411246140,\n
          3411246144,\n
          3411246143,\n
          3411246142,\n
          3411246138\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045317,\n
        "timestamp": "2016-07-05T12:45:01Z",\n
        "version": 2,\n
        "changeset": 40499059,\n
        "user": "GeorgeKaplan",\n
        "uid": 1198089,\n
        "nodes": [\n
          3411244275,\n
          3411244278,\n
          3411244285,\n
          3411244796,\n
          3411244804,\n
          3411244813,\n
          3411244809,\n
          3411244801,\n
          3411244292,\n
          3411244286,\n
          3411244277,\n
          3411244267,\n
          3411244257,\n
          3411244251,\n
          3411244256,\n
          3411244263,\n
          3411244270,\n
          3411244275\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045328,\n
        "timestamp": "2015-11-23T13:00:12Z",\n
        "version": 3,\n
        "changeset": 35529779,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246290,\n
          3411246274,\n
          3411246264,\n
          3411246276,\n
          3411246290\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045330,\n
        "timestamp": "2015-03-21T18:42:01Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246101,\n
          3411246107,\n
          3411246111,\n
          3411246106,\n
          3411246108,\n
          3411246095,\n
          3411238890,\n
          3411246101\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045334,\n
        "timestamp": "2015-11-23T13:00:12Z",\n
        "version": 3,\n
        "changeset": 35529779,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246264,\n
          3411246249,\n
          3411246232,\n
          3411246259,\n
          3411246260,\n
          3411246273,\n
          3411246271,\n
          3411246276,\n
          3411246264\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045340,\n
        "timestamp": "2015-03-21T18:42:01Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245016,\n
          3411245018,\n
          3411245005,\n
          3411245004,\n
          3411244885,\n
          3411244879,\n
          3411245011,\n
          3411245016\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045343,\n
        "timestamp": "2015-03-21T18:42:01Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246790,\n
          3411246772,\n
          3411246768,\n
          3411246771,\n
          3411246767,\n
          3411246762,\n
          3411246779,\n
          3411246790\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045346,\n
        "timestamp": "2016-05-13T05:32:03Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246486,\n
          3411246475,\n
          3411246713,\n
          3411246723,\n
          3411246722,\n
          3411246702,\n
          3411246486\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045349,\n
        "timestamp": "2015-03-21T18:42:01Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244863,\n
          3411244860,\n
          3411244858,\n
          3411244856,\n
          3411244859,\n
          3411244857,\n
          3411244861,\n
          3411244863\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045352,\n
        "timestamp": "2015-03-21T18:42:02Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244225,\n
          3411244232,\n
          3411244236,\n
          3411244237,\n
          3411244239,\n
          3411244228,\n
          3411244227,\n
          3411244225\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045355,\n
        "timestamp": "2015-03-21T18:42:02Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244823,\n
          3411244833,\n
          3411244834,\n
          3411244838,\n
          3411244835,\n
          3411244829,\n
          3411244825,\n
          3411244823\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045358,\n
        "timestamp": "2015-03-21T18:42:02Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246240,\n
          3411246248,\n
          3411246235,\n
          3411246236,\n
          3411246231,\n
          3411246228,\n
          3411246224,\n
          3411246240\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045361,\n
        "timestamp": "2015-03-21T18:42:02Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247084,\n
          3411247085,\n
          3411247079,\n
          3411247078,\n
          3411247080,\n
          3411247082,\n
          3411247083,\n
          3411247084\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045364,\n
        "timestamp": "2015-03-21T18:42:02Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245233,\n
          3411245222,\n
          3411245219,\n
          3411245221,\n
          3411245225,\n
          3411245228,\n
          3411245235,\n
          3411245233\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045367,\n
        "timestamp": "2015-03-21T18:42:02Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246480,\n
          3411246466,\n
          3411246461,\n
          3411246478,\n
          3411246697,\n
          3411246698,\n
          3411246482,\n
          3411246480\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045370,\n
        "timestamp": "2015-03-21T18:42:02Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411246410,\n
          3411246404,\n
          3411246406,\n
          3411246292,\n
          3411246283,\n
          3411246289,\n
          3411246403,\n
          3411246410\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045371,\n
        "timestamp": "2015-03-21T18:42:02Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245538,\n
          3411245523,\n
          3411245524,\n
          3411245522,\n
          3411245513,\n
          3411245514,\n
          3411245509,\n
          3411245534,\n
          3411245538\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "wall": "no"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045373,\n
        "timestamp": "2015-03-21T18:42:02Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245285,\n
          3411245277,\n
          3411245278,\n
          3411245276,\n
          3411245282,\n
          3411245287,\n
          3411245505,\n
          3411245516,\n
          3411245285\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045376,\n
        "timestamp": "2015-03-21T18:42:03Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244878,\n
          3411244888,\n
          3411244892,\n
          3411244995,\n
          3411245001,\n
          3411244994,\n
          3411244883,\n
          3411244880,\n
          3411244878\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045380,\n
        "timestamp": "2015-03-21T18:42:03Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247056,\n
          3411247043,\n
          3411247047,\n
          3411247049,\n
          3411247062,\n
          3411247065,\n
          3411247063,\n
          3411247059,\n
          3411247056\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045385,\n
        "timestamp": "2016-05-13T05:32:04Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245011,\n
          3411245000,\n
          3411245006,\n
          3411245017,\n
          3411245020,\n
          3411245023,\n
          3411245016,\n
          3411245011\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045389,\n
        "timestamp": "2015-03-21T18:42:03Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245501,\n
          3411245496,\n
          3411245292,\n
          3411245289,\n
          3411245290,\n
          3411245283,\n
          3411245284,\n
          3411245288,\n
          3411245495,\n
          3411245501\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045393,\n
        "timestamp": "2015-03-21T18:42:03Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411245082,\n
          3411245204,\n
          3411245214,\n
          3411245216,\n
          3411245231,\n
          3411245229,\n
          3411245213,\n
          3411245200,\n
          3411245089,\n
          3411245082\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045396,\n
        "timestamp": "2016-05-13T05:32:03Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411245286,\n
          3411245280,\n
          3411245530,\n
          3411245510,\n
          3411245520,\n
          3411245542,\n
          3411245286\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045400,\n
        "timestamp": "2020-09-05T11:20:49Z",\n
        "version": 2,\n
        "changeset": 90443916,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3411246734,\n
          3411246468,\n
          3411246463,\n
          3411246477,\n
          3411246476,\n
          3411246712,\n
          3411246718,\n
          3411246732,\n
          3411246734\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045403,\n
        "timestamp": "2016-05-13T05:32:04Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246456,\n
          3411246433,\n
          3411246492,\n
          3411246699,\n
          3411246467,\n
          3411246474,\n
          3411246470,\n
          3411246489,\n
          3411246456\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045405,\n
        "timestamp": "2015-03-21T18:42:03Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411247053,\n
          3411247058,\n
          3411247061,\n
          3411247073,\n
          3411247076,\n
          3411247074,\n
          3411247069,\n
          3411247068,\n
          3411247064,\n
          3411247053\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045409,\n
        "timestamp": "2015-08-14T15:01:27Z",\n
        "version": 2,\n
        "changeset": 33337715,\n
        "user": "Aroche",\n
        "uid": 50179,\n
        "nodes": [\n
          3411246455,\n
          3411246438,\n
          3411246431,\n
          3411246444,\n
          3411246442,\n
          3411246446,\n
          3411246448,\n
          3411246450,\n
          3411246455\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045411,\n
        "timestamp": "2016-05-13T05:32:05Z",\n
        "version": 2,\n
        "changeset": 39282457,\n
        "user": "Kalaallit Nunaat",\n
        "uid": 400383,\n
        "nodes": [\n
          3411246187,\n
          3411246180,\n
          3411246183,\n
          3411246173,\n
          3411246171,\n
          3411246169,\n
          3411246165,\n
          3411246185,\n
          3411246187\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 334045413,\n
        "timestamp": "2015-03-21T18:42:04Z",\n
        "version": 1,\n
        "changeset": 29641734,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3411244850,\n
          3411244846,\n
          3411244851,\n
          3411244853,\n
          3411244855,\n
          3411244857,\n
          3411244859,\n
          3411244856,\n
          3411244858,\n
          3411244850\n
        ],\n
        "tags": {\n
          "building": "yes",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n
        }\n
      }\n
      \n
        ]\n
      }\n
      """
  ]
]