Redirect 302 redirect from GET @app_public_edit (6c48f4)

GET https://osm-labo.cipherbliss.com/admin/stats/02129/followup-graph/little_free_library

HTTP Client

1 Total requests
0 HTTP errors

Clients

http_client 1

Requests

POST https://overpass-api.de/api/interpreter
Request options
[
  "body" => [
    "data" => """
      [out:json][timeout:60];\n
      area["ref:INSEE"="02129"]->.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" => 189
    "request_size" => 2613
    "total_time" => 5.909417
    "namelookup_time" => 0.00086
    "connect_time" => 0.042366
    "pretransfer_time" => 0.087129
    "size_upload" => 2410.0
    "size_download" => 8401.0
    "speed_download" => 1421.0
    "speed_upload" => 407.0
    "download_content_length" => 8401.0
    "upload_content_length" => 2410.0
    "starttransfer_time" => 5.909073
    "primary_ip" => "2a01:4f9:3051:3e48::2"
    "primary_port" => 443
    "local_ip" => "2a01:e0a:8a2:77f0:88e4:cc06:423a:2464"
    "local_port" => 46810
    "http_version" => 2
    "protocol" => 2
    "scheme" => "https"
    "appconnect_time_us" => 87031
    "connect_time_us" => 42366
    "namelookup_time_us" => 860
    "pretransfer_time_us" => 87129
    "starttransfer_time_us" => 5909073
    "posttransfer_time_us" => 87128
    "total_time_us" => 5909417
    "effective_method" => "POST"
    "capath" => "/etc/ssl/certs"
    "cainfo" => "/etc/ssl/certs/ca-certificates.crt"
    "start_time" => 1770195715.0168
    "original_url" => "https://overpass-api.de/api/interpreter"
    "pause_handler" => Closure(float $duration) {#1100
      class: "Symfony\Component\HttpClient\Response\CurlResponse"
      use: {
        $ch: CurlHandle {#1119 …}
        $multi: Symfony\Component\HttpClient\Internal\CurlClientState {#980 …}
        $execCounter: -9223372036854775808
      }
    }
    "debug" => """
      * Host overpass-api.de:443 was resolved.\n
      * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n
      * IPv4: 65.109.112.52, 162.55.144.139\n
      *   Trying [2a01:4f9:3051:3e48::2]:443...\n
      * ALPN: curl offers h2,http/1.1\n
      *  CAfile: /etc/ssl/certs/ca-certificates.crt\n
      *  CApath: /etc/ssl/certs\n
      * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n
      * ALPN: server accepted http/1.1\n
      * Server certificate:\n
      *  subject: CN=lambert.openstreetmap.de\n
      *  start date: Jan 21 16:56:36 2026 GMT\n
      *  expire date: Apr 21 16:56:35 2026 GMT\n
      *  subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n
      *  issuer: C=US; O=Let's Encrypt; CN=E7\n
      *  SSL certificate verify ok.\n
      *   Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n
      *   Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n
      *   Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n
      * Connected to overpass-api.de (2a01:4f9:3051:3e48::2) port 443\n
      * using HTTP/1.x\n
      > POST /api/interpreter HTTP/1.1\r\n
      Host: overpass-api.de\r\n
      Accept: */*\r\n
      Content-Type: application/x-www-form-urlencoded\r\n
      User-Agent: Symfony HttpClient (Curl)\r\n
      Accept-Encoding: gzip\r\n
      Content-Length: 2410\r\n
      \r\n
      * upload completely sent off: 2410 bytes\n
      < HTTP/1.1 200 OK\r\n
      < Date: Wed, 04 Feb 2026 09:01:55 GMT\r\n
      < Server: Apache/2.4.66 (Debian)\r\n
      < Vary: Accept-Encoding\r\n
      < Content-Encoding: gzip\r\n
      < Content-Length: 8401\r\n
      < Content-Type: application/json\r\n
      < \r\n
      """
  ]
  "response_headers" => [
    "HTTP/1.1 200 OK"
    "Date: Wed, 04 Feb 2026 09:01:55 GMT"
    "Server: Apache/2.4.66 (Debian)"
    "Vary: Accept-Encoding"
    "Content-Encoding: gzip"
    "Content-Length: 8401"
    "Content-Type: application/json"
  ]
  "response_content" => [
    """
      {\n
        "version": 0.6,\n
        "generator": "Overpass API 0.7.62.10 2d4cfc48",\n
        "osm3s": {\n
          "timestamp_osm_base": "2026-02-04T08:59:56Z",\n
          "timestamp_areas_base": "2026-01-23T01:22:35Z",\n
          "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n
        },\n
        "elements": [\n
      \n
      {\n
        "type": "node",\n
        "id": 3445269551,\n
        "lat": 49.2512252,\n
        "lon": 3.5767746,\n
        "timestamp": "2022-11-26T09:55:12Z",\n
        "version": 2,\n
        "changeset": 129395359,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269552,\n
        "lat": 49.2512372,\n
        "lon": 3.5767966,\n
        "timestamp": "2022-11-26T09:55:12Z",\n
        "version": 2,\n
        "changeset": 129395359,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269553,\n
        "lat": 49.2512393,\n
        "lon": 3.5767564,\n
        "timestamp": "2022-11-26T09:55:12Z",\n
        "version": 2,\n
        "changeset": 129395359,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269554,\n
        "lat": 49.2512514,\n
        "lon": 3.5767785,\n
        "timestamp": "2022-11-26T09:55:12Z",\n
        "version": 2,\n
        "changeset": 129395359,\n
        "user": "Eric V",\n
        "uid": 163480\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269555,\n
        "lat": 49.2517330,\n
        "lon": 3.5752480,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269556,\n
        "lat": 49.2517520,\n
        "lon": 3.5755920,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269557,\n
        "lat": 49.2517650,\n
        "lon": 3.5756790,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269558,\n
        "lat": 49.2517690,\n
        "lon": 3.5755110,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269559,\n
        "lat": 49.2517800,\n
        "lon": 3.5755860,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269560,\n
        "lat": 49.2517920,\n
        "lon": 3.5756700,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269561,\n
        "lat": 49.2517980,\n
        "lon": 3.5752290,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269562,\n
        "lat": 49.2518000,\n
        "lon": 3.5752500,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269563,\n
        "lat": 49.2518120,\n
        "lon": 3.5753460,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269564,\n
        "lat": 49.2518240,\n
        "lon": 3.5754270,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269565,\n
        "lat": 49.2518310,\n
        "lon": 3.5754760,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269566,\n
        "lat": 49.2518320,\n
        "lon": 3.5759680,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269567,\n
        "lat": 49.2518340,\n
        "lon": 3.5754980,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269568,\n
        "lat": 49.2518360,\n
        "lon": 3.5759990,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269569,\n
        "lat": 49.2518420,\n
        "lon": 3.5760430,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269570,\n
        "lat": 49.2518430,\n
        "lon": 3.5754220,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269571,\n
        "lat": 49.2518430,\n
        "lon": 3.5755690,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269572,\n
        "lat": 49.2518450,\n
        "lon": 3.5760630,\n
        "timestamp": "2015-04-08T18:31:37Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269573,\n
        "lat": 49.2518490,\n
        "lon": 3.5754700,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269574,\n
        "lat": 49.2518590,\n
        "lon": 3.5761690,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269575,\n
        "lat": 49.2518610,\n
        "lon": 3.5752270,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269576,\n
        "lat": 49.2518710,\n
        "lon": 3.5750900,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269577,\n
        "lat": 49.2518750,\n
        "lon": 3.5753210,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269578,\n
        "lat": 49.2518810,\n
        "lon": 3.5751680,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269579,\n
        "lat": 49.2518890,\n
        "lon": 3.5752170,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269580,\n
        "lat": 49.2518980,\n
        "lon": 3.5759830,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269581,\n
        "lat": 49.2519020,\n
        "lon": 3.5760230,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269582,\n
        "lat": 49.2519280,\n
        "lon": 3.5751480,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269583,\n
        "lat": 49.2519290,\n
        "lon": 3.5750720,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269584,\n
        "lat": 49.2519350,\n
        "lon": 3.5751990,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269585,\n
        "lat": 49.2519400,\n
        "lon": 3.5751440,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269586,\n
        "lat": 49.2519490,\n
        "lon": 3.5761660,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269587,\n
        "lat": 49.2519500,\n
        "lon": 3.5762100,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269588,\n
        "lat": 49.2519830,\n
        "lon": 3.5761650,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269589,\n
        "lat": 49.2519830,\n
        "lon": 3.5762120,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269590,\n
        "lat": 49.2519840,\n
        "lon": 3.5760530,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269591,\n
        "lat": 49.2519890,\n
        "lon": 3.5760350,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445269592,\n
        "lat": 49.2520000,\n
        "lon": 3.5751240,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271193,\n
        "lat": 49.2520070,\n
        "lon": 3.5751740,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271194,\n
        "lat": 49.2520360,\n
        "lon": 3.5760330,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271195,\n
        "lat": 49.2520380,\n
        "lon": 3.5751110,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271196,\n
        "lat": 49.2520440,\n
        "lon": 3.5751600,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271197,\n
        "lat": 49.2520450,\n
        "lon": 3.5760480,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271198,\n
        "lat": 49.2520840,\n
        "lon": 3.5751450,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271199,\n
        "lat": 49.2520970,\n
        "lon": 3.5752350,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271200,\n
        "lat": 49.2520990,\n
        "lon": 3.5752350,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271201,\n
        "lat": 49.2521650,\n
        "lon": 3.5751150,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271202,\n
        "lat": 49.2521710,\n
        "lon": 3.5751780,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271203,\n
        "lat": 49.2521730,\n
        "lon": 3.5752050,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271204,\n
        "lat": 49.2521760,\n
        "lon": 3.5752940,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271205,\n
        "lat": 49.2521850,\n
        "lon": 3.5755650,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271206,\n
        "lat": 49.2522080,\n
        "lon": 3.5760370,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271207,\n
        "lat": 49.2522150,\n
        "lon": 3.5750970,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271208,\n
        "lat": 49.2522180,\n
        "lon": 3.5751750,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271209,\n
        "lat": 49.2522180,\n
        "lon": 3.5751830,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271210,\n
        "lat": 49.2522230,\n
        "lon": 3.5752910,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271211,\n
        "lat": 49.2522310,\n
        "lon": 3.5756660,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271212,\n
        "lat": 49.2522340,\n
        "lon": 3.5755590,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271213,\n
        "lat": 49.2522360,\n
        "lon": 3.5756100,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271214,\n
        "lat": 49.2522380,\n
        "lon": 3.5750880,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271215,\n
        "lat": 49.2522640,\n
        "lon": 3.5761710,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271216,\n
        "lat": 49.2522650,\n
        "lon": 3.5761540,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271217,\n
        "lat": 49.2522760,\n
        "lon": 3.5760060,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271218,\n
        "lat": 49.2522970,\n
        "lon": 3.5751720,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271219,\n
        "lat": 49.2522970,\n
        "lon": 3.5751810,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271220,\n
        "lat": 49.2522990,\n
        "lon": 3.5756770,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271221,\n
        "lat": 49.2523050,\n
        "lon": 3.5754360,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271222,\n
        "lat": 49.2523093,\n
        "lon": 3.5755443,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271223,\n
        "lat": 49.2523110,\n
        "lon": 3.5756010,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271224,\n
        "lat": 49.2523140,\n
        "lon": 3.5750610,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271225,\n
        "lat": 49.2523190,\n
        "lon": 3.5751800,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271226,\n
        "lat": 49.2523340,\n
        "lon": 3.5761950,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271227,\n
        "lat": 49.2523350,\n
        "lon": 3.5761830,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271228,\n
        "lat": 49.2523370,\n
        "lon": 3.5754330,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271229,\n
        "lat": 49.2523400,\n
        "lon": 3.5755430,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271230,\n
        "lat": 49.2523540,\n
        "lon": 3.5761990,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271231,\n
        "lat": 49.2523550,\n
        "lon": 3.5761870,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271232,\n
        "lat": 49.2523680,\n
        "lon": 3.5754810,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271233,\n
        "lat": 49.2523710,\n
        "lon": 3.5753460,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271234,\n
        "lat": 49.2524340,\n
        "lon": 3.5762000,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271235,\n
        "lat": 49.2524360,\n
        "lon": 3.5750430,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271236,\n
        "lat": 49.2524460,\n
        "lon": 3.5760350,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271237,\n
        "lat": 49.2524500,\n
        "lon": 3.5751310,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271238,\n
        "lat": 49.2524550,\n
        "lon": 3.5762010,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271239,\n
        "lat": 49.2524890,\n
        "lon": 3.5757080,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271240,\n
        "lat": 49.2524960,\n
        "lon": 3.5750220,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271241,\n
        "lat": 49.2525130,\n
        "lon": 3.5751120,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271242,\n
        "lat": 49.2525470,\n
        "lon": 3.5753370,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271243,\n
        "lat": 49.2525480,\n
        "lon": 3.5750030,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271244,\n
        "lat": 49.2525480,\n
        "lon": 3.5754710,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271245,\n
        "lat": 49.2525560,\n
        "lon": 3.5750570,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271246,\n
        "lat": 49.2526430,\n
        "lon": 3.5751380,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271247,\n
        "lat": 49.2526750,\n
        "lon": 3.5751260,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271248,\n
        "lat": 49.2526850,\n
        "lon": 3.5753790,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271249,\n
        "lat": 49.2527160,\n
        "lon": 3.5753680,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271250,\n
        "lat": 49.2527790,\n
        "lon": 3.5750850,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271251,\n
        "lat": 49.2527860,\n
        "lon": 3.5749180,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271252,\n
        "lat": 49.2527930,\n
        "lon": 3.5749630,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271253,\n
        "lat": 49.2528220,\n
        "lon": 3.5753270,\n
        "timestamp": "2015-04-08T18:31:38Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271254,\n
        "lat": 49.2639040,\n
        "lon": 3.5635090,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271255,\n
        "lat": 49.2639690,\n
        "lon": 3.5637820,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271256,\n
        "lat": 49.2640580,\n
        "lon": 3.5634210,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271257,\n
        "lat": 49.2641250,\n
        "lon": 3.5636940,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271258,\n
        "lat": 49.2679250,\n
        "lon": 3.5672930,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271259,\n
        "lat": 49.2680510,\n
        "lon": 3.5673670,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271260,\n
        "lat": 49.2680810,\n
        "lon": 3.5666750,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271262,\n
        "lat": 49.2681600,\n
        "lon": 3.5674320,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271264,\n
        "lat": 49.2683170,\n
        "lon": 3.5668150,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271265,\n
        "lat": 49.2683970,\n
        "lon": 3.5664970,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271266,\n
        "lat": 49.2684840,\n
        "lon": 3.5665490,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271267,\n
        "lat": 49.2685150,\n
        "lon": 3.5660290,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271268,\n
        "lat": 49.2685200,\n
        "lon": 3.5665700,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271269,\n
        "lat": 49.2686030,\n
        "lon": 3.5660810,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271270,\n
        "lat": 49.2686280,\n
        "lon": 3.5655840,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271271,\n
        "lat": 49.2686390,\n
        "lon": 3.5661020,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271272,\n
        "lat": 49.2686620,\n
        "lon": 3.5656030,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271273,\n
        "lat": 49.2687100,\n
        "lon": 3.5652630,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271274,\n
        "lat": 49.2687430,\n
        "lon": 3.5652830,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271275,\n
        "lat": 49.2687630,\n
        "lon": 3.5656630,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271276,\n
        "lat": 49.2687960,\n
        "lon": 3.5656830,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271277,\n
        "lat": 49.2688440,\n
        "lon": 3.5653430,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271278,\n
        "lat": 49.2688780,\n
        "lon": 3.5653620,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271279,\n
        "lat": 49.2691020,\n
        "lon": 3.5646290,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271282,\n
        "lat": 49.2691230,\n
        "lon": 3.5645340,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271283,\n
        "lat": 49.2691240,\n
        "lon": 3.5647530,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271284,\n
        "lat": 49.2691260,\n
        "lon": 3.5647570,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271285,\n
        "lat": 49.2691360,\n
        "lon": 3.5644700,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271286,\n
        "lat": 49.2691470,\n
        "lon": 3.5646540,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271287,\n
        "lat": 49.2691700,\n
        "lon": 3.5635940,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271288,\n
        "lat": 49.2691700,\n
        "lon": 3.5645570,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271289,\n
        "lat": 49.2691840,\n
        "lon": 3.5644970,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271290,\n
        "lat": 49.2692070,\n
        "lon": 3.5646780,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271291,\n
        "lat": 49.2692370,\n
        "lon": 3.5636860,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271292,\n
        "lat": 49.2692460,\n
        "lon": 3.5639930,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271393,\n
        "lat": 49.2692590,\n
        "lon": 3.5644480,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271394,\n
        "lat": 49.2692720,\n
        "lon": 3.5643940,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271395,\n
        "lat": 49.2692750,\n
        "lon": 3.5640980,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271396,\n
        "lat": 49.2692760,\n
        "lon": 3.5646150,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271397,\n
        "lat": 49.2692850,\n
        "lon": 3.5638060,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271398,\n
        "lat": 49.2692890,\n
        "lon": 3.5638050,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271399,\n
        "lat": 49.2692910,\n
        "lon": 3.5638290,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271400,\n
        "lat": 49.2692920,\n
        "lon": 3.5640230,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271401,\n
        "lat": 49.2692990,\n
        "lon": 3.5638180,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271402,\n
        "lat": 49.2693060,\n
        "lon": 3.5639880,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271403,\n
        "lat": 49.2693070,\n
        "lon": 3.5639620,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271404,\n
        "lat": 49.2693110,\n
        "lon": 3.5639620,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271405,\n
        "lat": 49.2693160,\n
        "lon": 3.5638590,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271406,\n
        "lat": 49.2693180,\n
        "lon": 3.5644140,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271407,\n
        "lat": 49.2693200,\n
        "lon": 3.5638540,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271408,\n
        "lat": 49.2693380,\n
        "lon": 3.5638690,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271409,\n
        "lat": 49.2693470,\n
        "lon": 3.5632910,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271410,\n
        "lat": 49.2693590,\n
        "lon": 3.5640150,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271411,\n
        "lat": 49.2693960,\n
        "lon": 3.5636030,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271412,\n
        "lat": 49.2693980,\n
        "lon": 3.5639200,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271413,\n
        "lat": 49.2694140,\n
        "lon": 3.5633820,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271414,\n
        "lat": 49.2694200,\n
        "lon": 3.5644750,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271415,\n
        "lat": 49.2694570,\n
        "lon": 3.5648460,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271416,\n
        "lat": 49.2694670,\n
        "lon": 3.5647480,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271417,\n
        "lat": 49.2694700,\n
        "lon": 3.5647220,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271418,\n
        "lat": 49.2694720,\n
        "lon": 3.5642460,\n
        "timestamp": "2015-04-08T18:31:39Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271419,\n
        "lat": 49.2694760,\n
        "lon": 3.5646700,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271420,\n
        "lat": 49.2694900,\n
        "lon": 3.5634320,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271421,\n
        "lat": 49.2694930,\n
        "lon": 3.5645130,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271422,\n
        "lat": 49.2694930,\n
        "lon": 3.5648560,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271423,\n
        "lat": 49.2694950,\n
        "lon": 3.5637390,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271424,\n
        "lat": 49.2695330,\n
        "lon": 3.5634850,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271425,\n
        "lat": 49.2695370,\n
        "lon": 3.5634780,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271426,\n
        "lat": 49.2695440,\n
        "lon": 3.5636500,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271427,\n
        "lat": 49.2695450,\n
        "lon": 3.5642840,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271428,\n
        "lat": 49.2695970,\n
        "lon": 3.5635520,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271429,\n
        "lat": 49.2696260,\n
        "lon": 3.5635840,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271430,\n
        "lat": 49.2696310,\n
        "lon": 3.5635920,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271431,\n
        "lat": 49.2696550,\n
        "lon": 3.5638040,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271432,\n
        "lat": 49.2696560,\n
        "lon": 3.5638010,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271433,\n
        "lat": 49.2696900,\n
        "lon": 3.5636770,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271434,\n
        "lat": 49.2696990,\n
        "lon": 3.5636900,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271435,\n
        "lat": 49.2697080,\n
        "lon": 3.5639000,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271436,\n
        "lat": 49.2697110,\n
        "lon": 3.5637070,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271437,\n
        "lat": 49.2697150,\n
        "lon": 3.5637120,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271438,\n
        "lat": 49.2697170,\n
        "lon": 3.5638840,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271439,\n
        "lat": 49.2697460,\n
        "lon": 3.5639510,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271440,\n
        "lat": 49.2697560,\n
        "lon": 3.5639350,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271441,\n
        "lat": 49.2697650,\n
        "lon": 3.5648010,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271442,\n
        "lat": 49.2697690,\n
        "lon": 3.5637880,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271443,\n
        "lat": 49.2697760,\n
        "lon": 3.5647380,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271444,\n
        "lat": 49.2697830,\n
        "lon": 3.5639700,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271445,\n
        "lat": 49.2698200,\n
        "lon": 3.5644760,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271446,\n
        "lat": 49.2698200,\n
        "lon": 3.5649420,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271447,\n
        "lat": 49.2698320,\n
        "lon": 3.5648200,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271448,\n
        "lat": 49.2698390,\n
        "lon": 3.5647560,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271449,\n
        "lat": 49.2698400,\n
        "lon": 3.5647440,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271450,\n
        "lat": 49.2698470,\n
        "lon": 3.5643670,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271451,\n
        "lat": 49.2698530,\n
        "lon": 3.5643710,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271452,\n
        "lat": 49.2698560,\n
        "lon": 3.5645830,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271453,\n
        "lat": 49.2698570,\n
        "lon": 3.5640680,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271454,\n
        "lat": 49.2698580,\n
        "lon": 3.5643500,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271455,\n
        "lat": 49.2698590,\n
        "lon": 3.5647540,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271456,\n
        "lat": 49.2698600,\n
        "lon": 3.5647450,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271457,\n
        "lat": 49.2698620,\n
        "lon": 3.5648250,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271458,\n
        "lat": 49.2698630,\n
        "lon": 3.5648150,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271459,\n
        "lat": 49.2698670,\n
        "lon": 3.5646950,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271460,\n
        "lat": 49.2698670,\n
        "lon": 3.5648260,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271461,\n
        "lat": 49.2698670,\n
        "lon": 3.5648340,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271462,\n
        "lat": 49.2698680,\n
        "lon": 3.5646860,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271463,\n
        "lat": 49.2698680,\n
        "lon": 3.5648170,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271464,\n
        "lat": 49.2698740,\n
        "lon": 3.5648350,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271465,\n
        "lat": 49.2698750,\n
        "lon": 3.5648250,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271466,\n
        "lat": 49.2698760,\n
        "lon": 3.5647580,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271467,\n
        "lat": 49.2698770,\n
        "lon": 3.5647480,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271468,\n
        "lat": 49.2698830,\n
        "lon": 3.5647000,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271469,\n
        "lat": 49.2698850,\n
        "lon": 3.5646920,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271470,\n
        "lat": 49.2698870,\n
        "lon": 3.5646160,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271471,\n
        "lat": 49.2698870,\n
        "lon": 3.5646240,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271472,\n
        "lat": 49.2698890,\n
        "lon": 3.5643930,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271473,\n
        "lat": 49.2698930,\n
        "lon": 3.5646160,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271474,\n
        "lat": 49.2698930,\n
        "lon": 3.5646250,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271475,\n
        "lat": 49.2698950,\n
        "lon": 3.5643720,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271476,\n
        "lat": 49.2698990,\n
        "lon": 3.5643990,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271477,\n
        "lat": 49.2699020,\n
        "lon": 3.5644910,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271478,\n
        "lat": 49.2699040,\n
        "lon": 3.5644810,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271479,\n
        "lat": 49.2699090,\n
        "lon": 3.5644920,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271480,\n
        "lat": 49.2699100,\n
        "lon": 3.5639680,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271481,\n
        "lat": 49.2699100,\n
        "lon": 3.5644830,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271482,\n
        "lat": 49.2699110,\n
        "lon": 3.5644750,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271483,\n
        "lat": 49.2699170,\n
        "lon": 3.5644850,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271484,\n
        "lat": 49.2699180,\n
        "lon": 3.5644760,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271485,\n
        "lat": 49.2699210,\n
        "lon": 3.5642770,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271486,\n
        "lat": 49.2699280,\n
        "lon": 3.5648510,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271487,\n
        "lat": 49.2699290,\n
        "lon": 3.5648420,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271488,\n
        "lat": 49.2699340,\n
        "lon": 3.5648530,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271489,\n
        "lat": 49.2699350,\n
        "lon": 3.5648440,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271490,\n
        "lat": 49.2699360,\n
        "lon": 3.5648320,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271491,\n
        "lat": 49.2699420,\n
        "lon": 3.5648470,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271492,\n
        "lat": 49.2699440,\n
        "lon": 3.5647700,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271593,\n
        "lat": 49.2699440,\n
        "lon": 3.5648340,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271594,\n
        "lat": 49.2699450,\n
        "lon": 3.5647630,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271595,\n
        "lat": 49.2699500,\n
        "lon": 3.5640190,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271596,\n
        "lat": 49.2699500,\n
        "lon": 3.5647310,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271597,\n
        "lat": 49.2699500,\n
        "lon": 3.5647720,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271598,\n
        "lat": 49.2699510,\n
        "lon": 3.5641850,\n
        "timestamp": "2015-04-08T18:31:40Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271599,\n
        "lat": 49.2699510,\n
        "lon": 3.5647630,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271600,\n
        "lat": 49.2699550,\n
        "lon": 3.5646980,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271601,\n
        "lat": 49.2699570,\n
        "lon": 3.5646990,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271602,\n
        "lat": 49.2699570,\n
        "lon": 3.5647300,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271603,\n
        "lat": 49.2699630,\n
        "lon": 3.5646330,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271604,\n
        "lat": 49.2699640,\n
        "lon": 3.5646250,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271605,\n
        "lat": 49.2699650,\n
        "lon": 3.5647210,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271606,\n
        "lat": 49.2699700,\n
        "lon": 3.5646350,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271607,\n
        "lat": 49.2699710,\n
        "lon": 3.5646270,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271608,\n
        "lat": 49.2699740,\n
        "lon": 3.5645030,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271609,\n
        "lat": 49.2699750,\n
        "lon": 3.5644940,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271610,\n
        "lat": 49.2699810,\n
        "lon": 3.5644960,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271611,\n
        "lat": 49.2699980,\n
        "lon": 3.5640840,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271612,\n
        "lat": 49.2699990,\n
        "lon": 3.5643380,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271613,\n
        "lat": 49.2700030,\n
        "lon": 3.5647880,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271614,\n
        "lat": 49.2700090,\n
        "lon": 3.5647900,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271615,\n
        "lat": 49.2700130,\n
        "lon": 3.5647110,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271616,\n
        "lat": 49.2700140,\n
        "lon": 3.5642340,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271617,\n
        "lat": 49.2700210,\n
        "lon": 3.5647140,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271618,\n
        "lat": 49.2700250,\n
        "lon": 3.5640310,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271619,\n
        "lat": 49.2700310,\n
        "lon": 3.5646430,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271620,\n
        "lat": 49.2700330,\n
        "lon": 3.5641340,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271621,\n
        "lat": 49.2700360,\n
        "lon": 3.5641850,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271622,\n
        "lat": 49.2700450,\n
        "lon": 3.5645510,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271623,\n
        "lat": 49.2700610,\n
        "lon": 3.5640760,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271624,\n
        "lat": 49.2700950,\n
        "lon": 3.5647800,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271625,\n
        "lat": 49.2700970,\n
        "lon": 3.5646710,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271626,\n
        "lat": 49.2701000,\n
        "lon": 3.5647510,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271627,\n
        "lat": 49.2701030,\n
        "lon": 3.5646350,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271628,\n
        "lat": 49.2701080,\n
        "lon": 3.5648320,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271629,\n
        "lat": 49.2701150,\n
        "lon": 3.5647900,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271630,\n
        "lat": 49.2701210,\n
        "lon": 3.5646420,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271631,\n
        "lat": 49.2701320,\n
        "lon": 3.5645850,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271632,\n
        "lat": 49.2701550,\n
        "lon": 3.5644500,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271633,\n
        "lat": 49.2701570,\n
        "lon": 3.5642300,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271634,\n
        "lat": 49.2701750,\n
        "lon": 3.5643740,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271635,\n
        "lat": 49.2701760,\n
        "lon": 3.5641620,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271636,\n
        "lat": 49.2701810,\n
        "lon": 3.5641050,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271637,\n
        "lat": 49.2701940,\n
        "lon": 3.5642520,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271638,\n
        "lat": 49.2701940,\n
        "lon": 3.5644720,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271639,\n
        "lat": 49.2702140,\n
        "lon": 3.5641880,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271640,\n
        "lat": 49.2702140,\n
        "lon": 3.5643970,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271641,\n
        "lat": 49.2702280,\n
        "lon": 3.5641410,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271642,\n
        "lat": 49.2702300,\n
        "lon": 3.5639270,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271643,\n
        "lat": 49.2702310,\n
        "lon": 3.5639220,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271645,\n
        "lat": 49.2702580,\n
        "lon": 3.5640480,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271646,\n
        "lat": 49.2702630,\n
        "lon": 3.5641670,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271647,\n
        "lat": 49.2702650,\n
        "lon": 3.5645660,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271648,\n
        "lat": 49.2702790,\n
        "lon": 3.5640640,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271649,\n
        "lat": 49.2702820,\n
        "lon": 3.5639620,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271650,\n
        "lat": 49.2702840,\n
        "lon": 3.5639560,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271653,\n
        "lat": 49.2702910,\n
        "lon": 3.5641880,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271654,\n
        "lat": 49.2702930,\n
        "lon": 3.5640740,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271655,\n
        "lat": 49.2702960,\n
        "lon": 3.5637150,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271656,\n
        "lat": 49.2703110,\n
        "lon": 3.5643660,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271658,\n
        "lat": 49.2703210,\n
        "lon": 3.5640950,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271662,\n
        "lat": 49.2703350,\n
        "lon": 3.5645810,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271665,\n
        "lat": 49.2703460,\n
        "lon": 3.5637520,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271667,\n
        "lat": 49.2703670,\n
        "lon": 3.5635350,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271669,\n
        "lat": 49.2703740,\n
        "lon": 3.5628180,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271670,\n
        "lat": 49.2703740,\n
        "lon": 3.5644000,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271671,\n
        "lat": 49.2703850,\n
        "lon": 3.5634840,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271673,\n
        "lat": 49.2704090,\n
        "lon": 3.5609480,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271674,\n
        "lat": 49.2704170,\n
        "lon": 3.5635770,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271675,\n
        "lat": 49.2704280,\n
        "lon": 3.5608560,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271676,\n
        "lat": 49.2704290,\n
        "lon": 3.5609570,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271677,\n
        "lat": 49.2704340,\n
        "lon": 3.5609340,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271678,\n
        "lat": 49.2704350,\n
        "lon": 3.5635260,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271679,\n
        "lat": 49.2704400,\n
        "lon": 3.5628530,\n
        "timestamp": "2015-04-08T18:31:41Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271680,\n
        "lat": 49.2704480,\n
        "lon": 3.5608650,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271681,\n
        "lat": 49.2704550,\n
        "lon": 3.5609690,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271682,\n
        "lat": 49.2704600,\n
        "lon": 3.5609460,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271683,\n
        "lat": 49.2704740,\n
        "lon": 3.5629370,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271684,\n
        "lat": 49.2704850,\n
        "lon": 3.5629060,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271685,\n
        "lat": 49.2704890,\n
        "lon": 3.5625740,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271686,\n
        "lat": 49.2705310,\n
        "lon": 3.5631280,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271687,\n
        "lat": 49.2705410,\n
        "lon": 3.5626370,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271688,\n
        "lat": 49.2705560,\n
        "lon": 3.5632780,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271689,\n
        "lat": 49.2705670,\n
        "lon": 3.5630430,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271690,\n
        "lat": 49.2705740,\n
        "lon": 3.5632390,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271691,\n
        "lat": 49.2706080,\n
        "lon": 3.5632760,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271692,\n
        "lat": 49.2706160,\n
        "lon": 3.5633300,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271693,\n
        "lat": 49.2706260,\n
        "lon": 3.5632290,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271694,\n
        "lat": 49.2706320,\n
        "lon": 3.5633440,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271695,\n
        "lat": 49.2706540,\n
        "lon": 3.5632500,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271696,\n
        "lat": 49.2706590,\n
        "lon": 3.5632360,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271697,\n
        "lat": 49.2706640,\n
        "lon": 3.5632570,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271698,\n
        "lat": 49.2706790,\n
        "lon": 3.5629040,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271699,\n
        "lat": 49.2706910,\n
        "lon": 3.5631430,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271700,\n
        "lat": 49.2707040,\n
        "lon": 3.5628460,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271701,\n
        "lat": 49.2707040,\n
        "lon": 3.5629280,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271702,\n
        "lat": 49.2707150,\n
        "lon": 3.5629040,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271703,\n
        "lat": 49.2707170,\n
        "lon": 3.5623660,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271704,\n
        "lat": 49.2707300,\n
        "lon": 3.5627820,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271705,\n
        "lat": 49.2707320,\n
        "lon": 3.5622840,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271706,\n
        "lat": 49.2707470,\n
        "lon": 3.5629320,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271707,\n
        "lat": 49.2707510,\n
        "lon": 3.5621820,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271708,\n
        "lat": 49.2707610,\n
        "lon": 3.5627130,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271709,\n
        "lat": 49.2707700,\n
        "lon": 3.5620670,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271710,\n
        "lat": 49.2707700,\n
        "lon": 3.5620680,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271711,\n
        "lat": 49.2707720,\n
        "lon": 3.5623860,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271712,\n
        "lat": 49.2707750,\n
        "lon": 3.5620300,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271713,\n
        "lat": 49.2707880,\n
        "lon": 3.5623040,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271714,\n
        "lat": 49.2708060,\n
        "lon": 3.5622060,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271715,\n
        "lat": 49.2708110,\n
        "lon": 3.5617280,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271716,\n
        "lat": 49.2708170,\n
        "lon": 3.5627810,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271717,\n
        "lat": 49.2708200,\n
        "lon": 3.5616550,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271718,\n
        "lat": 49.2708230,\n
        "lon": 3.5616330,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271719,\n
        "lat": 49.2708270,\n
        "lon": 3.5624370,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271720,\n
        "lat": 49.2708270,\n
        "lon": 3.5625840,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271721,\n
        "lat": 49.2708300,\n
        "lon": 3.5615750,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271722,\n
        "lat": 49.2708310,\n
        "lon": 3.5620920,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271723,\n
        "lat": 49.2708390,\n
        "lon": 3.5620550,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271724,\n
        "lat": 49.2708460,\n
        "lon": 3.5623240,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271725,\n
        "lat": 49.2708500,\n
        "lon": 3.5625400,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271726,\n
        "lat": 49.2708510,\n
        "lon": 3.5616650,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271727,\n
        "lat": 49.2708510,\n
        "lon": 3.5620800,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271728,\n
        "lat": 49.2708620,\n
        "lon": 3.5616400,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271729,\n
        "lat": 49.2708690,\n
        "lon": 3.5615840,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271730,\n
        "lat": 49.2708710,\n
        "lon": 3.5626350,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271731,\n
        "lat": 49.2708720,\n
        "lon": 3.5621610,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271732,\n
        "lat": 49.2708750,\n
        "lon": 3.5613450,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271733,\n
        "lat": 49.2708750,\n
        "lon": 3.5616460,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271734,\n
        "lat": 49.2708750,\n
        "lon": 3.5619330,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271735,\n
        "lat": 49.2708770,\n
        "lon": 3.5619350,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271736,\n
        "lat": 49.2708810,\n
        "lon": 3.5612930,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271737,\n
        "lat": 49.2708820,\n
        "lon": 3.5616760,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271738,\n
        "lat": 49.2708830,\n
        "lon": 3.5615880,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271739,\n
        "lat": 49.2708850,\n
        "lon": 3.5616500,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271740,\n
        "lat": 49.2708860,\n
        "lon": 3.5624600,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271741,\n
        "lat": 49.2708890,\n
        "lon": 3.5624440,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271742,\n
        "lat": 49.2708930,\n
        "lon": 3.5625930,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271743,\n
        "lat": 49.2708950,\n
        "lon": 3.5621690,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271744,\n
        "lat": 49.2708990,\n
        "lon": 3.5621420,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271745,\n
        "lat": 49.2709020,\n
        "lon": 3.5613530,\n
        "timestamp": "2015-04-08T18:31:42Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271746,\n
        "lat": 49.2709030,\n
        "lon": 3.5623640,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271747,\n
        "lat": 49.2709040,\n
        "lon": 3.5617640,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271748,\n
        "lat": 49.2709057,\n
        "lon": 3.5616844,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271749,\n
        "lat": 49.2709060,\n
        "lon": 3.5623450,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271750,\n
        "lat": 49.2709070,\n
        "lon": 3.5621010,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271751,\n
        "lat": 49.2709080,\n
        "lon": 3.5613010,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271752,\n
        "lat": 49.2709110,\n
        "lon": 3.5616550,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271753,\n
        "lat": 49.2709190,\n
        "lon": 3.5621790,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271754,\n
        "lat": 49.2709240,\n
        "lon": 3.5621510,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271755,\n
        "lat": 49.2709320,\n
        "lon": 3.5624620,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271756,\n
        "lat": 49.2709330,\n
        "lon": 3.5619560,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271757,\n
        "lat": 49.2709340,\n
        "lon": 3.5621840,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271758,\n
        "lat": 49.2709380,\n
        "lon": 3.5619570,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271759,\n
        "lat": 49.2709400,\n
        "lon": 3.5603980,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271760,\n
        "lat": 49.2709440,\n
        "lon": 3.5603180,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271761,\n
        "lat": 49.2709470,\n
        "lon": 3.5623820,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271762,\n
        "lat": 49.2709600,\n
        "lon": 3.5618000,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271763,\n
        "lat": 49.2709610,\n
        "lon": 3.5613170,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271764,\n
        "lat": 49.2709620,\n
        "lon": 3.5607070,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271765,\n
        "lat": 49.2709660,\n
        "lon": 3.5618030,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271766,\n
        "lat": 49.2709670,\n
        "lon": 3.5605940,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271767,\n
        "lat": 49.2709700,\n
        "lon": 3.5605250,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271768,\n
        "lat": 49.2709730,\n
        "lon": 3.5594620,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271769,\n
        "lat": 49.2709770,\n
        "lon": 3.5617090,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271770,\n
        "lat": 49.2709780,\n
        "lon": 3.5604000,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271771,\n
        "lat": 49.2709820,\n
        "lon": 3.5603230,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271772,\n
        "lat": 49.2709820,\n
        "lon": 3.5616780,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271773,\n
        "lat": 49.2709930,\n
        "lon": 3.5591920,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271774,\n
        "lat": 49.2710160,\n
        "lon": 3.5607120,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271775,\n
        "lat": 49.2710190,\n
        "lon": 3.5606520,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271776,\n
        "lat": 49.2710210,\n
        "lon": 3.5605990,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271777,\n
        "lat": 49.2710240,\n
        "lon": 3.5605300,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271778,\n
        "lat": 49.2710310,\n
        "lon": 3.5613370,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271779,\n
        "lat": 49.2710330,\n
        "lon": 3.5594700,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271780,\n
        "lat": 49.2710500,\n
        "lon": 3.5606550,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271781,\n
        "lat": 49.2710530,\n
        "lon": 3.5606020,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271782,\n
        "lat": 49.2710540,\n
        "lon": 3.5592000,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271783,\n
        "lat": 49.2711080,\n
        "lon": 3.5607490,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271784,\n
        "lat": 49.2711130,\n
        "lon": 3.5607220,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271785,\n
        "lat": 49.2711310,\n
        "lon": 3.5607590,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 3445271786,\n
        "lat": 49.2711360,\n
        "lon": 3.5607320,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518\n
      },\n
      {\n
        "type": "node",\n
        "id": 10219369108,\n
        "lat": 49.2477010,\n
        "lon": 3.5797373,\n
        "timestamp": "2022-11-26T09:55:12Z",\n
        "version": 1,\n
        "changeset": 129395359,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10219369109,\n
        "lat": 49.2486841,\n
        "lon": 3.5790471,\n
        "timestamp": "2022-11-26T09:55:12Z",\n
        "version": 1,\n
        "changeset": 129395359,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10219369110,\n
        "lat": 49.2496521,\n
        "lon": 3.5783800,\n
        "timestamp": "2022-11-26T09:55:12Z",\n
        "version": 1,\n
        "changeset": 129395359,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "node",\n
        "id": 10219369111,\n
        "lat": 49.2506570,\n
        "lon": 3.5776863,\n
        "timestamp": "2022-11-26T09:55:12Z",\n
        "version": 1,\n
        "changeset": 129395359,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "tags": {\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "pole"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 337435527,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271209,\n
          3445271210,\n
          3445271212,\n
          3445271213,\n
          3445271223,\n
          3445271222,\n
          3445271221,\n
          3445271219,\n
          3445271218,\n
          3445271208,\n
          3445271209\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": 337435528,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269574,\n
          3445269586,\n
          3445269588,\n
          3445271216,\n
          3445271220,\n
          3445271211,\n
          3445271206,\n
          3445271197,\n
          3445269590,\n
          3445269572,\n
          3445269574\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": 337435529,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271480,\n
          3445271442,\n
          3445271437,\n
          3445271436,\n
          3445271432,\n
          3445271431,\n
          3445271438,\n
          3445271440,\n
          3445271444,\n
          3445271453,\n
          3445271480\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": 337435530,\n
        "timestamp": "2015-04-08T18:31:43Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269558,\n
          3445269567,\n
          3445269565,\n
          3445269564,\n
          3445269563,\n
          3445269577,\n
          3445269575,\n
          3445269562,\n
          3445269561,\n
          3445269555,\n
          3445269558\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": 337435531,\n
        "timestamp": "2015-04-08T18:31:44Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271480,\n
          3445271453,\n
          3445271598,\n
          3445271485,\n
          3445271612,\n
          3445271616,\n
          3445271621,\n
          3445271620,\n
          3445271623,\n
          3445271618,\n
          3445271611,\n
          3445271595,\n
          3445271480\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": 337435534,\n
        "timestamp": "2015-04-08T18:31:44Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271411,\n
          3445271397,\n
          3445271398,\n
          3445271401,\n
          3445271399,\n
          3445271405,\n
          3445271407,\n
          3445271408,\n
          3445271412,\n
          3445271423,\n
          3445271426,\n
          3445271428,\n
          3445271425,\n
          3445271424,\n
          3445271420,\n
          3445271411\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": 337435535,\n
        "timestamp": "2015-04-08T18:31:44Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271715,\n
          3445271747,\n
          3445271734,\n
          3445271735,\n
          3445271727,\n
          3445271750,\n
          3445271756,\n
          3445271758,\n
          3445271765,\n
          3445271762,\n
          3445271769,\n
          3445271748,\n
          3445271737,\n
          3445271726,\n
          3445271717,\n
          3445271715\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": 337435536,\n
        "timestamp": "2015-04-08T18:31:44Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271415,\n
          3445271416,\n
          3445271290,\n
          3445271393,\n
          3445271394,\n
          3445271410,\n
          3445271402,\n
          3445271404,\n
          3445271403,\n
          3445271400,\n
          3445271395,\n
          3445271289,\n
          3445271288,\n
          3445271286,\n
          3445271283,\n
          3445271284,\n
          3445271415\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": 337435538,\n
        "timestamp": "2020-12-13T17:12:06Z",\n
        "version": 2,\n
        "changeset": 95763520,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3445271286,\n
          3445271288,\n
          3445271282,\n
          3445271279,\n
          3445271286\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": 337435539,\n
        "timestamp": "2020-12-13T17:11:48Z",\n
        "version": 2,\n
        "changeset": 95763520,\n
        "user": "AmiFritz",\n
        "uid": 172867,\n
        "nodes": [\n
          3445271262,\n
          3445271264,\n
          3445271260,\n
          3445271258,\n
          3445271259,\n
          3445271262\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": 337435540,\n
        "timestamp": "2015-04-08T18:31:44Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271658,\n
          3445271654,\n
          3445271646,\n
          3445271653,\n
          3445271658\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": 337435541,\n
        "timestamp": "2015-04-08T18:31:44Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271713,\n
          3445271714,\n
          3445271707,\n
          3445271705,\n
          3445271713\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": 337435542,\n
        "timestamp": "2015-04-08T18:31:44Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269592,\n
          3445271193,\n
          3445271196,\n
          3445271195,\n
          3445269592\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": 337435543,\n
        "timestamp": "2015-04-08T18:31:44Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271786,\n
          3445271784,\n
          3445271783,\n
          3445271785,\n
          3445271786\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": 337435544,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269588,\n
          3445269586,\n
          3445269587,\n
          3445269589,\n
          3445269588\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": 337435545,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271275,\n
          3445271277,\n
          3445271274,\n
          3445271272,\n
          3445271275\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": 337435546,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269579,\n
          3445269584,\n
          3445269582,\n
          3445269578,\n
          3445269579\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": 337435547,\n
        "timestamp": "2022-11-26T09:55:12Z",\n
        "version": 2,\n
        "changeset": 129395359,\n
        "user": "Eric V",\n
        "uid": 163480,\n
        "nodes": [\n
          3445269552,\n
          3445269554,\n
          3445269553,\n
          3445269551,\n
          3445269552\n
        ],\n
        "tags": {\n
          "building": "transformer_tower",\n
          "operator": "Enedis",\n
          "operator:wikidata": "Q3587594",\n
          "power": "substation",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "substation": "minor_distribution"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 337435548,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269569,\n
          3445269581,\n
          3445269580,\n
          3445269568,\n
          3445269569\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": 337435549,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271204,\n
          3445271205,\n
          3445271212,\n
          3445271210,\n
          3445271204\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": 337435550,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271247,\n
          3445271246,\n
          3445271248,\n
          3445271249,\n
          3445271247\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": 337435551,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271678,\n
          3445271671,\n
          3445271667,\n
          3445271674,\n
          3445271678\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": 337435552,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271773,\n
          3445271768,\n
          3445271779,\n
          3445271782,\n
          3445271773\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": 337435553,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271427,\n
          3445271418,\n
          3445271414,\n
          3445271421,\n
          3445271427\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": 337435554,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271772,\n
          3445271752,\n
          3445271748,\n
          3445271769,\n
          3445271772\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": 337435555,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271759,\n
          3445271770,\n
          3445271771,\n
          3445271760,\n
          3445271759\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": 337435557,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271448,\n
          3445271443,\n
          3445271441,\n
          3445271447,\n
          3445271448\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": 337435558,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271662,\n
          3445271670,\n
          3445271656,\n
          3445271647,\n
          3445271662\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": 337435560,\n
        "timestamp": "2015-04-08T18:31:45Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271751,\n
          3445271736,\n
          3445271732,\n
          3445271745,\n
          3445271751\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": 337435561,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271633,\n
          3445271637,\n
          3445271639,\n
          3445271635,\n
          3445271633\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": 337435562,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271440,\n
          3445271438,\n
          3445271435,\n
          3445271439,\n
          3445271440\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": 337435563,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271257,\n
          3445271256,\n
          3445271254,\n
          3445271255,\n
          3445271257\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": 337435564,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271729,\n
          3445271728,\n
          3445271733,\n
          3445271738,\n
          3445271729\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": 337435566,\n
        "timestamp": "2025-05-08T17:21:21Z",\n
        "version": 3,\n
        "changeset": 165994989,\n
        "user": "nlehuby",\n
        "uid": 1424448,\n
        "nodes": [\n
          3445271638,\n
          3445271640,\n
          3445271634,\n
          3445271632,\n
          3445271638\n
        ],\n
        "tags": {\n
          "addr:housenumber": "6",\n
          "addr:street": "Rue des Juifs",\n
          "amenity": "townhall",\n
          "building": "civic",\n
          "contact:email": "pf.mairiedebruys@gmail.com",\n
          "contact:phone": "+33 3 23 72 91 34",\n
          "name": "Mairie de Bruys",\n
          "opening_hours": "Tu 10:30-12:00; Fr 18:00-19:00",\n
          "ref:FR:SIRET": "21020117400013",\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
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 337435568,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271689,\n
          3445271686,\n
          3445271696,\n
          3445271699,\n
          3445271689\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": 337435569,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271725,\n
          3445271720,\n
          3445271730,\n
          3445271742,\n
          3445271725\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": 337435570,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271240,\n
          3445271235,\n
          3445271237,\n
          3445271241,\n
          3445271240\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": 337435571,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271276,\n
          3445271278,\n
          3445271277,\n
          3445271275,\n
          3445271276\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": 337435572,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271270,\n
          3445271272,\n
          3445271274,\n
          3445271273,\n
          3445271270\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": 337435573,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271266,\n
          3445271269,\n
          3445271267,\n
          3445271265,\n
          3445271266\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": 337435574,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269565,\n
          3445269573,\n
          3445269570,\n
          3445269564,\n
          3445269565\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": 337435575,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271677,\n
          3445271676,\n
          3445271681,\n
          3445271682,\n
          3445271677\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": 337435576,\n
        "timestamp": "2015-04-08T18:31:46Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271247,\n
          3445271249,\n
          3445271253,\n
          3445271250,\n
          3445271247\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": 337435577,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271472,\n
          3445271475,\n
          3445271454,\n
          3445271451,\n
          3445271472\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": 337435579,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271252,\n
          3445271251,\n
          3445271243,\n
          3445271245,\n
          3445271252\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": 337435580,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271266,\n
          3445271268,\n
          3445271271,\n
          3445271269,\n
          3445271266\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": 337435582,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271197,\n
          3445271194,\n
          3445269591,\n
          3445269590,\n
          3445271197\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": 337435583,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271244,\n
          3445271242,\n
          3445271233,\n
          3445271232,\n
          3445271244\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": 337435584,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271703,\n
          3445271711,\n
          3445271713,\n
          3445271705,\n
          3445271703\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": 337435585,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271413,\n
          3445271409,\n
          3445271287,\n
          3445271291,\n
          3445271413\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": 337435586,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271763,\n
          3445271752,\n
          3445271772,\n
          3445271778,\n
          3445271763\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": 337435587,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271221,\n
          3445271222,\n
          3445271229,\n
          3445271228,\n
          3445271221\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": 337435588,\n
        "timestamp": "2017-03-06T19:56:37Z",\n
        "version": 3,\n
        "changeset": 46632954,\n
        "user": "JeaRRo",\n
        "uid": 187177,\n
        "nodes": [\n
          3445271463,\n
          3445271458,\n
          3445271457,\n
          3445271460,\n
          3445271461,\n
          3445271464,\n
          3445271465,\n
          3445271487,\n
          3445271486,\n
          3445271488,\n
          3445271489,\n
          3445271491,\n
          3445271593,\n
          3445271490,\n
          3445271492,\n
          3445271597,\n
          3445271599,\n
          3445271594,\n
          3445271596,\n
          3445271602,\n
          3445271605,\n
          3445271601,\n
          3445271600,\n
          3445271603,\n
          3445271606,\n
          3445271607,\n
          3445271604,\n
          3445271610,\n
          3445271609,\n
          3445271608,\n
          3445271483,\n
          3445271484,\n
          3445271482,\n
          3445271481,\n
          3445271478,\n
          3445271477,\n
          3445271479,\n
          3445271473,\n
          3445271470,\n
          3445271471,\n
          3445271474,\n
          3445271469,\n
          3445271462,\n
          3445271459,\n
          3445271468,\n
          3445271467,\n
          3445271456,\n
          3445271455,\n
          3445271466,\n
          3445271463\n
        ],\n
        "tags": {\n
          "amenity": "place_of_worship",\n
          "building": "church",\n
          "denomination": "catholic",\n
          "heritage": "2",\n
          "heritage:operator": "mhs",\n
          "mhs:inscription_date": "1920-06-08",\n
          "name": "Église de la Nativité-de-la-Sainte-Vierge",\n
          "ref:mhs": "PA00115563",\n
          "religion": "christian",\n
          "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n
          "source:heritage": "data.gouv.fr, Ministère de la Culture - 2016",\n
          "start_date": "C12",\n
          "wikidata": "Q3585787",\n
          "wikipedia": "fr:Église de la Nativité-de-la-Sainte-Vierge de Bruys"\n
        }\n
      },\n
      {\n
        "type": "way",\n
        "id": 337435591,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271710,\n
          3445271722,\n
          3445271723,\n
          3445271712,\n
          3445271709,\n
          3445271710\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": 337435595,\n
        "timestamp": "2015-04-08T18:31:47Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269576,\n
          3445269578,\n
          3445269582,\n
          3445269585,\n
          3445269583,\n
          3445269576\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": 337435597,\n
        "timestamp": "2015-04-08T18:31:48Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269585,\n
          3445269582,\n
          3445269584,\n
          3445271193,\n
          3445269592,\n
          3445269585\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": 337435599,\n
        "timestamp": "2015-04-08T18:31:48Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271677,\n
          3445271680,\n
          3445271675,\n
          3445271673,\n
          3445271676,\n
          3445271677\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": 337435600,\n
        "timestamp": "2015-04-08T18:31:48Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271203,\n
          3445271204,\n
          3445271210,\n
          3445271209,\n
          3445271202,\n
          3445271203\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": 337435605,\n
        "timestamp": "2015-04-08T18:31:48Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271649,\n
          3445271650,\n
          3445271665,\n
          3445271655,\n
          3445271643,\n
          3445271642,\n
          3445271649\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": 337435607,\n
        "timestamp": "2015-04-08T18:31:48Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271199,\n
          3445271200,\n
          3445271203,\n
          3445271202,\n
          3445271201,\n
          3445271198,\n
          3445271199\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": 337435609,\n
        "timestamp": "2015-04-08T18:31:48Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271234,\n
          3445271238,\n
          3445271239,\n
          3445271220,\n
          3445271217,\n
          3445271236,\n
          3445271234\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": 337435615,\n
        "timestamp": "2015-04-08T18:31:48Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271669,\n
          3445271683,\n
          3445271684,\n
          3445271679,\n
          3445271687,\n
          3445271685,\n
          3445271669\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": 337435616,\n
        "timestamp": "2015-04-08T18:31:49Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271625,\n
          3445271627,\n
          3445271630,\n
          3445271631,\n
          3445271622,\n
          3445271619,\n
          3445271625\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": 337435617,\n
        "timestamp": "2015-04-08T18:31:49Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271282,\n
          3445271288,\n
          3445271289,\n
          3445271395,\n
          3445271400,\n
          3445271292,\n
          3445271285,\n
          3445271282\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": 337435618,\n
        "timestamp": "2015-04-08T18:31:49Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271446,\n
          3445271447,\n
          3445271441,\n
          3445271417,\n
          3445271416,\n
          3445271415,\n
          3445271422,\n
          3445271446\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": 337435619,\n
        "timestamp": "2015-04-08T18:31:49Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271207,\n
          3445271208,\n
          3445271218,\n
          3445271219,\n
          3445271225,\n
          3445271224,\n
          3445271214,\n
          3445271207\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": 337435620,\n
        "timestamp": "2015-04-08T18:31:49Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271724,\n
          3445271749,\n
          3445271757,\n
          3445271753,\n
          3445271754,\n
          3445271744,\n
          3445271743,\n
          3445271731,\n
          3445271724\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": 337435621,\n
        "timestamp": "2015-04-08T18:31:49Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271394,\n
          3445271393,\n
          3445271290,\n
          3445271416,\n
          3445271417,\n
          3445271419,\n
          3445271396,\n
          3445271406,\n
          3445271394\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": 337435622,\n
        "timestamp": "2015-04-08T18:31:49Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271724,\n
          3445271719,\n
          3445271740,\n
          3445271741,\n
          3445271755,\n
          3445271761,\n
          3445271746,\n
          3445271749,\n
          3445271724\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": 337435623,\n
        "timestamp": "2015-04-08T18:31:49Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271654,\n
          3445271648,\n
          3445271645,\n
          3445271649,\n
          3445271642,\n
          3445271636,\n
          3445271641,\n
          3445271646,\n
          3445271654\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": 337435624,\n
        "timestamp": "2015-04-08T18:31:49Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271700,\n
          3445271698,\n
          3445271701,\n
          3445271702,\n
          3445271706,\n
          3445271716,\n
          3445271708,\n
          3445271704,\n
          3445271700\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": 337435625,\n
        "timestamp": "2015-04-08T18:31:49Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271430,\n
          3445271429,\n
          3445271428,\n
          3445271426,\n
          3445271432,\n
          3445271436,\n
          3445271434,\n
          3445271433,\n
          3445271430\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": 337435626,\n
        "timestamp": "2015-04-08T18:31:50Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269568,\n
          3445269580,\n
          3445269571,\n
          3445269559,\n
          3445269556,\n
          3445269557,\n
          3445269560,\n
          3445269566,\n
          3445269568\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": 337435627,\n
        "timestamp": "2015-04-08T18:31:50Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271694,\n
          3445271697,\n
          3445271695,\n
          3445271693,\n
          3445271691,\n
          3445271690,\n
          3445271688,\n
          3445271692,\n
          3445271694\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": 337435628,\n
        "timestamp": "2015-04-08T18:31:50Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271614,\n
          3445271628,\n
          3445271629,\n
          3445271624,\n
          3445271626,\n
          3445271617,\n
          3445271615,\n
          3445271613,\n
          3445271614\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": 337435629,\n
        "timestamp": "2015-04-08T18:31:50Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445269575,\n
          3445269577,\n
          3445271199,\n
          3445271198,\n
          3445271196,\n
          3445271193,\n
          3445269584,\n
          3445269579,\n
          3445269575\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": 337435630,\n
        "timestamp": "2015-04-08T18:31:50Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271476,\n
          3445271472,\n
          3445271451,\n
          3445271450,\n
          3445271445,\n
          3445271443,\n
          3445271448,\n
          3445271449,\n
          3445271452,\n
          3445271476\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": 337435631,\n
        "timestamp": "2015-04-08T18:31:50Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271217,\n
          3445271216,\n
          3445271215,\n
          3445271227,\n
          3445271226,\n
          3445271230,\n
          3445271231,\n
          3445271234,\n
          3445271236,\n
          3445271217\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": 337435632,\n
        "timestamp": "2015-04-08T18:31:50Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271766,\n
          3445271764,\n
          3445271774,\n
          3445271775,\n
          3445271780,\n
          3445271781,\n
          3445271776,\n
          3445271777,\n
          3445271767,\n
          3445271766\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": 337435633,\n
        "timestamp": "2015-04-08T18:31:50Z",\n
        "version": 1,\n
        "changeset": 30071102,\n
        "user": "Potion_magix",\n
        "uid": 1127518,\n
        "nodes": [\n
          3445271717,\n
          3445271726,\n
          3445271737,\n
          3445271739,\n
          3445271733,\n
          3445271728,\n
          3445271729,\n
          3445271721,\n
          3445271718,\n
          3445271717\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
      """
  ]
]