HTTP Client
2
Total requests
0
HTTP errors
Clients
http_client 2
Requests
| POST | https://overpass-api.de/api/interpreter | |
|---|---|---|
| Request options | [ "body" => [ "data" => """ [out:json][timeout:60];\n area["ref:INSEE"="02385"]->.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.324009 "namelookup_time" => 0.000517 "connect_time" => 0.018102 "pretransfer_time" => 0.03835 "size_upload" => 2410.0 "size_download" => 31738.0 "speed_download" => 5961.0 "speed_upload" => 452.0 "download_content_length" => 31738.0 "upload_content_length" => 2410.0 "starttransfer_time" => 5.305525 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:8dd2:eab4:995c:1e1a" "local_port" => 44154 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 38257 "connect_time_us" => 18102 "namelookup_time_us" => 517 "pretransfer_time_us" => 38350 "starttransfer_time_us" => 5305525 "posttransfer_time_us" => 38349 "total_time_us" => 5324009 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769799463.463 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#1177 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#920 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1161 …} : -9223372036854775808 } } "debug" => """ * Host overpass-api.de:443 was resolved.\n * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n * IPv4: 65.109.112.52, 162.55.144.139\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: Fri, 30 Jan 2026 18:57:43 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 31738\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Fri, 30 Jan 2026 18:57:43 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 31738" "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-01-30T18:56: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": 4140584736,\n "lat": 49.7955851,\n "lon": 3.7034220,\n "timestamp": "2016-04-22T11:32:45Z",\n "version": 1,\n "changeset": 38782888,\n "user": "Alexandre148025",\n "uid": 191786,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 4717962778,\n "lat": 49.7955716,\n "lon": 3.7083110,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717962779,\n "lat": 49.7955892,\n "lon": 3.7083897,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717962780,\n "lat": 49.7957119,\n "lon": 3.7082198,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717962781,\n "lat": 49.7956795,\n "lon": 3.7081625,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717962782,\n "lat": 49.7957749,\n "lon": 3.7086605,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717962783,\n "lat": 49.7957847,\n "lon": 3.7086274,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717962784,\n "lat": 49.7957124,\n "lon": 3.7085751,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717962785,\n "lat": 49.7957023,\n "lon": 3.7086067,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717962786,\n "lat": 49.7957534,\n "lon": 3.7084938,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717962787,\n "lat": 49.7957806,\n "lon": 3.7085293,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717962788,\n "lat": 49.7958157,\n "lon": 3.7084638,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964193,\n "lat": 49.7932267,\n "lon": 3.7068595,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964194,\n "lat": 49.7932525,\n "lon": 3.7067782,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964195,\n "lat": 49.7932017,\n "lon": 3.7065519,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964196,\n "lat": 49.7931010,\n "lon": 3.7068502,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964197,\n "lat": 49.7931497,\n "lon": 3.7068996,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964198,\n "lat": 49.7932883,\n "lon": 3.7064724,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964199,\n "lat": 49.7932319,\n "lon": 3.7064293,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964200,\n "lat": 49.7931580,\n "lon": 3.7063682,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964201,\n "lat": 49.7931189,\n "lon": 3.7064828,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964202,\n "lat": 49.7931088,\n "lon": 3.7066080,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964203,\n "lat": 49.7931365,\n "lon": 3.7065183,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964204,\n "lat": 49.7931127,\n "lon": 3.7065010,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964205,\n "lat": 49.7930830,\n "lon": 3.7065881,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964206,\n "lat": 49.7929209,\n "lon": 3.7065148,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964207,\n "lat": 49.7928763,\n "lon": 3.7066190,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964208,\n "lat": 49.7929295,\n "lon": 3.7066742,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964209,\n "lat": 49.7930359,\n "lon": 3.7064120,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964210,\n "lat": 49.7930030,\n "lon": 3.7063793,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964211,\n "lat": 49.7929541,\n "lon": 3.7064997,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964212,\n "lat": 49.7929774,\n "lon": 3.7065230,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964213,\n "lat": 49.7929633,\n "lon": 3.7065590,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964214,\n "lat": 49.7927787,\n "lon": 3.7062989,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964215,\n "lat": 49.7927432,\n "lon": 3.7063835,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964216,\n "lat": 49.7928322,\n "lon": 3.7064781,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964217,\n "lat": 49.7928688,\n "lon": 3.7063922,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964218,\n "lat": 49.7927293,\n "lon": 3.7059309,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964219,\n "lat": 49.7926718,\n "lon": 3.7058628,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964220,\n "lat": 49.7926415,\n "lon": 3.7059306,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964221,\n "lat": 49.7927175,\n "lon": 3.7060199,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964222,\n "lat": 49.7927489,\n "lon": 3.7059527,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964223,\n "lat": 49.7924538,\n "lon": 3.7058071,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964224,\n "lat": 49.7923443,\n "lon": 3.7056853,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964225,\n "lat": 49.7923129,\n "lon": 3.7057543,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964226,\n "lat": 49.7924225,\n "lon": 3.7058776,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964227,\n "lat": 49.7925289,\n "lon": 3.7056324,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964228,\n "lat": 49.7924102,\n "lon": 3.7057586,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964229,\n "lat": 49.7924863,\n "lon": 3.7055851,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964230,\n "lat": 49.7921293,\n "lon": 3.7051969,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964231,\n "lat": 49.7920533,\n "lon": 3.7053457,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964232,\n "lat": 49.7921381,\n "lon": 3.7054480,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964233,\n "lat": 49.7921077,\n "lon": 3.7055102,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964234,\n "lat": 49.7921836,\n "lon": 3.7056037,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964235,\n "lat": 49.7922363,\n "lon": 3.7055058,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964236,\n "lat": 49.7922884,\n "lon": 3.7055672,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964237,\n "lat": 49.7922249,\n "lon": 3.7057002,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964238,\n "lat": 49.7922158,\n "lon": 3.7056913,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964239,\n "lat": 49.7921665,\n "lon": 3.7057963,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964240,\n "lat": 49.7921503,\n "lon": 3.7057783,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964241,\n "lat": 49.7921236,\n "lon": 3.7058379,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964242,\n "lat": 49.7921855,\n "lon": 3.7059009,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964243,\n "lat": 49.7923214,\n "lon": 3.7056094,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964244,\n "lat": 49.7923248,\n "lon": 3.7056140,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964245,\n "lat": 49.7923792,\n "lon": 3.7055019,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964246,\n "lat": 49.7919231,\n "lon": 3.7053640,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964247,\n "lat": 49.7919399,\n "lon": 3.7056488,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964248,\n "lat": 49.7919686,\n "lon": 3.7055916,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964249,\n "lat": 49.7919165,\n "lon": 3.7055343,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964250,\n "lat": 49.7919764,\n "lon": 3.7054290,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964251,\n "lat": 49.7919268,\n "lon": 3.7053576,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964252,\n "lat": 49.7918851,\n "lon": 3.7053043,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964253,\n "lat": 49.7918082,\n "lon": 3.7055076,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964254,\n "lat": 49.7915719,\n "lon": 3.7063590,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964255,\n "lat": 49.7916492,\n "lon": 3.7064354,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964256,\n "lat": 49.7917234,\n "lon": 3.7065027,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964257,\n "lat": 49.7917271,\n "lon": 3.7064971,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964258,\n "lat": 49.7919081,\n "lon": 3.7066847,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964259,\n "lat": 49.7919438,\n "lon": 3.7065863,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964260,\n "lat": 49.7917640,\n "lon": 3.7064028,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964261,\n "lat": 49.7917551,\n "lon": 3.7064239,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964262,\n "lat": 49.7916877,\n "lon": 3.7063594,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964263,\n "lat": 49.7917829,\n "lon": 3.7061494,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964264,\n "lat": 49.7917939,\n "lon": 3.7061621,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964265,\n "lat": 49.7918055,\n "lon": 3.7061368,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964266,\n "lat": 49.7917173,\n "lon": 3.7060388,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964267,\n "lat": 49.7916809,\n "lon": 3.7061218,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964268,\n "lat": 49.7916581,\n "lon": 3.7060986,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964269,\n "lat": 49.7916130,\n "lon": 3.7061977,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964270,\n "lat": 49.7916340,\n "lon": 3.7062202,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964271,\n "lat": 49.7921316,\n "lon": 3.7060721,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964272,\n "lat": 49.7921048,\n "lon": 3.7061274,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964273,\n "lat": 49.7920545,\n "lon": 3.7060705,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964274,\n "lat": 49.7918939,\n "lon": 3.7064332,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964275,\n "lat": 49.7919464,\n "lon": 3.7064893,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964276,\n "lat": 49.7920733,\n "lon": 3.7062046,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964277,\n "lat": 49.7922041,\n "lon": 3.7063406,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964278,\n "lat": 49.7922159,\n "lon": 3.7063370,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964279,\n "lat": 49.7922695,\n "lon": 3.7062094,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964280,\n "lat": 49.7926365,\n "lon": 3.7068868,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964281,\n "lat": 49.7927098,\n "lon": 3.7067172,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964282,\n "lat": 49.7925871,\n "lon": 3.7065964,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964283,\n "lat": 49.7925569,\n "lon": 3.7066726,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964284,\n "lat": 49.7926363,\n "lon": 3.7067499,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964285,\n "lat": 49.7925947,\n "lon": 3.7068455,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964286,\n "lat": 49.7925718,\n "lon": 3.7068220,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964287,\n "lat": 49.7925163,\n "lon": 3.7069542,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964288,\n "lat": 49.7924060,\n "lon": 3.7068342,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964289,\n "lat": 49.7957890,\n "lon": 3.7084293,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964290,\n "lat": 49.7957374,\n "lon": 3.7084713,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964291,\n "lat": 49.7957442,\n "lon": 3.7084585,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964292,\n "lat": 49.7957551,\n "lon": 3.7084734,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964293,\n "lat": 49.7957635,\n "lon": 3.7084575,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964294,\n "lat": 49.7957536,\n "lon": 3.7084438,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964295,\n "lat": 49.7957984,\n "lon": 3.7083689,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964296,\n "lat": 49.7957562,\n "lon": 3.7083079,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964297,\n "lat": 49.7956340,\n "lon": 3.7085086,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964298,\n "lat": 49.7956953,\n "lon": 3.7085991,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964299,\n "lat": 49.7959075,\n "lon": 3.7080061,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964300,\n "lat": 49.7959499,\n "lon": 3.7079556,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964301,\n "lat": 49.7959225,\n "lon": 3.7079034,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964302,\n "lat": 49.7958672,\n "lon": 3.7079601,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964303,\n "lat": 49.7959795,\n "lon": 3.7081630,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964304,\n "lat": 49.7959589,\n "lon": 3.7081302,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964305,\n "lat": 49.7959232,\n "lon": 3.7081864,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964306,\n "lat": 49.7959439,\n "lon": 3.7082176,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964307,\n "lat": 49.7960920,\n "lon": 3.7085152,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964308,\n "lat": 49.7960403,\n "lon": 3.7084791,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964309,\n "lat": 49.7960043,\n "lon": 3.7085944,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964310,\n "lat": 49.7960632,\n "lon": 3.7086334,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964311,\n "lat": 49.7959602,\n "lon": 3.7084815,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964312,\n "lat": 49.7959015,\n "lon": 3.7084520,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964313,\n "lat": 49.7958498,\n "lon": 3.7086826,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964314,\n "lat": 49.7958443,\n "lon": 3.7086795,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964315,\n "lat": 49.7958419,\n "lon": 3.7086912,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964316,\n "lat": 49.7958460,\n "lon": 3.7086942,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964317,\n "lat": 49.7958446,\n "lon": 3.7086997,\n "timestamp": "2017-03-05T08:56:42Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964318,\n "lat": 49.7959028,\n "lon": 3.7087285,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964319,\n "lat": 49.7959372,\n "lon": 3.7085603,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964320,\n "lat": 49.7959423,\n "lon": 3.7085625,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964321,\n "lat": 49.7964403,\n "lon": 3.7091776,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964322,\n "lat": 49.7964760,\n "lon": 3.7091049,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964323,\n "lat": 49.7963877,\n "lon": 3.7089976,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964324,\n "lat": 49.7964278,\n "lon": 3.7089233,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964325,\n "lat": 49.7963781,\n "lon": 3.7088538,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964326,\n "lat": 49.7964423,\n "lon": 3.7087415,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964327,\n "lat": 49.7964781,\n "lon": 3.7087882,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964328,\n "lat": 49.7964835,\n "lon": 3.7087774,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964329,\n "lat": 49.7964932,\n "lon": 3.7087881,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964330,\n "lat": 49.7964981,\n "lon": 3.7087790,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964331,\n "lat": 49.7964268,\n "lon": 3.7086782,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964332,\n "lat": 49.7963496,\n "lon": 3.7088124,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964333,\n "lat": 49.7963326,\n "lon": 3.7087904,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964334,\n "lat": 49.7962414,\n "lon": 3.7089452,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964335,\n "lat": 49.7961879,\n "lon": 3.7086316,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964336,\n "lat": 49.7961184,\n "lon": 3.7088556,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964337,\n "lat": 49.7961659,\n "lon": 3.7088843,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964338,\n "lat": 49.7961978,\n "lon": 3.7087860,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964339,\n "lat": 49.7962008,\n "lon": 3.7087876,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964340,\n "lat": 49.7962102,\n "lon": 3.7087580,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964341,\n "lat": 49.7962069,\n "lon": 3.7087545,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964342,\n "lat": 49.7962343,\n "lon": 3.7086682,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964343,\n "lat": 49.7966227,\n "lon": 3.7086392,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964344,\n "lat": 49.7965239,\n "lon": 3.7085099,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964345,\n "lat": 49.7964837,\n "lon": 3.7085795,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964346,\n "lat": 49.7965483,\n "lon": 3.7086708,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964347,\n "lat": 49.7965268,\n "lon": 3.7087108,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964348,\n "lat": 49.7965567,\n "lon": 3.7087528,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964349,\n "lat": 49.7968374,\n "lon": 3.7087460,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964350,\n "lat": 49.7967873,\n "lon": 3.7086994,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964351,\n "lat": 49.7967071,\n "lon": 3.7089073,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964352,\n "lat": 49.7968896,\n "lon": 3.7090790,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964353,\n "lat": 49.7969536,\n "lon": 3.7089292,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964354,\n "lat": 49.7968181,\n "lon": 3.7087971,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964355,\n "lat": 49.7971576,\n "lon": 3.7091319,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964356,\n "lat": 49.7972054,\n "lon": 3.7090239,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964357,\n "lat": 49.7964918,\n "lon": 3.7092441,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964358,\n "lat": 49.7965490,\n "lon": 3.7093128,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964359,\n "lat": 49.7965820,\n "lon": 3.7092508,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964360,\n "lat": 49.7965943,\n "lon": 3.7092650,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964361,\n "lat": 49.7967069,\n "lon": 3.7090573,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964362,\n "lat": 49.7966785,\n "lon": 3.7090256,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964363,\n "lat": 49.7966957,\n "lon": 3.7089866,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964364,\n "lat": 49.7966447,\n "lon": 3.7089321,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964365,\n "lat": 49.7964936,\n "lon": 3.7094091,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964366,\n "lat": 49.7964569,\n "lon": 3.7094822,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964367,\n "lat": 49.7964381,\n "lon": 3.7094623,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964368,\n "lat": 49.7964025,\n "lon": 3.7095289,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964369,\n "lat": 49.7963625,\n "lon": 3.7094818,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964370,\n "lat": 49.7963380,\n "lon": 3.7095299,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964371,\n "lat": 49.7964694,\n "lon": 3.7096896,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964372,\n "lat": 49.7965706,\n "lon": 3.7094972,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964373,\n "lat": 49.7963037,\n "lon": 3.7092983,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964374,\n "lat": 49.7963858,\n "lon": 3.7093757,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964375,\n "lat": 49.7964108,\n "lon": 3.7093146,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964376,\n "lat": 49.7963293,\n "lon": 3.7092323,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964377,\n "lat": 49.7962179,\n "lon": 3.7091278,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964378,\n "lat": 49.7961869,\n "lon": 3.7090997,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964379,\n "lat": 49.7961439,\n "lon": 3.7092346,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964380,\n "lat": 49.7961514,\n "lon": 3.7092412,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964381,\n "lat": 49.7961546,\n "lon": 3.7092335,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964382,\n "lat": 49.7961738,\n "lon": 3.7092496,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964383,\n "lat": 49.7958823,\n "lon": 3.7092501,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964384,\n "lat": 49.7958252,\n "lon": 3.7092436,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964385,\n "lat": 49.7958195,\n "lon": 3.7093102,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964386,\n "lat": 49.7958787,\n "lon": 3.7093141,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964387,\n "lat": 49.7958295,\n "lon": 3.7097375,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964388,\n "lat": 49.7958454,\n "lon": 3.7096659,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964389,\n "lat": 49.7956657,\n "lon": 3.7095695,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964390,\n "lat": 49.7956511,\n "lon": 3.7096411,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964391,\n "lat": 49.7957198,\n "lon": 3.7092268,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964392,\n "lat": 49.7957151,\n "lon": 3.7092915,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964393,\n "lat": 49.7957084,\n "lon": 3.7092905,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964394,\n "lat": 49.7957015,\n "lon": 3.7093735,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964395,\n "lat": 49.7956942,\n "lon": 3.7093715,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964396,\n "lat": 49.7956915,\n "lon": 3.7093936,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964397,\n "lat": 49.7957097,\n "lon": 3.7093968,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964398,\n "lat": 49.7957125,\n "lon": 3.7093762,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964399,\n "lat": 49.7957972,\n "lon": 3.7093939,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964400,\n "lat": 49.7960475,\n "lon": 3.7094059,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964401,\n "lat": 49.7961044,\n "lon": 3.7094308,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964402,\n "lat": 49.7960873,\n "lon": 3.7094928,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964403,\n "lat": 49.7960658,\n "lon": 3.7094843,\n "timestamp": "2017-03-05T08:56:43Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964404,\n "lat": 49.7960402,\n "lon": 3.7095767,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964405,\n "lat": 49.7961455,\n "lon": 3.7096514,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964406,\n "lat": 49.7962174,\n "lon": 3.7093985,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964407,\n "lat": 49.7961355,\n "lon": 3.7093257,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964408,\n "lat": 49.7961171,\n "lon": 3.7093191,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964409,\n "lat": 49.7961238,\n "lon": 3.7092979,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964410,\n "lat": 49.7961046,\n "lon": 3.7092907,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964411,\n "lat": 49.7960994,\n "lon": 3.7093142,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964412,\n "lat": 49.7960580,\n "lon": 3.7093006,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964413,\n "lat": 49.7960468,\n "lon": 3.7093253,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964414,\n "lat": 49.7959291,\n "lon": 3.7097856,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964415,\n "lat": 49.7960026,\n "lon": 3.7098457,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964416,\n "lat": 49.7960544,\n "lon": 3.7096963,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964417,\n "lat": 49.7959787,\n "lon": 3.7096334,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964418,\n "lat": 49.7953969,\n "lon": 3.7085406,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964419,\n "lat": 49.7953826,\n "lon": 3.7085807,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964420,\n "lat": 49.7953788,\n "lon": 3.7085780,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964421,\n "lat": 49.7953292,\n "lon": 3.7087271,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964422,\n "lat": 49.7954029,\n "lon": 3.7087953,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964423,\n "lat": 49.7954523,\n "lon": 3.7086417,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964424,\n "lat": 49.7954491,\n "lon": 3.7086389,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964425,\n "lat": 49.7954644,\n "lon": 3.7085902,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964426,\n "lat": 49.7956087,\n "lon": 3.7091956,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964427,\n "lat": 49.7955579,\n "lon": 3.7094038,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964428,\n "lat": 49.7956193,\n "lon": 3.7094377,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964429,\n "lat": 49.7956671,\n "lon": 3.7092308,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964430,\n "lat": 49.7954032,\n "lon": 3.7081532,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964431,\n "lat": 49.7953677,\n "lon": 3.7081103,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964432,\n "lat": 49.7953264,\n "lon": 3.7081950,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964433,\n "lat": 49.7954264,\n "lon": 3.7083146,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964434,\n "lat": 49.7954364,\n "lon": 3.7083114,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964435,\n "lat": 49.7954719,\n "lon": 3.7082358,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964436,\n "lat": 49.7954557,\n "lon": 3.7078725,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964437,\n "lat": 49.7954206,\n "lon": 3.7079037,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964438,\n "lat": 49.7954329,\n "lon": 3.7081889,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964439,\n "lat": 49.7954915,\n "lon": 3.7105943,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964440,\n "lat": 49.7954302,\n "lon": 3.7105825,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964441,\n "lat": 49.7955836,\n "lon": 3.7106080,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964442,\n "lat": 49.7955835,\n "lon": 3.7106455,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964443,\n "lat": 49.7956018,\n "lon": 3.7106470,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964444,\n "lat": 49.7956019,\n "lon": 3.7106085,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964445,\n "lat": 49.7962893,\n "lon": 3.7099345,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964446,\n "lat": 49.7964183,\n "lon": 3.7097139,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964447,\n "lat": 49.7962976,\n "lon": 3.7095491,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964448,\n "lat": 49.7961710,\n "lon": 3.7097655,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964449,\n "lat": 49.7952473,\n "lon": 3.7090694,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964450,\n "lat": 49.7952965,\n "lon": 3.7092460,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964451,\n "lat": 49.7952565,\n "lon": 3.7092776,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964452,\n "lat": 49.7952762,\n "lon": 3.7093479,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964453,\n "lat": 49.7953177,\n "lon": 3.7093210,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964454,\n "lat": 49.7953369,\n "lon": 3.7093870,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964455,\n "lat": 49.7953424,\n "lon": 3.7093843,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964456,\n "lat": 49.7953620,\n "lon": 3.7094530,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964457,\n "lat": 49.7954195,\n "lon": 3.7094146,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964458,\n "lat": 49.7953997,\n "lon": 3.7093419,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964459,\n "lat": 49.7954057,\n "lon": 3.7093370,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964460,\n "lat": 49.7953866,\n "lon": 3.7092674,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964461,\n "lat": 49.7954239,\n "lon": 3.7092402,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964462,\n "lat": 49.7954066,\n "lon": 3.7091766,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964463,\n "lat": 49.7953687,\n "lon": 3.7091991,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964464,\n "lat": 49.7953180,\n "lon": 3.7090194,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717964465,\n "lat": 49.7956815,\n "lon": 3.7080397,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964466,\n "lat": 49.7956407,\n "lon": 3.7080941,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964467,\n "lat": 49.7957520,\n "lon": 3.7081642,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964468,\n "lat": 49.7960412,\n "lon": 3.7112666,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964469,\n "lat": 49.7960367,\n "lon": 3.7115110,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964470,\n "lat": 49.7961142,\n "lon": 3.7109854,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964471,\n "lat": 49.7961609,\n "lon": 3.7109858,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964472,\n "lat": 49.7961628,\n "lon": 3.7109069,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964473,\n "lat": 49.7961161,\n "lon": 3.7109056,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964474,\n "lat": 49.7961211,\n "lon": 3.7105732,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964475,\n "lat": 49.7960863,\n "lon": 3.7105716,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964476,\n "lat": 49.7960861,\n "lon": 3.7103999,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964477,\n "lat": 49.7960244,\n "lon": 3.7103979,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964478,\n "lat": 49.7960239,\n "lon": 3.7103839,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964479,\n "lat": 49.7956443,\n "lon": 3.7103687,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964480,\n "lat": 49.7956448,\n "lon": 3.7104033,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964481,\n "lat": 49.7955990,\n "lon": 3.7104028,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964482,\n "lat": 49.7955981,\n "lon": 3.7103676,\n "timestamp": "2017-03-05T08:56:44Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964483,\n "lat": 49.7954663,\n "lon": 3.7103620,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964484,\n "lat": 49.7954654,\n "lon": 3.7103976,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964485,\n "lat": 49.7954461,\n "lon": 3.7103979,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964486,\n "lat": 49.7954445,\n "lon": 3.7105368,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964487,\n "lat": 49.7954620,\n "lon": 3.7105386,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964488,\n "lat": 49.7954616,\n "lon": 3.7105505,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964489,\n "lat": 49.7957599,\n "lon": 3.7105619,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964490,\n "lat": 49.7957598,\n "lon": 3.7106454,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964491,\n "lat": 49.7957744,\n "lon": 3.7106699,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964492,\n "lat": 49.7958104,\n "lon": 3.7106730,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964493,\n "lat": 49.7958317,\n "lon": 3.7106482,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964494,\n "lat": 49.7958338,\n "lon": 3.7105652,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964495,\n "lat": 49.7960136,\n "lon": 3.7105742,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964496,\n "lat": 49.7960123,\n "lon": 3.7106115,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964497,\n "lat": 49.7960203,\n "lon": 3.7106147,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964498,\n "lat": 49.7960173,\n "lon": 3.7107785,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964499,\n "lat": 49.7959915,\n "lon": 3.7107780,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964500,\n "lat": 49.7959881,\n "lon": 3.7109470,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964501,\n "lat": 49.7960143,\n "lon": 3.7109500,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964502,\n "lat": 49.7960098,\n "lon": 3.7111579,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964503,\n "lat": 49.7960143,\n "lon": 3.7111580,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964504,\n "lat": 49.7960142,\n "lon": 3.7111630,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964505,\n "lat": 49.7960428,\n "lon": 3.7111644,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964506,\n "lat": 49.7968773,\n "lon": 3.7098872,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964507,\n "lat": 49.7967969,\n "lon": 3.7101183,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964508,\n "lat": 49.7968339,\n "lon": 3.7101510,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964509,\n "lat": 49.7968715,\n "lon": 3.7100452,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964510,\n "lat": 49.7968987,\n "lon": 3.7100660,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964511,\n "lat": 49.7969174,\n "lon": 3.7100072,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964512,\n "lat": 49.7969257,\n "lon": 3.7100136,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964513,\n "lat": 49.7969487,\n "lon": 3.7099414,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964514,\n "lat": 49.7970736,\n "lon": 3.7098983,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964515,\n "lat": 49.7970091,\n "lon": 3.7098676,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964516,\n "lat": 49.7969971,\n "lon": 3.7099274,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964517,\n "lat": 49.7970617,\n "lon": 3.7099582,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964518,\n "lat": 49.7968861,\n "lon": 3.7101420,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964519,\n "lat": 49.7968639,\n "lon": 3.7101764,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964520,\n "lat": 49.7969052,\n "lon": 3.7102402,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964521,\n "lat": 49.7969275,\n "lon": 3.7102060,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964522,\n "lat": 49.8044119,\n "lon": 3.6987862,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964523,\n "lat": 49.8044159,\n "lon": 3.6987875,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964524,\n "lat": 49.8045983,\n "lon": 3.6987470,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964525,\n "lat": 49.7936397,\n "lon": 3.7121472,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964526,\n "lat": 49.7936459,\n "lon": 3.7120981,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964527,\n "lat": 49.7936266,\n "lon": 3.7120940,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964528,\n "lat": 49.7936301,\n "lon": 3.7120397,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964529,\n "lat": 49.7935840,\n "lon": 3.7120300,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964530,\n "lat": 49.7935819,\n "lon": 3.7120517,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964531,\n "lat": 49.7935740,\n "lon": 3.7120517,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964532,\n "lat": 49.7935568,\n "lon": 3.7122031,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964533,\n "lat": 49.7936166,\n "lon": 3.7122149,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964534,\n "lat": 49.7936237,\n "lon": 3.7121448,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964535,\n "lat": 49.7936485,\n "lon": 3.7121483,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964536,\n "lat": 49.7936516,\n "lon": 3.7120995,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964537,\n "lat": 49.7936558,\n "lon": 3.7118927,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964538,\n "lat": 49.7936428,\n "lon": 3.7118894,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964539,\n "lat": 49.7936479,\n "lon": 3.7118273,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964540,\n "lat": 49.7935594,\n "lon": 3.7118068,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964541,\n "lat": 49.7935511,\n "lon": 3.7118961,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964542,\n "lat": 49.7936371,\n "lon": 3.7119186,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964543,\n "lat": 49.7936395,\n "lon": 3.7119136,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964544,\n "lat": 49.7936471,\n "lon": 3.7119155,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964545,\n "lat": 49.7936500,\n "lon": 3.7119072,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964546,\n "lat": 49.7936543,\n "lon": 3.7119081,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964547,\n "lat": 49.7938093,\n "lon": 3.7120058,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964548,\n "lat": 49.7938197,\n "lon": 3.7119330,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964549,\n "lat": 49.7937722,\n "lon": 3.7119147,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964550,\n "lat": 49.7937601,\n "lon": 3.7119870,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964551,\n "lat": 49.7937641,\n "lon": 3.7119899,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964552,\n "lat": 49.7937602,\n "lon": 3.7120251,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964553,\n "lat": 49.7937968,\n "lon": 3.7120376,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964554,\n "lat": 49.7938019,\n "lon": 3.7120043,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964555,\n "lat": 49.7937955,\n "lon": 3.7108554,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964556,\n "lat": 49.7937710,\n "lon": 3.7109974,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964557,\n "lat": 49.7937234,\n "lon": 3.7109775,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964558,\n "lat": 49.7937240,\n "lon": 3.7109694,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964559,\n "lat": 49.7936952,\n "lon": 3.7109551,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964560,\n "lat": 49.7937010,\n "lon": 3.7109231,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964561,\n "lat": 49.7936903,\n "lon": 3.7109181,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964562,\n "lat": 49.7936728,\n "lon": 3.7110077,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964563,\n "lat": 49.7938457,\n "lon": 3.7110822,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964564,\n "lat": 49.7938471,\n "lon": 3.7110791,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964565,\n "lat": 49.7938552,\n "lon": 3.7110191,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964566,\n "lat": 49.7938785,\n "lon": 3.7108914,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964567,\n "lat": 49.7938683,\n "lon": 3.7110883,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964568,\n "lat": 49.7938787,\n "lon": 3.7110280,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964569,\n "lat": 49.7935620,\n "lon": 3.7130183,\n "timestamp": "2017-03-05T08:56:45Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964570,\n "lat": 49.7935581,\n "lon": 3.7130051,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964571,\n "lat": 49.7935509,\n "lon": 3.7129958,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964572,\n "lat": 49.7935417,\n "lon": 3.7129922,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964573,\n "lat": 49.7935325,\n "lon": 3.7129952,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964574,\n "lat": 49.7935251,\n "lon": 3.7130041,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964575,\n "lat": 49.7935208,\n "lon": 3.7130170,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964576,\n "lat": 49.7935206,\n "lon": 3.7130316,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964577,\n "lat": 49.7935246,\n "lon": 3.7130448,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964578,\n "lat": 49.7935318,\n "lon": 3.7130541,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964579,\n "lat": 49.7935409,\n "lon": 3.7130577,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964580,\n "lat": 49.7935501,\n "lon": 3.7130547,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964581,\n "lat": 49.7935576,\n "lon": 3.7130458,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964582,\n "lat": 49.7935618,\n "lon": 3.7130329,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964583,\n "lat": 49.7940027,\n "lon": 3.7112498,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964584,\n "lat": 49.7939868,\n "lon": 3.7113628,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964585,\n "lat": 49.7940757,\n "lon": 3.7113945,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964586,\n "lat": 49.7940916,\n "lon": 3.7112815,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964587,\n "lat": 49.7957452,\n "lon": 3.7067068,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964588,\n "lat": 49.7959977,\n "lon": 3.7069274,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964589,\n "lat": 49.7960413,\n "lon": 3.7068186,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964590,\n "lat": 49.7959536,\n "lon": 3.7067390,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964591,\n "lat": 49.7959595,\n "lon": 3.7067201,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964592,\n "lat": 49.7959336,\n "lon": 3.7066970,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964593,\n "lat": 49.7959278,\n "lon": 3.7067147,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964594,\n "lat": 49.7957767,\n "lon": 3.7065825,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964595,\n "lat": 49.7959239,\n "lon": 3.7069676,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964596,\n "lat": 49.7959316,\n "lon": 3.7069750,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964597,\n "lat": 49.7959349,\n "lon": 3.7069649,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964598,\n "lat": 49.7959264,\n "lon": 3.7069577,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964599,\n "lat": 49.7959900,\n "lon": 3.7070377,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964600,\n "lat": 49.7959867,\n "lon": 3.7070458,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964601,\n "lat": 49.7959757,\n "lon": 3.7070373,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964602,\n "lat": 49.7959708,\n "lon": 3.7070538,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964603,\n "lat": 49.7959660,\n "lon": 3.7070535,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964604,\n "lat": 49.7959349,\n "lon": 3.7071730,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964605,\n "lat": 49.7959787,\n "lon": 3.7071985,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964606,\n "lat": 49.7960183,\n "lon": 3.7070613,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964607,\n "lat": 49.7953476,\n "lon": 3.7073064,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964608,\n "lat": 49.7952911,\n "lon": 3.7073679,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964609,\n "lat": 49.7953678,\n "lon": 3.7075419,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964610,\n "lat": 49.7953586,\n "lon": 3.7075527,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964611,\n "lat": 49.7953745,\n "lon": 3.7075920,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964612,\n "lat": 49.7953847,\n "lon": 3.7075840,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964613,\n "lat": 49.7953901,\n "lon": 3.7075963,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964614,\n "lat": 49.7954675,\n "lon": 3.7075214,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964615,\n "lat": 49.7954703,\n "lon": 3.7075274,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964616,\n "lat": 49.7955068,\n "lon": 3.7074927,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964617,\n "lat": 49.7954584,\n "lon": 3.7073782,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964618,\n "lat": 49.7954045,\n "lon": 3.7074290,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964619,\n "lat": 49.7954103,\n "lon": 3.7068598,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964620,\n "lat": 49.7953207,\n "lon": 3.7069715,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964621,\n "lat": 49.7953659,\n "lon": 3.7070605,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964622,\n "lat": 49.7954555,\n "lon": 3.7069467,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964623,\n "lat": 49.7956020,\n "lon": 3.7066935,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964624,\n "lat": 49.7956086,\n "lon": 3.7067018,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964625,\n "lat": 49.7955985,\n "lon": 3.7067243,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964626,\n "lat": 49.7956579,\n "lon": 3.7067893,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964627,\n "lat": 49.7956786,\n "lon": 3.7067036,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964628,\n "lat": 49.7956152,\n "lon": 3.7066628,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964629,\n "lat": 49.7956045,\n "lon": 3.7064361,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964630,\n "lat": 49.7955947,\n "lon": 3.7064550,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964631,\n "lat": 49.7957063,\n "lon": 3.7066003,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964632,\n "lat": 49.7957277,\n "lon": 3.7065149,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964633,\n "lat": 49.7957227,\n "lon": 3.7064753,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964634,\n "lat": 49.7956378,\n "lon": 3.7063709,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964635,\n "lat": 49.7956153,\n "lon": 3.7063445,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964636,\n "lat": 49.7955820,\n "lon": 3.7064094,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964637,\n "lat": 49.7958526,\n "lon": 3.7054194,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964638,\n "lat": 49.7958894,\n "lon": 3.7054695,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964639,\n "lat": 49.7959248,\n "lon": 3.7054103,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964640,\n "lat": 49.7959538,\n "lon": 3.7054469,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964641,\n "lat": 49.7959790,\n "lon": 3.7054026,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964642,\n "lat": 49.7959155,\n "lon": 3.7053156,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964643,\n "lat": 49.7959426,\n "lon": 3.7055940,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964644,\n "lat": 49.7959184,\n "lon": 3.7056431,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964645,\n "lat": 49.7960003,\n "lon": 3.7057390,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964646,\n "lat": 49.7960309,\n "lon": 3.7056718,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964647,\n "lat": 49.7960145,\n "lon": 3.7056535,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964648,\n "lat": 49.7960625,\n "lon": 3.7055553,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964649,\n "lat": 49.7959983,\n "lon": 3.7054812,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964650,\n "lat": 49.7958357,\n "lon": 3.7057501,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964651,\n "lat": 49.7958734,\n "lon": 3.7057958,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964652,\n "lat": 49.7958694,\n "lon": 3.7058052,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964653,\n "lat": 49.7958764,\n "lon": 3.7058124,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964654,\n "lat": 49.7958808,\n "lon": 3.7058043,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964655,\n "lat": 49.7959432,\n "lon": 3.7058789,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964656,\n "lat": 49.7959707,\n "lon": 3.7058118,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964657,\n "lat": 49.7958680,\n "lon": 3.7056881,\n "timestamp": "2017-03-05T08:56:46Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964658,\n "lat": 49.7958860,\n "lon": 3.7060271,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964659,\n "lat": 49.7958470,\n "lon": 3.7059918,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964660,\n "lat": 49.7958202,\n "lon": 3.7060603,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964661,\n "lat": 49.7958597,\n "lon": 3.7060962,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964662,\n "lat": 49.7956257,\n "lon": 3.7059138,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964663,\n "lat": 49.7955928,\n "lon": 3.7058625,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964664,\n "lat": 49.7955819,\n "lon": 3.7058773,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964665,\n "lat": 49.7955889,\n "lon": 3.7058890,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964666,\n "lat": 49.7954782,\n "lon": 3.7060564,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964667,\n "lat": 49.7955476,\n "lon": 3.7061650,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964668,\n "lat": 49.7956799,\n "lon": 3.7063256,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964669,\n "lat": 49.7956944,\n "lon": 3.7062987,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964670,\n "lat": 49.7956420,\n "lon": 3.7062307,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964671,\n "lat": 49.7956459,\n "lon": 3.7062217,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964672,\n "lat": 49.7955485,\n "lon": 3.7060592,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964673,\n "lat": 49.7956279,\n "lon": 3.7059403,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964674,\n "lat": 49.7956186,\n "lon": 3.7059245,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964675,\n "lat": 49.7956871,\n "lon": 3.7058655,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964676,\n "lat": 49.7956688,\n "lon": 3.7058932,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964677,\n "lat": 49.7956949,\n "lon": 3.7059370,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964678,\n "lat": 49.7956813,\n "lon": 3.7059581,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964679,\n "lat": 49.7957216,\n "lon": 3.7060259,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964680,\n "lat": 49.7957558,\n "lon": 3.7059764,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964681,\n "lat": 49.7956403,\n "lon": 3.7057914,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964682,\n "lat": 49.7955807,\n "lon": 3.7057023,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964683,\n "lat": 49.7955756,\n "lon": 3.7057132,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964684,\n "lat": 49.7955873,\n "lon": 3.7057295,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964685,\n "lat": 49.7955820,\n "lon": 3.7057390,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964686,\n "lat": 49.7956281,\n "lon": 3.7058103,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964687,\n "lat": 49.7955912,\n "lon": 3.7057180,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964688,\n "lat": 49.7955963,\n "lon": 3.7057063,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964789,\n "lat": 49.7955853,\n "lon": 3.7056931,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964790,\n "lat": 49.7955888,\n "lon": 3.7075037,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964791,\n "lat": 49.7957218,\n "lon": 3.7075440,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964792,\n "lat": 49.7957333,\n "lon": 3.7074665,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964793,\n "lat": 49.7956957,\n "lon": 3.7074525,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964794,\n "lat": 49.7956978,\n "lon": 3.7074420,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964795,\n "lat": 49.7956758,\n "lon": 3.7074344,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964796,\n "lat": 49.7956742,\n "lon": 3.7074422,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964797,\n "lat": 49.7956053,\n "lon": 3.7074163,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964798,\n "lat": 49.7960801,\n "lon": 3.7057649,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964799,\n "lat": 49.7961713,\n "lon": 3.7058481,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964800,\n "lat": 49.7960983,\n "lon": 3.7060524,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964801,\n "lat": 49.7961422,\n "lon": 3.7060887,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964802,\n "lat": 49.7961810,\n "lon": 3.7059859,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964803,\n "lat": 49.7961858,\n "lon": 3.7059905,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964804,\n "lat": 49.7961974,\n "lon": 3.7059584,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964805,\n "lat": 49.7961924,\n "lon": 3.7059525,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964806,\n "lat": 49.7962430,\n "lon": 3.7058083,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964807,\n "lat": 49.7961160,\n "lon": 3.7056922,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964808,\n "lat": 49.7957711,\n "lon": 3.7060014,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964809,\n "lat": 49.7957437,\n "lon": 3.7060734,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964810,\n "lat": 49.7957797,\n "lon": 3.7061061,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964811,\n "lat": 49.7957166,\n "lon": 3.7062719,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964812,\n "lat": 49.7957732,\n "lon": 3.7063234,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964813,\n "lat": 49.7958538,\n "lon": 3.7061118,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964814,\n "lat": 49.7965067,\n "lon": 3.7125407,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964815,\n "lat": 49.7964018,\n "lon": 3.7125792,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964816,\n "lat": 49.7965579,\n "lon": 3.7136011,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964817,\n "lat": 49.7966629,\n "lon": 3.7135627,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964818,\n "lat": 49.7933459,\n "lon": 3.7122256,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964819,\n "lat": 49.7933173,\n "lon": 3.7122175,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964820,\n "lat": 49.7933090,\n "lon": 3.7122888,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964821,\n "lat": 49.7933376,\n "lon": 3.7122969,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964822,\n "lat": 49.7932924,\n "lon": 3.7123734,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964823,\n "lat": 49.7932724,\n "lon": 3.7123519,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964824,\n "lat": 49.7932487,\n "lon": 3.7124064,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964825,\n "lat": 49.7933956,\n "lon": 3.7125541,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964826,\n "lat": 49.7933882,\n "lon": 3.7125737,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964827,\n "lat": 49.7934145,\n "lon": 3.7126035,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964828,\n "lat": 49.7934295,\n "lon": 3.7125665,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964829,\n "lat": 49.7934080,\n "lon": 3.7125439,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964830,\n "lat": 49.7934192,\n "lon": 3.7125174,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964831,\n "lat": 49.7934241,\n "lon": 3.7125208,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964832,\n "lat": 49.7934289,\n "lon": 3.7125121,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964833,\n "lat": 49.7934251,\n "lon": 3.7125034,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964834,\n "lat": 49.7934360,\n "lon": 3.7124776,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964835,\n "lat": 49.7933055,\n "lon": 3.7123456,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964836,\n "lat": 49.7920181,\n "lon": 3.7077044,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964837,\n "lat": 49.7919649,\n "lon": 3.7076922,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964838,\n "lat": 49.7919393,\n "lon": 3.7079223,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964839,\n "lat": 49.7919922,\n "lon": 3.7079219,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964840,\n "lat": 49.7922300,\n "lon": 3.7083111,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964841,\n "lat": 49.7921530,\n "lon": 3.7084656,\n "timestamp": "2017-03-05T08:56:47Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964842,\n "lat": 49.7922602,\n "lon": 3.7085906,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964843,\n "lat": 49.7923372,\n "lon": 3.7084396,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964844,\n "lat": 49.7922127,\n "lon": 3.7082330,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964845,\n "lat": 49.7921870,\n "lon": 3.7082452,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964846,\n "lat": 49.7922166,\n "lon": 3.7083031,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964847,\n "lat": 49.7922367,\n "lon": 3.7082780,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964848,\n "lat": 49.7924526,\n "lon": 3.7081340,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964849,\n "lat": 49.7923975,\n "lon": 3.7082828,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964850,\n "lat": 49.7924447,\n "lon": 3.7083198,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964851,\n "lat": 49.7924700,\n "lon": 3.7082540,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964852,\n "lat": 49.7924941,\n "lon": 3.7082729,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964853,\n "lat": 49.7925224,\n "lon": 3.7081905,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964854,\n "lat": 49.7928565,\n "lon": 3.7079561,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964855,\n "lat": 49.7928783,\n "lon": 3.7078575,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964856,\n "lat": 49.7929029,\n "lon": 3.7077105,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964857,\n "lat": 49.7928570,\n "lon": 3.7076901,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964858,\n "lat": 49.7928136,\n "lon": 3.7079367,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964859,\n "lat": 49.7930205,\n "lon": 3.7077955,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964860,\n "lat": 49.7930425,\n "lon": 3.7076682,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964861,\n "lat": 49.7929888,\n "lon": 3.7076570,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964862,\n "lat": 49.7929509,\n "lon": 3.7078860,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964863,\n "lat": 49.7929733,\n "lon": 3.7078998,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964864,\n "lat": 49.7929668,\n "lon": 3.7079322,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964865,\n "lat": 49.7929907,\n "lon": 3.7079458,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964866,\n "lat": 49.7932841,\n "lon": 3.7078151,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964867,\n "lat": 49.7932551,\n "lon": 3.7079793,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964868,\n "lat": 49.7932467,\n "lon": 3.7079767,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964869,\n "lat": 49.7932445,\n "lon": 3.7079897,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964870,\n "lat": 49.7932524,\n "lon": 3.7079951,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964871,\n "lat": 49.7932520,\n "lon": 3.7080019,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964872,\n "lat": 49.7933092,\n "lon": 3.7080215,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964873,\n "lat": 49.7933277,\n "lon": 3.7079115,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964874,\n "lat": 49.7933221,\n "lon": 3.7079096,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964875,\n "lat": 49.7933344,\n "lon": 3.7078372,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964876,\n "lat": 49.7932156,\n "lon": 3.7081950,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964877,\n "lat": 49.7932750,\n "lon": 3.7082232,\n "timestamp": "2017-03-05T08:56:48Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964878,\n "lat": 49.7933103,\n "lon": 3.7080376,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964879,\n "lat": 49.7932536,\n "lon": 3.7080115,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964880,\n "lat": 49.7932961,\n "lon": 3.7082257,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964881,\n "lat": 49.7932650,\n "lon": 3.7083843,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964882,\n "lat": 49.7933103,\n "lon": 3.7084041,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964883,\n "lat": 49.7933600,\n "lon": 3.7081572,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964884,\n "lat": 49.7933065,\n "lon": 3.7081313,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964885,\n "lat": 49.7932887,\n "lon": 3.7082209,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964886,\n "lat": 49.7934993,\n "lon": 3.7081277,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964887,\n "lat": 49.7935080,\n "lon": 3.7081302,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717964888,\n "lat": 49.7935202,\n "lon": 3.7080105,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965089,\n "lat": 49.7935118,\n "lon": 3.7080084,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965090,\n "lat": 49.7934908,\n "lon": 3.7080366,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965091,\n "lat": 49.7934834,\n "lon": 3.7081107,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965092,\n "lat": 49.7934692,\n "lon": 3.7081084,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965093,\n "lat": 49.7934674,\n "lon": 3.7081164,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965094,\n "lat": 49.7934630,\n "lon": 3.7081163,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965095,\n "lat": 49.7934563,\n "lon": 3.7081835,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965096,\n "lat": 49.7934063,\n "lon": 3.7081765,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965097,\n "lat": 49.7933839,\n "lon": 3.7083698,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965098,\n "lat": 49.7934735,\n "lon": 3.7083886,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965099,\n "lat": 49.7933675,\n "lon": 3.7079214,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965100,\n "lat": 49.7933705,\n "lon": 3.7079112,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965101,\n "lat": 49.7934916,\n "lon": 3.7079659,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965102,\n "lat": 49.7935072,\n "lon": 3.7078766,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965103,\n "lat": 49.7933597,\n "lon": 3.7078080,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965104,\n "lat": 49.7933421,\n "lon": 3.7078972,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965105,\n "lat": 49.7933611,\n "lon": 3.7079054,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965106,\n "lat": 49.7933603,\n "lon": 3.7079187,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965107,\n "lat": 49.7935172,\n "lon": 3.7102110,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965108,\n "lat": 49.7935786,\n "lon": 3.7102679,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965109,\n "lat": 49.7936153,\n "lon": 3.7101735,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965110,\n "lat": 49.7935539,\n "lon": 3.7101172,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965111,\n "lat": 49.7924573,\n "lon": 3.7082871,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965112,\n "lat": 49.7923781,\n "lon": 3.7083528,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965113,\n "lat": 49.7924663,\n "lon": 3.7084310,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965114,\n "lat": 49.7925027,\n "lon": 3.7083239,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965115,\n "lat": 49.7926173,\n "lon": 3.7085815,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965116,\n "lat": 49.7925944,\n "lon": 3.7086653,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965117,\n "lat": 49.7926217,\n "lon": 3.7086832,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965118,\n "lat": 49.7926446,\n "lon": 3.7085993,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965119,\n "lat": 49.7932190,\n "lon": 3.7076734,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965120,\n "lat": 49.7931606,\n "lon": 3.7076532,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965121,\n "lat": 49.7931180,\n "lon": 3.7078866,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965122,\n "lat": 49.7930915,\n "lon": 3.7078750,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965123,\n "lat": 49.7930796,\n "lon": 3.7079404,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965124,\n "lat": 49.7930850,\n "lon": 3.7079427,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965125,\n "lat": 49.7930657,\n "lon": 3.7080477,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965126,\n "lat": 49.7930928,\n "lon": 3.7080595,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965127,\n "lat": 49.7931128,\n "lon": 3.7079589,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965128,\n "lat": 49.7931659,\n "lon": 3.7079848,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965129,\n "lat": 49.8039288,\n "lon": 3.6987124,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965130,\n "lat": 49.8037943,\n "lon": 3.6985281,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965131,\n "lat": 49.8036934,\n "lon": 3.6987017,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965132,\n "lat": 49.8038196,\n "lon": 3.6988808,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965133,\n "lat": 49.8031645,\n "lon": 3.6984505,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965134,\n "lat": 49.8033233,\n "lon": 3.6987809,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965135,\n "lat": 49.8033751,\n "lon": 3.6987059,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965136,\n "lat": 49.8032466,\n "lon": 3.6984455,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965137,\n "lat": 49.8034122,\n "lon": 3.6982497,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965138,\n "lat": 49.8033835,\n "lon": 3.6981970,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965139,\n "lat": 49.8034020,\n "lon": 3.6983552,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965140,\n "lat": 49.8035847,\n "lon": 3.6985873,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965141,\n "lat": 49.8036616,\n "lon": 3.6984435,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965142,\n "lat": 49.8035662,\n "lon": 3.6983217,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965143,\n "lat": 49.8035271,\n "lon": 3.6983839,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965144,\n "lat": 49.8034389,\n "lon": 3.6982742,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965145,\n "lat": 49.8036875,\n "lon": 3.6990508,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965146,\n "lat": 49.8037357,\n "lon": 3.6989930,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965147,\n "lat": 49.8036749,\n "lon": 3.6988743,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965148,\n "lat": 49.8036645,\n "lon": 3.6988843,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965149,\n "lat": 49.8035262,\n "lon": 3.6986112,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965150,\n "lat": 49.8034300,\n "lon": 3.6987237,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965151,\n "lat": 49.8034700,\n "lon": 3.6988081,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965152,\n "lat": 49.8034646,\n "lon": 3.6988161,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965153,\n "lat": 49.8034317,\n "lon": 3.6987528,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965154,\n "lat": 49.8034028,\n "lon": 3.6987849,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965155,\n "lat": 49.8034328,\n "lon": 3.6988495,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965156,\n "lat": 49.8033389,\n "lon": 3.6989565,\n "timestamp": "2017-03-05T08:56:49Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965157,\n "lat": 49.8034724,\n "lon": 3.6992377,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965158,\n "lat": 49.8036283,\n "lon": 3.6991223,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965159,\n "lat": 49.8035664,\n "lon": 3.6990007,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965160,\n "lat": 49.8036273,\n "lon": 3.6989308,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965161,\n "lat": 49.8030276,\n "lon": 3.6984417,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965162,\n "lat": 49.8030351,\n "lon": 3.6985206,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965163,\n "lat": 49.8030788,\n "lon": 3.6985125,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965164,\n "lat": 49.8030679,\n "lon": 3.6984326,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965165,\n "lat": 49.8041222,\n "lon": 3.6989014,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965166,\n "lat": 49.8041104,\n "lon": 3.6989169,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965167,\n "lat": 49.8041516,\n "lon": 3.6989923,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965168,\n "lat": 49.8043402,\n "lon": 3.6987643,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965169,\n "lat": 49.8042514,\n "lon": 3.6987371,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965170,\n "lat": 49.8042457,\n "lon": 3.6987440,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965171,\n "lat": 49.8042385,\n "lon": 3.6987322,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965172,\n "lat": 49.8042266,\n "lon": 3.6987483,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965173,\n "lat": 49.8042307,\n "lon": 3.6987606,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965174,\n "lat": 49.8042176,\n "lon": 3.6987781,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965175,\n "lat": 49.8042115,\n "lon": 3.6987686,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965176,\n "lat": 49.8041989,\n "lon": 3.6987807,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965177,\n "lat": 49.8042026,\n "lon": 3.6987952,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965178,\n "lat": 49.8041877,\n "lon": 3.6988150,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965179,\n "lat": 49.8041810,\n "lon": 3.6988043,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965180,\n "lat": 49.8041677,\n "lon": 3.6988177,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965181,\n "lat": 49.8041740,\n "lon": 3.6988334,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965182,\n "lat": 49.8041591,\n "lon": 3.6988525,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965183,\n "lat": 49.8041516,\n "lon": 3.6988406,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965184,\n "lat": 49.8041424,\n "lon": 3.6988527,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965185,\n "lat": 49.8041490,\n "lon": 3.6988659,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965186,\n "lat": 49.8041331,\n "lon": 3.6988860,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965187,\n "lat": 49.8041254,\n "lon": 3.6988749,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965188,\n "lat": 49.8041153,\n "lon": 3.6988864,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965189,\n "lat": 49.8039172,\n "lon": 3.6991695,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965190,\n "lat": 49.8036121,\n "lon": 3.6993460,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965191,\n "lat": 49.8035853,\n "lon": 3.6993871,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965192,\n "lat": 49.8036195,\n "lon": 3.6997454,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965193,\n "lat": 49.8036147,\n "lon": 3.6997484,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965194,\n "lat": 49.8037152,\n "lon": 3.7000746,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965195,\n "lat": 49.8043323,\n "lon": 3.6996157,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965196,\n "lat": 49.8042865,\n "lon": 3.6994823,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965197,\n "lat": 49.8041242,\n "lon": 3.6996170,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965198,\n "lat": 49.8041347,\n "lon": 3.6996674,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965199,\n "lat": 49.8037616,\n "lon": 3.6999214,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965200,\n "lat": 49.8036951,\n "lon": 3.6997098,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965201,\n "lat": 49.8036815,\n "lon": 3.6997125,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965202,\n "lat": 49.8036625,\n "lon": 3.6994487,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965203,\n "lat": 49.8036739,\n "lon": 3.6994243,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965204,\n "lat": 49.8039443,\n "lon": 3.6992627,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965205,\n "lat": 49.8042889,\n "lon": 3.6994472,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965206,\n "lat": 49.8042294,\n "lon": 3.6993316,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965207,\n "lat": 49.8042127,\n "lon": 3.6993508,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965208,\n "lat": 49.8042813,\n "lon": 3.6994866,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965209,\n "lat": 49.8034668,\n "lon": 3.6994369,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965210,\n "lat": 49.8034489,\n "lon": 3.6994486,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965211,\n "lat": 49.8034524,\n "lon": 3.6994684,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965212,\n "lat": 49.8034722,\n "lon": 3.6994571,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965213,\n "lat": 49.8035163,\n "lon": 3.6993950,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965214,\n "lat": 49.8035158,\n "lon": 3.6993586,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965215,\n "lat": 49.8034910,\n "lon": 3.6993639,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965216,\n "lat": 49.8034936,\n "lon": 3.6994006,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965217,\n "lat": 49.7940863,\n "lon": 3.7096196,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965218,\n "lat": 49.7940438,\n "lon": 3.7097350,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965219,\n "lat": 49.7940487,\n "lon": 3.7097390,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965220,\n "lat": 49.7940423,\n "lon": 3.7097564,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965221,\n "lat": 49.7940836,\n "lon": 3.7097900,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965222,\n "lat": 49.7940896,\n "lon": 3.7097723,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965223,\n "lat": 49.7941237,\n "lon": 3.7098000,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965224,\n "lat": 49.7941280,\n "lon": 3.7097876,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965225,\n "lat": 49.7941715,\n "lon": 3.7098223,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965226,\n "lat": 49.7942049,\n "lon": 3.7097354,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965227,\n "lat": 49.7941524,\n "lon": 3.7096927,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965228,\n "lat": 49.7941561,\n "lon": 3.7096819,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965229,\n "lat": 49.7952668,\n "lon": 3.7081864,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965230,\n "lat": 49.7952311,\n "lon": 3.7081663,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965231,\n "lat": 49.7952247,\n "lon": 3.7081960,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965232,\n "lat": 49.7952584,\n "lon": 3.7082179,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965233,\n "lat": 49.7951998,\n "lon": 3.7081333,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965234,\n "lat": 49.7952175,\n "lon": 3.7080647,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965235,\n "lat": 49.7951732,\n "lon": 3.7080411,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965236,\n "lat": 49.7951270,\n "lon": 3.7080938,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965237,\n "lat": 49.7952819,\n "lon": 3.7081871,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965238,\n "lat": 49.7952994,\n "lon": 3.7081147,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965239,\n "lat": 49.7936614,\n "lon": 3.7079652,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965240,\n "lat": 49.7936786,\n "lon": 3.7080939,\n "timestamp": "2017-03-05T08:56:50Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965241,\n "lat": 49.7937282,\n "lon": 3.7080806,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965242,\n "lat": 49.7937198,\n "lon": 3.7080124,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965243,\n "lat": 49.7938401,\n "lon": 3.7080018,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965244,\n "lat": 49.7938398,\n "lon": 3.7079492,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965245,\n "lat": 49.7937408,\n "lon": 3.7084651,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965246,\n "lat": 49.7937347,\n "lon": 3.7084646,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965247,\n "lat": 49.7937318,\n "lon": 3.7085605,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965248,\n "lat": 49.7937609,\n "lon": 3.7085651,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965249,\n "lat": 49.7937655,\n "lon": 3.7084679,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965250,\n "lat": 49.7936796,\n "lon": 3.7082621,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965251,\n "lat": 49.7936728,\n "lon": 3.7084291,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965252,\n "lat": 49.7937414,\n "lon": 3.7084395,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965253,\n "lat": 49.7939677,\n "lon": 3.7082765,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965254,\n "lat": 49.7937540,\n "lon": 3.7082483,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965255,\n "lat": 49.7937550,\n "lon": 3.7082135,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965256,\n "lat": 49.7936773,\n "lon": 3.7082041,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965257,\n "lat": 49.7939090,\n "lon": 3.7084650,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965258,\n "lat": 49.7939137,\n "lon": 3.7083952,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965259,\n "lat": 49.7939586,\n "lon": 3.7083969,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965260,\n "lat": 49.7946797,\n "lon": 3.7084823,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965261,\n "lat": 49.7946320,\n "lon": 3.7084457,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965262,\n "lat": 49.7946206,\n "lon": 3.7084812,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965263,\n "lat": 49.7946144,\n "lon": 3.7084779,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965264,\n "lat": 49.7946109,\n "lon": 3.7084911,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965265,\n "lat": 49.7946165,\n "lon": 3.7084960,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965266,\n "lat": 49.7945950,\n "lon": 3.7085668,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965267,\n "lat": 49.7945157,\n "lon": 3.7085136,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965268,\n "lat": 49.7945002,\n "lon": 3.7085696,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965269,\n "lat": 49.7945788,\n "lon": 3.7086267,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965270,\n "lat": 49.7945876,\n "lon": 3.7086019,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965271,\n "lat": 49.7946354,\n "lon": 3.7086412,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965272,\n "lat": 49.7946829,\n "lon": 3.7084959,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965273,\n "lat": 49.7945296,\n "lon": 3.7083748,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965274,\n "lat": 49.7945126,\n "lon": 3.7084404,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965275,\n "lat": 49.7945653,\n "lon": 3.7084714,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965276,\n "lat": 49.7945815,\n "lon": 3.7084066,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965277,\n "lat": 49.7944816,\n "lon": 3.7083453,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965278,\n "lat": 49.7944405,\n "lon": 3.7085007,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965279,\n "lat": 49.7944305,\n "lon": 3.7084960,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965280,\n "lat": 49.7944194,\n "lon": 3.7085368,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965281,\n "lat": 49.7944645,\n "lon": 3.7085667,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965282,\n "lat": 49.7944758,\n "lon": 3.7085294,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965283,\n "lat": 49.7944881,\n "lon": 3.7085361,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965284,\n "lat": 49.7943373,\n "lon": 3.7082463,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965285,\n "lat": 49.7942811,\n "lon": 3.7083952,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965286,\n "lat": 49.7942405,\n "lon": 3.7085130,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965287,\n "lat": 49.7942891,\n "lon": 3.7085512,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965288,\n "lat": 49.7943330,\n "lon": 3.7084223,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965289,\n "lat": 49.7943678,\n "lon": 3.7083417,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965290,\n "lat": 49.7943882,\n "lon": 3.7082887,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965291,\n "lat": 49.7942662,\n "lon": 3.7089353,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965292,\n "lat": 49.7943002,\n "lon": 3.7089833,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965293,\n "lat": 49.7943497,\n "lon": 3.7088997,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965294,\n "lat": 49.7943159,\n "lon": 3.7088517,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965295,\n "lat": 49.7941934,\n "lon": 3.7090015,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965296,\n "lat": 49.7942577,\n "lon": 3.7091150,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965297,\n "lat": 49.7943072,\n "lon": 3.7090560,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965298,\n "lat": 49.7942230,\n "lon": 3.7089217,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965299,\n "lat": 49.7941109,\n "lon": 3.7088190,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965300,\n "lat": 49.7940820,\n "lon": 3.7088887,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965301,\n "lat": 49.7941589,\n "lon": 3.7089612,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965302,\n "lat": 49.7941378,\n "lon": 3.7089964,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965303,\n "lat": 49.7940863,\n "lon": 3.7089764,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965304,\n "lat": 49.7940802,\n "lon": 3.7090215,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965305,\n "lat": 49.7941321,\n "lon": 3.7090426,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965306,\n "lat": 49.7940726,\n "lon": 3.7092876,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965307,\n "lat": 49.7940996,\n "lon": 3.7093175,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965308,\n "lat": 49.7941826,\n "lon": 3.7092094,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965309,\n "lat": 49.7941336,\n "lon": 3.7091171,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965310,\n "lat": 49.7941214,\n "lon": 3.7091161,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965311,\n "lat": 49.7940831,\n "lon": 3.7091706,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965312,\n "lat": 49.7940138,\n "lon": 3.7090827,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965313,\n "lat": 49.7940039,\n "lon": 3.7091005,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965314,\n "lat": 49.7939981,\n "lon": 3.7090932,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965315,\n "lat": 49.7939795,\n "lon": 3.7091261,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965316,\n "lat": 49.7939848,\n "lon": 3.7091340,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965317,\n "lat": 49.7939762,\n "lon": 3.7091499,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965318,\n "lat": 49.7940768,\n "lon": 3.7092784,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965319,\n "lat": 49.7939542,\n "lon": 3.7095738,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965320,\n "lat": 49.7940024,\n "lon": 3.7094677,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965321,\n "lat": 49.7939504,\n "lon": 3.7094078,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965322,\n "lat": 49.7939186,\n "lon": 3.7094793,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965323,\n "lat": 49.7939023,\n "lon": 3.7094631,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965324,\n "lat": 49.7938970,\n "lon": 3.7094750,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965325,\n "lat": 49.7938761,\n "lon": 3.7094549,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965326,\n "lat": 49.7938449,\n "lon": 3.7095273,\n "timestamp": "2017-03-05T08:56:51Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965327,\n "lat": 49.7938598,\n "lon": 3.7095425,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965328,\n "lat": 49.7938498,\n "lon": 3.7095653,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965329,\n "lat": 49.7938703,\n "lon": 3.7095880,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965330,\n "lat": 49.7938474,\n "lon": 3.7096452,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965331,\n "lat": 49.7939065,\n "lon": 3.7096979,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965332,\n "lat": 49.7939263,\n "lon": 3.7096420,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965333,\n "lat": 49.7937615,\n "lon": 3.7097470,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965334,\n "lat": 49.7938675,\n "lon": 3.7098256,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965335,\n "lat": 49.7938901,\n "lon": 3.7097518,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965336,\n "lat": 49.7937247,\n "lon": 3.7096290,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965337,\n "lat": 49.7937075,\n "lon": 3.7096831,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965338,\n "lat": 49.7936732,\n "lon": 3.7096617,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965339,\n "lat": 49.7936650,\n "lon": 3.7096890,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965340,\n "lat": 49.7936972,\n "lon": 3.7097117,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965341,\n "lat": 49.7936962,\n "lon": 3.7097155,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965342,\n "lat": 49.7937579,\n "lon": 3.7097600,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965343,\n "lat": 49.7936540,\n "lon": 3.7099817,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965344,\n "lat": 49.7937751,\n "lon": 3.7101171,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965345,\n "lat": 49.7938004,\n "lon": 3.7100276,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965346,\n "lat": 49.7936887,\n "lon": 3.7099032,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965347,\n "lat": 49.7936011,\n "lon": 3.7104799,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965348,\n "lat": 49.7936553,\n "lon": 3.7105210,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965349,\n "lat": 49.7936991,\n "lon": 3.7103868,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965350,\n "lat": 49.7936447,\n "lon": 3.7103451,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965351,\n "lat": 49.7940928,\n "lon": 3.7100142,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965352,\n "lat": 49.7941260,\n "lon": 3.7100424,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965353,\n "lat": 49.7941317,\n "lon": 3.7100268,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965354,\n "lat": 49.7940984,\n "lon": 3.7099987,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965355,\n "lat": 49.7941259,\n "lon": 3.7099216,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965356,\n "lat": 49.7941598,\n "lon": 3.7099495,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965357,\n "lat": 49.7943012,\n "lon": 3.7095034,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965358,\n "lat": 49.7943603,\n "lon": 3.7095822,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965359,\n "lat": 49.7944174,\n "lon": 3.7094780,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965360,\n "lat": 49.7943577,\n "lon": 3.7094005,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965361,\n "lat": 49.7943978,\n "lon": 3.7091307,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965362,\n "lat": 49.7943606,\n "lon": 3.7091925,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965363,\n "lat": 49.7945452,\n "lon": 3.7094242,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965364,\n "lat": 49.7945114,\n "lon": 3.7094940,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965365,\n "lat": 49.7945565,\n "lon": 3.7095475,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965366,\n "lat": 49.7946296,\n "lon": 3.7094097,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965367,\n "lat": 49.7945349,\n "lon": 3.7089893,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965368,\n "lat": 49.7944849,\n "lon": 3.7090470,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965369,\n "lat": 49.7945435,\n "lon": 3.7091351,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965370,\n "lat": 49.7945388,\n "lon": 3.7091457,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965371,\n "lat": 49.7945462,\n "lon": 3.7091553,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965372,\n "lat": 49.7945512,\n "lon": 3.7091484,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965373,\n "lat": 49.7945783,\n "lon": 3.7091887,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965374,\n "lat": 49.7946196,\n "lon": 3.7091145,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965375,\n "lat": 49.7949943,\n "lon": 3.7088623,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965376,\n "lat": 49.7949740,\n "lon": 3.7088417,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965377,\n "lat": 49.7949306,\n "lon": 3.7089543,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965378,\n "lat": 49.7949458,\n "lon": 3.7089612,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965379,\n "lat": 49.7949515,\n "lon": 3.7089468,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965380,\n "lat": 49.7949597,\n "lon": 3.7089496,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965381,\n "lat": 49.7951161,\n "lon": 3.7087896,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965382,\n "lat": 49.7951447,\n "lon": 3.7085968,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965383,\n "lat": 49.7950954,\n "lon": 3.7085765,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965384,\n "lat": 49.7950642,\n "lon": 3.7087700,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965385,\n "lat": 49.7951302,\n "lon": 3.7086946,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965386,\n "lat": 49.7951621,\n "lon": 3.7088092,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965387,\n "lat": 49.7951722,\n "lon": 3.7087417,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965388,\n "lat": 49.7951517,\n "lon": 3.7087308,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965389,\n "lat": 49.7951551,\n "lon": 3.7087056,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965390,\n "lat": 49.7950291,\n "lon": 3.7085232,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965391,\n "lat": 49.7948344,\n "lon": 3.7084165,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965392,\n "lat": 49.7948049,\n "lon": 3.7084810,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965393,\n "lat": 49.7948856,\n "lon": 3.7085371,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965394,\n "lat": 49.7948626,\n "lon": 3.7085896,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965395,\n "lat": 49.7948280,\n "lon": 3.7086442,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965396,\n "lat": 49.7948069,\n "lon": 3.7086389,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965397,\n "lat": 49.7947739,\n "lon": 3.7085486,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965398,\n "lat": 49.7947505,\n "lon": 3.7086016,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965399,\n "lat": 49.7948007,\n "lon": 3.7087320,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965400,\n "lat": 49.7948514,\n "lon": 3.7086775,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965401,\n "lat": 49.7948669,\n "lon": 3.7087094,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965402,\n "lat": 49.7949066,\n "lon": 3.7085926,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965403,\n "lat": 49.7950031,\n "lon": 3.7086445,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965404,\n "lat": 49.7950050,\n "lon": 3.7086383,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965405,\n "lat": 49.7950190,\n "lon": 3.7086443,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965406,\n "lat": 49.7950242,\n "lon": 3.7086154,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965407,\n "lat": 49.7950129,\n "lon": 3.7086099,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965408,\n "lat": 49.7947289,\n "lon": 3.7087069,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965409,\n "lat": 49.7947149,\n "lon": 3.7086863,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965410,\n "lat": 49.7947038,\n "lon": 3.7087140,\n "timestamp": "2017-03-05T08:56:52Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965411,\n "lat": 49.7947153,\n "lon": 3.7087309,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965412,\n "lat": 49.7951674,\n "lon": 3.7088681,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965413,\n "lat": 49.7951090,\n "lon": 3.7088726,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965414,\n "lat": 49.7951125,\n "lon": 3.7089436,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965415,\n "lat": 49.7950886,\n "lon": 3.7089473,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965416,\n "lat": 49.7950912,\n "lon": 3.7089925,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965417,\n "lat": 49.7951158,\n "lon": 3.7089920,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965418,\n "lat": 49.7951228,\n "lon": 3.7091282,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965419,\n "lat": 49.7951790,\n "lon": 3.7091193,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965420,\n "lat": 49.7952050,\n "lon": 3.7090074,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965421,\n "lat": 49.7952040,\n "lon": 3.7090158,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965422,\n "lat": 49.7952267,\n "lon": 3.7090185,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965423,\n "lat": 49.7952270,\n "lon": 3.7090089,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965424,\n "lat": 49.7949352,\n "lon": 3.7077595,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965425,\n "lat": 49.7948601,\n "lon": 3.7078006,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965426,\n "lat": 49.7949116,\n "lon": 3.7080072,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965427,\n "lat": 49.7949837,\n "lon": 3.7079555,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965428,\n "lat": 49.7948084,\n "lon": 3.7078989,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965429,\n "lat": 49.7947678,\n "lon": 3.7078301,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965430,\n "lat": 49.7947356,\n "lon": 3.7077196,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965431,\n "lat": 49.7946943,\n "lon": 3.7077498,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965432,\n "lat": 49.7947485,\n "lon": 3.7079296,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965433,\n "lat": 49.7947536,\n "lon": 3.7079287,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965434,\n "lat": 49.7947557,\n "lon": 3.7079338,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965435,\n "lat": 49.7943589,\n "lon": 3.7078120,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965436,\n "lat": 49.7943043,\n "lon": 3.7080429,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965437,\n "lat": 49.7943574,\n "lon": 3.7080813,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965438,\n "lat": 49.7944125,\n "lon": 3.7078600,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965439,\n "lat": 49.7944858,\n "lon": 3.7076670,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965440,\n "lat": 49.7944313,\n "lon": 3.7076235,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965441,\n "lat": 49.7941911,\n "lon": 3.7079465,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965442,\n "lat": 49.7942401,\n "lon": 3.7079884,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965443,\n "lat": 49.7942471,\n "lon": 3.7079879,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965444,\n "lat": 49.7942512,\n "lon": 3.7079752,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965445,\n "lat": 49.7942457,\n "lon": 3.7079702,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965446,\n "lat": 49.7942544,\n "lon": 3.7079425,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965447,\n "lat": 49.7942051,\n "lon": 3.7079062,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965448,\n "lat": 49.7941487,\n "lon": 3.7079102,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965449,\n "lat": 49.7943706,\n "lon": 3.7074284,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965450,\n "lat": 49.7942925,\n "lon": 3.7073666,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965451,\n "lat": 49.7942096,\n "lon": 3.7076228,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965452,\n "lat": 49.7942329,\n "lon": 3.7076413,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965453,\n "lat": 49.7942061,\n "lon": 3.7077219,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965454,\n "lat": 49.7942110,\n "lon": 3.7077264,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965455,\n "lat": 49.7949396,\n "lon": 3.7086780,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965456,\n "lat": 49.7949476,\n "lon": 3.7086604,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965457,\n "lat": 49.7949378,\n "lon": 3.7086500,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965458,\n "lat": 49.7949303,\n "lon": 3.7086679,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965459,\n "lat": 49.7946271,\n "lon": 3.7079487,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717965460,\n "lat": 49.7945515,\n "lon": 3.7082105,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717965461,\n "lat": 49.7946314,\n "lon": 3.7082646,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717965462,\n "lat": 49.7947072,\n "lon": 3.7080075,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717965463,\n "lat": 49.7946962,\n "lon": 3.7079986,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717965464,\n "lat": 49.7947165,\n "lon": 3.7079283,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717965465,\n "lat": 49.7946509,\n "lon": 3.7078810,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717965466,\n "lat": 49.7946303,\n "lon": 3.7079503,\n "timestamp": "2017-03-18T10:37:40Z",\n "version": 2,\n "changeset": 46952396,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4717965467,\n "lat": 49.7948271,\n "lon": 3.7079431,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965468,\n "lat": 49.7947716,\n "lon": 3.7079766,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965469,\n "lat": 49.7943847,\n "lon": 3.7096551,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965470,\n "lat": 49.7943653,\n "lon": 3.7096976,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965471,\n "lat": 49.7944222,\n "lon": 3.7097602,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965472,\n "lat": 49.7944418,\n "lon": 3.7097177,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965473,\n "lat": 49.7944493,\n "lon": 3.7087969,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965474,\n "lat": 49.7944052,\n "lon": 3.7088549,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965475,\n "lat": 49.7944231,\n "lon": 3.7088873,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965476,\n "lat": 49.7944671,\n "lon": 3.7088293,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965477,\n "lat": 49.7941118,\n "lon": 3.7101349,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965478,\n "lat": 49.7940569,\n "lon": 3.7100875,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965479,\n "lat": 49.7940178,\n "lon": 3.7101960,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965480,\n "lat": 49.7940727,\n "lon": 3.7102433,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965481,\n "lat": 49.7940226,\n "lon": 3.7094332,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965482,\n "lat": 49.7939876,\n "lon": 3.7091936,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965483,\n "lat": 49.7939492,\n "lon": 3.7092657,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965484,\n "lat": 49.7940079,\n "lon": 3.7093461,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965485,\n "lat": 49.7939862,\n "lon": 3.7093826,\n "timestamp": "2017-03-05T08:56:53Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965486,\n "lat": 49.7947464,\n "lon": 3.7090728,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965487,\n "lat": 49.7947755,\n "lon": 3.7090229,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965488,\n "lat": 49.7947035,\n "lon": 3.7089165,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965489,\n "lat": 49.7947119,\n "lon": 3.7089014,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965490,\n "lat": 49.7946926,\n "lon": 3.7088723,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965491,\n "lat": 49.7946836,\n "lon": 3.7088880,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965492,\n "lat": 49.7946792,\n "lon": 3.7088840,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965493,\n "lat": 49.7946451,\n "lon": 3.7089426,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965494,\n "lat": 49.7947184,\n "lon": 3.7090530,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965495,\n "lat": 49.7946721,\n "lon": 3.7091260,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965496,\n "lat": 49.7947046,\n "lon": 3.7091749,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965497,\n "lat": 49.7947567,\n "lon": 3.7090883,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965498,\n "lat": 49.7939614,\n "lon": 3.7079884,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965499,\n "lat": 49.7939080,\n "lon": 3.7079539,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965500,\n "lat": 49.7938632,\n "lon": 3.7082088,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965501,\n "lat": 49.7939166,\n "lon": 3.7082307,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965502,\n "lat": 49.7939404,\n "lon": 3.7081021,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965503,\n "lat": 49.7939580,\n "lon": 3.7081100,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965504,\n "lat": 49.7939664,\n "lon": 3.7080644,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965505,\n "lat": 49.7939488,\n "lon": 3.7080565,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965506,\n "lat": 49.7947895,\n "lon": 3.7092339,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965507,\n "lat": 49.7947678,\n "lon": 3.7092804,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965508,\n "lat": 49.7948263,\n "lon": 3.7093456,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965509,\n "lat": 49.7948479,\n "lon": 3.7092991,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965510,\n "lat": 49.7939197,\n "lon": 3.7101986,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965511,\n "lat": 49.7939913,\n "lon": 3.7102433,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965512,\n "lat": 49.7940027,\n "lon": 3.7101994,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965513,\n "lat": 49.7939318,\n "lon": 3.7101564,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965514,\n "lat": 49.7937958,\n "lon": 3.7106418,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965515,\n "lat": 49.7938376,\n "lon": 3.7106604,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965516,\n "lat": 49.7939398,\n "lon": 3.7106784,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965517,\n "lat": 49.7939563,\n "lon": 3.7105617,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965518,\n "lat": 49.7939169,\n "lon": 3.7105507,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965519,\n "lat": 49.7939289,\n "lon": 3.7104895,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965520,\n "lat": 49.7938790,\n "lon": 3.7104622,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965521,\n "lat": 49.7938486,\n "lon": 3.7106254,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965522,\n "lat": 49.7938024,\n "lon": 3.7106060,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965523,\n "lat": 49.7881093,\n "lon": 3.7028856,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965524,\n "lat": 49.7880716,\n "lon": 3.7029556,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965525,\n "lat": 49.7882082,\n "lon": 3.7031391,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965526,\n "lat": 49.7881822,\n "lon": 3.7031891,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965527,\n "lat": 49.7881685,\n "lon": 3.7031736,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965528,\n "lat": 49.7881347,\n "lon": 3.7032369,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965529,\n "lat": 49.7881675,\n "lon": 3.7032790,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965530,\n "lat": 49.7881637,\n "lon": 3.7032904,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965531,\n "lat": 49.7881814,\n "lon": 3.7033109,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965532,\n "lat": 49.7881971,\n "lon": 3.7032832,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965533,\n "lat": 49.7882127,\n "lon": 3.7033030,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965534,\n "lat": 49.7882175,\n "lon": 3.7033311,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965535,\n "lat": 49.7882324,\n "lon": 3.7033494,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965536,\n "lat": 49.7882697,\n "lon": 3.7033541,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965537,\n "lat": 49.7882925,\n "lon": 3.7033133,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965538,\n "lat": 49.7882814,\n "lon": 3.7032544,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965539,\n "lat": 49.7883280,\n "lon": 3.7031759,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965540,\n "lat": 49.7880371,\n "lon": 3.7033815,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965541,\n "lat": 49.7880565,\n "lon": 3.7033433,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965542,\n "lat": 49.7880665,\n "lon": 3.7033515,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965543,\n "lat": 49.7880747,\n "lon": 3.7033344,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965544,\n "lat": 49.7880672,\n "lon": 3.7033226,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965545,\n "lat": 49.7880818,\n "lon": 3.7032928,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965546,\n "lat": 49.7880071,\n "lon": 3.7032020,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965547,\n "lat": 49.7879442,\n "lon": 3.7033187,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965548,\n "lat": 49.7879603,\n "lon": 3.7033423,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965549,\n "lat": 49.7880180,\n "lon": 3.7034148,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965550,\n "lat": 49.7879757,\n "lon": 3.7025086,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965551,\n "lat": 49.7879378,\n "lon": 3.7025758,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965552,\n "lat": 49.7879807,\n "lon": 3.7026395,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965553,\n "lat": 49.7881276,\n "lon": 3.7023855,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965554,\n "lat": 49.7880826,\n "lon": 3.7023243,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965555,\n "lat": 49.7879966,\n "lon": 3.7024719,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965556,\n "lat": 49.7879904,\n "lon": 3.7024671,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965557,\n "lat": 49.7879723,\n "lon": 3.7024981,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965558,\n "lat": 49.7918032,\n "lon": 3.7051013,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965559,\n "lat": 49.7917609,\n "lon": 3.7050501,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965560,\n "lat": 49.7916267,\n "lon": 3.7053086,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965561,\n "lat": 49.7916710,\n "lon": 3.7053584,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965562,\n "lat": 49.7934347,\n "lon": 3.7067636,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965563,\n "lat": 49.7933602,\n "lon": 3.7070921,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965564,\n "lat": 49.7934201,\n "lon": 3.7071266,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965565,\n "lat": 49.7934951,\n "lon": 3.7067992,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965566,\n "lat": 49.7932952,\n "lon": 3.7066498,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965567,\n "lat": 49.7934073,\n "lon": 3.7067137,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965568,\n "lat": 49.7934556,\n "lon": 3.7065143,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965569,\n "lat": 49.7933426,\n "lon": 3.7064488,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965570,\n "lat": 49.7932137,\n "lon": 3.7067466,\n "timestamp": "2017-03-05T08:56:54Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965571,\n "lat": 49.7931619,\n "lon": 3.7069124,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965572,\n "lat": 49.7933156,\n "lon": 3.7070517,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965573,\n "lat": 49.7933183,\n "lon": 3.7070411,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965574,\n "lat": 49.7933149,\n "lon": 3.7070382,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965575,\n "lat": 49.7933341,\n "lon": 3.7069846,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965576,\n "lat": 49.7933248,\n "lon": 3.7069770,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965577,\n "lat": 49.7933326,\n "lon": 3.7069529,\n "timestamp": "2017-03-05T08:56:55Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965578,\n "lat": 49.7956134,\n "lon": 3.7112568,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965579,\n "lat": 49.7965015,\n "lon": 3.7120681,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965580,\n "lat": 49.7964261,\n "lon": 3.7120423,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965581,\n "lat": 49.7963783,\n "lon": 3.7123759,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965582,\n "lat": 49.7964536,\n "lon": 3.7124018,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965583,\n "lat": 49.7983856,\n "lon": 3.7088589,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965584,\n "lat": 49.7973078,\n "lon": 3.7082490,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965585,\n "lat": 49.7972815,\n "lon": 3.7083614,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965586,\n "lat": 49.7983565,\n "lon": 3.7089804,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965587,\n "lat": 49.7973815,\n "lon": 3.7092190,\n "timestamp": "2024-01-03T17:46:07Z",\n "version": 2,\n "changeset": 145849376,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 4717965588,\n "lat": 49.7973330,\n "lon": 3.7093298,\n "timestamp": "2024-01-03T17:46:07Z",\n "version": 2,\n "changeset": 145849376,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 4717965589,\n "lat": 49.7923814,\n "lon": 3.7068377,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965590,\n "lat": 49.7922990,\n "lon": 3.7067426,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965591,\n "lat": 49.7922688,\n "lon": 3.7068018,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965592,\n "lat": 49.7925036,\n "lon": 3.7070525,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965593,\n "lat": 49.7925379,\n "lon": 3.7069775,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965594,\n "lat": 49.7925342,\n "lon": 3.7069738,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965595,\n "lat": 49.7925860,\n "lon": 3.7068500,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965596,\n "lat": 49.7925859,\n "lon": 3.7068368,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965597,\n "lat": 49.7927226,\n "lon": 3.7067776,\n "timestamp": "2017-03-05T08:56:56Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965598,\n "lat": 49.7927852,\n "lon": 3.7068419,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965599,\n "lat": 49.7928212,\n "lon": 3.7067538,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965600,\n "lat": 49.7927581,\n "lon": 3.7066911,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965601,\n "lat": 49.7931902,\n "lon": 3.7072799,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965602,\n "lat": 49.7932307,\n "lon": 3.7073252,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965603,\n "lat": 49.7932762,\n "lon": 3.7072067,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965604,\n "lat": 49.7932033,\n "lon": 3.7071344,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965605,\n "lat": 49.7931791,\n "lon": 3.7071902,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965606,\n "lat": 49.7932100,\n "lon": 3.7072191,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965607,\n "lat": 49.7930895,\n "lon": 3.7070210,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965608,\n "lat": 49.7930821,\n "lon": 3.7070418,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965609,\n "lat": 49.7930998,\n "lon": 3.7070593,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965610,\n "lat": 49.7930657,\n "lon": 3.7071520,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965611,\n "lat": 49.7930795,\n "lon": 3.7071660,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965612,\n "lat": 49.7930970,\n "lon": 3.7071244,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965613,\n "lat": 49.7931435,\n "lon": 3.7071699,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965614,\n "lat": 49.7931507,\n "lon": 3.7071520,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965615,\n "lat": 49.7931548,\n "lon": 3.7071551,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965616,\n "lat": 49.7931745,\n "lon": 3.7071057,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965617,\n "lat": 49.7932042,\n "lon": 3.7074332,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965618,\n "lat": 49.7931274,\n "lon": 3.7072375,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965619,\n "lat": 49.7931137,\n "lon": 3.7072760,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965620,\n "lat": 49.7931676,\n "lon": 3.7073226,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965621,\n "lat": 49.7931437,\n "lon": 3.7074169,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965622,\n "lat": 49.7930803,\n "lon": 3.7074062,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965623,\n "lat": 49.7930740,\n "lon": 3.7074902,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965624,\n "lat": 49.7931654,\n "lon": 3.7075080,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965625,\n "lat": 49.7931677,\n "lon": 3.7074887,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965626,\n "lat": 49.7931971,\n "lon": 3.7074960,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965627,\n "lat": 49.7931726,\n "lon": 3.7072759,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965628,\n "lat": 49.7931814,\n "lon": 3.7072506,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965629,\n "lat": 49.7931805,\n "lon": 3.7072353,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965630,\n "lat": 49.7931120,\n "lon": 3.7071760,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965631,\n "lat": 49.7930985,\n "lon": 3.7072129,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965632,\n "lat": 49.7927720,\n "lon": 3.7075068,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965633,\n "lat": 49.7927763,\n "lon": 3.7075058,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965634,\n "lat": 49.7927755,\n "lon": 3.7074861,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965635,\n "lat": 49.7927231,\n "lon": 3.7074434,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965636,\n "lat": 49.7926973,\n "lon": 3.7075195,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965637,\n "lat": 49.7927651,\n "lon": 3.7075696,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965638,\n "lat": 49.7925785,\n "lon": 3.7076254,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965639,\n "lat": 49.7925820,\n "lon": 3.7077042,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965640,\n "lat": 49.7926846,\n "lon": 3.7076565,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965641,\n "lat": 49.7926744,\n "lon": 3.7075900,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965642,\n "lat": 49.7923429,\n "lon": 3.7075110,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965643,\n "lat": 49.7923442,\n "lon": 3.7075948,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965644,\n "lat": 49.7925753,\n "lon": 3.7075867,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965645,\n "lat": 49.7925653,\n "lon": 3.7074292,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965646,\n "lat": 49.7924809,\n "lon": 3.7074309,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965647,\n "lat": 49.7924799,\n "lon": 3.7075045,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965648,\n "lat": 49.7930441,\n "lon": 3.7078035,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965649,\n "lat": 49.7930592,\n "lon": 3.7077230,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965650,\n "lat": 49.7930800,\n "lon": 3.7077271,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965651,\n "lat": 49.7930878,\n "lon": 3.7076695,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965652,\n "lat": 49.7930518,\n "lon": 3.7076669,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965653,\n "lat": 49.7930449,\n "lon": 3.7077192,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965654,\n "lat": 49.7930342,\n "lon": 3.7077163,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965655,\n "lat": 49.7924347,\n "lon": 3.7064600,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965656,\n "lat": 49.7924081,\n "lon": 3.7065210,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965657,\n "lat": 49.7923864,\n "lon": 3.7065032,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965658,\n "lat": 49.7923736,\n "lon": 3.7065335,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965659,\n "lat": 49.7923878,\n "lon": 3.7065480,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965660,\n "lat": 49.7923625,\n "lon": 3.7066072,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965661,\n "lat": 49.7923510,\n "lon": 3.7065969,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965662,\n "lat": 49.7923045,\n "lon": 3.7067169,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965663,\n "lat": 49.7923885,\n "lon": 3.7067902,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965664,\n "lat": 49.7924329,\n "lon": 3.7066905,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965665,\n "lat": 49.7924689,\n "lon": 3.7066311,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965666,\n "lat": 49.7925043,\n "lon": 3.7065305,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965667,\n "lat": 49.7935564,\n "lon": 3.7072803,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965668,\n "lat": 49.7936361,\n "lon": 3.7073312,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965669,\n "lat": 49.7936268,\n "lon": 3.7073619,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965670,\n "lat": 49.7936795,\n "lon": 3.7074218,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965671,\n "lat": 49.7936875,\n "lon": 3.7074200,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965672,\n "lat": 49.7937080,\n "lon": 3.7073750,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965673,\n "lat": 49.7936618,\n "lon": 3.7073236,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965674,\n "lat": 49.7937042,\n "lon": 3.7071605,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965675,\n "lat": 49.7936538,\n "lon": 3.7071302,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965676,\n "lat": 49.7936969,\n "lon": 3.7069451,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965677,\n "lat": 49.7936457,\n "lon": 3.7069152,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965678,\n "lat": 49.7936038,\n "lon": 3.7070852,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965679,\n "lat": 49.7935585,\n "lon": 3.7070602,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965680,\n "lat": 49.7935162,\n "lon": 3.7072332,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965681,\n "lat": 49.7927213,\n "lon": 3.7055424,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965682,\n "lat": 49.7927654,\n "lon": 3.7054540,\n "timestamp": "2017-03-05T08:56:57Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965683,\n "lat": 49.7927114,\n "lon": 3.7053887,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965684,\n "lat": 49.7926680,\n "lon": 3.7054772,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965685,\n "lat": 49.7925924,\n "lon": 3.7065830,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965686,\n "lat": 49.7926100,\n "lon": 3.7065457,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965687,\n "lat": 49.7925676,\n "lon": 3.7065043,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965688,\n "lat": 49.7925642,\n "lon": 3.7065134,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965689,\n "lat": 49.7925714,\n "lon": 3.7065203,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965690,\n "lat": 49.7925590,\n "lon": 3.7065495,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965691,\n "lat": 49.7926299,\n "lon": 3.7062646,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965692,\n "lat": 49.7927133,\n "lon": 3.7063524,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965693,\n "lat": 49.7927764,\n "lon": 3.7062055,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965694,\n "lat": 49.7927365,\n "lon": 3.7061627,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965695,\n "lat": 49.7927157,\n "lon": 3.7062114,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965696,\n "lat": 49.7926722,\n "lon": 3.7061648,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965697,\n "lat": 49.7925589,\n "lon": 3.7062810,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965698,\n "lat": 49.7925703,\n "lon": 3.7060909,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965699,\n "lat": 49.7925088,\n "lon": 3.7062286,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965700,\n "lat": 49.7926136,\n "lon": 3.7059936,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965701,\n "lat": 49.7926196,\n "lon": 3.7061432,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965702,\n "lat": 49.7926624,\n "lon": 3.7060451,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965703,\n "lat": 49.7926799,\n "lon": 3.7060634,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965704,\n "lat": 49.7926429,\n "lon": 3.7060899,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965705,\n "lat": 49.7926597,\n "lon": 3.7061077,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965706,\n "lat": 49.7924497,\n "lon": 3.7059807,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965707,\n "lat": 49.7923910,\n "lon": 3.7061132,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965708,\n "lat": 49.7924361,\n "lon": 3.7061595,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965709,\n "lat": 49.7924725,\n "lon": 3.7060771,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965710,\n "lat": 49.7924463,\n "lon": 3.7060498,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965711,\n "lat": 49.7924676,\n "lon": 3.7059990,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965712,\n "lat": 49.7939497,\n "lon": 3.7074407,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965713,\n "lat": 49.7938881,\n "lon": 3.7073773,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965714,\n "lat": 49.7938677,\n "lon": 3.7074247,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965715,\n "lat": 49.7939297,\n "lon": 3.7074886,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965716,\n "lat": 49.7951053,\n "lon": 3.7073873,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965717,\n "lat": 49.7950063,\n "lon": 3.7071642,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965718,\n "lat": 49.7949500,\n "lon": 3.7072199,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965719,\n "lat": 49.7950468,\n "lon": 3.7074484,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965720,\n "lat": 49.7952834,\n "lon": 3.7071674,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965721,\n "lat": 49.7952221,\n "lon": 3.7072432,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965722,\n "lat": 49.7952498,\n "lon": 3.7073022,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965723,\n "lat": 49.7952624,\n "lon": 3.7073072,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965724,\n "lat": 49.7951418,\n "lon": 3.7056743,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965725,\n "lat": 49.7950414,\n "lon": 3.7058396,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965726,\n "lat": 49.7950807,\n "lon": 3.7058955,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965727,\n "lat": 49.7951789,\n "lon": 3.7057296,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965728,\n "lat": 49.7950100,\n "lon": 3.7054880,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965729,\n "lat": 49.7949860,\n "lon": 3.7055304,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965730,\n "lat": 49.7950207,\n "lon": 3.7055842,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965731,\n "lat": 49.7950385,\n "lon": 3.7055569,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965732,\n "lat": 49.7950510,\n "lon": 3.7055740,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965733,\n "lat": 49.7950621,\n "lon": 3.7055557,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965734,\n "lat": 49.7946715,\n "lon": 3.7051470,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965735,\n "lat": 49.7947590,\n "lon": 3.7052577,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965736,\n "lat": 49.7947903,\n "lon": 3.7052034,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965737,\n "lat": 49.7947018,\n "lon": 3.7050901,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965738,\n "lat": 49.7940579,\n "lon": 3.7048161,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965739,\n "lat": 49.7941093,\n "lon": 3.7048524,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965740,\n "lat": 49.7941229,\n "lon": 3.7048065,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965741,\n "lat": 49.7940140,\n "lon": 3.7047253,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965742,\n "lat": 49.7939963,\n "lon": 3.7047854,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965743,\n "lat": 49.7939891,\n "lon": 3.7047814,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965744,\n "lat": 49.7938970,\n "lon": 3.7049900,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965745,\n "lat": 49.7939226,\n "lon": 3.7050161,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965746,\n "lat": 49.7940203,\n "lon": 3.7051478,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965747,\n "lat": 49.7940377,\n "lon": 3.7050907,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965748,\n "lat": 49.7939770,\n "lon": 3.7050147,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965749,\n "lat": 49.7939845,\n "lon": 3.7049966,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965750,\n "lat": 49.7939870,\n "lon": 3.7049979,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965751,\n "lat": 49.7940527,\n "lon": 3.7048389,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965752,\n "lat": 49.7940497,\n "lon": 3.7048356,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965753,\n "lat": 49.7939941,\n "lon": 3.7077462,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965754,\n "lat": 49.7939925,\n "lon": 3.7077517,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965755,\n "lat": 49.7940798,\n "lon": 3.7078404,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965756,\n "lat": 49.7941025,\n "lon": 3.7077801,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965757,\n "lat": 49.7940167,\n "lon": 3.7076921,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965758,\n "lat": 49.7940801,\n "lon": 3.7075755,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965759,\n "lat": 49.7941089,\n "lon": 3.7076055,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965760,\n "lat": 49.7941210,\n "lon": 3.7075764,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965761,\n "lat": 49.7940916,\n "lon": 3.7075472,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965762,\n "lat": 49.7942599,\n "lon": 3.7077480,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965763,\n "lat": 49.7942719,\n "lon": 3.7077578,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965764,\n "lat": 49.7942937,\n "lon": 3.7076927,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965765,\n "lat": 49.7942823,\n "lon": 3.7076833,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965766,\n "lat": 49.7938076,\n "lon": 3.7075638,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965767,\n "lat": 49.7938947,\n "lon": 3.7076531,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965768,\n "lat": 49.7939239,\n "lon": 3.7075859,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965769,\n "lat": 49.7939005,\n "lon": 3.7075587,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965770,\n "lat": 49.7940068,\n "lon": 3.7066005,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965771,\n "lat": 49.7938864,\n "lon": 3.7070009,\n "timestamp": "2017-03-05T08:56:58Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965772,\n "lat": 49.7939148,\n "lon": 3.7070298,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965773,\n "lat": 49.7938665,\n "lon": 3.7071435,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965774,\n "lat": 49.7939944,\n "lon": 3.7072730,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965775,\n "lat": 49.7939760,\n "lon": 3.7073186,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965776,\n "lat": 49.7939936,\n "lon": 3.7073355,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965777,\n "lat": 49.7940838,\n "lon": 3.7071193,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965778,\n "lat": 49.7940212,\n "lon": 3.7070589,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965779,\n "lat": 49.7941248,\n "lon": 3.7066829,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965780,\n "lat": 49.7939294,\n "lon": 3.7076856,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965781,\n "lat": 49.7942008,\n "lon": 3.7072511,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965782,\n "lat": 49.7941468,\n "lon": 3.7072003,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965783,\n "lat": 49.7940855,\n "lon": 3.7073547,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965784,\n "lat": 49.7940889,\n "lon": 3.7073588,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965785,\n "lat": 49.7940292,\n "lon": 3.7075058,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965786,\n "lat": 49.7940326,\n "lon": 3.7075091,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965787,\n "lat": 49.7939770,\n "lon": 3.7076444,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965788,\n "lat": 49.7939567,\n "lon": 3.7076240,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965789,\n "lat": 49.7943524,\n "lon": 3.7053301,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965790,\n "lat": 49.7943146,\n "lon": 3.7052909,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965791,\n "lat": 49.7943007,\n "lon": 3.7053252,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965792,\n "lat": 49.7943385,\n "lon": 3.7053643,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965793,\n "lat": 49.7939971,\n "lon": 3.7055789,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965794,\n "lat": 49.7939592,\n "lon": 3.7056558,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965795,\n "lat": 49.7940492,\n "lon": 3.7057663,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965796,\n "lat": 49.7940870,\n "lon": 3.7056895,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965797,\n "lat": 49.7937757,\n "lon": 3.7052008,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965798,\n "lat": 49.7937181,\n "lon": 3.7053137,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965799,\n "lat": 49.7937831,\n "lon": 3.7053926,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965800,\n "lat": 49.7937983,\n "lon": 3.7053664,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965801,\n "lat": 49.7938065,\n "lon": 3.7053738,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965802,\n "lat": 49.7938179,\n "lon": 3.7053741,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965803,\n "lat": 49.7938232,\n "lon": 3.7053707,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965804,\n "lat": 49.7938303,\n "lon": 3.7053598,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965805,\n "lat": 49.7938934,\n "lon": 3.7054328,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965806,\n "lat": 49.7939202,\n "lon": 3.7053612,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965807,\n "lat": 49.7938458,\n "lon": 3.7052756,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965808,\n "lat": 49.7938430,\n "lon": 3.7052811,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965809,\n "lat": 49.7945552,\n "lon": 3.7077690,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965810,\n "lat": 49.7945248,\n "lon": 3.7078724,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965811,\n "lat": 49.7945447,\n "lon": 3.7078857,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965812,\n "lat": 49.7945751,\n "lon": 3.7077822,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965813,\n "lat": 49.7942172,\n "lon": 3.7050341,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965814,\n "lat": 49.7941860,\n "lon": 3.7050060,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965815,\n "lat": 49.7941315,\n "lon": 3.7051504,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965816,\n "lat": 49.7941628,\n "lon": 3.7051785,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965817,\n "lat": 49.7917189,\n "lon": 3.7048632,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965818,\n "lat": 49.7916676,\n "lon": 3.7047929,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965819,\n "lat": 49.7916215,\n "lon": 3.7048763,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965820,\n "lat": 49.7916317,\n "lon": 3.7048935,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965821,\n "lat": 49.7916175,\n "lon": 3.7049203,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965822,\n "lat": 49.7916105,\n "lon": 3.7049111,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965823,\n "lat": 49.7916050,\n "lon": 3.7049214,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965824,\n "lat": 49.7916110,\n "lon": 3.7049310,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965825,\n "lat": 49.7914991,\n "lon": 3.7051271,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965826,\n "lat": 49.7915770,\n "lon": 3.7052529,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965827,\n "lat": 49.7916040,\n "lon": 3.7052105,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965828,\n "lat": 49.7916040,\n "lon": 3.7051770,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965829,\n "lat": 49.7915687,\n "lon": 3.7051232,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965830,\n "lat": 49.7946625,\n "lon": 3.7047713,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965831,\n "lat": 49.7946182,\n "lon": 3.7047250,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965832,\n "lat": 49.7945896,\n "lon": 3.7047903,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965833,\n "lat": 49.7946313,\n "lon": 3.7048389,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965836,\n "lat": 49.7943320,\n "lon": 3.7049509,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965838,\n "lat": 49.7942905,\n "lon": 3.7049892,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965839,\n "lat": 49.7943366,\n "lon": 3.7050255,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965840,\n "lat": 49.7943068,\n "lon": 3.7049323,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965841,\n "lat": 49.7944115,\n "lon": 3.7047899,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965842,\n "lat": 49.7943757,\n "lon": 3.7047576,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965843,\n "lat": 49.7943669,\n "lon": 3.7047783,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965844,\n "lat": 49.7943103,\n "lon": 3.7047414,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965845,\n "lat": 49.7942897,\n "lon": 3.7048065,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965846,\n "lat": 49.7943619,\n "lon": 3.7048608,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965847,\n "lat": 49.7946240,\n "lon": 3.7048581,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965848,\n "lat": 49.7946859,\n "lon": 3.7049210,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965849,\n "lat": 49.7947355,\n "lon": 3.7048474,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965850,\n "lat": 49.7942662,\n "lon": 3.7045362,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965851,\n "lat": 49.7942693,\n "lon": 3.7045501,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965852,\n "lat": 49.7943487,\n "lon": 3.7046192,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965853,\n "lat": 49.7943623,\n "lon": 3.7045966,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965854,\n "lat": 49.7943325,\n "lon": 3.7045675,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965855,\n "lat": 49.7943802,\n "lon": 3.7043589,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965856,\n "lat": 49.7943696,\n "lon": 3.7043528,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965857,\n "lat": 49.7943795,\n "lon": 3.7043142,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965858,\n "lat": 49.7943546,\n "lon": 3.7042225,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965859,\n "lat": 49.7943474,\n "lon": 3.7042189,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965860,\n "lat": 49.7940795,\n "lon": 3.7042575,\n "timestamp": "2017-03-05T08:56:59Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965861,\n "lat": 49.7940085,\n "lon": 3.7044389,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965862,\n "lat": 49.7938247,\n "lon": 3.7042604,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965863,\n "lat": 49.7944287,\n "lon": 3.7042520,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965864,\n "lat": 49.7945198,\n "lon": 3.7043598,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965865,\n "lat": 49.7946490,\n "lon": 3.7041244,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965866,\n "lat": 49.7946142,\n "lon": 3.7040807,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965867,\n "lat": 49.7946091,\n "lon": 3.7040921,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965868,\n "lat": 49.7945667,\n "lon": 3.7040602,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965869,\n "lat": 49.7945121,\n "lon": 3.7041716,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965870,\n "lat": 49.7944347,\n "lon": 3.7040796,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965871,\n "lat": 49.7943887,\n "lon": 3.7040578,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965872,\n "lat": 49.7943661,\n "lon": 3.7041458,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965873,\n "lat": 49.7944031,\n "lon": 3.7041663,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965874,\n "lat": 49.7943985,\n "lon": 3.7041867,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965875,\n "lat": 49.7943954,\n "lon": 3.7042151,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965876,\n "lat": 49.7944101,\n "lon": 3.7042467,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965877,\n "lat": 49.7948912,\n "lon": 3.7047393,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965878,\n "lat": 49.7949176,\n "lon": 3.7047794,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965879,\n "lat": 49.7949585,\n "lon": 3.7047185,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965880,\n "lat": 49.7949325,\n "lon": 3.7046773,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965881,\n "lat": 49.7948372,\n "lon": 3.7047185,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965882,\n "lat": 49.7948561,\n "lon": 3.7046881,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965883,\n "lat": 49.7948444,\n "lon": 3.7046674,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965884,\n "lat": 49.7948002,\n "lon": 3.7047369,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965885,\n "lat": 49.7948180,\n "lon": 3.7047619,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965886,\n "lat": 49.7948417,\n "lon": 3.7047254,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965887,\n "lat": 49.7946424,\n "lon": 3.7046699,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965888,\n "lat": 49.7946226,\n "lon": 3.7046481,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965889,\n "lat": 49.7946517,\n "lon": 3.7045806,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965890,\n "lat": 49.7946013,\n "lon": 3.7045256,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965891,\n "lat": 49.7945712,\n "lon": 3.7045921,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965892,\n "lat": 49.7945621,\n "lon": 3.7045825,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965893,\n "lat": 49.7945019,\n "lon": 3.7047116,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965894,\n "lat": 49.7945877,\n "lon": 3.7047947,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965895,\n "lat": 49.7947672,\n "lon": 3.7049974,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965896,\n "lat": 49.7948028,\n "lon": 3.7050561,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965897,\n "lat": 49.7949483,\n "lon": 3.7048546,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965898,\n "lat": 49.7949106,\n "lon": 3.7047886,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965899,\n "lat": 49.7946129,\n "lon": 3.7045382,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965900,\n "lat": 49.7946653,\n "lon": 3.7045493,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965901,\n "lat": 49.7946267,\n "lon": 3.7045065,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965902,\n "lat": 49.7938971,\n "lon": 3.7040814,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965903,\n "lat": 49.7884378,\n "lon": 3.7028888,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965904,\n "lat": 49.7885976,\n "lon": 3.7026522,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965905,\n "lat": 49.7885816,\n "lon": 3.7026301,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965906,\n "lat": 49.7884660,\n "lon": 3.7028372,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965907,\n "lat": 49.7884458,\n "lon": 3.7028101,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965908,\n "lat": 49.7884177,\n "lon": 3.7028626,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965909,\n "lat": 49.7886286,\n "lon": 3.7026062,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965910,\n "lat": 49.7886089,\n "lon": 3.7025814,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965911,\n "lat": 49.7884973,\n "lon": 3.7029664,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965912,\n "lat": 49.7886674,\n "lon": 3.7026551,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965913,\n "lat": 49.7889413,\n "lon": 3.7006073,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965914,\n "lat": 49.7889006,\n "lon": 3.7006956,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965915,\n "lat": 49.7889825,\n "lon": 3.7007951,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965916,\n "lat": 49.7890293,\n "lon": 3.7007041,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965917,\n "lat": 49.7887417,\n "lon": 3.7010879,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965918,\n "lat": 49.7886988,\n "lon": 3.7011707,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965919,\n "lat": 49.7887493,\n "lon": 3.7012324,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965920,\n "lat": 49.7889244,\n "lon": 3.7008977,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965921,\n "lat": 49.7888707,\n "lon": 3.7008377,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965922,\n "lat": 49.7886745,\n "lon": 3.7011411,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965923,\n "lat": 49.7887160,\n "lon": 3.7010575,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965924,\n "lat": 49.7886483,\n "lon": 3.7009800,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965925,\n "lat": 49.7886093,\n "lon": 3.7010611,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965926,\n "lat": 49.7953839,\n "lon": 3.7112207,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965927,\n "lat": 49.7955818,\n "lon": 3.7112517,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965928,\n "lat": 49.7955825,\n "lon": 3.7112484,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965929,\n "lat": 49.7955904,\n "lon": 3.7112486,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965930,\n "lat": 49.7955905,\n "lon": 3.7112346,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965931,\n "lat": 49.7955817,\n "lon": 3.7112341,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965932,\n "lat": 49.7955850,\n "lon": 3.7111673,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965933,\n "lat": 49.7955677,\n "lon": 3.7111646,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965934,\n "lat": 49.7955685,\n "lon": 3.7111510,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965935,\n "lat": 49.7955632,\n "lon": 3.7111488,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965936,\n "lat": 49.7955640,\n "lon": 3.7111274,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965937,\n "lat": 49.7955516,\n "lon": 3.7111256,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965938,\n "lat": 49.7955522,\n "lon": 3.7110967,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965939,\n "lat": 49.7954587,\n "lon": 3.7110810,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965940,\n "lat": 49.7956058,\n "lon": 3.7119283,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965941,\n "lat": 49.7956105,\n "lon": 3.7119302,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965942,\n "lat": 49.7956236,\n "lon": 3.7118553,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965943,\n "lat": 49.7955786,\n "lon": 3.7118339,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965944,\n "lat": 49.7955849,\n "lon": 3.7118100,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965945,\n "lat": 49.7955205,\n "lon": 3.7116907,\n "timestamp": "2017-03-05T08:57:00Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965946,\n "lat": 49.7955248,\n "lon": 3.7116416,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965947,\n "lat": 49.7955552,\n "lon": 3.7116448,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965948,\n "lat": 49.7955663,\n "lon": 3.7114950,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965949,\n "lat": 49.7955363,\n "lon": 3.7114890,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965950,\n "lat": 49.7955394,\n "lon": 3.7114536,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965951,\n "lat": 49.7955474,\n "lon": 3.7114547,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965952,\n "lat": 49.7955556,\n "lon": 3.7113298,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965953,\n "lat": 49.7954408,\n "lon": 3.7113104,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965954,\n "lat": 49.7954369,\n "lon": 3.7113830,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965955,\n "lat": 49.7954795,\n "lon": 3.7113895,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965956,\n "lat": 49.7954762,\n "lon": 3.7114434,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965957,\n "lat": 49.7954852,\n "lon": 3.7114464,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965958,\n "lat": 49.7954663,\n "lon": 3.7116879,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965959,\n "lat": 49.7954507,\n "lon": 3.7116859,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965960,\n "lat": 49.7954469,\n "lon": 3.7117435,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965961,\n "lat": 49.7955156,\n "lon": 3.7118794,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965962,\n "lat": 49.7955226,\n "lon": 3.7118852,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965963,\n "lat": 49.7955317,\n "lon": 3.7118839,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965964,\n "lat": 49.7955354,\n "lon": 3.7118808,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965965,\n "lat": 49.7955616,\n "lon": 3.7119035,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965966,\n "lat": 49.7955596,\n "lon": 3.7119114,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965967,\n "lat": 49.7954384,\n "lon": 3.7119726,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965968,\n "lat": 49.7954046,\n "lon": 3.7119678,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965969,\n "lat": 49.7954027,\n "lon": 3.7120028,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965970,\n "lat": 49.7954373,\n "lon": 3.7120076,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965971,\n "lat": 49.7956119,\n "lon": 3.7119223,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965972,\n "lat": 49.7955945,\n "lon": 3.7120293,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965973,\n "lat": 49.7957228,\n "lon": 3.7120471,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965974,\n "lat": 49.7957294,\n "lon": 3.7119336,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965975,\n "lat": 49.7960130,\n "lon": 3.7112662,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965976,\n "lat": 49.7958296,\n "lon": 3.7111531,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965977,\n "lat": 49.7958277,\n "lon": 3.7112443,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965978,\n "lat": 49.7958188,\n "lon": 3.7112453,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965979,\n "lat": 49.7958178,\n "lon": 3.7112639,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965980,\n "lat": 49.7957856,\n "lon": 3.7112594,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965981,\n "lat": 49.7957683,\n "lon": 3.7112593,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965982,\n "lat": 49.7957626,\n "lon": 3.7113591,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965983,\n "lat": 49.7957888,\n "lon": 3.7113594,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965984,\n "lat": 49.7956215,\n "lon": 3.7112412,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965985,\n "lat": 49.7956211,\n "lon": 3.7112580,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965986,\n "lat": 49.7957851,\n "lon": 3.7112474,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965987,\n "lat": 49.7957759,\n "lon": 3.7112452,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965988,\n "lat": 49.7957766,\n "lon": 3.7112013,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965989,\n "lat": 49.7957664,\n "lon": 3.7111836,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965990,\n "lat": 49.7956353,\n "lon": 3.7111796,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965991,\n "lat": 49.7956229,\n "lon": 3.7111961,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717965992,\n "lat": 49.7956139,\n "lon": 3.7112419,\n "timestamp": "2017-03-05T08:57:01Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966089,\n "lat": 49.7957940,\n "lon": 3.7086747,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966090,\n "lat": 49.7958039,\n "lon": 3.7086416,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966091,\n "lat": 49.7966581,\n "lon": 3.7085795,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966092,\n "lat": 49.7966023,\n "lon": 3.7086737,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966093,\n "lat": 49.7967444,\n "lon": 3.7088106,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966099,\n "lat": 49.7959226,\n "lon": 3.7098060,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966100,\n "lat": 49.7959459,\n "lon": 3.7097332,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966101,\n "lat": 49.7953824,\n "lon": 3.7080808,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966102,\n "lat": 49.7954114,\n "lon": 3.7081147,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966103,\n "lat": 49.7960813,\n "lon": 3.7099194,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966104,\n "lat": 49.7961979,\n "lon": 3.7100896,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966105,\n "lat": 49.7958510,\n "lon": 3.7105661,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966106,\n "lat": 49.7958487,\n "lon": 3.7106483,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966107,\n "lat": 49.7968754,\n "lon": 3.7098927,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966108,\n "lat": 49.7968671,\n "lon": 3.7098856,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966109,\n "lat": 49.7968634,\n "lon": 3.7098967,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966110,\n "lat": 49.7968716,\n "lon": 3.7099035,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966111,\n "lat": 49.8051484,\n "lon": 3.6987751,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966112,\n "lat": 49.8047379,\n "lon": 3.6990714,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966113,\n "lat": 49.8047876,\n "lon": 3.6992440,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966114,\n "lat": 49.8052018,\n "lon": 3.6989504,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966115,\n "lat": 49.8048025,\n "lon": 3.6992959,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966116,\n "lat": 49.8052148,\n "lon": 3.6990011,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966117,\n "lat": 49.7936604,\n "lon": 3.7118503,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966118,\n "lat": 49.7936464,\n "lon": 3.7118461,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966119,\n "lat": 49.7937886,\n "lon": 3.7108953,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966120,\n "lat": 49.7937097,\n "lon": 3.7108184,\n "timestamp": "2017-03-05T08:57:03Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966121,\n "lat": 49.7937026,\n "lon": 3.7108554,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966122,\n "lat": 49.7941259,\n "lon": 3.7108148,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966123,\n "lat": 49.7941043,\n "lon": 3.7109237,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966124,\n "lat": 49.7941390,\n "lon": 3.7109392,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966125,\n "lat": 49.7941594,\n "lon": 3.7108297,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966126,\n "lat": 49.7940715,\n "lon": 3.7107907,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966127,\n "lat": 49.7940512,\n "lon": 3.7109001,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966128,\n "lat": 49.7955515,\n "lon": 3.7066294,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966129,\n "lat": 49.7955383,\n "lon": 3.7066584,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966130,\n "lat": 49.7959055,\n "lon": 3.7056268,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966131,\n "lat": 49.7959285,\n "lon": 3.7055769,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966132,\n "lat": 49.7956231,\n "lon": 3.7058181,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966133,\n "lat": 49.7956069,\n "lon": 3.7058610,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966134,\n "lat": 49.7955994,\n "lon": 3.7058727,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966135,\n "lat": 49.7956327,\n "lon": 3.7059035,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966136,\n "lat": 49.7957806,\n "lon": 3.7074926,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966137,\n "lat": 49.7957314,\n "lon": 3.7074795,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966138,\n "lat": 49.7957701,\n "lon": 3.7075586,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966139,\n "lat": 49.7935198,\n "lon": 3.7081681,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966140,\n "lat": 49.7934907,\n "lon": 3.7084581,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966141,\n "lat": 49.7935980,\n "lon": 3.7084834,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966142,\n "lat": 49.7935716,\n "lon": 3.7100719,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966143,\n "lat": 49.7936328,\n "lon": 3.7101281,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966144,\n "lat": 49.8039741,\n "lon": 3.6993165,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966145,\n "lat": 49.8041811,\n "lon": 3.6990464,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966146,\n "lat": 49.8040001,\n "lon": 3.6993634,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966147,\n "lat": 49.8042051,\n "lon": 3.6990986,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966148,\n "lat": 49.7938356,\n "lon": 3.7095492,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966149,\n "lat": 49.7944553,\n "lon": 3.7097964,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966150,\n "lat": 49.7944739,\n "lon": 3.7097557,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966151,\n "lat": 49.7936598,\n "lon": 3.7098946,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966152,\n "lat": 49.7936340,\n "lon": 3.7099530,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966153,\n "lat": 49.7936563,\n "lon": 3.7099765,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966154,\n "lat": 49.7936821,\n "lon": 3.7099181,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966155,\n "lat": 49.7936375,\n "lon": 3.7084938,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966156,\n "lat": 49.7936276,\n "lon": 3.7081986,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966157,\n "lat": 49.7936672,\n "lon": 3.7082080,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966158,\n "lat": 49.7940807,\n "lon": 3.7098811,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966159,\n "lat": 49.7940473,\n "lon": 3.7099753,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966160,\n "lat": 49.7941611,\n "lon": 3.7095875,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966161,\n "lat": 49.7942686,\n "lon": 3.7097062,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966162,\n "lat": 49.7943015,\n "lon": 3.7096275,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966163,\n "lat": 49.7941945,\n "lon": 3.7095098,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966164,\n "lat": 49.7950562,\n "lon": 3.7085381,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966165,\n "lat": 49.7950389,\n "lon": 3.7086225,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966166,\n "lat": 49.7945791,\n "lon": 3.7095050,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966167,\n "lat": 49.7946084,\n "lon": 3.7095420,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966168,\n "lat": 49.7946595,\n "lon": 3.7094457,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966169,\n "lat": 49.7937304,\n "lon": 3.7100671,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966170,\n "lat": 49.7937072,\n "lon": 3.7100412,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966171,\n "lat": 49.7936984,\n "lon": 3.7100596,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966172,\n "lat": 49.7937216,\n "lon": 3.7100856,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966173,\n "lat": 49.7942991,\n "lon": 3.7102024,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966174,\n "lat": 49.7942711,\n "lon": 3.7101777,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966175,\n "lat": 49.7942435,\n "lon": 3.7102523,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966176,\n "lat": 49.7942715,\n "lon": 3.7102770,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966177,\n "lat": 49.7945632,\n "lon": 3.7090311,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966178,\n "lat": 49.7945943,\n "lon": 3.7090771,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966179,\n "lat": 49.7946042,\n "lon": 3.7090613,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966180,\n "lat": 49.7945738,\n "lon": 3.7090140,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966181,\n "lat": 49.7950342,\n "lon": 3.7095710,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966182,\n "lat": 49.7950710,\n "lon": 3.7096114,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966183,\n "lat": 49.7951010,\n "lon": 3.7095461,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966184,\n "lat": 49.7950878,\n "lon": 3.7095316,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966185,\n "lat": 49.7951026,\n "lon": 3.7094993,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966186,\n "lat": 49.7950807,\n "lon": 3.7094754,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966187,\n "lat": 49.7941345,\n "lon": 3.7100721,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966188,\n "lat": 49.7941031,\n "lon": 3.7100450,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966189,\n "lat": 49.7941092,\n "lon": 3.7100281,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966190,\n "lat": 49.7940856,\n "lon": 3.7100081,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966191,\n "lat": 49.7917857,\n "lon": 3.7045791,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966192,\n "lat": 49.7917341,\n "lon": 3.7048840,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966193,\n "lat": 49.7918541,\n "lon": 3.7046673,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966194,\n "lat": 49.7919503,\n "lon": 3.7048399,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966195,\n "lat": 49.7919050,\n "lon": 3.7047826,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966196,\n "lat": 49.7919030,\n "lon": 3.7043666,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966197,\n "lat": 49.7919715,\n "lon": 3.7044551,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966198,\n "lat": 49.7934192,\n "lon": 3.7066647,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966199,\n "lat": 49.7934475,\n "lon": 3.7066822,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966200,\n "lat": 49.7934815,\n "lon": 3.7065405,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966201,\n "lat": 49.7934532,\n "lon": 3.7065243,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966202,\n "lat": 49.7932695,\n "lon": 3.7066352,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966203,\n "lat": 49.7933388,\n "lon": 3.7064648,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966204,\n "lat": 49.7933135,\n "lon": 3.7064511,\n "timestamp": "2017-03-05T08:57:04Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966205,\n "lat": 49.7932303,\n "lon": 3.7066934,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966206,\n "lat": 49.7932619,\n "lon": 3.7067480,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966207,\n "lat": 49.7932554,\n "lon": 3.7067429,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966208,\n "lat": 49.7932627,\n "lon": 3.7067196,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966209,\n "lat": 49.7923801,\n "lon": 3.7057251,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966210,\n "lat": 49.7924204,\n "lon": 3.7057355,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966211,\n "lat": 49.7923898,\n "lon": 3.7057038,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966212,\n "lat": 49.7920231,\n "lon": 3.7053445,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966213,\n "lat": 49.7919711,\n "lon": 3.7052835,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966214,\n "lat": 49.7921073,\n "lon": 3.7066196,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966215,\n "lat": 49.7920694,\n "lon": 3.7067319,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966216,\n "lat": 49.7922283,\n "lon": 3.7068665,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966217,\n "lat": 49.7922680,\n "lon": 3.7067601,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966218,\n "lat": 49.7927568,\n "lon": 3.7069130,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966219,\n "lat": 49.7926956,\n "lon": 3.7067499,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966220,\n "lat": 49.7926671,\n "lon": 3.7068160,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966221,\n "lat": 49.7931875,\n "lon": 3.7072885,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966222,\n "lat": 49.7931957,\n "lon": 3.7072618,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966223,\n "lat": 49.7919807,\n "lon": 3.7076958,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966224,\n "lat": 49.7920232,\n "lon": 3.7076600,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966225,\n "lat": 49.7919843,\n "lon": 3.7076517,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966226,\n "lat": 49.7943320,\n "lon": 3.7069280,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966227,\n "lat": 49.7942461,\n "lon": 3.7071431,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966228,\n "lat": 49.7943568,\n "lon": 3.7072471,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966229,\n "lat": 49.7944374,\n "lon": 3.7070285,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966230,\n "lat": 49.7944294,\n "lon": 3.7072291,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966231,\n "lat": 49.7943773,\n "lon": 3.7071915,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966232,\n "lat": 49.7943327,\n "lon": 3.7073124,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966233,\n "lat": 49.7943910,\n "lon": 3.7073543,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966234,\n "lat": 49.7950286,\n "lon": 3.7072145,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966235,\n "lat": 49.7951346,\n "lon": 3.7073576,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966236,\n "lat": 49.7950567,\n "lon": 3.7071837,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966237,\n "lat": 49.7938350,\n "lon": 3.7065335,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966238,\n "lat": 49.7938644,\n "lon": 3.7064217,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966239,\n "lat": 49.7938236,\n "lon": 3.7063960,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966240,\n "lat": 49.7937968,\n "lon": 3.7065096,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966241,\n "lat": 49.7939035,\n "lon": 3.7065742,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966242,\n "lat": 49.7939315,\n "lon": 3.7064622,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966243,\n "lat": 49.7940135,\n "lon": 3.7075557,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966244,\n "lat": 49.7940127,\n "lon": 3.7074897,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966245,\n "lat": 49.7939936,\n "lon": 3.7075362,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966246,\n "lat": 49.7937322,\n "lon": 3.7067798,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966247,\n "lat": 49.7937691,\n "lon": 3.7067977,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966248,\n "lat": 49.7940857,\n "lon": 3.7056922,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966249,\n "lat": 49.7940811,\n "lon": 3.7058055,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966250,\n "lat": 49.7941176,\n "lon": 3.7057316,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966251,\n "lat": 49.7944870,\n "lon": 3.7077194,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966252,\n "lat": 49.7944357,\n "lon": 3.7078455,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966253,\n "lat": 49.7945168,\n "lon": 3.7078998,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966254,\n "lat": 49.7938475,\n "lon": 3.7071885,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966255,\n "lat": 49.7941292,\n "lon": 3.7071837,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966256,\n "lat": 49.7940679,\n "lon": 3.7073381,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966257,\n "lat": 49.7942674,\n "lon": 3.7073488,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966258,\n "lat": 49.7941857,\n "lon": 3.7076038,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966259,\n "lat": 49.7916292,\n "lon": 3.7064848,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966260,\n "lat": 49.7915494,\n "lon": 3.7064091,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966261,\n "lat": 49.7941474,\n "lon": 3.7038632,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966262,\n "lat": 49.7941419,\n "lon": 3.7038859,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966263,\n "lat": 49.7943190,\n "lon": 3.7039932,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966264,\n "lat": 49.7943493,\n "lon": 3.7038857,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966265,\n "lat": 49.7941681,\n "lon": 3.7037785,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966266,\n "lat": 49.7941388,\n "lon": 3.7037917,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966267,\n "lat": 49.7941245,\n "lon": 3.7038504,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966268,\n "lat": 49.7941615,\n "lon": 3.7038054,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966269,\n "lat": 49.7943376,\n "lon": 3.7049350,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966270,\n "lat": 49.7943115,\n "lon": 3.7049157,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966271,\n "lat": 49.7946019,\n "lon": 3.7044571,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966272,\n "lat": 49.7945740,\n "lon": 3.7045057,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966273,\n "lat": 49.7945437,\n "lon": 3.7045761,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966274,\n "lat": 49.7945580,\n "lon": 3.7045913,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966275,\n "lat": 49.7946231,\n "lon": 3.7045024,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966276,\n "lat": 49.7946306,\n "lon": 3.7044911,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966277,\n "lat": 49.7885675,\n "lon": 3.7026106,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966278,\n "lat": 49.7885948,\n "lon": 3.7025656,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966279,\n "lat": 49.7888809,\n "lon": 3.7005410,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966280,\n "lat": 49.7888434,\n "lon": 3.7006163,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966281,\n "lat": 49.7889554,\n "lon": 3.7008385,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966282,\n "lat": 49.7889451,\n "lon": 3.7008230,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966283,\n "lat": 49.7889380,\n "lon": 3.7008367,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966284,\n "lat": 49.7889043,\n "lon": 3.7008158,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966285,\n "lat": 49.7888862,\n "lon": 3.7008550,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966286,\n "lat": 49.7960137,\n "lon": 3.7112085,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966287,\n "lat": 49.7960421,\n "lon": 3.7112103,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966288,\n "lat": 49.7960363,\n "lon": 3.7115312,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966289,\n "lat": 49.7958593,\n "lon": 3.7112641,\n "timestamp": "2017-03-05T08:57:05Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966290,\n "lat": 49.7958548,\n "lon": 3.7115324,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966291,\n "lat": 49.7962482,\n "lon": 3.7115230,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966292,\n "lat": 49.7963010,\n "lon": 3.7115238,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966293,\n "lat": 49.7963124,\n "lon": 3.7111069,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966294,\n "lat": 49.7962609,\n "lon": 3.7111031,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966295,\n "lat": 49.7963482,\n "lon": 3.7115280,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966296,\n "lat": 49.7963991,\n "lon": 3.7115315,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966297,\n "lat": 49.7964095,\n "lon": 3.7111118,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966298,\n "lat": 49.7963585,\n "lon": 3.7111082,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966299,\n "lat": 49.7961120,\n "lon": 3.7110955,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966300,\n "lat": 49.7961035,\n "lon": 3.7115135,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4717966301,\n "lat": 49.7962030,\n "lon": 3.7115185,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 12853847291,\n "lat": 49.7956899,\n "lon": 3.7103705,\n "timestamp": "2025-05-21T17:22:12Z",\n "version": 1,\n "changeset": 166579320,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 12853847293,\n "lat": 49.7961265,\n "lon": 3.7109059,\n "timestamp": "2025-05-21T17:22:12Z",\n "version": 1,\n "changeset": 166579320,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 12989197462,\n "lat": 49.7985214,\n "lon": 3.7282185,\n "timestamp": "2025-07-09T08:07:03Z",\n "version": 1,\n "changeset": 168682094,\n "user": "Eric V",\n "uid": 163480,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 12989197463,\n "lat": 49.8000855,\n "lon": 3.7277513,\n "timestamp": "2025-07-09T08:07:03Z",\n "version": 1,\n "changeset": 168682094,\n "user": "Eric V",\n "uid": 163480,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 12989197464,\n "lat": 49.8016031,\n "lon": 3.7275435,\n "timestamp": "2025-07-09T08:07:03Z",\n "version": 1,\n "changeset": 168682094,\n "user": "Eric V",\n "uid": 163480,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "way",\n "id": 478554809,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966295,\n 4717966296,\n 4717966297,\n 4717966298,\n 4717966295\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554810,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966293,\n 4717966294,\n 4717966291,\n 4717966292,\n 4717966293\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554811,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964567,\n 4717964568,\n 4717964565,\n 4717964566,\n 4717964555,\n 4717966119,\n 4717964556,\n 4717964557,\n 4717964558,\n 4717964559,\n 4717964560,\n 4717964561,\n 4717964562,\n 4717964563,\n 4717964564,\n 4717964567\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554812,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965253,\n 4717965254,\n 4717965255,\n 4717965256,\n 4717965250,\n 4717965251,\n 4717965252,\n 4717965257,\n 4717965258,\n 4717965259,\n 4717965253\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554813,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965245,\n 4717965246,\n 4717965247,\n 4717965248,\n 4717965249,\n 4717965245\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554814,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964247,\n 4717964248,\n 4717964249,\n 4717964250,\n 4717964246,\n 4717964251,\n 4717964252,\n 4717964253,\n 4717964247\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554815,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964228,\n 4717964223,\n 4717964227,\n 4717964229,\n 4717966210,\n 4717964228\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554816,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964355,\n 4717965588,\n 4717965587,\n 4717964356,\n 4717964355\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554817,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965627,\n 4717966221,\n 4717965601,\n 4717966222,\n 4717965628,\n 4717965627\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554818,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965477,\n 4717965478,\n 4717965479,\n 4717965480,\n 4717965477\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554819,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965922,\n 4717965918,\n 4717965917,\n 4717965923,\n 4717965922\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554820,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966105,\n 4717964494,\n 4717964493,\n 4717966106,\n 4717966105\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554821,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965813,\n 4717965814,\n 4717965815,\n 4717965816,\n 4717965813\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554822,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966288,\n 4717964469,\n 4717964468,\n 4717965975,\n 4717966289,\n 4717966290,\n 4717966288\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554823,\n "timestamp": "2017-03-05T08:57:06Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965558,\n 4717966194,\n 4717966195,\n 4717965559,\n 4717965558\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554824,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965467,\n 4717965428,\n 4717965434,\n 4717965468,\n 4717965467\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554825,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965817,\n 4717965818,\n 4717965819,\n 4717965820,\n 4717965821,\n 4717965822,\n 4717965823,\n 4717965824,\n 4717965825,\n 4717965826,\n 4717965827,\n 4717965828,\n 4717965829,\n 4717965817\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554826,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964426,\n 4717964427,\n 4717964428,\n 4717964429,\n 4717964426\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554827,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717962786,\n 4717964290,\n 4717964291,\n 4717964292,\n 4717964293,\n 4717964294,\n 4717964295,\n 4717964296,\n 4717964297,\n 4717964298,\n 4717962786\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554828,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965473,\n 4717965474,\n 4717965475,\n 4717965476,\n 4717965473\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554829,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964836,\n 4717966223,\n 4717964837,\n 4717964838,\n 4717964839,\n 4717964836\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554830,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965597,\n 4717965598,\n 4717965599,\n 4717965600,\n 4717965597\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554831,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964840,\n 4717964841,\n 4717964842,\n 4717964843,\n 4717964840\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554832,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964299,\n 4717964300,\n 4717964301,\n 4717964302,\n 4717964299\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554833,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965481,\n 4717965307,\n 4717965306,\n 4717965482,\n 4717965483,\n 4717965484,\n 4717965485,\n 4717965481\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554834,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966294,\n 4717966299,\n 4717966300,\n 4717966301,\n 4717966291,\n 4717966294\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554835,\n "timestamp": "2020-10-17T16:00:13Z",\n "version": 2,\n "changeset": 92632273,\n "user": "AmiFritz",\n "uid": 172867,\n "nodes": [\n 4717966269,\n 4717965836,\n 4717965840,\n 4717965838,\n 4717965839,\n 4717965841,\n 4717965842,\n 4717965843,\n 4717965844,\n 4717965845,\n 4717965846,\n 4717966269\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554836,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964303,\n 4717964304,\n 4717964305,\n 4717964306,\n 4717964303\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554837,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966145,\n 4717966144,\n 4717966146,\n 4717966147,\n 4717966145\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554838,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965486,\n 4717965487,\n 4717965488,\n 4717965489,\n 4717965490,\n 4717965491,\n 4717965492,\n 4717965493,\n 4717965494,\n 4717965495,\n 4717965496,\n 4717965497,\n 4717965486\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554839,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717962782,\n 4717962783,\n 4717962784,\n 4717962785,\n 4717962782\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554840,\n "timestamp": "2017-03-05T08:57:07Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964307,\n 4717964308,\n 4717964309,\n 4717964310,\n 4717964307\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554843,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966248,\n 4717965795,\n 4717966249,\n 4717966250,\n 4717966248\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554844,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964311,\n 4717964312,\n 4717964313,\n 4717964314,\n 4717964315,\n 4717964316,\n 4717964317,\n 4717964318,\n 4717964319,\n 4717964320,\n 4717964311\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554845,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966226,\n 4717966227,\n 4717966228,\n 4717966231,\n 4717966229,\n 4717966226\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554846,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965830,\n 4717965833,\n 4717965847,\n 4717965848,\n 4717965849,\n 4717965830\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554847,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965498,\n 4717965499,\n 4717965500,\n 4717965501,\n 4717965502,\n 4717965503,\n 4717965504,\n 4717965505,\n 4717965498\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554848,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965850,\n 4717965851,\n 4717965852,\n 4717965853,\n 4717965854,\n 4717965855,\n 4717965856,\n 4717965857,\n 4717965858,\n 4717965859,\n 4717965850\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554849,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964321,\n 4717964322,\n 4717964323,\n 4717964324,\n 4717964325,\n 4717964326,\n 4717964327,\n 4717964328,\n 4717964329,\n 4717964330,\n 4717964331,\n 4717964332,\n 4717964333,\n 4717964334,\n 4717964321\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554850,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964506,\n 4717966107,\n 4717966110,\n 4717964507,\n 4717964508,\n 4717964509,\n 4717964510,\n 4717964511,\n 4717964512,\n 4717964513,\n 4717964506\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554851,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964866,\n 4717964867,\n 4717964868,\n 4717964869,\n 4717964870,\n 4717964871,\n 4717964872,\n 4717964873,\n 4717964874,\n 4717964875,\n 4717964866\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554852,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965506,\n 4717965507,\n 4717965508,\n 4717965509,\n 4717965506\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554853,\n "timestamp": "2025-05-08T17:23:39Z",\n "version": 3,\n "changeset": 165995081,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 4717965459,\n 4717965460,\n 4717965461,\n 4717965462,\n 4717965463,\n 4717965464,\n 4717965465,\n 4717965466,\n 4717965459\n ],\n "tags": {\n "addr:housenumber": "2",\n "addr:street": "Rue de Verdun",\n "amenity": "townhall",\n "building": "civic",\n "contact:email": "mairiedehousset@orange.fr",\n "contact:phone": "+33 3 23 60 92 20",\n "name": "Mairie d'Housset",\n "opening_hours": "Tu 16:00-18:00",\n "ref:FR:SIRET": "21020365900011",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne",\n "wheelchair": "yes"\n }\n },\n {\n "type": "way",\n "id": 478554854,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965832,\n 4717965831,\n 4717965887,\n 4717965888,\n 4717965889,\n 4717965899,\n 4717965890,\n 4717965891,\n 4717965892,\n 4717966274,\n 4717965893,\n 4717965894,\n 4717965832\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554855,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717962786,\n 4717962787,\n 4717962788,\n 4717964289,\n 4717962786\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554856,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965902,\n 4717965862,\n 4717965861,\n 4717965860,\n 4717965902\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554857,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964335,\n 4717964336,\n 4717964337,\n 4717964338,\n 4717964339,\n 4717964340,\n 4717964341,\n 4717964342,\n 4717964335\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554858,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965863,\n 4717965864,\n 4717965865,\n 4717965866,\n 4717965867,\n 4717965868,\n 4717965869,\n 4717965870,\n 4717965871,\n 4717965872,\n 4717965873,\n 4717965874,\n 4717965875,\n 4717965876,\n 4717965863\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554859,\n "timestamp": "2017-03-05T08:57:08Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964880,\n 4717964881,\n 4717964882,\n 4717964883,\n 4717964884,\n 4717964885,\n 4717964880\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554860,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966230,\n 4717966231,\n 4717966228,\n 4717966232,\n 4717966233,\n 4717966230\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554861,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966099,\n 4717964414,\n 4717966100,\n 4717964388,\n 4717964387,\n 4717966099\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554862,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965523,\n 4717965524,\n 4717965525,\n 4717965526,\n 4717965527,\n 4717965528,\n 4717965529,\n 4717965530,\n 4717965531,\n 4717965532,\n 4717965533,\n 4717965534,\n 4717965535,\n 4717965536,\n 4717965537,\n 4717965538,\n 4717965539,\n 4717965523\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554863,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965469,\n 4717965470,\n 4717965471,\n 4717965472,\n 4717965469\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554864,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964886,\n 4717964887,\n 4717964888,\n 4717965089,\n 4717965090,\n 4717965091,\n 4717965092,\n 4717965093,\n 4717965094,\n 4717965095,\n 4717965096,\n 4717965097,\n 4717965098,\n 4717964886\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554865,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964349,\n 4717964350,\n 4717966093,\n 4717964351,\n 4717964352,\n 4717964353,\n 4717964354,\n 4717964349\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554866,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965877,\n 4717965878,\n 4717965879,\n 4717965880,\n 4717965877\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554867,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964230,\n 4717964231,\n 4717964232,\n 4717964233,\n 4717964234,\n 4717964235,\n 4717964236,\n 4717964237,\n 4717964238,\n 4717964239,\n 4717964240,\n 4717964241,\n 4717964242,\n 4717964243,\n 4717964244,\n 4717964245,\n 4717964230\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554868,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965881,\n 4717965882,\n 4717965883,\n 4717965884,\n 4717965885,\n 4717965886,\n 4717965881\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554869,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966259,\n 4717964255,\n 4717964254,\n 4717966260,\n 4717966259\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554870,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965099,\n 4717965100,\n 4717965101,\n 4717965102,\n 4717965103,\n 4717965104,\n 4717965105,\n 4717965106,\n 4717965099\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554871,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965540,\n 4717965541,\n 4717965542,\n 4717965543,\n 4717965544,\n 4717965545,\n 4717965546,\n 4717965547,\n 4717965548,\n 4717965549,\n 4717965540\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554872,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964357,\n 4717964358,\n 4717964359,\n 4717964360,\n 4717964361,\n 4717964362,\n 4717964363,\n 4717964364,\n 4717964357\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554873,\n "timestamp": "2025-05-21T17:22:12Z",\n "version": 2,\n "changeset": 166579320,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 4717964468,\n 4717964469,\n 4717966300,\n 4717966299,\n 4717964470,\n 4717964471,\n 4717964472,\n 12853847293,\n 4717964473,\n 4717964474,\n 4717964475,\n 4717964476,\n 4717964477,\n 4717964478,\n 12853847291,\n 4717964479,\n 4717964480,\n 4717964481,\n 4717964482,\n 4717964483,\n 4717964484,\n 4717964485,\n 4717964486,\n 4717964487,\n 4717964488,\n 4717964489,\n 4717964490,\n 4717964491,\n 4717964492,\n 4717964493,\n 4717964494,\n 4717966105,\n 4717964495,\n 4717964496,\n 4717964497,\n 4717964498,\n 4717964499,\n 4717964500,\n 4717964501,\n 4717964502,\n 4717964503,\n 4717964504,\n 4717964505,\n 4717966287,\n 4717964468\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554874,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965107,\n 4717965108,\n 4717965109,\n 4717965110,\n 4717965107\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554875,\n "timestamp": "2017-03-05T08:57:09Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964223,\n 4717964228,\n 4717966209,\n 4717964224,\n 4717964225,\n 4717964226,\n 4717964223\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554876,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964365,\n 4717964366,\n 4717964367,\n 4717964368,\n 4717964369,\n 4717964370,\n 4717964371,\n 4717964372,\n 4717964365\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554877,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965895,\n 4717965896,\n 4717965897,\n 4717965898,\n 4717965895\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554878,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965111,\n 4717964850,\n 4717964849,\n 4717965112,\n 4717965113,\n 4717965114,\n 4717965111\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554879,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965967,\n 4717965968,\n 4717965969,\n 4717965970,\n 4717965967\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554880,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965899,\n 4717965889,\n 4717965900,\n 4717965901,\n 4717965899\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554881,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965115,\n 4717965116,\n 4717965117,\n 4717965118,\n 4717965115\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554882,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964373,\n 4717964374,\n 4717964375,\n 4717964376,\n 4717964373\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554883,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964505,\n 4717964504,\n 4717966286,\n 4717966287,\n 4717964505\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554884,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965903,\n 4717965904,\n 4717965905,\n 4717965906,\n 4717965907,\n 4717965908,\n 4717965903\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554885,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965550,\n 4717965551,\n 4717965552,\n 4717965553,\n 4717965554,\n 4717965555,\n 4717965556,\n 4717965557,\n 4717965550\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554886,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964377,\n 4717964378,\n 4717964379,\n 4717964380,\n 4717964381,\n 4717964382,\n 4717964377\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554887,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965562,\n 4717965563,\n 4717965564,\n 4717965565,\n 4717965562\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554888,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965909,\n 4717965910,\n 4717965905,\n 4717965904,\n 4717965909\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554889,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965566,\n 4717965567,\n 4717966198,\n 4717966201,\n 4717965568,\n 4717965569,\n 4717966203,\n 4717965566\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554890,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964383,\n 4717964384,\n 4717964385,\n 4717964386,\n 4717964383\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554891,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965904,\n 4717965903,\n 4717965911,\n 4717965912,\n 4717965909,\n 4717965904\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554892,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966237,\n 4717966238,\n 4717966239,\n 4717966240,\n 4717966237\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554893,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965913,\n 4717965914,\n 4717965915,\n 4717965916,\n 4717965913\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554894,\n "timestamp": "2017-03-05T08:57:10Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965617,\n 4717965602,\n 4717966221,\n 4717965627,\n 4717965618,\n 4717965619,\n 4717965620,\n 4717965621,\n 4717965622,\n 4717965623,\n 4717965624,\n 4717965625,\n 4717965626,\n 4717965617\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554895,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964822,\n 4717964823,\n 4717964824,\n 4717964825,\n 4717964826,\n 4717964827,\n 4717964828,\n 4717964829,\n 4717964830,\n 4717964831,\n 4717964832,\n 4717964833,\n 4717964834,\n 4717964835,\n 4717964822\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554896,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965133,\n 4717965134,\n 4717965135,\n 4717965136,\n 4717965137,\n 4717965138,\n 4717965133\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554897,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965917,\n 4717965918,\n 4717965919,\n 4717965920,\n 4717966285,\n 4717965921,\n 4717965917\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554898,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964386,\n 4717964385,\n 4717964384,\n 4717964391,\n 4717964392,\n 4717964393,\n 4717964394,\n 4717964395,\n 4717964396,\n 4717964397,\n 4717964398,\n 4717964399,\n 4717964400,\n 4717964401,\n 4717964402,\n 4717964403,\n 4717964404,\n 4717964405,\n 4717964406,\n 4717964407,\n 4717964408,\n 4717964409,\n 4717964410,\n 4717964411,\n 4717964412,\n 4717964413,\n 4717964386\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554899,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964441,\n 4717964442,\n 4717964443,\n 4717964444,\n 4717964441\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554900,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965922,\n 4717965923,\n 4717965924,\n 4717965925,\n 4717965922\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554901,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965975,\n 4717966286,\n 4717964504,\n 4717964503,\n 4717964502,\n 4717965976,\n 4717965977,\n 4717965978,\n 4717965979,\n 4717966289,\n 4717965975\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554904,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964439,\n 4717964440,\n 4717965926,\n 4717965927,\n 4717965928,\n 4717965929,\n 4717965930,\n 4717965931,\n 4717965932,\n 4717965933,\n 4717965934,\n 4717965935,\n 4717965936,\n 4717965937,\n 4717965938,\n 4717965939,\n 4717964439\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554907,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965145,\n 4717965146,\n 4717965147,\n 4717965148,\n 4717965149,\n 4717965150,\n 4717965151,\n 4717965152,\n 4717965153,\n 4717965154,\n 4717965155,\n 4717965156,\n 4717965157,\n 4717965158,\n 4717965159,\n 4717965160,\n 4717965145\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554910,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964202,\n 4717964203,\n 4717964204,\n 4717964205,\n 4717964202\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554912,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964569,\n 4717964570,\n 4717964571,\n 4717964572,\n 4717964573,\n 4717964574,\n 4717964575,\n 4717964576,\n 4717964577,\n 4717964578,\n 4717964579,\n 4717964580,\n 4717964581,\n 4717964582,\n 4717964569\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554915,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964206,\n 4717964207,\n 4717964208,\n 4717964209,\n 4717964210,\n 4717964211,\n 4717964212,\n 4717964213,\n 4717964206\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554918,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966237,\n 4717966241,\n 4717966242,\n 4717966238,\n 4717966237\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554920,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964414,\n 4717964415,\n 4717964416,\n 4717964417,\n 4717966100,\n 4717964414\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554923,\n "timestamp": "2017-03-05T08:57:11Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965940,\n 4717965941,\n 4717965971,\n 4717965942,\n 4717965943,\n 4717965944,\n 4717965945,\n 4717965946,\n 4717965947,\n 4717965948,\n 4717965949,\n 4717965950,\n 4717965951,\n 4717965952,\n 4717965953,\n 4717965954,\n 4717965955,\n 4717965956,\n 4717965957,\n 4717965958,\n 4717965959,\n 4717965960,\n 4717965961,\n 4717965962,\n 4717965963,\n 4717965964,\n 4717965965,\n 4717965966,\n 4717965940\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554926,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964214,\n 4717964215,\n 4717964216,\n 4717964217,\n 4717964214\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554929,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965161,\n 4717965162,\n 4717965163,\n 4717965164,\n 4717965161\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554931,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964418,\n 4717964419,\n 4717964420,\n 4717964421,\n 4717964422,\n 4717964423,\n 4717964424,\n 4717964425,\n 4717964418\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554934,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966177,\n 4717966178,\n 4717966179,\n 4717966180,\n 4717966177\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554936,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964218,\n 4717964219,\n 4717964220,\n 4717964221,\n 4717964222,\n 4717964218\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554939,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965165,\n 4717965166,\n 4717965167,\n 4717965168,\n 4717965169,\n 4717965170,\n 4717965171,\n 4717965172,\n 4717965173,\n 4717965174,\n 4717965175,\n 4717965176,\n 4717965177,\n 4717965178,\n 4717965179,\n 4717965180,\n 4717965181,\n 4717965182,\n 4717965183,\n 4717965184,\n 4717965185,\n 4717965186,\n 4717965187,\n 4717965188,\n 4717965165\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554942,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964445,\n 4717964446,\n 4717964447,\n 4717964448,\n 4717964445\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554944,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965558,\n 4717965559,\n 4717965560,\n 4717965561,\n 4717965558\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554946,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965205,\n 4717965206,\n 4717965207,\n 4717965208,\n 4717965205\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554949,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964430,\n 4717964431,\n 4717964432,\n 4717964433,\n 4717964434,\n 4717964435,\n 4717964438,\n 4717964430\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554951,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965119,\n 4717965120,\n 4717965121,\n 4717965122,\n 4717965123,\n 4717965124,\n 4717965125,\n 4717965126,\n 4717965127,\n 4717965128,\n 4717965119\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554953,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964435,\n 4717964436,\n 4717964437,\n 4717964438,\n 4717964435\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554956,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964624,\n 4717964623,\n 4717966128,\n 4717966129,\n 4717964625,\n 4717964624\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554958,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966251,\n 4717966252,\n 4717966253,\n 4717965810,\n 4717965809,\n 4717966251\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554961,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965189,\n 4717965190,\n 4717965191,\n 4717965192,\n 4717965193,\n 4717965194,\n 4717965195,\n 4717965196,\n 4717965208,\n 4717965197,\n 4717965198,\n 4717965199,\n 4717965200,\n 4717965201,\n 4717965202,\n 4717965203,\n 4717965204,\n 4717965189\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554964,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965971,\n 4717965941,\n 4717965940,\n 4717965972,\n 4717965973,\n 4717965974,\n 4717965971\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554966,\n "timestamp": "2017-03-05T08:57:12Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966181,\n 4717966182,\n 4717966183,\n 4717966184,\n 4717966185,\n 4717966186,\n 4717966181\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554969,\n "timestamp": "2024-01-11T19:13:46Z",\n "version": 3,\n "changeset": 146155500,\n "user": "Olyon",\n "uid": 1443767,\n "nodes": [\n 4717964449,\n 4717964450,\n 4717964451,\n 4717964452,\n 4717964453,\n 4717964454,\n 4717964455,\n 4717964456,\n 4717964457,\n 4717964458,\n 4717964459,\n 4717964460,\n 4717964461,\n 4717964462,\n 4717964463,\n 4717964464,\n 4717964449\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "denomination": "catholic",\n "name": "Église Saint-Louis",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wikidata": "Q3582366"\n }\n },\n {\n "type": "way",\n "id": 478554973,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964848,\n 4717964849,\n 4717964850,\n 4717965111,\n 4717964851,\n 4717964852,\n 4717964853,\n 4717964848\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554975,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965583,\n 4717965584,\n 4717965585,\n 4717965586,\n 4717965583\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554978,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965980,\n 4717965981,\n 4717965982,\n 4717965983,\n 4717965980\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554980,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965984,\n 4717965985,\n 4717965981,\n 4717965980,\n 4717965986,\n 4717965987,\n 4717965988,\n 4717965989,\n 4717965990,\n 4717965991,\n 4717965984\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554983,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964254,\n 4717964255,\n 4717964256,\n 4717964257,\n 4717964258,\n 4717964259,\n 4717964260,\n 4717964261,\n 4717964262,\n 4717964263,\n 4717964264,\n 4717964265,\n 4717964266,\n 4717964267,\n 4717964268,\n 4717964269,\n 4717964270,\n 4717964254\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554986,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965209,\n 4717965210,\n 4717965211,\n 4717965212,\n 4717965209\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554988,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964246,\n 4717964250,\n 4717966212,\n 4717966213,\n 4717964251,\n 4717964246\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554990,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965985,\n 4717965984,\n 4717965992,\n 4717965578,\n 4717965985\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554991,\n "timestamp": "2023-01-06T06:10:37Z",\n "version": 4,\n "changeset": 130933437,\n "user": "Max-Kritic",\n "uid": 414659,\n "nodes": [\n 4717965213,\n 4717965214,\n 4717965215,\n 4717965216,\n 4717965213\n ],\n "tags": {\n "building": "transformer_tower",\n "operator": "Enedis",\n "power": "substation",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "source:power": "Enedis",\n "substation": "minor_distribution",\n "voltage": "20000"\n }\n },\n {\n "type": "way",\n "id": 478554992,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964465,\n 4717964466,\n 4717962781,\n 4717962780,\n 4717964467,\n 4717964465\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554993,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965579,\n 4717965580,\n 4717965581,\n 4717965582,\n 4717965579\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554994,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965217,\n 4717965218,\n 4717965219,\n 4717965220,\n 4717965221,\n 4717965222,\n 4717965223,\n 4717965224,\n 4717965225,\n 4717965226,\n 4717965227,\n 4717965228,\n 4717965217\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554995,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965618,\n 4717965627,\n 4717965628,\n 4717965629,\n 4717965630,\n 4717965631,\n 4717965618\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554996,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964271,\n 4717964272,\n 4717964273,\n 4717964274,\n 4717964275,\n 4717964276,\n 4717964277,\n 4717964278,\n 4717964279,\n 4717964271\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478554997,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717962783,\n 4717962782,\n 4717966089,\n 4717966090,\n 4717962783\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554998,\n "timestamp": "2017-03-05T08:57:13Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965477,\n 4717966187,\n 4717966188,\n 4717966189,\n 4717965351,\n 4717966190,\n 4717965478,\n 4717965477\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478554999,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964350,\n 4717966091,\n 4717964343,\n 4717966092,\n 4717966093,\n 4717964350\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555000,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964280,\n 4717966220,\n 4717966219,\n 4717964281,\n 4717964282,\n 4717964283,\n 4717964284,\n 4717964285,\n 4717964280\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555002,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965233,\n 4717965234,\n 4717965235,\n 4717965236,\n 4717965233\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555003,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964854,\n 4717964855,\n 4717964856,\n 4717964857,\n 4717964858,\n 4717964854\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555004,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964286,\n 4717964287,\n 4717964288,\n 4717965589,\n 4717965590,\n 4717965591,\n 4717965592,\n 4717965593,\n 4717965594,\n 4717965595,\n 4717965596,\n 4717964286\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555005,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965129,\n 4717965130,\n 4717965131,\n 4717965132,\n 4717965129\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555006,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966101,\n 4717964431,\n 4717964430,\n 4717966102,\n 4717966101\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555007,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964448,\n 4717966103,\n 4717966104,\n 4717964445,\n 4717964448\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555008,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964526,\n 4717964525,\n 4717964535,\n 4717964536,\n 4717964526\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555009,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966107,\n 4717966108,\n 4717966109,\n 4717966110,\n 4717966107\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555010,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965570,\n 4717965571,\n 4717965572,\n 4717965573,\n 4717965574,\n 4717965575,\n 4717965576,\n 4717965577,\n 4717964193,\n 4717964194,\n 4717965570\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555011,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966111,\n 4717966112,\n 4717966113,\n 4717966114,\n 4717966111\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555012,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964387,\n 4717964388,\n 4717964389,\n 4717964390,\n 4717964387\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555013,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966114,\n 4717966113,\n 4717966115,\n 4717966116,\n 4717966114\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555014,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965607,\n 4717965608,\n 4717965609,\n 4717965610,\n 4717965611,\n 4717965612,\n 4717965613,\n 4717965614,\n 4717965615,\n 4717965616,\n 4717965607\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555015,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964537,\n 4717966117,\n 4717966118,\n 4717964538,\n 4717964537\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555016,\n "timestamp": "2017-03-05T08:57:14Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964514,\n 4717964515,\n 4717964516,\n 4717964517,\n 4717964514\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555017,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965274,\n 4717965273,\n 4717965277,\n 4717965278,\n 4717965279,\n 4717965280,\n 4717965281,\n 4717965282,\n 4717965283,\n 4717965274\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555018,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966119,\n 4717964555,\n 4717966120,\n 4717966121,\n 4717966119\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555019,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964518,\n 4717964519,\n 4717964520,\n 4717964521,\n 4717964518\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555020,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966122,\n 4717966123,\n 4717966124,\n 4717966125,\n 4717966122\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555021,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964859,\n 4717965654,\n 4717964860,\n 4717964861,\n 4717964862,\n 4717964863,\n 4717964864,\n 4717964865,\n 4717964859\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555022,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965260,\n 4717965261,\n 4717965262,\n 4717965263,\n 4717965264,\n 4717965265,\n 4717965266,\n 4717965267,\n 4717965268,\n 4717965269,\n 4717965270,\n 4717965271,\n 4717965272,\n 4717965260\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555023,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964522,\n 4717964523,\n 4717964524,\n 4717964522\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555024,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966126,\n 4717966127,\n 4717966123,\n 4717966122,\n 4717966126\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555025,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964525,\n 4717964526,\n 4717964527,\n 4717964528,\n 4717964529,\n 4717964530,\n 4717964531,\n 4717964532,\n 4717964533,\n 4717964534,\n 4717964525\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555026,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966130,\n 4717964644,\n 4717964643,\n 4717966131,\n 4717966130\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555027,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964676,\n 4717964675,\n 4717964681,\n 4717964686,\n 4717966132,\n 4717964676\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555028,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965273,\n 4717965274,\n 4717965275,\n 4717965276,\n 4717965273\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555029,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966133,\n 4717966134,\n 4717964662,\n 4717966135,\n 4717966133\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555030,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965632,\n 4717965633,\n 4717965634,\n 4717965635,\n 4717965636,\n 4717965637,\n 4717965632\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555031,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964537,\n 4717964538,\n 4717966118,\n 4717964539,\n 4717964540,\n 4717964541,\n 4717964542,\n 4717964543,\n 4717964544,\n 4717964545,\n 4717964546,\n 4717964537\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555032,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966136,\n 4717966137,\n 4717964791,\n 4717966138,\n 4717966136\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555033,\n "timestamp": "2017-03-05T08:57:15Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965638,\n 4717965639,\n 4717965640,\n 4717965641,\n 4717965638\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555034,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966214,\n 4717966215,\n 4717966216,\n 4717966217,\n 4717966214\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555035,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964844,\n 4717964845,\n 4717964846,\n 4717964847,\n 4717964844\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555036,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965284,\n 4717965285,\n 4717965286,\n 4717965287,\n 4717965288,\n 4717965289,\n 4717965290,\n 4717965284\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555037,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965644,\n 4717965645,\n 4717965646,\n 4717965647,\n 4717965642,\n 4717965643,\n 4717965644\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555038,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964547,\n 4717964548,\n 4717964549,\n 4717964550,\n 4717964551,\n 4717964552,\n 4717964553,\n 4717964554,\n 4717964547\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555039,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966142,\n 4717965110,\n 4717965109,\n 4717966143,\n 4717966142\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555040,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966196,\n 4717966191,\n 4717966193,\n 4717966197,\n 4717966196\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555041,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965158,\n 4717965145,\n 4717965160,\n 4717965159,\n 4717965158\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555042,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965166,\n 4717965189,\n 4717965204,\n 4717966144,\n 4717966145,\n 4717965167,\n 4717965166\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555043,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965139,\n 4717965140,\n 4717965141,\n 4717965142,\n 4717965143,\n 4717965144,\n 4717965139\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555044,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965295,\n 4717965296,\n 4717965297,\n 4717965298,\n 4717965299,\n 4717965300,\n 4717965301,\n 4717965295\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555045,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965326,\n 4717966148,\n 4717965328,\n 4717965327,\n 4717965326\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555046,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964859,\n 4717965648,\n 4717965649,\n 4717965650,\n 4717965651,\n 4717965652,\n 4717965653,\n 4717965654,\n 4717964859\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555047,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966149,\n 4717966150,\n 4717965472,\n 4717965471,\n 4717966149\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555048,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964195,\n 4717964196,\n 4717964197,\n 4717964198,\n 4717964199,\n 4717964200,\n 4717964201,\n 4717964195\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555049,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966151,\n 4717966152,\n 4717966153,\n 4717966154,\n 4717966151\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555050,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965302,\n 4717965303,\n 4717965304,\n 4717965305,\n 4717965302\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555051,\n "timestamp": "2017-03-05T08:57:16Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965655,\n 4717965656,\n 4717965657,\n 4717965658,\n 4717965659,\n 4717965660,\n 4717965661,\n 4717965662,\n 4717965663,\n 4717965664,\n 4717965665,\n 4717965666,\n 4717965655\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555052,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965306,\n 4717965307,\n 4717965308,\n 4717965309,\n 4717965310,\n 4717965311,\n 4717965312,\n 4717965313,\n 4717965314,\n 4717965315,\n 4717965316,\n 4717965317,\n 4717965318,\n 4717965306\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555053,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966157,\n 4717966156,\n 4717966141,\n 4717966155,\n 4717966157\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555054,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966139,\n 4717966140,\n 4717966141,\n 4717966156,\n 4717966139\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555055,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965355,\n 4717966158,\n 4717966159,\n 4717966190,\n 4717965351,\n 4717965354,\n 4717965355\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555056,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966160,\n 4717966161,\n 4717966162,\n 4717966163,\n 4717966160\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555057,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965667,\n 4717965668,\n 4717965669,\n 4717965670,\n 4717965671,\n 4717965672,\n 4717965673,\n 4717965674,\n 4717965675,\n 4717965676,\n 4717965677,\n 4717965678,\n 4717965679,\n 4717965680,\n 4717965667\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555058,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966164,\n 4717965390,\n 4717965407,\n 4717965406,\n 4717966165,\n 4717966164\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555059,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965319,\n 4717965320,\n 4717965321,\n 4717965322,\n 4717965323,\n 4717965324,\n 4717965325,\n 4717965326,\n 4717965327,\n 4717965328,\n 4717965329,\n 4717965330,\n 4717965331,\n 4717965332,\n 4717965319\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555060,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717962778,\n 4717962779,\n 4717962780,\n 4717962781,\n 4717962778\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555061,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965366,\n 4717966166,\n 4717966167,\n 4717966168,\n 4717965366\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555062,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964583,\n 4717964584,\n 4717964585,\n 4717964586,\n 4717964583\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555063,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966169,\n 4717966170,\n 4717966171,\n 4717966172,\n 4717966169\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555064,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964587,\n 4717964588,\n 4717964589,\n 4717964590,\n 4717964591,\n 4717964592,\n 4717964593,\n 4717964594,\n 4717964587\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555065,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965681,\n 4717965682,\n 4717965683,\n 4717965684,\n 4717965681\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555066,\n "timestamp": "2020-10-17T16:00:13Z",\n "version": 2,\n "changeset": 92632273,\n "user": "AmiFritz",\n "uid": 172867,\n "nodes": [\n 4717966269,\n 4717966270,\n 4717965840,\n 4717965836,\n 4717966269\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555067,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966173,\n 4717966174,\n 4717966175,\n 4717966176,\n 4717966173\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555068,\n "timestamp": "2017-03-05T08:57:17Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965333,\n 4717965334,\n 4717965335,\n 4717965336,\n 4717965337,\n 4717965338,\n 4717965339,\n 4717965340,\n 4717965341,\n 4717965342,\n 4717965333\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555069,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965685,\n 4717965686,\n 4717965687,\n 4717965688,\n 4717965689,\n 4717965690,\n 4717965685\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555070,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966266,\n 4717966267,\n 4717966261,\n 4717966268,\n 4717966266\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555071,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964595,\n 4717964596,\n 4717964597,\n 4717964598,\n 4717964595\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555072,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965291,\n 4717965292,\n 4717965293,\n 4717965294,\n 4717965291\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555073,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965691,\n 4717965692,\n 4717965693,\n 4717965694,\n 4717965695,\n 4717965696,\n 4717965691\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555074,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964599,\n 4717964600,\n 4717964601,\n 4717964602,\n 4717964603,\n 4717964604,\n 4717964605,\n 4717964606,\n 4717964599\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555075,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965510,\n 4717965511,\n 4717965512,\n 4717965513,\n 4717965510\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555076,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965343,\n 4717966170,\n 4717966169,\n 4717965344,\n 4717965345,\n 4717965346,\n 4717966154,\n 4717966153,\n 4717965343\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555077,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965697,\n 4717965701,\n 4717965698,\n 4717965699,\n 4717965697\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555078,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965347,\n 4717965348,\n 4717965349,\n 4717965350,\n 4717965347\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555079,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965830,\n 4717965831,\n 4717965832,\n 4717965833,\n 4717965830\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555080,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964607,\n 4717964608,\n 4717964609,\n 4717964610,\n 4717964611,\n 4717964612,\n 4717964613,\n 4717964614,\n 4717964615,\n 4717964616,\n 4717964617,\n 4717964618,\n 4717964607\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555081,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965700,\n 4717965698,\n 4717965701,\n 4717965704,\n 4717965702,\n 4717965700\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555082,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965351,\n 4717966189,\n 4717965352,\n 4717965353,\n 4717965354,\n 4717965351\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555083,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966191,\n 4717965818,\n 4717965817,\n 4717966192,\n 4717966193,\n 4717966191\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555084,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965703,\n 4717965702,\n 4717965704,\n 4717965705,\n 4717965703\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555085,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965355,\n 4717965354,\n 4717965353,\n 4717965356,\n 4717965355\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555086,\n "timestamp": "2017-03-05T08:57:18Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965706,\n 4717965707,\n 4717965708,\n 4717965709,\n 4717965710,\n 4717965711,\n 4717965706\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555087,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965357,\n 4717965358,\n 4717965359,\n 4717965360,\n 4717965357\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555088,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965514,\n 4717965515,\n 4717965516,\n 4717965517,\n 4717965518,\n 4717965519,\n 4717965520,\n 4717965521,\n 4717965522,\n 4717965514\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555089,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964619,\n 4717964620,\n 4717964621,\n 4717964622,\n 4717964619\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555090,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966198,\n 4717966199,\n 4717966200,\n 4717966201,\n 4717966198\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555091,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965361,\n 4717965362,\n 4717965363,\n 4717965364,\n 4717965365,\n 4717966166,\n 4717965366,\n 4717965361\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555092,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965712,\n 4717965713,\n 4717965714,\n 4717965715,\n 4717965712\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555093,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964623,\n 4717964624,\n 4717964625,\n 4717964626,\n 4717964627,\n 4717964628,\n 4717964623\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555094,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966202,\n 4717965566,\n 4717966203,\n 4717966204,\n 4717966202\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555095,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965229,\n 4717965230,\n 4717965231,\n 4717965232,\n 4717965229\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555096,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965716,\n 4717966234,\n 4717965717,\n 4717965718,\n 4717965719,\n 4717965716\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555097,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966205,\n 4717965570,\n 4717964194,\n 4717966206,\n 4717966207,\n 4717966208,\n 4717966205\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555098,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965367,\n 4717965368,\n 4717965369,\n 4717965370,\n 4717965371,\n 4717965372,\n 4717965373,\n 4717965374,\n 4717966178,\n 4717966177,\n 4717965367\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555100,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964629,\n 4717964630,\n 4717964631,\n 4717964632,\n 4717964633,\n 4717964634,\n 4717964629\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555102,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966271,\n 4717966272,\n 4717966273,\n 4717966274,\n 4717965892,\n 4717965891,\n 4717965890,\n 4717965899,\n 4717965901,\n 4717966275,\n 4717966276,\n 4717966271\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555104,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964607,\n 4717965720,\n 4717965721,\n 4717965722,\n 4717965723,\n 4717964608,\n 4717964607\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555105,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966209,\n 4717964228,\n 4717966210,\n 4717966211,\n 4717966209\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555107,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964629,\n 4717964634,\n 4717964635,\n 4717964636,\n 4717964629\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555109,\n "timestamp": "2017-03-05T08:57:19Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965375,\n 4717965376,\n 4717965377,\n 4717965378,\n 4717965379,\n 4717965380,\n 4717965375\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555111,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964637,\n 4717964638,\n 4717964639,\n 4717964640,\n 4717964641,\n 4717964642,\n 4717964637\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555113,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965728,\n 4717965729,\n 4717965730,\n 4717965731,\n 4717965732,\n 4717965733,\n 4717965728\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555115,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965381,\n 4717965385,\n 4717965382,\n 4717965383,\n 4717965384,\n 4717965381\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555116,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964643,\n 4717964644,\n 4717964645,\n 4717964646,\n 4717964647,\n 4717964648,\n 4717964649,\n 4717964643\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555118,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965734,\n 4717965735,\n 4717965736,\n 4717965737,\n 4717965734\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555120,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965385,\n 4717965381,\n 4717965386,\n 4717965387,\n 4717965388,\n 4717965389,\n 4717965385\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555122,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966223,\n 4717964836,\n 4717966224,\n 4717966225,\n 4717966223\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555124,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965738,\n 4717965739,\n 4717965740,\n 4717965741,\n 4717965742,\n 4717965743,\n 4717965744,\n 4717965745,\n 4717965746,\n 4717965747,\n 4717965748,\n 4717965749,\n 4717965750,\n 4717965751,\n 4717965752,\n 4717965738\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555125,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964650,\n 4717964651,\n 4717964652,\n 4717964653,\n 4717964654,\n 4717964655,\n 4717964656,\n 4717964657,\n 4717964650\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555127,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965390,\n 4717965391,\n 4717965392,\n 4717965393,\n 4717965394,\n 4717965395,\n 4717965396,\n 4717965397,\n 4717965398,\n 4717965399,\n 4717965400,\n 4717965401,\n 4717965402,\n 4717965403,\n 4717965404,\n 4717965405,\n 4717965406,\n 4717965407,\n 4717965390\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555129,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965797,\n 4717965798,\n 4717965799,\n 4717965800,\n 4717965801,\n 4717965802,\n 4717965803,\n 4717965804,\n 4717965805,\n 4717965806,\n 4717965807,\n 4717965808,\n 4717965797\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555131,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965724,\n 4717965725,\n 4717965726,\n 4717965727,\n 4717965724\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555132,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964658,\n 4717964659,\n 4717964660,\n 4717964661,\n 4717964658\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555133,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966234,\n 4717965716,\n 4717966235,\n 4717966236,\n 4717966234\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555134,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965809,\n 4717965810,\n 4717965811,\n 4717965812,\n 4717965809\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555135,\n "timestamp": "2017-03-05T08:57:20Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964662,\n 4717966134,\n 4717964663,\n 4717964664,\n 4717964665,\n 4717964666,\n 4717964667,\n 4717964668,\n 4717964669,\n 4717964670,\n 4717964671,\n 4717964672,\n 4717964673,\n 4717964674,\n 4717964662\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555136,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965753,\n 4717965754,\n 4717965755,\n 4717965756,\n 4717965757,\n 4717965753\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555137,\n "timestamp": "2023-11-20T16:09:37Z",\n "version": 5,\n "changeset": 144253507,\n "user": "user_5589",\n "uid": 5589,\n "nodes": [\n 4717965408,\n 4717965409,\n 4717965410,\n 4717965411,\n 4717965408\n ],\n "tags": {\n "building": "transformer_tower",\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "substation",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "source:power": "Enedis",\n "substation": "minor_distribution",\n "voltage": "20000"\n }\n },\n {\n "type": "way",\n "id": 478555138,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965758,\n 4717965759,\n 4717965760,\n 4717965761,\n 4717965758\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555139,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964343,\n 4717964344,\n 4717964345,\n 4717964346,\n 4717964347,\n 4717964348,\n 4717966092,\n 4717964343\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555140,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966243,\n 4717965786,\n 4717965785,\n 4717966244,\n 4717966245,\n 4717966243\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555141,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964876,\n 4717964877,\n 4717964878,\n 4717964879,\n 4717964876\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555143,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965412,\n 4717965413,\n 4717965414,\n 4717965415,\n 4717965416,\n 4717965417,\n 4717965418,\n 4717965419,\n 4717965412\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555145,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965762,\n 4717965763,\n 4717965764,\n 4717965765,\n 4717965762\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555147,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966237,\n 4717966240,\n 4717966246,\n 4717966247,\n 4717966237\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555149,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964675,\n 4717964676,\n 4717964677,\n 4717964678,\n 4717964679,\n 4717964680,\n 4717964675\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555151,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965233,\n 4717965237,\n 4717965238,\n 4717965234,\n 4717965233\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555153,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965714,\n 4717965766,\n 4717965767,\n 4717965768,\n 4717965769,\n 4717965715,\n 4717965714\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555154,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965420,\n 4717965421,\n 4717965422,\n 4717965423,\n 4717965420\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555156,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964681,\n 4717964687,\n 4717964682,\n 4717964683,\n 4717964684,\n 4717964685,\n 4717964686,\n 4717964681\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555159,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965770,\n 4717965771,\n 4717965772,\n 4717965773,\n 4717965774,\n 4717965775,\n 4717965776,\n 4717965777,\n 4717965778,\n 4717965779,\n 4717965770\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555161,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965773,\n 4717966254,\n 4717965775,\n 4717965774,\n 4717965773\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555162,\n "timestamp": "2017-03-05T08:57:21Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965424,\n 4717965425,\n 4717965426,\n 4717965427,\n 4717965424\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555164,\n "timestamp": "2017-03-05T08:57:22Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966255,\n 4717966256,\n 4717965783,\n 4717965782,\n 4717966255\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555165,\n "timestamp": "2017-03-05T08:57:22Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964682,\n 4717964687,\n 4717964688,\n 4717964789,\n 4717964682\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555172,\n "timestamp": "2017-03-05T08:57:22Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965451,\n 4717965450,\n 4717966257,\n 4717966258,\n 4717965451\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555173,\n "timestamp": "2017-03-05T08:57:22Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965428,\n 4717965429,\n 4717965430,\n 4717965431,\n 4717965432,\n 4717965433,\n 4717965434,\n 4717965428\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555174,\n "timestamp": "2017-03-05T08:57:22Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964790,\n 4717964791,\n 4717966137,\n 4717964792,\n 4717964793,\n 4717964794,\n 4717964795,\n 4717964796,\n 4717964797,\n 4717964790\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555175,\n "timestamp": "2017-03-05T08:57:22Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965780,\n 4717965753,\n 4717965757,\n 4717965781,\n 4717965782,\n 4717965783,\n 4717965784,\n 4717965785,\n 4717965786,\n 4717966243,\n 4717965787,\n 4717965788,\n 4717965780\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555176,\n "timestamp": "2017-03-05T08:57:22Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965239,\n 4717965240,\n 4717965241,\n 4717965242,\n 4717965243,\n 4717965244,\n 4717965239\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555177,\n "timestamp": "2017-03-05T08:57:22Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966261,\n 4717966262,\n 4717966263,\n 4717966264,\n 4717966265,\n 4717966268,\n 4717966261\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555178,\n "timestamp": "2017-03-05T08:57:22Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965435,\n 4717965436,\n 4717965437,\n 4717965438,\n 4717965439,\n 4717965440,\n 4717965435\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555179,\n "timestamp": "2017-03-05T08:57:22Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964798,\n 4717964799,\n 4717964800,\n 4717964801,\n 4717964802,\n 4717964803,\n 4717964804,\n 4717964805,\n 4717964806,\n 4717964807,\n 4717964798\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555180,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966218,\n 4717965598,\n 4717965597,\n 4717966219,\n 4717966220,\n 4717966218\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555181,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965789,\n 4717965790,\n 4717965791,\n 4717965792,\n 4717965789\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555182,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965441,\n 4717965442,\n 4717965443,\n 4717965444,\n 4717965445,\n 4717965446,\n 4717965447,\n 4717965441\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555183,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965793,\n 4717965794,\n 4717965795,\n 4717966248,\n 4717965796,\n 4717965793\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555184,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964808,\n 4717964809,\n 4717964810,\n 4717964811,\n 4717964812,\n 4717964813,\n 4717964808\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555185,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965448,\n 4717965441,\n 4717965447,\n 4717965762,\n 4717965765,\n 4717965449,\n 4717965450,\n 4717965451,\n 4717965452,\n 4717965453,\n 4717965454,\n 4717965448\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555186,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965601,\n 4717965602,\n 4717965603,\n 4717965604,\n 4717965605,\n 4717965606,\n 4717966222,\n 4717965601\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555187,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966277,\n 4717965907,\n 4717965906,\n 4717965905,\n 4717966277\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555188,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965910,\n 4717966278,\n 4717966277,\n 4717965905,\n 4717965910\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555189,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964814,\n 4717964815,\n 4717964816,\n 4717964817,\n 4717964814\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555190,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717966279,\n 4717966280,\n 4717965914,\n 4717965913,\n 4717966279\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555191,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965455,\n 4717965456,\n 4717965457,\n 4717965458,\n 4717965455\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 478555192,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717965920,\n 4717966281,\n 4717966282,\n 4717966283,\n 4717966284,\n 4717966285,\n 4717965920\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 478555193,\n "timestamp": "2017-03-05T08:57:23Z",\n "version": 1,\n "changeset": 46590403,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4717964818,\n 4717964819,\n 4717964820,\n 4717964821,\n 4717964818\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n }\n \n ]\n }\n """ ] ] |
|
| GET | https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202385%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22%7E%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21%7E%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22%7E%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B | |
|---|---|---|
| Request options | [ "timeout" => 90 ] |
|
| Response |
200
[ "info" => [ "header_size" => 188 "request_size" => 3238 "total_time" => 1.358714 "pretransfer_time" => 0.000169 "size_download" => 695.0 "speed_download" => 511.0 "download_content_length" => 695.0 "starttransfer_time" => 1.35858 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:8dd2:eab4:995c:1e1a" "local_port" => 44154 "http_version" => 2 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 169 "starttransfer_time_us" => 1358580 "posttransfer_time_us" => 190 "total_time_us" => 1358714 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769799468.8432 "original_url" => "https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202385%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B" "pause_handler" => Closure(float $duration) {#1694 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1675 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1161 …} : -9223372036854775790 } } "debug" => """ * Re-using existing https: connection with host overpass-api.de\n > GET /api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202385%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Date: Fri, 30 Jan 2026 18:57:48 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 695\r\n < Content-Type: application/json\r\n < \r\n """ ] "url" => "https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202385%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B" "response_headers" => [ "HTTP/1.1 200 OK" "Date: Fri, 30 Jan 2026 18:57:48 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 695" "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-01-30T18:56: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": "way",\n "id": 478554853,\n "timestamp": "2025-05-08T17:23:39Z",\n "version": 3,\n "changeset": 165995081,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 4717965459,\n 4717965460,\n 4717965461,\n 4717965462,\n 4717965463,\n 4717965464,\n 4717965465,\n 4717965466,\n 4717965459\n ],\n "tags": {\n "addr:housenumber": "2",\n "addr:street": "Rue de Verdun",\n "amenity": "townhall",\n "building": "civic",\n "contact:email": "mairiedehousset@orange.fr",\n "contact:phone": "+33 3 23 60 92 20",\n "name": "Mairie d'Housset",\n "opening_hours": "Tu 16:00-18:00",\n "ref:FR:SIRET": "21020365900011",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne",\n "wheelchair": "yes"\n }\n }\n \n ]\n }\n """ ] ] |
|