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"="02034"]->.searchArea;\n (\n nwr["emergency"="fire_hydrant"](area.searchArea);\n nwr["amenity"="charging_station"](area.searchArea);\n nwr["amenity"="toilets"](area.searchArea);\n nwr["highway"="bus_stop"](area.searchArea);\n nwr["emergency"="defibrillator"](area.searchArea);\n nwr["man_made"="surveillance"](area.searchArea);\n nwr["amenity"="recycling"](area.searchArea);\n nwr["power"="substation"](area.searchArea);\n nwr["healthcare"](area.searchArea);\n nwr["amenity"="doctors"](area.searchArea);\n nwr["amenity"="pharmacy"](area.searchArea);\n nwr["amenity"="hospital"](area.searchArea);\n nwr["amenity"="clinic"](area.searchArea);\n nwr["amenity"="social_facility"](area.searchArea);\n nwr["healthcare"="laboratory"](area.searchArea);\n nwr["amenity"="school"](area.searchArea);\n nwr["amenity"="police"](area.searchArea);\n nwr["amenity"="bicycle_parking"](area.searchArea);\n nwr["advertising"="board"]["message"="political"](area.searchArea);\n way["building"](area.searchArea);\n nwr["email"](area.searchArea);\n nwr["contact:email"](area.searchArea);\n nwr["amenity"="bench"](area.searchArea);\n nwr["amenity"="waste_basket"](area.searchArea);\n nwr["highway"="street_lamp"](area.searchArea);\n nwr["amenity"="drinking_water"](area.searchArea);\n nwr["natural"="tree"](area.searchArea);\n nw["power"="pole"](area.searchArea);\n nwr["manhole"](area.searchArea);\n nwr["amenity"="public_bookcase"](area.searchArea);\n nwr["leisure"="playground"](area.searchArea);\n nwr["amenity"="restaurant"](area.searchArea);\n nwr["ref:FR:RNB"](area.searchArea);\n );\n (._;>;);\n out meta;\n >; """ ] "timeout" => 60 ] |
|
| Response |
200
[ "info" => [ "header_size" => 190 "request_size" => 2613 "total_time" => 5.582633 "namelookup_time" => 0.000487 "connect_time" => 0.018551 "pretransfer_time" => 0.039114 "size_upload" => 2410.0 "size_download" => 16523.0 "speed_download" => 2959.0 "speed_upload" => 431.0 "download_content_length" => 16523.0 "upload_content_length" => 2410.0 "starttransfer_time" => 5.565014 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:6291:faf9:49b7:1e4b" "local_port" => 59364 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 39022 "connect_time_us" => 18551 "namelookup_time_us" => 487 "pretransfer_time_us" => 39114 "starttransfer_time_us" => 5565014 "posttransfer_time_us" => 39113 "total_time_us" => 5582633 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769919224.6027 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#1261 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#898 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1245 …} : -9223372036854775808 } } "debug" => """ * Host overpass-api.de:443 was resolved.\n * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n * IPv4: 162.55.144.139, 65.109.112.52\n * Trying [2a01:4f8:261:3c4f::2]:443...\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n * ALPN: server accepted http/1.1\n * Server certificate:\n * subject: CN=gall.openstreetmap.de\n * start date: Jan 21 16:56:04 2026 GMT\n * expire date: Apr 21 16:56:03 2026 GMT\n * subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n * using HTTP/1.x\n > POST /api/interpreter HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n Content-Type: application/x-www-form-urlencoded\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 2410\r\n \r\n * upload completely sent off: 2410 bytes\n < HTTP/1.1 200 OK\r\n < Date: Sun, 01 Feb 2026 04:13:44 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 16523\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Sun, 01 Feb 2026 04:13:44 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 16523" "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-01T04:11:46Z",\n "timestamp_areas_base": "2026-01-22T23:45:51Z",\n "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n },\n "elements": [\n \n {\n "type": "node",\n "id": 4151896612,\n "lat": 49.4665765,\n "lon": 3.1347550,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896613,\n "lat": 49.4665825,\n "lon": 3.1348030,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896614,\n "lat": 49.4666165,\n "lon": 3.1347430,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896615,\n "lat": 49.4666225,\n "lon": 3.1347910,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896616,\n "lat": 49.4716115,\n "lon": 3.1243935,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896617,\n "lat": 49.4717295,\n "lon": 3.1238905,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896618,\n "lat": 49.4717405,\n "lon": 3.1244645,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896619,\n "lat": 49.4717935,\n "lon": 3.1237775,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896620,\n "lat": 49.4718165,\n "lon": 3.1236785,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896621,\n "lat": 49.4718595,\n "lon": 3.1239625,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896622,\n "lat": 49.4719065,\n "lon": 3.1245615,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896623,\n "lat": 49.4719245,\n "lon": 3.1238495,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896624,\n "lat": 49.4719305,\n "lon": 3.1237415,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896625,\n "lat": 49.4719365,\n "lon": 3.1237985,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896626,\n "lat": 49.4719535,\n "lon": 3.1237445,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896627,\n "lat": 49.4719615,\n "lon": 3.1238125,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896628,\n "lat": 49.4719705,\n "lon": 3.1245955,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896629,\n "lat": 49.4719875,\n "lon": 3.1237925,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896630,\n "lat": 49.4719935,\n "lon": 3.1241995,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896631,\n "lat": 49.4720035,\n "lon": 3.1237165,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896632,\n "lat": 49.4720055,\n "lon": 3.1238345,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896633,\n "lat": 49.4720365,\n "lon": 3.1238095,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896634,\n "lat": 49.4720555,\n "lon": 3.1242325,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896635,\n "lat": 49.4720775,\n "lon": 3.1236545,\n "timestamp": "2016-04-27T18:59:36Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896636,\n "lat": 49.4720915,\n "lon": 3.1237045,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896637,\n "lat": 49.4720985,\n "lon": 3.1236285,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896638,\n "lat": 49.4721055,\n "lon": 3.1237525,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896639,\n "lat": 49.4721075,\n "lon": 3.1236865,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896640,\n "lat": 49.4721225,\n "lon": 3.1236575,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896641,\n "lat": 49.4721555,\n "lon": 3.1236765,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896642,\n "lat": 49.4721905,\n "lon": 3.1240855,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896643,\n "lat": 49.4721955,\n "lon": 3.1232075,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896644,\n "lat": 49.4722185,\n "lon": 3.1239485,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896645,\n "lat": 49.4722535,\n "lon": 3.1232365,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896646,\n "lat": 49.4723375,\n "lon": 3.1241575,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896647,\n "lat": 49.4723665,\n "lon": 3.1240205,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896648,\n "lat": 49.4723675,\n "lon": 3.1230005,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896649,\n "lat": 49.4723795,\n "lon": 3.1229455,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896650,\n "lat": 49.4723795,\n "lon": 3.1230135,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896651,\n "lat": 49.4723835,\n "lon": 3.1229365,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896652,\n "lat": 49.4723905,\n "lon": 3.1229305,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896653,\n "lat": 49.4723985,\n "lon": 3.1229305,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896654,\n "lat": 49.4724045,\n "lon": 3.1229355,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896655,\n "lat": 49.4724085,\n "lon": 3.1229435,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896656,\n "lat": 49.4724085,\n "lon": 3.1241895,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896657,\n "lat": 49.4724135,\n "lon": 3.1229495,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896658,\n "lat": 49.4724535,\n "lon": 3.1230725,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896659,\n "lat": 49.4724585,\n "lon": 3.1230495,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896660,\n "lat": 49.4724705,\n "lon": 3.1229795,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896661,\n "lat": 49.4724775,\n "lon": 3.1229495,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896662,\n "lat": 49.4724835,\n "lon": 3.1235815,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896663,\n "lat": 49.4724975,\n "lon": 3.1242355,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896664,\n "lat": 49.4724985,\n "lon": 3.1237445,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896665,\n "lat": 49.4725115,\n "lon": 3.1236685,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896666,\n "lat": 49.4725145,\n "lon": 3.1231045,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896667,\n "lat": 49.4725195,\n "lon": 3.1230785,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896668,\n "lat": 49.4725245,\n "lon": 3.1236025,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896669,\n "lat": 49.4725285,\n "lon": 3.1240875,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896670,\n "lat": 49.4725375,\n "lon": 3.1233085,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896671,\n "lat": 49.4725755,\n "lon": 3.1241075,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896672,\n "lat": 49.4725785,\n "lon": 3.1233285,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896673,\n "lat": 49.4725905,\n "lon": 3.1232675,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896674,\n "lat": 49.4725905,\n "lon": 3.1237915,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896675,\n "lat": 49.4725925,\n "lon": 3.1237115,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896676,\n "lat": 49.4725975,\n "lon": 3.1241175,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896677,\n "lat": 49.4726145,\n "lon": 3.1231575,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896678,\n "lat": 49.4726215,\n "lon": 3.1231285,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896679,\n "lat": 49.4726295,\n "lon": 3.1238425,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896680,\n "lat": 49.4726345,\n "lon": 3.1230555,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896681,\n "lat": 49.4726405,\n "lon": 3.1230265,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896682,\n "lat": 49.4726495,\n "lon": 3.1237425,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896683,\n "lat": 49.4726505,\n "lon": 3.1238525,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896684,\n "lat": 49.4726605,\n "lon": 3.1233685,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896685,\n "lat": 49.4726735,\n "lon": 3.1233045,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896686,\n "lat": 49.4726945,\n "lon": 3.1231975,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896687,\n "lat": 49.4727165,\n "lon": 3.1230985,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151896688,\n "lat": 49.4727195,\n "lon": 3.1233975,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900289,\n "lat": 49.4759561,\n "lon": 3.1345151,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900290,\n "lat": 49.4759621,\n "lon": 3.1344291,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900291,\n "lat": 49.4760391,\n "lon": 3.1345291,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900292,\n "lat": 49.4760441,\n "lon": 3.1344441,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900293,\n "lat": 49.4761235,\n "lon": 3.1354739,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900294,\n "lat": 49.4761511,\n "lon": 3.1342961,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900295,\n "lat": 49.4761511,\n "lon": 3.1343031,\n "timestamp": "2016-04-27T18:59:37Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900296,\n "lat": 49.4761541,\n "lon": 3.1342501,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900297,\n "lat": 49.4761621,\n "lon": 3.1341381,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900298,\n "lat": 49.4761716,\n "lon": 3.1348118,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900299,\n "lat": 49.4762061,\n "lon": 3.1343121,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900300,\n "lat": 49.4762071,\n "lon": 3.1343021,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900301,\n "lat": 49.4762101,\n "lon": 3.1342591,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900302,\n "lat": 49.4762159,\n "lon": 3.1348067,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900303,\n "lat": 49.4762179,\n "lon": 3.1347288,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900304,\n "lat": 49.4762581,\n "lon": 3.1342661,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900305,\n "lat": 49.4762651,\n "lon": 3.1341541,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900306,\n "lat": 49.4762697,\n "lon": 3.1355005,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900307,\n "lat": 49.4763127,\n "lon": 3.1349210,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900308,\n "lat": 49.4763171,\n "lon": 3.1349051,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900309,\n "lat": 49.4763704,\n "lon": 3.1355182,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900310,\n "lat": 49.4763797,\n "lon": 3.1348829,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900311,\n "lat": 49.4763845,\n "lon": 3.1347479,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900312,\n "lat": 49.4764134,\n "lon": 3.1349387,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900313,\n "lat": 49.4764378,\n "lon": 3.1349952,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900314,\n "lat": 49.4764811,\n "lon": 3.1347561,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900315,\n "lat": 49.4764941,\n "lon": 3.1351051,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900316,\n "lat": 49.4765051,\n "lon": 3.1350331,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900318,\n "lat": 49.4765411,\n "lon": 3.1347731,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900319,\n "lat": 49.4765431,\n "lon": 3.1347601,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900320,\n "lat": 49.4765561,\n "lon": 3.1334607,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900321,\n "lat": 49.4765661,\n "lon": 3.1334067,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900322,\n "lat": 49.4765671,\n "lon": 3.1346501,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900323,\n "lat": 49.4765751,\n "lon": 3.1345971,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900324,\n "lat": 49.4765841,\n "lon": 3.1345131,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900325,\n "lat": 49.4765841,\n "lon": 3.1346861,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900326,\n "lat": 49.4765881,\n "lon": 3.1346561,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900327,\n "lat": 49.4765951,\n "lon": 3.1344261,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900328,\n "lat": 49.4765951,\n "lon": 3.1346031,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900329,\n "lat": 49.4765991,\n "lon": 3.1351381,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900330,\n "lat": 49.4766001,\n "lon": 3.1345701,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900331,\n "lat": 49.4766031,\n "lon": 3.1339807,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900332,\n "lat": 49.4766061,\n "lon": 3.1345201,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900333,\n "lat": 49.4766111,\n "lon": 3.1350681,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900334,\n "lat": 49.4766181,\n "lon": 3.1344331,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900335,\n "lat": 49.4766211,\n "lon": 3.1344081,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900336,\n "lat": 49.4766351,\n "lon": 3.1335277,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900337,\n "lat": 49.4766361,\n "lon": 3.1342951,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900338,\n "lat": 49.4766361,\n "lon": 3.1347051,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900339,\n "lat": 49.4766381,\n "lon": 3.1342821,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900340,\n "lat": 49.4766511,\n "lon": 3.1347921,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900341,\n "lat": 49.4766531,\n "lon": 3.1345861,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900342,\n "lat": 49.4766571,\n "lon": 3.1339917,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900343,\n "lat": 49.4766581,\n "lon": 3.1343011,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900344,\n "lat": 49.4766601,\n "lon": 3.1342881,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900345,\n "lat": 49.4766671,\n "lon": 3.1342181,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900346,\n "lat": 49.4766701,\n "lon": 3.1341991,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900347,\n "lat": 49.4766741,\n "lon": 3.1344251,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900348,\n "lat": 49.4766751,\n "lon": 3.1337757,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900349,\n "lat": 49.4766761,\n "lon": 3.1315337,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900350,\n "lat": 49.4766791,\n "lon": 3.1337397,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900351,\n "lat": 49.4766791,\n "lon": 3.1341151,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900352,\n "lat": 49.4766811,\n "lon": 3.1325317,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900354,\n "lat": 49.4766911,\n "lon": 3.1335177,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900355,\n "lat": 49.4766951,\n "lon": 3.1334597,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900356,\n "lat": 49.4766951,\n "lon": 3.1335577,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900357,\n "lat": 49.4766971,\n "lon": 3.1313617,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900358,\n "lat": 49.4766981,\n "lon": 3.1335367,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900359,\n "lat": 49.4767011,\n "lon": 3.1342261,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900360,\n "lat": 49.4767051,\n "lon": 3.1333297,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900361,\n "lat": 49.4767061,\n "lon": 3.1321167,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900362,\n "lat": 49.4767071,\n "lon": 3.1337857,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900363,\n "lat": 49.4767111,\n "lon": 3.1337497,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900364,\n "lat": 49.4767161,\n "lon": 3.1342541,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900365,\n "lat": 49.4767201,\n "lon": 3.1342101,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900366,\n "lat": 49.4767371,\n "lon": 3.1325397,\n "timestamp": "2016-04-27T18:59:38Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900368,\n "lat": 49.4767391,\n "lon": 3.1335377,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900369,\n "lat": 49.4767401,\n "lon": 3.1342591,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900370,\n "lat": 49.4767441,\n "lon": 3.1342141,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900371,\n "lat": 49.4767451,\n "lon": 3.1349871,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900372,\n "lat": 49.4767471,\n "lon": 3.1347371,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900373,\n "lat": 49.4767551,\n "lon": 3.1333587,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900374,\n "lat": 49.4767561,\n "lon": 3.1315567,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900375,\n "lat": 49.4767561,\n "lon": 3.1333387,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900376,\n "lat": 49.4767581,\n "lon": 3.1333597,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900377,\n "lat": 49.4767591,\n "lon": 3.1335577,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900378,\n "lat": 49.4767601,\n "lon": 3.1321557,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900379,\n "lat": 49.4767601,\n "lon": 3.1335377,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900380,\n "lat": 49.4767621,\n "lon": 3.1321217,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900381,\n "lat": 49.4767621,\n "lon": 3.1332347,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900382,\n "lat": 49.4767641,\n "lon": 3.1332167,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900383,\n "lat": 49.4767771,\n "lon": 3.1313867,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900384,\n "lat": 49.4767811,\n "lon": 3.1335387,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900385,\n "lat": 49.4767811,\n "lon": 3.1336147,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900386,\n "lat": 49.4767821,\n "lon": 3.1349891,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900387,\n "lat": 49.4767841,\n "lon": 3.1347381,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900388,\n "lat": 49.4767861,\n "lon": 3.1342231,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900389,\n "lat": 49.4767871,\n "lon": 3.1321827,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900390,\n "lat": 49.4767881,\n "lon": 3.1321587,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900391,\n "lat": 49.4767881,\n "lon": 3.1335387,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900392,\n "lat": 49.4767901,\n "lon": 3.1318497,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900393,\n "lat": 49.4767931,\n "lon": 3.1319377,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900394,\n "lat": 49.4767931,\n "lon": 3.1341411,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900395,\n "lat": 49.4767991,\n "lon": 3.1337017,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900396,\n "lat": 49.4767991,\n "lon": 3.1345281,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900397,\n "lat": 49.4767991,\n "lon": 3.1347381,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900398,\n "lat": 49.4768001,\n "lon": 3.1333647,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900399,\n "lat": 49.4768001,\n "lon": 3.1336147,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900400,\n "lat": 49.4768011,\n "lon": 3.1332367,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900401,\n "lat": 49.4768011,\n "lon": 3.1332477,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900402,\n "lat": 49.4768011,\n "lon": 3.1345291,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900403,\n "lat": 49.4768031,\n "lon": 3.1318217,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900404,\n "lat": 49.4768031,\n "lon": 3.1318477,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900405,\n "lat": 49.4768061,\n "lon": 3.1319367,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900406,\n "lat": 49.4768081,\n "lon": 3.1343891,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900407,\n "lat": 49.4768091,\n "lon": 3.1319977,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900408,\n "lat": 49.4768131,\n "lon": 3.1335027,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900409,\n "lat": 49.4768131,\n "lon": 3.1335377,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900410,\n "lat": 49.4768151,\n "lon": 3.1337137,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900411,\n "lat": 49.4768151,\n "lon": 3.1337277,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900412,\n "lat": 49.4768151,\n "lon": 3.1342521,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900413,\n "lat": 49.4768161,\n "lon": 3.1332477,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900414,\n "lat": 49.4768161,\n "lon": 3.1333027,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900415,\n "lat": 49.4768171,\n "lon": 3.1318337,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900416,\n "lat": 49.4768171,\n "lon": 3.1318467,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900417,\n "lat": 49.4768221,\n "lon": 3.1317597,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900418,\n "lat": 49.4768221,\n "lon": 3.1317897,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900419,\n "lat": 49.4768261,\n "lon": 3.1337287,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900420,\n "lat": 49.4768271,\n "lon": 3.1318207,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900421,\n "lat": 49.4768271,\n "lon": 3.1335377,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900422,\n "lat": 49.4768271,\n "lon": 3.1337047,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900423,\n "lat": 49.4768271,\n "lon": 3.1337147,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900424,\n "lat": 49.4768281,\n "lon": 3.1318327,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900425,\n "lat": 49.4768291,\n "lon": 3.1318457,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900426,\n "lat": 49.4768341,\n "lon": 3.1319587,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900427,\n "lat": 49.4768341,\n "lon": 3.1342531,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900428,\n "lat": 49.4768351,\n "lon": 3.1342331,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900429,\n "lat": 49.4768401,\n "lon": 3.1335027,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900430,\n "lat": 49.4768411,\n "lon": 3.1335367,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900431,\n "lat": 49.4768461,\n "lon": 3.1319577,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900432,\n "lat": 49.4768471,\n "lon": 3.1319907,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900433,\n "lat": 49.4768541,\n "lon": 3.1317687,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900434,\n "lat": 49.4768541,\n "lon": 3.1317807,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900435,\n "lat": 49.4768541,\n "lon": 3.1317987,\n "timestamp": "2016-04-27T18:59:39Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900436,\n "lat": 49.4768541,\n "lon": 3.1318537,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900437,\n "lat": 49.4768561,\n "lon": 3.1349921,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900438,\n "lat": 49.4768571,\n "lon": 3.1347401,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900439,\n "lat": 49.4768581,\n "lon": 3.1318537,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900440,\n "lat": 49.4768601,\n "lon": 3.1345361,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900441,\n "lat": 49.4768611,\n "lon": 3.1319447,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900442,\n "lat": 49.4768621,\n "lon": 3.1342111,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900443,\n "lat": 49.4768641,\n "lon": 3.1332217,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900444,\n "lat": 49.4768641,\n "lon": 3.1343961,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900445,\n "lat": 49.4768661,\n "lon": 3.1331957,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900446,\n "lat": 49.4768701,\n "lon": 3.1342261,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900447,\n "lat": 49.4768891,\n "lon": 3.1335407,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900448,\n "lat": 49.4768981,\n "lon": 3.1319407,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900449,\n "lat": 49.4768981,\n "lon": 3.1319467,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900450,\n "lat": 49.4769081,\n "lon": 3.1338387,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900451,\n "lat": 49.4769169,\n "lon": 3.1344755,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900452,\n "lat": 49.4769199,\n "lon": 3.1342615,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900453,\n "lat": 49.4769241,\n "lon": 3.1338457,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900454,\n "lat": 49.4769261,\n "lon": 3.1333997,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900455,\n "lat": 49.4769261,\n "lon": 3.1334157,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900456,\n "lat": 49.4769331,\n "lon": 3.1317817,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900457,\n "lat": 49.4769351,\n "lon": 3.1319387,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900458,\n "lat": 49.4769385,\n "lon": 3.1321286,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900459,\n "lat": 49.4769391,\n "lon": 3.1321846,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900460,\n "lat": 49.4769421,\n "lon": 3.1333997,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900461,\n "lat": 49.4769431,\n "lon": 3.1334167,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900462,\n "lat": 49.4769481,\n "lon": 3.1335347,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900463,\n "lat": 49.4769521,\n "lon": 3.1335337,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900464,\n "lat": 49.4769581,\n "lon": 3.1331947,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900465,\n "lat": 49.4769621,\n "lon": 3.1333077,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900466,\n "lat": 49.4769669,\n "lon": 3.1342035,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900467,\n "lat": 49.4769699,\n "lon": 3.1344755,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900468,\n "lat": 49.4769711,\n "lon": 3.1338387,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900469,\n "lat": 49.4769729,\n "lon": 3.1343285,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900470,\n "lat": 49.4769859,\n "lon": 3.1350955,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900471,\n "lat": 49.4769869,\n "lon": 3.1351785,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900473,\n "lat": 49.4770019,\n "lon": 3.1346135,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900474,\n "lat": 49.4770039,\n "lon": 3.1345785,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900475,\n "lat": 49.4770241,\n "lon": 3.1326057,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900476,\n "lat": 49.4770251,\n "lon": 3.1327117,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900477,\n "lat": 49.4770233,\n "lon": 3.1335801,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900478,\n "lat": 49.4770283,\n "lon": 3.1313711,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900479,\n "lat": 49.4770289,\n "lon": 3.1345475,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900480,\n "lat": 49.4770309,\n "lon": 3.1345305,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900481,\n "lat": 49.4770327,\n "lon": 3.1337082,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900482,\n "lat": 49.4770333,\n "lon": 3.1314311,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900483,\n "lat": 49.4770339,\n "lon": 3.1346135,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900484,\n "lat": 49.4770363,\n "lon": 3.1314731,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900485,\n "lat": 49.4770379,\n "lon": 3.1345775,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900486,\n "lat": 49.4770409,\n "lon": 3.1345495,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900487,\n "lat": 49.4770419,\n "lon": 3.1350945,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900488,\n "lat": 49.4770419,\n "lon": 3.1351355,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900489,\n "lat": 49.4770423,\n "lon": 3.1319151,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900490,\n "lat": 49.4770429,\n "lon": 3.1345305,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900491,\n "lat": 49.4770429,\n "lon": 3.1351765,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900492,\n "lat": 49.4770439,\n "lon": 3.1352495,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900493,\n "lat": 49.4770463,\n "lon": 3.1330821,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900494,\n "lat": 49.4770473,\n "lon": 3.1332211,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900495,\n "lat": 49.4770513,\n "lon": 3.1327371,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900496,\n "lat": 49.4770575,\n "lon": 3.1323963,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900497,\n "lat": 49.4770585,\n "lon": 3.1325113,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900498,\n "lat": 49.4770543,\n "lon": 3.1330121,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900499,\n "lat": 49.4770553,\n "lon": 3.1330821,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900500,\n "lat": 49.4770569,\n "lon": 3.1344055,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900501,\n "lat": 49.4770629,\n "lon": 3.1343505,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900502,\n "lat": 49.4770689,\n "lon": 3.1343125,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900503,\n "lat": 49.4770763,\n "lon": 3.1337411,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900504,\n "lat": 49.4770789,\n "lon": 3.1342345,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900505,\n "lat": 49.4770793,\n "lon": 3.1321721,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900506,\n "lat": 49.4770813,\n "lon": 3.1313611,\n "timestamp": "2016-04-27T18:59:40Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900507,\n "lat": 49.4770833,\n "lon": 3.1337961,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900508,\n "lat": 49.4770849,\n "lon": 3.1343565,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900509,\n "lat": 49.4770863,\n "lon": 3.1314221,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900510,\n "lat": 49.4770889,\n "lon": 3.1343195,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900511,\n "lat": 49.4770893,\n "lon": 3.1314641,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900512,\n "lat": 49.4770933,\n "lon": 3.1337351,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900513,\n "lat": 49.4771001,\n "lon": 3.1326017,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900514,\n "lat": 49.4771001,\n "lon": 3.1327087,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900515,\n "lat": 49.4770973,\n "lon": 3.1337921,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900516,\n "lat": 49.4770983,\n "lon": 3.1335621,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900517,\n "lat": 49.4771003,\n "lon": 3.1318971,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900518,\n "lat": 49.4771115,\n "lon": 3.1336834,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900519,\n "lat": 49.4771123,\n "lon": 3.1339981,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900520,\n "lat": 49.4771143,\n "lon": 3.1327931,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900521,\n "lat": 49.4771205,\n "lon": 3.1323953,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900522,\n "lat": 49.4771205,\n "lon": 3.1325103,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900523,\n "lat": 49.4771163,\n "lon": 3.1330131,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900524,\n "lat": 49.4771183,\n "lon": 3.1332221,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900525,\n "lat": 49.4771199,\n "lon": 3.1344785,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900527,\n "lat": 49.4771209,\n "lon": 3.1344245,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900528,\n "lat": 49.4771253,\n "lon": 3.1340881,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900529,\n "lat": 49.4771263,\n "lon": 3.1320701,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900530,\n "lat": 49.4771333,\n "lon": 3.1320681,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900531,\n "lat": 49.4771363,\n "lon": 3.1337231,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900532,\n "lat": 49.4771393,\n "lon": 3.1327921,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900533,\n "lat": 49.4771393,\n "lon": 3.1328291,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900534,\n "lat": 49.4771393,\n "lon": 3.1337831,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900535,\n "lat": 49.4771423,\n "lon": 3.1319961,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900536,\n "lat": 49.4771443,\n "lon": 3.1320161,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900537,\n "lat": 49.4771443,\n "lon": 3.1321521,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900538,\n "lat": 49.4771503,\n "lon": 3.1321951,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900539,\n "lat": 49.4771553,\n "lon": 3.1319931,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900540,\n "lat": 49.4771573,\n "lon": 3.1320141,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900541,\n "lat": 49.4771579,\n "lon": 3.1351315,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900542,\n "lat": 49.4771579,\n "lon": 3.1351495,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900543,\n "lat": 49.4771589,\n "lon": 3.1352315,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900544,\n "lat": 49.4771593,\n "lon": 3.1337791,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900545,\n "lat": 49.4771599,\n "lon": 3.1352455,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900546,\n "lat": 49.4771603,\n "lon": 3.1327291,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900547,\n "lat": 49.4771678,\n "lon": 3.1326900,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900548,\n "lat": 49.4771613,\n "lon": 3.1327921,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900549,\n "lat": 49.4771688,\n "lon": 3.1325180,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900550,\n "lat": 49.4771688,\n "lon": 3.1326060,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900551,\n "lat": 49.4771663,\n "lon": 3.1337021,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900552,\n "lat": 49.4771679,\n "lon": 3.1344845,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900553,\n "lat": 49.4771699,\n "lon": 3.1344385,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900554,\n "lat": 49.4771729,\n "lon": 3.1343915,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900555,\n "lat": 49.4771753,\n "lon": 3.1335541,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900556,\n "lat": 49.4771799,\n "lon": 3.1342635,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900557,\n "lat": 49.4771833,\n "lon": 3.1339761,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900558,\n "lat": 49.4771839,\n "lon": 3.1351485,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900559,\n "lat": 49.4771843,\n "lon": 3.1336251,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900560,\n "lat": 49.4771853,\n "lon": 3.1336701,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900561,\n "lat": 49.4771859,\n "lon": 3.1352305,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900562,\n "lat": 49.4771873,\n "lon": 3.1327271,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900563,\n "lat": 49.4771873,\n "lon": 3.1338701,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900564,\n "lat": 49.4771883,\n "lon": 3.1328261,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900565,\n "lat": 49.4771883,\n "lon": 3.1333091,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900566,\n "lat": 49.4771968,\n "lon": 3.1326910,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900567,\n "lat": 49.4771903,\n "lon": 3.1340281,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900568,\n "lat": 49.4771978,\n "lon": 3.1327070,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900569,\n "lat": 49.4771923,\n "lon": 3.1339111,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900570,\n "lat": 49.4771963,\n "lon": 3.1336381,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900571,\n "lat": 49.4772003,\n "lon": 3.1334001,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900572,\n "lat": 49.4772043,\n "lon": 3.1340351,\n "timestamp": "2016-04-27T18:59:41Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900574,\n "lat": 49.4772109,\n "lon": 3.1344005,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900575,\n "lat": 49.4772113,\n "lon": 3.1330791,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900576,\n "lat": 49.4772113,\n "lon": 3.1334741,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900577,\n "lat": 49.4772133,\n "lon": 3.1335421,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900578,\n "lat": 49.4772208,\n "lon": 3.1325090,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900579,\n "lat": 49.4772208,\n "lon": 3.1326040,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900580,\n "lat": 49.4772143,\n "lon": 3.1329761,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900581,\n "lat": 49.4772218,\n "lon": 3.1327060,\n "timestamp": "2016-04-27T19:15:33Z",\n "version": 2,\n "changeset": 38930758,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900582,\n "lat": 49.4772153,\n "lon": 3.1341361,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900583,\n "lat": 49.4772159,\n "lon": 3.1343645,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900584,\n "lat": 49.4772163,\n "lon": 3.1332991,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900585,\n "lat": 49.4772163,\n "lon": 3.1335091,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900586,\n "lat": 49.4772173,\n "lon": 3.1338601,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900587,\n "lat": 49.4772193,\n "lon": 3.1333951,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900588,\n "lat": 49.4772223,\n "lon": 3.1336141,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900589,\n "lat": 49.4772223,\n "lon": 3.1339011,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900590,\n "lat": 49.4772253,\n "lon": 3.1339401,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900591,\n "lat": 49.4772263,\n "lon": 3.1334501,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900592,\n "lat": 49.4772283,\n "lon": 3.1334691,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900593,\n "lat": 49.4772293,\n "lon": 3.1333921,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900594,\n "lat": 49.4772333,\n "lon": 3.1335041,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900595,\n "lat": 49.4772333,\n "lon": 3.1335071,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900596,\n "lat": 49.4772353,\n "lon": 3.1320351,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900597,\n "lat": 49.4772373,\n "lon": 3.1320491,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900598,\n "lat": 49.4772393,\n "lon": 3.1321521,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900599,\n "lat": 49.4772403,\n "lon": 3.1321701,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900600,\n "lat": 49.4772303,\n "lon": 3.1353009,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900601,\n "lat": 49.4772463,\n "lon": 3.1321201,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900602,\n "lat": 49.4772473,\n "lon": 3.1330821,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900603,\n "lat": 49.4772329,\n "lon": 3.1357098,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900604,\n "lat": 49.4772493,\n "lon": 3.1321501,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900605,\n "lat": 49.4772513,\n "lon": 3.1323151,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900606,\n "lat": 49.4772513,\n "lon": 3.1329781,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900607,\n "lat": 49.4772553,\n "lon": 3.1339551,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900608,\n "lat": 49.4772573,\n "lon": 3.1320281,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900609,\n "lat": 49.4772583,\n "lon": 3.1339571,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900610,\n "lat": 49.4772593,\n "lon": 3.1320421,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900611,\n "lat": 49.4772603,\n "lon": 3.1323141,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900612,\n "lat": 49.4772633,\n "lon": 3.1323491,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900613,\n "lat": 49.4772643,\n "lon": 3.1340671,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900615,\n "lat": 49.4772709,\n "lon": 3.1343805,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900616,\n "lat": 49.4772763,\n "lon": 3.1333781,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900617,\n "lat": 49.4772783,\n "lon": 3.1338521,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900618,\n "lat": 49.4772813,\n "lon": 3.1338731,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900619,\n "lat": 49.4772819,\n "lon": 3.1343035,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900620,\n "lat": 49.4772843,\n "lon": 3.1334341,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900621,\n "lat": 49.4772853,\n "lon": 3.1339711,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900622,\n "lat": 49.4772913,\n "lon": 3.1334881,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900623,\n "lat": 49.4772923,\n "lon": 3.1320311,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900624,\n "lat": 49.4772933,\n "lon": 3.1336111,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900625,\n "lat": 49.4773206,\n "lon": 3.1352960,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900626,\n "lat": 49.4772993,\n "lon": 3.1321031,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900627,\n "lat": 49.4773003,\n "lon": 3.1336831,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900628,\n "lat": 49.4773237,\n "lon": 3.1357050,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900629,\n "lat": 49.4773073,\n "lon": 3.1321391,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900630,\n "lat": 49.4773073,\n "lon": 3.1338471,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900631,\n "lat": 49.4773089,\n "lon": 3.1343405,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900632,\n "lat": 49.4773109,\n "lon": 3.1343065,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900633,\n "lat": 49.4773113,\n "lon": 3.1338111,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900634,\n "lat": 49.4773123,\n "lon": 3.1338201,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900635,\n "lat": 49.4773153,\n "lon": 3.1338401,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900636,\n "lat": 49.4773163,\n "lon": 3.1339071,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900637,\n "lat": 49.4773203,\n "lon": 3.1323001,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900638,\n "lat": 49.4773223,\n "lon": 3.1323001,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900639,\n "lat": 49.4773223,\n "lon": 3.1323401,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900640,\n "lat": 49.4773223,\n "lon": 3.1339221,\n "timestamp": "2016-04-27T18:59:42Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900641,\n "lat": 49.4773253,\n "lon": 3.1338281,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900642,\n "lat": 49.4773273,\n "lon": 3.1338031,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900643,\n "lat": 49.4773293,\n "lon": 3.1331691,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900644,\n "lat": 49.4773293,\n "lon": 3.1338271,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900645,\n "lat": 49.4773299,\n "lon": 3.1343435,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900646,\n "lat": 49.4773309,\n "lon": 3.1343085,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900647,\n "lat": 49.4773393,\n "lon": 3.1339161,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900648,\n "lat": 49.4773393,\n "lon": 3.1342021,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900650,\n "lat": 49.4773469,\n "lon": 3.1347505,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900651,\n "lat": 49.4773503,\n "lon": 3.1331231,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900652,\n "lat": 49.4773519,\n "lon": 3.1345815,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900653,\n "lat": 49.4773553,\n "lon": 3.1331491,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900654,\n "lat": 49.4773583,\n "lon": 3.1341171,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900655,\n "lat": 49.4773663,\n "lon": 3.1333121,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900656,\n "lat": 49.4773693,\n "lon": 3.1331101,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900657,\n "lat": 49.4773763,\n "lon": 3.1331391,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900658,\n "lat": 49.4773763,\n "lon": 3.1339031,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900659,\n "lat": 49.4773763,\n "lon": 3.1339611,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900660,\n "lat": 49.4773893,\n "lon": 3.1341841,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900661,\n "lat": 49.4773923,\n "lon": 3.1331311,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900663,\n "lat": 49.4773983,\n "lon": 3.1340731,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900664,\n "lat": 49.4774033,\n "lon": 3.1334561,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900665,\n "lat": 49.4774139,\n "lon": 3.1347485,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900666,\n "lat": 49.4774159,\n "lon": 3.1345835,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900667,\n "lat": 49.4774163,\n "lon": 3.1339641,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900668,\n "lat": 49.4774183,\n "lon": 3.1335141,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900669,\n "lat": 49.4774233,\n "lon": 3.1338881,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900670,\n "lat": 49.4774283,\n "lon": 3.1332751,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900671,\n "lat": 49.4774339,\n "lon": 3.1345935,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900672,\n "lat": 49.4774349,\n "lon": 3.1347135,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900673,\n "lat": 49.4774609,\n "lon": 3.1344615,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900674,\n "lat": 49.4774653,\n "lon": 3.1334221,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900675,\n "lat": 49.4774743,\n "lon": 3.1342431,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900676,\n "lat": 49.4774759,\n "lon": 3.1343665,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900677,\n "lat": 49.4774773,\n "lon": 3.1342031,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900678,\n "lat": 49.4774793,\n "lon": 3.1334801,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900679,\n "lat": 49.4774829,\n "lon": 3.1350605,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900680,\n "lat": 49.4774873,\n "lon": 3.1340911,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900681,\n "lat": 49.4774883,\n "lon": 3.1340631,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900683,\n "lat": 49.4775143,\n "lon": 3.1340541,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900684,\n "lat": 49.4775143,\n "lon": 3.1340651,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900685,\n "lat": 49.4775122,\n "lon": 3.1356453,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900686,\n "lat": 49.4775279,\n "lon": 3.1344905,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900687,\n "lat": 49.4775439,\n "lon": 3.1343955,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900688,\n "lat": 49.4775479,\n "lon": 3.1345905,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900689,\n "lat": 49.4775499,\n "lon": 3.1347095,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900690,\n "lat": 49.4775563,\n "lon": 3.1342661,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900691,\n "lat": 49.4775633,\n "lon": 3.1340581,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900692,\n "lat": 49.4775643,\n "lon": 3.1340191,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900695,\n "lat": 49.4775883,\n "lon": 3.1340201,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900697,\n "lat": 49.4776083,\n "lon": 3.1342211,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900698,\n "lat": 49.4776143,\n "lon": 3.1340421,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900699,\n "lat": 49.4776213,\n "lon": 3.1342841,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900700,\n "lat": 49.4776233,\n "lon": 3.1342291,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900701,\n "lat": 49.4776269,\n "lon": 3.1350395,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900702,\n "lat": 49.4776443,\n "lon": 3.1340261,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900703,\n "lat": 49.4776443,\n "lon": 3.1340431,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900704,\n "lat": 49.4776589,\n "lon": 3.1356181,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900709,\n "lat": 49.4777173,\n "lon": 3.1343081,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900710,\n "lat": 49.4777223,\n "lon": 3.1340501,\n "timestamp": "2016-04-27T18:59:43Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900711,\n "lat": 49.4777263,\n "lon": 3.1340131,\n "timestamp": "2016-04-27T18:59:44Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900712,\n "lat": 49.4777263,\n "lon": 3.1340411,\n "timestamp": "2016-04-27T18:59:44Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900716,\n "lat": 49.4777703,\n "lon": 3.1340151,\n "timestamp": "2016-04-27T18:59:44Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900717,\n "lat": 49.4777723,\n "lon": 3.1338761,\n "timestamp": "2016-04-27T18:59:44Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900719,\n "lat": 49.4777933,\n "lon": 3.1343121,\n "timestamp": "2016-04-27T18:59:44Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900722,\n "lat": 49.4778003,\n "lon": 3.1338781,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900723,\n "lat": 49.4778479,\n "lon": 3.1344325,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900724,\n "lat": 49.4778489,\n "lon": 3.1345495,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900725,\n "lat": 49.4778593,\n "lon": 3.1340961,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900726,\n "lat": 49.4778603,\n "lon": 3.1342021,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900727,\n "lat": 49.4779059,\n "lon": 3.1344335,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900728,\n "lat": 49.4779149,\n "lon": 3.1345475,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900730,\n "lat": 49.4779279,\n "lon": 3.1344295,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900731,\n "lat": 49.4779289,\n "lon": 3.1344335,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900732,\n "lat": 49.4779289,\n "lon": 3.1345465,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900733,\n "lat": 49.4779299,\n "lon": 3.1345235,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900735,\n "lat": 49.4779773,\n "lon": 3.1342421,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900736,\n "lat": 49.4779773,\n "lon": 3.1343091,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900737,\n "lat": 49.4779813,\n "lon": 3.1340951,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900738,\n "lat": 49.4779813,\n "lon": 3.1341861,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900739,\n "lat": 49.4779813,\n "lon": 3.1342011,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900740,\n "lat": 49.4779949,\n "lon": 3.1346775,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900741,\n "lat": 49.4779963,\n "lon": 3.1342281,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900742,\n "lat": 49.4779963,\n "lon": 3.1342421,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900743,\n "lat": 49.4780029,\n "lon": 3.1347855,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900744,\n "lat": 49.4780083,\n "lon": 3.1342281,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900745,\n "lat": 49.4780093,\n "lon": 3.1343081,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900747,\n "lat": 49.4780229,\n "lon": 3.1344455,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900748,\n "lat": 49.4780309,\n "lon": 3.1345305,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900750,\n "lat": 49.4780439,\n "lon": 3.1346665,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900751,\n "lat": 49.4780523,\n "lon": 3.1341851,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900752,\n "lat": 49.4780539,\n "lon": 3.1347775,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900753,\n "lat": 49.4780623,\n "lon": 3.1340931,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900754,\n "lat": 49.4780643,\n "lon": 3.1343061,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900757,\n "lat": 49.4780803,\n "lon": 3.1343061,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900761,\n "lat": 49.4781033,\n "lon": 3.1337311,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900763,\n "lat": 49.4781503,\n "lon": 3.1340721,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900765,\n "lat": 49.4781623,\n "lon": 3.1337141,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900766,\n "lat": 49.4781663,\n "lon": 3.1341811,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900767,\n "lat": 49.4781783,\n "lon": 3.1342741,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900768,\n "lat": 49.4781827,\n "lon": 3.1335486,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900769,\n "lat": 49.4781940,\n "lon": 3.1337770,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900770,\n "lat": 49.4782093,\n "lon": 3.1340531,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900771,\n "lat": 49.4782883,\n "lon": 3.1341441,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900772,\n "lat": 49.4782929,\n "lon": 3.1346465,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900773,\n "lat": 49.4782939,\n "lon": 3.1346535,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900774,\n "lat": 49.4782959,\n "lon": 3.1346665,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900775,\n "lat": 49.4783009,\n "lon": 3.1343675,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900776,\n "lat": 49.4783023,\n "lon": 3.1342271,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900777,\n "lat": 49.4783049,\n "lon": 3.1346415,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900778,\n "lat": 49.4783089,\n "lon": 3.1346615,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900779,\n "lat": 49.4783349,\n "lon": 3.1345805,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900780,\n "lat": 49.4783733,\n "lon": 3.1341031,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900781,\n "lat": 49.4783769,\n "lon": 3.1343265,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900783,\n "lat": 49.4783879,\n "lon": 3.1343945,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900784,\n "lat": 49.4783893,\n "lon": 3.1341841,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900785,\n "lat": 49.4783999,\n "lon": 3.1343905,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900786,\n "lat": 49.4784067,\n "lon": 3.1269826,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900787,\n "lat": 49.4784159,\n "lon": 3.1345495,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900788,\n "lat": 49.4784267,\n "lon": 3.1270656,\n "timestamp": "2016-04-27T18:59:45Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900789,\n "lat": 49.4784369,\n "lon": 3.1342995,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900790,\n "lat": 49.4784541,\n "lon": 3.1335129,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900792,\n "lat": 49.4784519,\n "lon": 3.1343685,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900793,\n "lat": 49.4784676,\n "lon": 3.1337488,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900795,\n "lat": 49.4784669,\n "lon": 3.1345705,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900798,\n "lat": 49.4784709,\n "lon": 3.1346075,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900801,\n "lat": 49.4784879,\n "lon": 3.1345655,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900802,\n "lat": 49.4784899,\n "lon": 3.1345785,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900803,\n "lat": 49.4785033,\n "lon": 3.1338461,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900804,\n "lat": 49.4785059,\n "lon": 3.1345755,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900805,\n "lat": 49.4785067,\n "lon": 3.1266436,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900806,\n "lat": 49.4785079,\n "lon": 3.1345975,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900807,\n "lat": 49.4785113,\n "lon": 3.1339551,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900808,\n "lat": 49.4785119,\n "lon": 3.1343405,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900809,\n "lat": 49.4785159,\n "lon": 3.1342595,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900810,\n "lat": 49.4785163,\n "lon": 3.1339571,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900811,\n "lat": 49.4785163,\n "lon": 3.1339651,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900812,\n "lat": 49.4785169,\n "lon": 3.1342635,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900813,\n "lat": 49.4785179,\n "lon": 3.1345425,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900814,\n "lat": 49.4785213,\n "lon": 3.1339721,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900815,\n "lat": 49.4785219,\n "lon": 3.1345935,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900816,\n "lat": 49.4785239,\n "lon": 3.1342545,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900817,\n "lat": 49.4785253,\n "lon": 3.1339741,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900818,\n "lat": 49.4785259,\n "lon": 3.1345395,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900819,\n "lat": 49.4785303,\n "lon": 3.1335781,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900820,\n "lat": 49.4785343,\n "lon": 3.1335341,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900821,\n "lat": 49.4785389,\n "lon": 3.1343205,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900822,\n "lat": 49.4785437,\n "lon": 3.1269026,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900823,\n "lat": 49.4785456,\n "lon": 3.1272572,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900824,\n "lat": 49.4785513,\n "lon": 3.1337751,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900825,\n "lat": 49.4785523,\n "lon": 3.1339711,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900826,\n "lat": 49.4785553,\n "lon": 3.1338361,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900827,\n "lat": 49.4785553,\n "lon": 3.1339621,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900828,\n "lat": 49.4785559,\n "lon": 3.1345845,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900829,\n "lat": 49.4785617,\n "lon": 3.1268546,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900830,\n "lat": 49.4785633,\n "lon": 3.1337131,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900831,\n "lat": 49.4785637,\n "lon": 3.1266106,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900832,\n "lat": 49.4785647,\n "lon": 3.1269866,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900833,\n "lat": 49.4785683,\n "lon": 3.1337721,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900834,\n "lat": 49.4785723,\n "lon": 3.1338321,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900835,\n "lat": 49.4785796,\n "lon": 3.1272222,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900836,\n "lat": 49.4785853,\n "lon": 3.1339561,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900837,\n "lat": 49.4785873,\n "lon": 3.1339431,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900838,\n "lat": 49.4785896,\n "lon": 3.1273552,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900839,\n "lat": 49.4785983,\n "lon": 3.1337071,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900840,\n "lat": 49.4786053,\n "lon": 3.1335971,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900841,\n "lat": 49.4786103,\n "lon": 3.1335511,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900844,\n "lat": 49.4786167,\n "lon": 3.1268226,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900845,\n "lat": 49.4786183,\n "lon": 3.1339371,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900846,\n "lat": 49.4786226,\n "lon": 3.1273192,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900847,\n "lat": 49.4787229,\n "lon": 3.1352525,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900848,\n "lat": 49.4787259,\n "lon": 3.1353395,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900849,\n "lat": 49.4787329,\n "lon": 3.1353385,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900850,\n "lat": 49.4787329,\n "lon": 3.1354045,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900852,\n "lat": 49.4787459,\n "lon": 3.1352055,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900853,\n "lat": 49.4787509,\n "lon": 3.1352455,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900854,\n "lat": 49.4787649,\n "lon": 3.1351705,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900855,\n "lat": 49.4787649,\n "lon": 3.1351895,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900856,\n "lat": 49.4787739,\n "lon": 3.1353935,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900857,\n "lat": 49.4787889,\n "lon": 3.1354275,\n "timestamp": "2016-04-27T18:59:46Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900858,\n "lat": 49.4787899,\n "lon": 3.1351635,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900859,\n "lat": 49.4787939,\n "lon": 3.1351875,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900861,\n "lat": 49.4788139,\n "lon": 3.1354205,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900862,\n "lat": 49.4788179,\n "lon": 3.1351835,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900863,\n "lat": 49.4788389,\n "lon": 3.1353725,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900865,\n "lat": 49.4790622,\n "lon": 3.1331174,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900866,\n "lat": 49.4790644,\n "lon": 3.1330389,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900867,\n "lat": 49.4791468,\n "lon": 3.1332262,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900868,\n "lat": 49.4791489,\n "lon": 3.1331568,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900869,\n "lat": 49.4791583,\n "lon": 3.1328988,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900870,\n "lat": 49.4791610,\n "lon": 3.1328405,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900871,\n "lat": 49.4792381,\n "lon": 3.1331293,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900872,\n "lat": 49.4792403,\n "lon": 3.1330508,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900873,\n "lat": 49.4792282,\n "lon": 3.1323893,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900874,\n "lat": 49.4792299,\n "lon": 3.1329030,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900875,\n "lat": 49.4792268,\n "lon": 3.1332292,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900876,\n "lat": 49.4792313,\n "lon": 3.1328446,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900877,\n "lat": 49.4792284,\n "lon": 3.1331622,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 4151900878,\n "lat": 49.4792412,\n "lon": 3.1320413,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900879,\n "lat": 49.4792657,\n "lon": 3.1331182,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900880,\n "lat": 49.4792697,\n "lon": 3.1329902,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900881,\n "lat": 49.4792697,\n "lon": 3.1333982,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900882,\n "lat": 49.4792717,\n "lon": 3.1332832,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900883,\n "lat": 49.4792747,\n "lon": 3.1328352,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900884,\n "lat": 49.4793157,\n "lon": 3.1331212,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900885,\n "lat": 49.4793197,\n "lon": 3.1332662,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900886,\n "lat": 49.4793207,\n "lon": 3.1329932,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900887,\n "lat": 49.4793237,\n "lon": 3.1333952,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900888,\n "lat": 49.4793277,\n "lon": 3.1328392,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900889,\n "lat": 49.4793402,\n "lon": 3.1323973,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900891,\n "lat": 49.4793542,\n "lon": 3.1320513,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900894,\n "lat": 49.4793814,\n "lon": 3.1340634,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900895,\n "lat": 49.4793852,\n "lon": 3.1319783,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900897,\n "lat": 49.4793862,\n "lon": 3.1319623,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900898,\n "lat": 49.4793862,\n "lon": 3.1320563,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900899,\n "lat": 49.4793902,\n "lon": 3.1319783,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900900,\n "lat": 49.4793920,\n "lon": 3.1332752,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900901,\n "lat": 49.4793930,\n "lon": 3.1331882,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900902,\n "lat": 49.4793930,\n "lon": 3.1334032,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900903,\n "lat": 49.4793940,\n "lon": 3.1330762,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900904,\n "lat": 49.4793982,\n "lon": 3.1319583,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900905,\n "lat": 49.4793982,\n "lon": 3.1319633,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900906,\n "lat": 49.4794044,\n "lon": 3.1340514,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900909,\n "lat": 49.4794170,\n "lon": 3.1332742,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900910,\n "lat": 49.4794180,\n "lon": 3.1334022,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900911,\n "lat": 49.4794264,\n "lon": 3.1337154,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900912,\n "lat": 49.4794284,\n "lon": 3.1342574,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900913,\n "lat": 49.4794390,\n "lon": 3.1330762,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900914,\n "lat": 49.4794390,\n "lon": 3.1330982,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900916,\n "lat": 49.4794504,\n "lon": 3.1342454,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900918,\n "lat": 49.4794924,\n "lon": 3.1337064,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900920,\n "lat": 49.4795070,\n "lon": 3.1328182,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900921,\n "lat": 49.4795080,\n "lon": 3.1327212,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900922,\n "lat": 49.4795100,\n "lon": 3.1335232,\n "timestamp": "2016-04-27T18:59:47Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900923,\n "lat": 49.4795120,\n "lon": 3.1335982,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900925,\n "lat": 49.4795294,\n "lon": 3.1342054,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900926,\n "lat": 49.4795530,\n "lon": 3.1333632,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900927,\n "lat": 49.4795540,\n "lon": 3.1334152,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900928,\n "lat": 49.4795700,\n "lon": 3.1333212,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900929,\n "lat": 49.4795720,\n "lon": 3.1333622,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900930,\n "lat": 49.4795720,\n "lon": 3.1334132,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900931,\n "lat": 49.4795730,\n "lon": 3.1334582,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900932,\n "lat": 49.4795760,\n "lon": 3.1332972,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900933,\n "lat": 49.4795760,\n "lon": 3.1333202,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900934,\n "lat": 49.4795844,\n "lon": 3.1341774,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900935,\n "lat": 49.4795910,\n "lon": 3.1332972,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900936,\n "lat": 49.4795910,\n "lon": 3.1333182,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900938,\n "lat": 49.4795960,\n "lon": 3.1335172,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900939,\n "lat": 49.4795990,\n "lon": 3.1335842,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900940,\n "lat": 49.4796000,\n "lon": 3.1293110,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900941,\n "lat": 49.4796110,\n "lon": 3.1328202,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900942,\n "lat": 49.4796130,\n "lon": 3.1327252,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900943,\n "lat": 49.4796152,\n "lon": 3.1323633,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900944,\n "lat": 49.4796160,\n "lon": 3.1331832,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900945,\n "lat": 49.4796170,\n "lon": 3.1332082,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900946,\n "lat": 49.4796202,\n "lon": 3.1320823,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900947,\n "lat": 49.4796210,\n "lon": 3.1292280,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900948,\n "lat": 49.4796270,\n "lon": 3.1330902,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900949,\n "lat": 49.4796280,\n "lon": 3.1331522,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900950,\n "lat": 49.4796284,\n "lon": 3.1338274,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900951,\n "lat": 49.4796294,\n "lon": 3.1339474,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900952,\n "lat": 49.4796330,\n "lon": 3.1334952,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900953,\n "lat": 49.4796330,\n "lon": 3.1335192,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900954,\n "lat": 49.4796390,\n "lon": 3.1331532,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900955,\n "lat": 49.4796400,\n "lon": 3.1333162,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900956,\n "lat": 49.4796420,\n "lon": 3.1332072,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900957,\n "lat": 49.4796450,\n "lon": 3.1334532,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900958,\n "lat": 49.4796460,\n "lon": 3.1334942,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900959,\n "lat": 49.4796470,\n "lon": 3.1335182,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900960,\n "lat": 49.4796682,\n "lon": 3.1321353,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900961,\n "lat": 49.4796732,\n "lon": 3.1319883,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900962,\n "lat": 49.4796790,\n "lon": 3.1306820,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900964,\n "lat": 49.4796832,\n "lon": 3.1323123,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900965,\n "lat": 49.4796872,\n "lon": 3.1321363,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900966,\n "lat": 49.4796910,\n "lon": 3.1307370,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900967,\n "lat": 49.4796950,\n "lon": 3.1305850,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900970,\n "lat": 49.4796990,\n "lon": 3.1306900,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900971,\n "lat": 49.4797010,\n "lon": 3.1293690,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900972,\n "lat": 49.4797020,\n "lon": 3.1293630,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900973,\n "lat": 49.4797044,\n "lon": 3.1348934,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900974,\n "lat": 49.4797084,\n "lon": 3.1347994,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900975,\n "lat": 49.4797100,\n "lon": 3.1313750,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900976,\n "lat": 49.4797104,\n "lon": 3.1346634,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900977,\n "lat": 49.4797110,\n "lon": 3.1313680,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900978,\n "lat": 49.4797114,\n "lon": 3.1345724,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900979,\n "lat": 49.4797160,\n "lon": 3.1305910,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900980,\n "lat": 49.4797180,\n "lon": 3.1292900,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900981,\n "lat": 49.4797190,\n "lon": 3.1292860,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900982,\n "lat": 49.4797190,\n "lon": 3.1305730,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900983,\n "lat": 49.4797190,\n "lon": 3.1313180,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900985,\n "lat": 49.4797234,\n "lon": 3.1350184,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900986,\n "lat": 49.4797270,\n "lon": 3.1293760,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900987,\n "lat": 49.4797300,\n "lon": 3.1308890,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900988,\n "lat": 49.4797334,\n "lon": 3.1350824,\n "timestamp": "2016-04-27T18:59:48Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900989,\n "lat": 49.4797430,\n "lon": 3.1293050,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900990,\n "lat": 49.4797450,\n "lon": 3.1308030,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900991,\n "lat": 49.4797474,\n "lon": 3.1348024,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900992,\n "lat": 49.4797484,\n "lon": 3.1347634,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900993,\n "lat": 49.4797494,\n "lon": 3.1339454,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900994,\n "lat": 49.4797504,\n "lon": 3.1338234,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900995,\n "lat": 49.4797510,\n "lon": 3.1303860,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900996,\n "lat": 49.4797570,\n "lon": 3.1307650,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900997,\n "lat": 49.4797830,\n "lon": 3.1314070,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900998,\n "lat": 49.4797850,\n "lon": 3.1306010,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151900999,\n "lat": 49.4797994,\n "lon": 3.1348064,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901000,\n "lat": 49.4798000,\n "lon": 3.1305140,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901001,\n "lat": 49.4798004,\n "lon": 3.1347674,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901003,\n "lat": 49.4798034,\n "lon": 3.1350104,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901004,\n "lat": 49.4798044,\n "lon": 3.1349004,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901005,\n "lat": 49.4798054,\n "lon": 3.1348684,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901006,\n "lat": 49.4798104,\n "lon": 3.1350754,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901007,\n "lat": 49.4798141,\n "lon": 3.1328350,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901008,\n "lat": 49.4798170,\n "lon": 3.1304110,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901009,\n "lat": 49.4798171,\n "lon": 3.1327070,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901010,\n "lat": 49.4798210,\n "lon": 3.1313680,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901011,\n "lat": 49.4798244,\n "lon": 3.1348084,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901012,\n "lat": 49.4798244,\n "lon": 3.1348704,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901013,\n "lat": 49.4798330,\n "lon": 3.1316810,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901014,\n "lat": 49.4798330,\n "lon": 3.1316880,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901015,\n "lat": 49.4798350,\n "lon": 3.1316490,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901016,\n "lat": 49.4798380,\n "lon": 3.1316420,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901017,\n "lat": 49.4798380,\n "lon": 3.1318650,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901018,\n "lat": 49.4798440,\n "lon": 3.1318160,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901019,\n "lat": 49.4798510,\n "lon": 3.1317100,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901020,\n "lat": 49.4798530,\n "lon": 3.1314000,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901021,\n "lat": 49.4798530,\n "lon": 3.1316920,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901022,\n "lat": 49.4798621,\n "lon": 3.1325400,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901023,\n "lat": 49.4798650,\n "lon": 3.1316450,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901024,\n "lat": 49.4798660,\n "lon": 3.1313640,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901025,\n "lat": 49.4798661,\n "lon": 3.1324550,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901026,\n "lat": 49.4798670,\n "lon": 3.1316170,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901027,\n "lat": 49.4798690,\n "lon": 3.1318210,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901028,\n "lat": 49.4798701,\n "lon": 3.1324580,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901029,\n "lat": 49.4798724,\n "lon": 3.1346794,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901030,\n "lat": 49.4798754,\n "lon": 3.1345904,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901031,\n "lat": 49.4798800,\n "lon": 3.1317160,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901032,\n "lat": 49.4798820,\n "lon": 3.1312960,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901033,\n "lat": 49.4798864,\n "lon": 3.1345644,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901034,\n "lat": 49.4798890,\n "lon": 3.1312270,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901035,\n "lat": 49.4798910,\n "lon": 3.1314950,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901036,\n "lat": 49.4798920,\n "lon": 3.1314390,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901037,\n "lat": 49.4798930,\n "lon": 3.1316170,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901038,\n "lat": 49.4798934,\n "lon": 3.1344954,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901039,\n "lat": 49.4799050,\n "lon": 3.1314020,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901040,\n "lat": 49.4799060,\n "lon": 3.1314980,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901041,\n "lat": 49.4799070,\n "lon": 3.1313430,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901042,\n "lat": 49.4799101,\n "lon": 3.1328360,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901043,\n "lat": 49.4799120,\n "lon": 3.1313040,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901044,\n "lat": 49.4799131,\n "lon": 3.1327080,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901045,\n "lat": 49.4799170,\n "lon": 3.1314640,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901046,\n "lat": 49.4799220,\n "lon": 3.1318860,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901047,\n "lat": 49.4799284,\n "lon": 3.1345664,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901048,\n "lat": 49.4799321,\n "lon": 3.1325820,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901049,\n "lat": 49.4799341,\n "lon": 3.1322070,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901050,\n "lat": 49.4799394,\n "lon": 3.1344984,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901051,\n "lat": 49.4799400,\n "lon": 3.1317090,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901052,\n "lat": 49.4799534,\n "lon": 3.1343254,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901053,\n "lat": 49.4799534,\n "lon": 3.1343804,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901054,\n "lat": 49.4799650,\n "lon": 3.1314680,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901055,\n "lat": 49.4799670,\n "lon": 3.1310350,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901056,\n "lat": 49.4799670,\n "lon": 3.1313580,\n "timestamp": "2016-04-27T18:59:49Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901057,\n "lat": 49.4799740,\n "lon": 3.1309870,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901058,\n "lat": 49.4799774,\n "lon": 3.1342794,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901059,\n "lat": 49.4799774,\n "lon": 3.1343254,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901060,\n "lat": 49.4799774,\n "lon": 3.1343804,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901061,\n "lat": 49.4799774,\n "lon": 3.1344844,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901062,\n "lat": 49.4799774,\n "lon": 3.1345334,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901063,\n "lat": 49.4799790,\n "lon": 3.1312480,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901064,\n "lat": 49.4799971,\n "lon": 3.1318580,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901065,\n "lat": 49.4800011,\n "lon": 3.1318200,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901066,\n "lat": 49.4800110,\n "lon": 3.1308690,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901067,\n "lat": 49.4800141,\n "lon": 3.1322610,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901068,\n "lat": 49.4800150,\n "lon": 3.1308580,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901069,\n "lat": 49.4800160,\n "lon": 3.1307510,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901070,\n "lat": 49.4800180,\n "lon": 3.1310510,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901071,\n "lat": 49.4800194,\n "lon": 3.1342614,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901072,\n "lat": 49.4800194,\n "lon": 3.1342784,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901073,\n "lat": 49.4800200,\n "lon": 3.1308750,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901074,\n "lat": 49.4800230,\n "lon": 3.1308640,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901075,\n "lat": 49.4800240,\n "lon": 3.1310070,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901076,\n "lat": 49.4800250,\n "lon": 3.1308110,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901077,\n "lat": 49.4800260,\n "lon": 3.1308010,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901078,\n "lat": 49.4800304,\n "lon": 3.1342614,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901079,\n "lat": 49.4800304,\n "lon": 3.1342734,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901080,\n "lat": 49.4800304,\n "lon": 3.1345494,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901081,\n "lat": 49.4800341,\n "lon": 3.1315070,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901082,\n "lat": 49.4800350,\n "lon": 3.1308150,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901083,\n "lat": 49.4800354,\n "lon": 3.1344834,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901084,\n "lat": 49.4800360,\n "lon": 3.1308050,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901085,\n "lat": 49.4800364,\n "lon": 3.1342734,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901086,\n "lat": 49.4800370,\n "lon": 3.1309230,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901087,\n "lat": 49.4800431,\n "lon": 3.1314280,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901088,\n "lat": 49.4800450,\n "lon": 3.1306100,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901089,\n "lat": 49.4800641,\n "lon": 3.1318340,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901090,\n "lat": 49.4800690,\n "lon": 3.1307760,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901091,\n "lat": 49.4800911,\n "lon": 3.1315200,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901092,\n "lat": 49.4801000,\n "lon": 3.1306310,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901093,\n "lat": 49.4801230,\n "lon": 3.1305310,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901094,\n "lat": 49.4801251,\n "lon": 3.1318850,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901095,\n "lat": 49.4801300,\n "lon": 3.1301300,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901096,\n "lat": 49.4801490,\n "lon": 3.1300330,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901097,\n "lat": 49.4801681,\n "lon": 3.1314640,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901098,\n "lat": 49.4801931,\n "lon": 3.1310450,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901099,\n "lat": 49.4802101,\n "lon": 3.1309070,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901100,\n "lat": 49.4802160,\n "lon": 3.1301670,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901101,\n "lat": 49.4802410,\n "lon": 3.1300720,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901102,\n "lat": 49.4802420,\n "lon": 3.1297540,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901103,\n "lat": 49.4802671,\n "lon": 3.1310660,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901104,\n "lat": 49.4802841,\n "lon": 3.1309290,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901105,\n "lat": 49.4802890,\n "lon": 3.1295230,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901106,\n "lat": 49.4802890,\n "lon": 3.1298260,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901107,\n "lat": 49.4802930,\n "lon": 3.1297740,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901108,\n "lat": 49.4802980,\n "lon": 3.1297480,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901109,\n "lat": 49.4803000,\n "lon": 3.1298320,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901110,\n "lat": 49.4803010,\n "lon": 3.1297800,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901111,\n "lat": 49.4803040,\n "lon": 3.1297410,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901112,\n "lat": 49.4803120,\n "lon": 3.1297840,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901113,\n "lat": 49.4803291,\n "lon": 3.1305580,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901114,\n "lat": 49.4803371,\n "lon": 3.1304950,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901115,\n "lat": 49.4803411,\n "lon": 3.1304680,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901116,\n "lat": 49.4803411,\n "lon": 3.1304960,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901117,\n "lat": 49.4803440,\n "lon": 3.1295520,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901118,\n "lat": 49.4803451,\n "lon": 3.1304690,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901119,\n "lat": 49.4803511,\n "lon": 3.1303840,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901120,\n "lat": 49.4804011,\n "lon": 3.1305770,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901121,\n "lat": 49.4804231,\n "lon": 3.1304030,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901122,\n "lat": 49.4805221,\n "lon": 3.1297240,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901123,\n "lat": 49.4805401,\n "lon": 3.1296200,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901124,\n "lat": 49.4805911,\n "lon": 3.1293850,\n "timestamp": "2016-04-27T18:59:50Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901125,\n "lat": 49.4806411,\n "lon": 3.1292360,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901126,\n "lat": 49.4806501,\n "lon": 3.1298880,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901127,\n "lat": 49.4806541,\n "lon": 3.1294340,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901128,\n "lat": 49.4806641,\n "lon": 3.1298180,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901129,\n "lat": 49.4806711,\n "lon": 3.1300190,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901130,\n "lat": 49.4806801,\n "lon": 3.1297940,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901131,\n "lat": 49.4806861,\n "lon": 3.1296810,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901132,\n "lat": 49.4806921,\n "lon": 3.1299070,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901133,\n "lat": 49.4806961,\n "lon": 3.1297030,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901134,\n "lat": 49.4807041,\n "lon": 3.1292850,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901135,\n "lat": 49.4807131,\n "lon": 3.1300360,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901136,\n "lat": 49.4807331,\n "lon": 3.1301040,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901137,\n "lat": 49.4807481,\n "lon": 3.1298550,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901138,\n "lat": 49.4807511,\n "lon": 3.1299930,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901139,\n "lat": 49.4807651,\n "lon": 3.1301150,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901140,\n "lat": 49.4807831,\n "lon": 3.1300060,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901141,\n "lat": 49.4848820,\n "lon": 3.1339640,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901142,\n "lat": 49.4849630,\n "lon": 3.1342940,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901143,\n "lat": 49.4849880,\n "lon": 3.1339100,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4151901144,\n "lat": 49.4850690,\n "lon": 3.1342380,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 9281543409,\n "lat": 49.4769224,\n "lon": 3.1331951,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277\n },\n {\n "type": "node",\n "id": 9281561745,\n "lat": 49.4782783,\n "lon": 3.1353843,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561746,\n "lat": 49.4784665,\n "lon": 3.1351858,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561747,\n "lat": 49.4784630,\n "lon": 3.1350222,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561748,\n "lat": 49.4781981,\n "lon": 3.1345274,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561749,\n "lat": 49.4794467,\n "lon": 3.1334491,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561750,\n "lat": 49.4793274,\n "lon": 3.1339467,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561751,\n "lat": 49.4791967,\n "lon": 3.1339614,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561752,\n "lat": 49.4788595,\n "lon": 3.1346910,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561753,\n "lat": 49.4789405,\n "lon": 3.1344509,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561754,\n "lat": 49.4790616,\n "lon": 3.1342202,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561755,\n "lat": 49.4790956,\n "lon": 3.1343664,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561756,\n "lat": 49.4790180,\n "lon": 3.1341545,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561757,\n "lat": 49.4789222,\n "lon": 3.1341934,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561758,\n "lat": 49.4788255,\n "lon": 3.1341787,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561759,\n "lat": 49.4787906,\n "lon": 3.1338635,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561760,\n "lat": 49.4789204,\n "lon": 3.1338112,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561761,\n "lat": 49.4790172,\n "lon": 3.1337522,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561762,\n "lat": 49.4789588,\n "lon": 3.1337039,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561763,\n "lat": 49.4788638,\n "lon": 3.1336087,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561764,\n "lat": 49.4789893,\n "lon": 3.1335510,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561765,\n "lat": 49.4790581,\n "lon": 3.1336288,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9281561772,\n "lat": 49.4788534,\n "lon": 3.1355935,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "waste_basket",\n "waste": "trash"\n }\n },\n {\n "type": "node",\n "id": 9281561779,\n "lat": 49.4785279,\n "lon": 3.1342720,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277\n },\n {\n "type": "node",\n "id": 9281561787,\n "lat": 49.4785361,\n "lon": 3.1345897,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 1,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277\n },\n {\n "type": "node",\n "id": 9281574755,\n "lat": 49.4799424,\n "lon": 3.1304602,\n "timestamp": "2021-11-24T21:24:02Z",\n "version": 1,\n "changeset": 114197849,\n "user": "meihou",\n "uid": 581277\n },\n {\n "type": "node",\n "id": 9732934497,\n "lat": 49.4763889,\n "lon": 3.1303687,\n "timestamp": "2022-05-11T15:14:12Z",\n "version": 1,\n "changeset": 120846233,\n "user": "Numéro_6",\n "uid": 275819,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 9732993722,\n "lat": 49.4932267,\n "lon": 3.1248410,\n "timestamp": "2022-05-11T15:51:44Z",\n "version": 1,\n "changeset": 120847799,\n "user": "Numéro_6",\n "uid": 275819,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 12766621811,\n "lat": 49.4791576,\n "lon": 3.1329144,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621812,\n "lat": 49.4791160,\n "lon": 3.1329099,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621813,\n "lat": 49.4791211,\n "lon": 3.1327968,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621814,\n "lat": 49.4791628,\n "lon": 3.1328013,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621815,\n "lat": 49.4788042,\n "lon": 3.1330387,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621816,\n "lat": 49.4788006,\n "lon": 3.1331595,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621817,\n "lat": 49.4787606,\n "lon": 3.1331568,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621818,\n "lat": 49.4787665,\n "lon": 3.1330355,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621819,\n "lat": 49.4783629,\n "lon": 3.1335249,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621820,\n "lat": 49.4783430,\n "lon": 3.1331995,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621821,\n "lat": 49.4782106,\n "lon": 3.1332224,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621822,\n "lat": 49.4782319,\n "lon": 3.1335421,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621823,\n "lat": 49.4771314,\n "lon": 3.1334226,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621824,\n "lat": 49.4771247,\n "lon": 3.1333251,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621825,\n "lat": 49.4771000,\n "lon": 3.1335767,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621826,\n "lat": 49.4771424,\n "lon": 3.1335664,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621827,\n "lat": 49.4771526,\n "lon": 3.1336683,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621828,\n "lat": 49.4778550,\n "lon": 3.1350098,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621829,\n "lat": 49.4778704,\n "lon": 3.1352085,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621830,\n "lat": 49.4778241,\n "lon": 3.1352153,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 12766621831,\n "lat": 49.4778130,\n "lon": 3.1350217,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "way",\n "id": 413989658,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901060,\n 4151901061,\n 4151901083,\n 4151901085,\n 4151901079,\n 4151901078,\n 4151901071,\n 4151901072,\n 4151901058,\n 4151901059,\n 4151901060\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989659,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900556,\n 4151900504,\n 4151900502,\n 4151900510,\n 4151900508,\n 4151900501,\n 4151900500,\n 4151900527,\n 4151900553,\n 4151900554,\n 4151900556\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989660,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900691,\n 4151900683,\n 4151900684,\n 4151900681,\n 4151900680,\n 4151900663,\n 4151900660,\n 4151900677,\n 4151900675,\n 4151900690,\n 4151900691\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989661,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900635,\n 4151900630,\n 4151900636,\n 4151900640,\n 4151900647,\n 4151900641,\n 4151900644,\n 4151900642,\n 4151900633,\n 4151900634,\n 4151900635\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989662,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900956,\n 4151900954,\n 4151900949,\n 4151900948,\n 4151900914,\n 4151900913,\n 4151900903,\n 4151900901,\n 4151900944,\n 4151900945,\n 4151900956\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989663,\n "timestamp": "2016-04-27T18:59:51Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900692,\n 4151900691,\n 4151900690,\n 4151900699,\n 4151900700,\n 4151900697,\n 4151900698,\n 4151900703,\n 4151900702,\n 4151900695,\n 4151900692\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989664,\n "timestamp": "2016-04-27T18:59:52Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900501,\n 4151900508,\n 4151900510,\n 4151900502,\n 4151900504,\n 4151900466,\n 4151900452,\n 4151900451,\n 4151900467,\n 4151900469,\n 4151900501\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989665,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 2,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "nodes": [\n 4151900465,\n 4151900464,\n 9281543409,\n 4151900445,\n 4151900443,\n 4151900382,\n 4151900381,\n 4151900400,\n 4151900401,\n 4151900413,\n 4151900414,\n 4151900465\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989666,\n "timestamp": "2021-11-24T21:15:28Z",\n "version": 2,\n "changeset": 114197648,\n "user": "meihou",\n "uid": 581277,\n "nodes": [\n 4151900828,\n 4151900821,\n 9281561779,\n 4151900816,\n 4151900809,\n 4151900812,\n 4151900789,\n 4151900792,\n 4151900808,\n 4151900818,\n 4151900813,\n 4151900815,\n 9281561787,\n 4151900828\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989667,\n "timestamp": "2016-04-27T18:59:52Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896633,\n 4151896631,\n 4151896626,\n 4151896624,\n 4151896620,\n 4151896619,\n 4151896623,\n 4151896625,\n 4151896627,\n 4151896629,\n 4151896632,\n 4151896633\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989668,\n "timestamp": "2016-04-27T18:59:52Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900964,\n 4151900965,\n 4151900960,\n 4151900961,\n 4151900904,\n 4151900905,\n 4151900897,\n 4151900895,\n 4151900899,\n 4151900898,\n 4151900946,\n 4151900943,\n 4151900964\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989669,\n "timestamp": "2016-04-27T18:59:52Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900561,\n 4151900558,\n 4151900542,\n 4151900541,\n 4151900488,\n 4151900487,\n 4151900470,\n 4151900471,\n 4151900491,\n 4151900492,\n 4151900545,\n 4151900543,\n 4151900561\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989670,\n "timestamp": "2016-04-27T18:59:52Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900379,\n 4151900368,\n 4151900358,\n 4151900336,\n 4151900331,\n 4151900342,\n 4151900348,\n 4151900362,\n 4151900363,\n 4151900350,\n 4151900356,\n 4151900377,\n 4151900379\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989671,\n "timestamp": "2016-04-27T18:59:52Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900957,\n 4151900955,\n 4151900936,\n 4151900935,\n 4151900932,\n 4151900933,\n 4151900928,\n 4151900929,\n 4151900926,\n 4151900927,\n 4151900930,\n 4151900931,\n 4151900957\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989672,\n "timestamp": "2016-04-27T18:59:52Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900407,\n 4151900432,\n 4151900431,\n 4151900426,\n 4151900425,\n 4151900416,\n 4151900415,\n 4151900424,\n 4151900420,\n 4151900403,\n 4151900404,\n 4151900392,\n 4151900393,\n 4151900405,\n 4151900407\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989673,\n "timestamp": "2024-01-11T19:13:46Z",\n "version": 3,\n "changeset": 146155500,\n "user": "Olyon",\n "uid": 1443767,\n "nodes": [\n 4151900863,\n 4151900862,\n 4151900859,\n 4151900858,\n 4151900854,\n 4151900855,\n 4151900852,\n 4151900853,\n 4151900847,\n 4151900849,\n 4151900848,\n 4151900850,\n 4151900856,\n 4151900857,\n 4151900861,\n 4151900863\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "denomination": "catholic",\n "name": "Église Saint-Médard",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wikidata": "Q38225858"\n }\n },\n {\n "type": "way",\n "id": 413989674,\n "timestamp": "2016-04-27T18:59:52Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900845,\n 4151900839,\n 4151900830,\n 4151900833,\n 4151900834,\n 4151900826,\n 4151900803,\n 4151900807,\n 4151900810,\n 4151900811,\n 4151900814,\n 4151900817,\n 4151900825,\n 4151900827,\n 4151900836,\n 4151900837,\n 4151900845\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989675,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901045,\n 4151901036,\n 4151901020,\n 4151901010,\n 4151900983,\n 4151900977,\n 4151900975,\n 4151900997,\n 4151901035,\n 4151901040,\n 4151901037,\n 4151901026,\n 4151901023,\n 4151901016,\n 4151901015,\n 4151901013,\n 4151901014,\n 4151901021,\n 4151901051,\n 4151901054,\n 4151901045\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989676,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896687,\n 4151896680,\n 4151896681,\n 4151896661,\n 4151896660,\n 4151896657,\n 4151896655,\n 4151896654,\n 4151896653,\n 4151896652,\n 4151896651,\n 4151896649,\n 4151896648,\n 4151896650,\n 4151896659,\n 4151896658,\n 4151896666,\n 4151896667,\n 4151896678,\n 4151896677,\n 4151896686,\n 4151896687\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989677,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900553,\n 4151900527,\n 4151900525,\n 4151900552,\n 4151900553\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989678,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900507,\n 4151900515,\n 4151900512,\n 4151900503,\n 4151900507\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989679,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896615,\n 4151896614,\n 4151896612,\n 4151896613,\n 4151896615\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989680,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900881,\n 4151900887,\n 4151900885,\n 4151900882,\n 4151900881\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989681,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901103,\n 4151901104,\n 4151901099,\n 4151901098,\n 4151901103\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989682,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900639,\n 4151900637,\n 4151900611,\n 4151900612,\n 4151900639\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989683,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901057,\n 4151901055,\n 4151901070,\n 4151901075,\n 4151901057\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989684,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900701,\n 4151900679,\n 4151900685,\n 4151900704,\n 4151900701\n ],\n "tags": {\n "building": "yes",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989685,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900844,\n 4151900831,\n 4151900805,\n 4151900829,\n 4151900844\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989686,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896634,\n 4151896630,\n 4151896622,\n 4151896628,\n 4151896634\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989687,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900951,\n 4151900993,\n 4151900994,\n 4151900950,\n 4151900951\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989688,\n "timestamp": "2016-04-27T18:59:53Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900902,\n 4151900910,\n 4151900909,\n 4151900900,\n 4151900902\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989689,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900569,\n 4151900589,\n 4151900586,\n 4151900563,\n 4151900569\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989690,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900743,\n 4151900752,\n 4151900750,\n 4151900740,\n 4151900743\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989691,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900559,\n 4151900588,\n 4151900577,\n 4151900555,\n 4151900559\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989692,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900832,\n 4151900822,\n 4151900786,\n 4151900788,\n 4151900832\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989693,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896682,\n 4151896688,\n 4151896684,\n 4151896675,\n 4151896682\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989694,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900884,\n 4151900886,\n 4151900880,\n 4151900879,\n 4151900884\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989695,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900999,\n 4151901001,\n 4151900992,\n 4151900991,\n 4151900999\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989696,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900550,\n 4151900579,\n 4151900578,\n 4151900549,\n 4151900550\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989697,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900916,\n 4151900906,\n 4151900894,\n 4151900912,\n 4151900916\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989698,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900689,\n 4151900688,\n 4151900671,\n 4151900672,\n 4151900689\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989699,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896676,\n 4151896683,\n 4151896679,\n 4151896671,\n 4151896676\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989700,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901073,\n 4151901074,\n 4151901068,\n 4151901066,\n 4151901073\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989701,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901044,\n 4151901009,\n 4151901007,\n 4151901042,\n 4151901044\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989702,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900309,\n 4151900312,\n 4151900307,\n 4151900306,\n 4151900309\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989703,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900461,\n 4151900460,\n 4151900454,\n 4151900455,\n 4151900461\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989705,\n "timestamp": "2016-04-27T18:59:54Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900959,\n 4151900958,\n 4151900952,\n 4151900953,\n 4151900959\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989706,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900597,\n 4151900610,\n 4151900608,\n 4151900596,\n 4151900597\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989707,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900877,\n 4151900868,\n 4151900867,\n 4151900875,\n 4151900877\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 413989708,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900334,\n 4151900327,\n 4151900324,\n 4151900332,\n 4151900334\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989709,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900941,\n 4151900942,\n 4151900921,\n 4151900920,\n 4151900941\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989710,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900664,\n 4151900668,\n 4151900678,\n 4151900674,\n 4151900664\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989711,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901101,\n 4151901096,\n 4151901095,\n 4151901100,\n 4151901101\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989712,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901144,\n 4151901143,\n 4151901141,\n 4151901142,\n 4151901144\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989713,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900988,\n 4151901006,\n 4151901003,\n 4151900985,\n 4151900988\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989714,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900490,\n 4151900480,\n 4151900479,\n 4151900486,\n 4151900490\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989715,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896618,\n 4151896621,\n 4151896617,\n 4151896616,\n 4151896618\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989716,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900889,\n 4151900891,\n 4151900878,\n 4151900873,\n 4151900889\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989717,\n "timestamp": "2016-04-27T18:59:55Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900386,\n 4151900387,\n 4151900372,\n 4151900371,\n 4151900386\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989718,\n "timestamp": "2016-04-27T18:59:56Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900423,\n 4151900410,\n 4151900411,\n 4151900419,\n 4151900423\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989719,\n "timestamp": "2016-04-27T18:59:56Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900511,\n 4151900509,\n 4151900482,\n 4151900484,\n 4151900511\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989720,\n "timestamp": "2016-04-27T18:59:56Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901109,\n 4151901112,\n 4151901110,\n 4151901106,\n 4151901109\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989721,\n "timestamp": "2016-04-27T18:59:56Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901053,\n 4151901060,\n 4151901059,\n 4151901052,\n 4151901053\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989722,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900481,\n 4151900518,\n 12766621825,\n 4151900516,\n 4151900477,\n 4151900481\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 413989724,\n "timestamp": "2016-04-27T18:59:57Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900838,\n 4151900846,\n 4151900835,\n 4151900823,\n 4151900838\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989727,\n "timestamp": "2016-04-27T18:59:57Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900540,\n 4151900539,\n 4151900535,\n 4151900536,\n 4151900540\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989730,\n "timestamp": "2016-04-27T18:59:57Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901036,\n 4151901039,\n 4151901024,\n 4151901020,\n 4151901036\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989732,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900316,\n 4151900318,\n 4151900314,\n 4151900313,\n 4151900316\n ],\n "tags": {\n "building": "yes",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989735,\n "timestamp": "2016-04-27T18:59:57Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900923,\n 4151900939,\n 4151900938,\n 4151900922,\n 4151900923\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989737,\n "timestamp": "2016-04-27T18:59:57Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900767,\n 4151900776,\n 4151900771,\n 4151900766,\n 4151900767\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989739,\n "timestamp": "2016-04-27T18:59:57Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901029,\n 4151901030,\n 4151900978,\n 4151900976,\n 4151901029\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989742,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900628,\n 4151900625,\n 4151900600,\n 4151900603,\n 4151900628\n ],\n "tags": {\n "building": "yes",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989745,\n "timestamp": "2016-04-27T18:59:57Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900522,\n 4151900521,\n 4151900496,\n 4151900497,\n 4151900522\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989747,\n "timestamp": "2016-04-27T18:59:57Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896668,\n 4151896672,\n 4151896670,\n 4151896662,\n 4151896668\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989749,\n "timestamp": "2016-04-27T18:59:57Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900476,\n 4151900514,\n 4151900513,\n 4151900475,\n 4151900476\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989752,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900874,\n 4151900876,\n 4151900870,\n 4151900869,\n 4151900874\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 413989755,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900886,\n 4151900888,\n 4151900883,\n 4151900880,\n 4151900886\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989758,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901140,\n 4151901138,\n 4151901136,\n 4151901139,\n 4151901140\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989761,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900669,\n 4151900658,\n 4151900659,\n 4151900667,\n 4151900669\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989764,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901082,\n 4151901084,\n 4151901077,\n 4151901076,\n 4151901082\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989767,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900440,\n 4151900444,\n 4151900406,\n 4151900402,\n 4151900440\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989773,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901127,\n 4151901134,\n 4151901125,\n 4151901124,\n 4151901127\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989775,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900834,\n 4151900833,\n 4151900824,\n 4151900826,\n 4151900834\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989779,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900333,\n 4151900316,\n 4151900315,\n 4151900329,\n 4151900333\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989782,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900645,\n 4151900646,\n 4151900632,\n 4151900631,\n 4151900645\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989784,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900592,\n 4151900576,\n 4151900585,\n 4151900594,\n 4151900592\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989787,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900354,\n 4151900355,\n 4151900321,\n 4151900320,\n 4151900354\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989790,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900934,\n 4151900918,\n 4151900911,\n 4151900925,\n 4151900934\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989792,\n "timestamp": "2016-04-27T18:59:58Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900728,\n 4151900727,\n 4151900723,\n 4151900724,\n 4151900728\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989794,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900666,\n 4151900652,\n 4151900650,\n 4151900665,\n 4151900666\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989795,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900606,\n 4151900580,\n 4151900575,\n 4151900602,\n 4151900606\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989796,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900989,\n 4151900980,\n 4151900972,\n 4151900986,\n 4151900989\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989798,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901050,\n 4151901038,\n 4151901033,\n 4151901047,\n 4151901050\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989799,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900664,\n 4151900674,\n 4151900670,\n 4151900655,\n 4151900664\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989801,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901062,\n 4151901080,\n 4151901083,\n 4151901061,\n 4151901062\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989802,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900483,\n 4151900485,\n 4151900474,\n 4151900473,\n 4151900483\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989803,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896672,\n 4151896684,\n 4151896685,\n 4151896673,\n 4151896672\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989804,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901092,\n 4151901088,\n 4151901069,\n 4151901090,\n 4151901092\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989805,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900291,\n 4151900292,\n 4151900290,\n 4151900289,\n 4151900291\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989806,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900784,\n 4151900780,\n 4151900771,\n 4151900776,\n 4151900784\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989807,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900686,\n 4151900687,\n 4151900676,\n 4151900673,\n 4151900686\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989808,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900509,\n 4151900506,\n 4151900478,\n 4151900482,\n 4151900509\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989809,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896646,\n 4151896647,\n 4151896644,\n 4151896642,\n 4151896646\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989810,\n "timestamp": "2016-04-27T18:59:59Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900840,\n 4151900841,\n 4151900820,\n 4151900819,\n 4151900840\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989811,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900871,\n 4151900872,\n 4151900866,\n 4151900865,\n 4151900871\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 413989812,\n "timestamp": "2016-04-27T19:00:00Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900339,\n 4151900337,\n 4151900343,\n 4151900344,\n 4151900339\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989813,\n "timestamp": "2016-04-27T19:00:00Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900770,\n 4151900765,\n 4151900761,\n 4151900763,\n 4151900770\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989814,\n "timestamp": "2016-04-27T19:00:00Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900383,\n 4151900357,\n 4151900349,\n 4151900374,\n 4151900383\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989815,\n "timestamp": "2016-04-27T19:00:00Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896636,\n 4151896635,\n 4151896631,\n 4151896633,\n 4151896638,\n 4151896636\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989816,\n "timestamp": "2016-04-27T19:00:00Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900739,\n 4151900738,\n 4151900737,\n 4151900725,\n 4151900726,\n 4151900739\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989817,\n "timestamp": "2016-04-27T19:00:00Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900386,\n 4151900437,\n 4151900438,\n 4151900397,\n 4151900387,\n 4151900386\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989820,\n "timestamp": "2016-04-27T19:00:00Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900774,\n 4151900778,\n 4151900777,\n 4151900772,\n 4151900773,\n 4151900774\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989821,\n "timestamp": "2016-04-27T19:00:00Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900571,\n 4151900587,\n 4151900593,\n 4151900584,\n 4151900565,\n 4151900571\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989822,\n "timestamp": "2016-04-27T19:00:00Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901133,\n 4151901131,\n 4151901123,\n 4151901122,\n 4151901130,\n 4151901133\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989823,\n "timestamp": "2021-11-24T21:24:02Z",\n "version": 2,\n "changeset": 114197849,\n "user": "meihou",\n "uid": 581277,\n "nodes": [\n 4151901000,\n 4151901088,\n 4151901092,\n 4151901093,\n 9281574755,\n 4151901008,\n 4151901000\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989824,\n "timestamp": "2016-04-27T19:00:00Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900409,\n 4151900421,\n 4151900430,\n 4151900429,\n 4151900408,\n 4151900409\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989825,\n "timestamp": "2016-04-27T19:00:01Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900626,\n 4151900623,\n 4151900610,\n 4151900597,\n 4151900601,\n 4151900626\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989826,\n "timestamp": "2016-04-27T19:00:01Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900530,\n 4151900537,\n 4151900601,\n 4151900597,\n 4151900596,\n 4151900530\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989827,\n "timestamp": "2016-04-27T19:00:01Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896675,\n 4151896684,\n 4151896672,\n 4151896668,\n 4151896665,\n 4151896675\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989828,\n "timestamp": "2016-04-27T19:00:01Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900418,\n 4151900435,\n 4151900434,\n 4151900433,\n 4151900417,\n 4151900418\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989829,\n "timestamp": "2016-04-27T19:00:01Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896669,\n 4151896674,\n 4151896664,\n 4151896656,\n 4151896663,\n 4151896669\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989830,\n "timestamp": "2016-04-27T19:00:01Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900635,\n 4151900634,\n 4151900617,\n 4151900618,\n 4151900630,\n 4151900635\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989831,\n "timestamp": "2016-04-27T19:00:01Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900305,\n 4151900297,\n 4151900296,\n 4151900301,\n 4151900304,\n 4151900305\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989832,\n "timestamp": "2016-04-27T19:00:01Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900587,\n 4151900591,\n 4151900620,\n 4151900616,\n 4151900593,\n 4151900587\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989833,\n "timestamp": "2016-04-27T19:00:01Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900987,\n 4151901057,\n 4151901075,\n 4151901086,\n 4151900990,\n 4151900987\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989834,\n "timestamp": "2016-04-27T19:00:02Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900627,\n 4151900624,\n 4151900570,\n 4151900560,\n 4151900551,\n 4151900627\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989835,\n "timestamp": "2016-04-27T19:00:02Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901000,\n 4151901008,\n 4151900995,\n 4151900982,\n 4151900998,\n 4151901000\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989836,\n "timestamp": "2016-04-27T19:00:02Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900440,\n 4151900402,\n 4151900396,\n 4151900397,\n 4151900438,\n 4151900440\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989838,\n "timestamp": "2016-04-27T19:00:02Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900738,\n 4151900751,\n 4151900754,\n 4151900757,\n 4151900753,\n 4151900737,\n 4151900738\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989839,\n "timestamp": "2016-04-27T19:00:02Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901056,\n 4151901063,\n 4151901034,\n 4151901032,\n 4151901043,\n 4151901041,\n 4151901056\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989841,\n "timestamp": "2016-04-27T19:00:02Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900375,\n 4151900360,\n 4151900355,\n 4151900354,\n 4151900368,\n 4151900373,\n 4151900375\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989843,\n "timestamp": "2016-04-27T19:00:02Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900301,\n 4151900296,\n 4151900294,\n 4151900295,\n 4151900299,\n 4151900300,\n 4151900301\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989844,\n "timestamp": "2016-04-27T19:00:02Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900459,\n 4151900458,\n 4151900380,\n 4151900378,\n 4151900390,\n 4151900389,\n 4151900459\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989845,\n "timestamp": "2016-04-27T19:00:02Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900546,\n 4151900548,\n 4151900532,\n 4151900533,\n 4151900564,\n 4151900562,\n 4151900546\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989847,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900601,\n 4151900537,\n 4151900538,\n 4151900599,\n 4151900598,\n 4151900604,\n 4151900601\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989848,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900347,\n 4151900335,\n 4151900334,\n 4151900332,\n 4151900330,\n 4151900341,\n 4151900347\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989849,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900745,\n 4151900744,\n 4151900741,\n 4151900742,\n 4151900735,\n 4151900736,\n 4151900745\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989850,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900537,\n 4151900530,\n 4151900529,\n 4151900517,\n 4151900489,\n 4151900505,\n 4151900537\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989851,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900523,\n 4151900498,\n 4151900499,\n 4151900493,\n 4151900494,\n 4151900524,\n 4151900523\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989852,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900787,\n 4151900785,\n 4151900783,\n 4151900781,\n 4151900775,\n 4151900779,\n 4151900787\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989853,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900556,\n 4151900554,\n 4151900574,\n 4151900583,\n 4151900615,\n 4151900619,\n 4151900556\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989854,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900793,\n 4151900790,\n 12766621819,\n 12766621822,\n 4151900768,\n 4151900769,\n 4151900793\n ],\n "tags": {\n "building": "yes",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989855,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901111,\n 4151901117,\n 4151901105,\n 4151901102,\n 4151901107,\n 4151901108,\n 4151901111\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989856,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900806,\n 4151900804,\n 4151900802,\n 4151900801,\n 4151900795,\n 4151900798,\n 4151900806\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989857,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900980,\n 4151900981,\n 4151900947,\n 4151900940,\n 4151900971,\n 4151900972,\n 4151900980\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989858,\n "timestamp": "2016-04-27T19:00:03Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900550,\n 4151900547,\n 4151900566,\n 4151900568,\n 4151900581,\n 4151900579,\n 4151900550\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989859,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 2,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900316,\n 4151900333,\n 4151900340,\n 4151900319,\n 4151900318,\n 4151900316\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 413989860,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900468,\n 4151900463,\n 4151900462,\n 4151900447,\n 4151900450,\n 4151900453,\n 4151900468\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989861,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901137,\n 4151901128,\n 4151901126,\n 4151901132,\n 4151901129,\n 4151901135,\n 4151901137\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989862,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900609,\n 4151900582,\n 4151900648,\n 4151900654,\n 4151900613,\n 4151900621,\n 4151900609\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989863,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901025,\n 4151901028,\n 4151901022,\n 4151901048,\n 4151901067,\n 4151901049,\n 4151901025\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989865,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900591,\n 4151900592,\n 4151900594,\n 4151900595,\n 4151900622,\n 4151900620,\n 4151900591\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989867,\n "timestamp": "2025-05-08T17:22:16Z",\n "version": 4,\n "changeset": 165995014,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 4151900380,\n 4151900361,\n 4151900352,\n 4151900366,\n 4151900378,\n 4151900380\n ],\n "tags": {\n "addr:housenumber": "5",\n "addr:street": "Rue de la Mairie",\n "amenity": "townhall",\n "building": "civic",\n "contact:email": "mairie.audignicourt@orange.fr",\n "contact:phone": "+33 3 23 39 76 77",\n "name": "Mairie d'Audignicourt",\n "opening_hours": "Tu 18:00-19:00",\n "ref:FR:SIRET": "21020034100019",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016;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": 413989868,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900335,\n 4151900347,\n 4151900359,\n 4151900345,\n 4151900344,\n 4151900343,\n 4151900337,\n 4151900335\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989871,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900548,\n 4151900546,\n 4151900495,\n 4151900498,\n 4151900523,\n 4151900520,\n 4151900532,\n 4151900548\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989872,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900444,\n 4151900446,\n 4151900442,\n 4151900428,\n 4151900427,\n 4151900412,\n 4151900406,\n 4151900444\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989875,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900368,\n 4151900379,\n 4151900384,\n 4151900391,\n 4151900398,\n 4151900376,\n 4151900373,\n 4151900368\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989877,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900655,\n 4151900670,\n 4151900661,\n 4151900657,\n 4151900656,\n 4151900651,\n 4151900653,\n 4151900643,\n 4151900655\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989878,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900394,\n 4151900351,\n 4151900346,\n 4151900365,\n 4151900364,\n 4151900369,\n 4151900370,\n 4151900388,\n 4151900394\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989880,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151896637,\n 4151896635,\n 4151896636,\n 4151896639,\n 4151896640,\n 4151896641,\n 4151896645,\n 4151896643,\n 4151896637\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989882,\n "timestamp": "2016-04-27T19:00:04Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900728,\n 4151900732,\n 4151900733,\n 4151900748,\n 4151900747,\n 4151900730,\n 4151900731,\n 4151900727,\n 4151900728\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989884,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900519,\n 4151900557,\n 4151900544,\n 4151900534,\n 4151900531,\n 4151900512,\n 4151900515,\n 4151900507,\n 4151900519\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989887,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901121,\n 4151901119,\n 4151901115,\n 4151901118,\n 4151901116,\n 4151901114,\n 4151901113,\n 4151901120,\n 4151901121\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989889,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900998,\n 4151900982,\n 4151900979,\n 4151900967,\n 4151900962,\n 4151900970,\n 4151900966,\n 4151900996,\n 4151900998\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989891,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900999,\n 4151900991,\n 4151900974,\n 4151900973,\n 4151901004,\n 4151901005,\n 4151901012,\n 4151901011,\n 4151900999\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989894,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900341,\n 4151900330,\n 4151900328,\n 4151900323,\n 4151900322,\n 4151900326,\n 4151900325,\n 4151900338,\n 4151900341\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989896,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900637,\n 4151900638,\n 4151900629,\n 4151900604,\n 4151900598,\n 4151900599,\n 4151900605,\n 4151900611,\n 4151900637\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989898,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901021,\n 4151901019,\n 4151901031,\n 4151901027,\n 4151901018,\n 4151901017,\n 4151901046,\n 4151901051,\n 4151901021\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989900,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900409,\n 4151900391,\n 4151900384,\n 4151900385,\n 4151900399,\n 4151900395,\n 4151900422,\n 4151900421,\n 4151900409\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989902,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900722,\n 4151900717,\n 4151900716,\n 4151900711,\n 4151900712,\n 4151900710,\n 4151900709,\n 4151900719,\n 4151900722\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989905,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151901094,\n 4151901097,\n 4151901087,\n 4151901081,\n 4151901091,\n 4151901089,\n 4151901065,\n 4151901064,\n 4151901094\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989906,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900557,\n 4151900519,\n 4151900528,\n 4151900582,\n 4151900609,\n 4151900607,\n 4151900590,\n 4151900572,\n 4151900567,\n 4151900557\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989909,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900435,\n 4151900436,\n 4151900439,\n 4151900441,\n 4151900448,\n 4151900449,\n 4151900457,\n 4151900456,\n 4151900434,\n 4151900435\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 413989911,\n "timestamp": "2016-04-27T19:00:05Z",\n "version": 1,\n "changeset": 38930248,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4151900310,\n 4151900311,\n 4151900303,\n 4151900302,\n 4151900298,\n 4151900293,\n 4151900306,\n 4151900307,\n 4151900308,\n 4151900310\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2016"\n }\n },\n {\n "type": "way",\n "id": 1378714253,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900869,\n 12766621811,\n 12766621812,\n 12766621813,\n 12766621814,\n 4151900870,\n 4151900869\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1378714254,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 12766621815,\n 12766621816,\n 12766621817,\n 12766621818,\n 12766621815\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1378714255,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 12766621819,\n 12766621820,\n 12766621821,\n 12766621822,\n 12766621819\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1378714256,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 4151900565,\n 4151900571,\n 12766621823,\n 12766621824,\n 4151900565\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1378714257,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 12766621825,\n 12766621826,\n 12766621827,\n 4151900518,\n 12766621825\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1378714258,\n "timestamp": "2025-04-18T18:17:58Z",\n "version": 1,\n "changeset": 165125604,\n "user": "Vermandois",\n "uid": 20121076,\n "nodes": [\n 12766621828,\n 12766621829,\n 12766621830,\n 12766621831,\n 12766621828\n ],\n "tags": {\n "building": "yes"\n }\n }\n \n ]\n }\n """ ] ] |
|