HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | https://overpass-api.de/api/interpreter | |
|---|---|---|
| Request options | [ "body" => [ "data" => """ [out:json][timeout:60];\n area["ref:INSEE"="02125"]->.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.260977 "namelookup_time" => 0.000495 "connect_time" => 0.018355 "pretransfer_time" => 0.038525 "size_upload" => 2410.0 "size_download" => 22733.0 "speed_download" => 4321.0 "speed_upload" => 458.0 "download_content_length" => 22733.0 "upload_content_length" => 2410.0 "starttransfer_time" => 5.243086 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:d3c2:4ad2:7ad9:1d02" "local_port" => 60408 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 38445 "connect_time_us" => 18355 "namelookup_time_us" => 495 "pretransfer_time_us" => 38525 "starttransfer_time_us" => 5243086 "posttransfer_time_us" => 38524 "total_time_us" => 5260977 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769805928.4939 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#909 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#882 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#893 …} : -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 20:45:28 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 22733\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Fri, 30 Jan 2026 20:45:28 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 22733" "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-30T20:43:34Z",\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": 2965314134,\n "lat": 49.1098839,\n "lon": 3.1254101,\n "timestamp": "2017-05-22T15:44:01Z",\n "version": 2,\n "changeset": 48892263,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 2965314150,\n "lat": 49.1099522,\n "lon": 3.1254461,\n "timestamp": "2017-05-22T15:44:01Z",\n "version": 2,\n "changeset": 48892263,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104412,\n "lat": 49.1023305,\n "lon": 3.1606028,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104413,\n "lat": 49.1022610,\n "lon": 3.1605797,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104414,\n "lat": 49.1022411,\n "lon": 3.1606777,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104415,\n "lat": 49.1022450,\n "lon": 3.1606950,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104416,\n "lat": 49.1022859,\n "lon": 3.1607102,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104417,\n "lat": 49.1022806,\n "lon": 3.1607359,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104418,\n "lat": 49.1022853,\n "lon": 3.1607542,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104419,\n "lat": 49.1023036,\n "lon": 3.1607630,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104420,\n "lat": 49.1022894,\n "lon": 3.1604015,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104928,\n "lat": 49.1087738,\n "lon": 3.1266284,\n "timestamp": "2017-05-22T15:39:30Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104929,\n "lat": 49.1086571,\n "lon": 3.1270817,\n "timestamp": "2017-05-22T15:39:30Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104930,\n "lat": 49.1087729,\n "lon": 3.1271513,\n "timestamp": "2017-05-22T15:39:30Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104931,\n "lat": 49.1088896,\n "lon": 3.1266980,\n "timestamp": "2017-05-22T15:39:30Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104932,\n "lat": 49.1022100,\n "lon": 3.1648692,\n "timestamp": "2017-05-22T15:39:30Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104933,\n "lat": 49.1024984,\n "lon": 3.1668580,\n "timestamp": "2017-05-22T15:39:30Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104934,\n "lat": 49.1088921,\n "lon": 3.1262651,\n "timestamp": "2017-05-22T15:39:30Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104935,\n "lat": 49.1089256,\n "lon": 3.1261423,\n "timestamp": "2017-05-22T15:39:30Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104936,\n "lat": 49.1088793,\n "lon": 3.1261122,\n "timestamp": "2017-05-22T15:39:30Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104937,\n "lat": 49.1088581,\n "lon": 3.1261060,\n "timestamp": "2017-05-22T15:39:30Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104938,\n "lat": 49.1088355,\n "lon": 3.1262143,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104939,\n "lat": 49.1088468,\n "lon": 3.1264301,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104940,\n "lat": 49.1088689,\n "lon": 3.1262444,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104941,\n "lat": 49.1088261,\n "lon": 3.1264160,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104942,\n "lat": 49.1005429,\n "lon": 3.1696451,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104943,\n "lat": 49.1005456,\n "lon": 3.1696195,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104944,\n "lat": 49.1005199,\n "lon": 3.1696138,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104945,\n "lat": 49.1005183,\n "lon": 3.1696425,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104946,\n "lat": 49.1037030,\n "lon": 3.1508745,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104947,\n "lat": 49.1036368,\n "lon": 3.1508291,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104948,\n "lat": 49.1035745,\n "lon": 3.1510408,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104949,\n "lat": 49.1036407,\n "lon": 3.1510862,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104950,\n "lat": 49.1045631,\n "lon": 3.1621326,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104951,\n "lat": 49.1045795,\n "lon": 3.1620687,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104952,\n "lat": 49.1045177,\n "lon": 3.1620473,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104953,\n "lat": 49.1045060,\n "lon": 3.1621040,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104954,\n "lat": 49.1088152,\n "lon": 3.1265358,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104955,\n "lat": 49.1087935,\n "lon": 3.1265272,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104956,\n "lat": 49.1089616,\n "lon": 3.1278859,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104957,\n "lat": 49.1089639,\n "lon": 3.1277991,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104958,\n "lat": 49.1087490,\n "lon": 3.1277859,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104959,\n "lat": 49.1087521,\n "lon": 3.1276698,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104960,\n "lat": 49.1089807,\n "lon": 3.1276839,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104961,\n "lat": 49.1089830,\n "lon": 3.1275950,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104962,\n "lat": 49.1086705,\n "lon": 3.1275758,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104963,\n "lat": 49.1086628,\n "lon": 3.1278675,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104964,\n "lat": 49.1012591,\n "lon": 3.1664632,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104965,\n "lat": 49.1012703,\n "lon": 3.1664164,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104966,\n "lat": 49.1012414,\n "lon": 3.1664056,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104967,\n "lat": 49.1012319,\n "lon": 3.1664528,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104968,\n "lat": 49.0998830,\n "lon": 3.1653001,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104969,\n "lat": 49.0998784,\n "lon": 3.1653656,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104970,\n "lat": 49.0998936,\n "lon": 3.1653671,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104971,\n "lat": 49.0998954,\n "lon": 3.1653445,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104972,\n "lat": 49.0999121,\n "lon": 3.1653450,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104973,\n "lat": 49.0999144,\n "lon": 3.1653038,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104974,\n "lat": 49.1000891,\n "lon": 3.1653160,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104975,\n "lat": 49.1001481,\n "lon": 3.1649892,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104976,\n "lat": 49.1000892,\n "lon": 3.1649652,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104977,\n "lat": 49.1000416,\n "lon": 3.1652090,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104978,\n "lat": 49.0999176,\n "lon": 3.1652100,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104979,\n "lat": 49.0998874,\n "lon": 3.1652073,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104980,\n "lat": 49.0998851,\n "lon": 3.1652465,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104981,\n "lat": 49.0998593,\n "lon": 3.1652453,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104982,\n "lat": 49.0998564,\n "lon": 3.1652966,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104983,\n "lat": 49.1035040,\n "lon": 3.1502708,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104984,\n "lat": 49.1034447,\n "lon": 3.1502093,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104985,\n "lat": 49.1033779,\n "lon": 3.1503548,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104986,\n "lat": 49.1034389,\n "lon": 3.1504169,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104987,\n "lat": 49.1034025,\n "lon": 3.1507554,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104988,\n "lat": 49.1033282,\n "lon": 3.1507042,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104989,\n "lat": 49.1032886,\n "lon": 3.1508380,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104990,\n "lat": 49.1033188,\n "lon": 3.1508588,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104991,\n "lat": 49.1033094,\n "lon": 3.1508906,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104992,\n "lat": 49.1033535,\n "lon": 3.1509210,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104993,\n "lat": 49.1035407,\n "lon": 3.1496063,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104994,\n "lat": 49.1034959,\n "lon": 3.1496778,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104995,\n "lat": 49.1035416,\n "lon": 3.1497445,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104996,\n "lat": 49.1035864,\n "lon": 3.1496730,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104997,\n "lat": 49.1036256,\n "lon": 3.1499260,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104998,\n "lat": 49.1035781,\n "lon": 3.1498771,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870104999,\n "lat": 49.1034990,\n "lon": 3.1500667,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105000,\n "lat": 49.1035470,\n "lon": 3.1501142,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105001,\n "lat": 49.1034908,\n "lon": 3.1505892,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105002,\n "lat": 49.1035012,\n "lon": 3.1505498,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105003,\n "lat": 49.1034453,\n "lon": 3.1505083,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105004,\n "lat": 49.1034297,\n "lon": 3.1505399,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105005,\n "lat": 49.1031725,\n "lon": 3.1502925,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105006,\n "lat": 49.1032297,\n "lon": 3.1503362,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105007,\n "lat": 49.1032366,\n "lon": 3.1503098,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105008,\n "lat": 49.1031821,\n "lon": 3.1502674,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105009,\n "lat": 49.1033261,\n "lon": 3.1509785,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105010,\n "lat": 49.1033682,\n "lon": 3.1510056,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105011,\n "lat": 49.1033810,\n "lon": 3.1509602,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105012,\n "lat": 49.1033580,\n "lon": 3.1509454,\n "timestamp": "2017-05-22T15:39:31Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105013,\n "lat": 49.1033532,\n "lon": 3.1509559,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105014,\n "lat": 49.1033378,\n "lon": 3.1509436,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105016,\n "lat": 49.1098456,\n "lon": 3.1256124,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105017,\n "lat": 49.1099110,\n "lon": 3.1256423,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105018,\n "lat": 49.1099225,\n "lon": 3.1256126,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105019,\n "lat": 49.1101709,\n "lon": 3.1258419,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105020,\n "lat": 49.1102530,\n "lon": 3.1256222,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105021,\n "lat": 49.1101728,\n "lon": 3.1255749,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105022,\n "lat": 49.1101562,\n "lon": 3.1256077,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105023,\n "lat": 49.1101677,\n "lon": 3.1256199,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105024,\n "lat": 49.1101446,\n "lon": 3.1256618,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105025,\n "lat": 49.1099617,\n "lon": 3.1255045,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105026,\n "lat": 49.1099711,\n "lon": 3.1254556,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105027,\n "lat": 49.1011532,\n "lon": 3.1611998,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105028,\n "lat": 49.1011086,\n "lon": 3.1611851,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105029,\n "lat": 49.1010983,\n "lon": 3.1612533,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105030,\n "lat": 49.1010357,\n "lon": 3.1612324,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105031,\n "lat": 49.1010270,\n "lon": 3.1612832,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105032,\n "lat": 49.1011358,\n "lon": 3.1613144,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105033,\n "lat": 49.1009519,\n "lon": 3.1612558,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105034,\n "lat": 49.1008683,\n "lon": 3.1612095,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105035,\n "lat": 49.1008467,\n "lon": 3.1612801,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105036,\n "lat": 49.1009322,\n "lon": 3.1613250,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105037,\n "lat": 49.1017422,\n "lon": 3.1614172,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105038,\n "lat": 49.1017859,\n "lon": 3.1614358,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105039,\n "lat": 49.1018162,\n "lon": 3.1613279,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105040,\n "lat": 49.1017735,\n "lon": 3.1613055,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105041,\n "lat": 49.1014520,\n "lon": 3.1612357,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105042,\n "lat": 49.1014448,\n "lon": 3.1613266,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105043,\n "lat": 49.1014693,\n "lon": 3.1613322,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105044,\n "lat": 49.1014741,\n "lon": 3.1612767,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105045,\n "lat": 49.1015541,\n "lon": 3.1612908,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105046,\n "lat": 49.1015524,\n "lon": 3.1613383,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105047,\n "lat": 49.1016293,\n "lon": 3.1613550,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105048,\n "lat": 49.1016277,\n "lon": 3.1613816,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105049,\n "lat": 49.1016504,\n "lon": 3.1613858,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105050,\n "lat": 49.1016675,\n "lon": 3.1613401,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105051,\n "lat": 49.1016834,\n "lon": 3.1612711,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105052,\n "lat": 49.1014527,\n "lon": 3.1612271,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105053,\n "lat": 49.1013864,\n "lon": 3.1612040,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105054,\n "lat": 49.1013857,\n "lon": 3.1612145,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105055,\n "lat": 49.1014451,\n "lon": 3.1612335,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105056,\n "lat": 49.1014539,\n "lon": 3.1611520,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105057,\n "lat": 49.1014183,\n "lon": 3.1611422,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105058,\n "lat": 49.1014203,\n "lon": 3.1611114,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105059,\n "lat": 49.1013938,\n "lon": 3.1611041,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105060,\n "lat": 49.1015057,\n "lon": 3.1615218,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105061,\n "lat": 49.1015857,\n "lon": 3.1615497,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105062,\n "lat": 49.1016178,\n "lon": 3.1614731,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105063,\n "lat": 49.1015589,\n "lon": 3.1614441,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105064,\n "lat": 49.1015151,\n "lon": 3.1614390,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105065,\n "lat": 49.1014209,\n "lon": 3.1617342,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105066,\n "lat": 49.1014759,\n "lon": 3.1617878,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105067,\n "lat": 49.1015242,\n "lon": 3.1616771,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105068,\n "lat": 49.1014673,\n "lon": 3.1616261,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105069,\n "lat": 49.1014214,\n "lon": 3.1615342,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105070,\n "lat": 49.1014490,\n "lon": 3.1615447,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105071,\n "lat": 49.1014576,\n "lon": 3.1615080,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105072,\n "lat": 49.1014307,\n "lon": 3.1614996,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105073,\n "lat": 49.1016627,\n "lon": 3.1591664,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105074,\n "lat": 49.1015710,\n "lon": 3.1591347,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105075,\n "lat": 49.1015497,\n "lon": 3.1592327,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105076,\n "lat": 49.1016403,\n "lon": 3.1592599,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105077,\n "lat": 49.1016275,\n "lon": 3.1593353,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105078,\n "lat": 49.1016327,\n "lon": 3.1593402,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105079,\n "lat": 49.1016467,\n "lon": 3.1592609,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105080,\n "lat": 49.1016671,\n "lon": 3.1593640,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105081,\n "lat": 49.1016749,\n "lon": 3.1593289,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105082,\n "lat": 49.1016389,\n "lon": 3.1593073,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105083,\n "lat": 49.1017630,\n "lon": 3.1593226,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105084,\n "lat": 49.1017855,\n "lon": 3.1592165,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105085,\n "lat": 49.1012342,\n "lon": 3.1598756,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105086,\n "lat": 49.1012653,\n "lon": 3.1598980,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105087,\n "lat": 49.1013055,\n "lon": 3.1597854,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105088,\n "lat": 49.1012733,\n "lon": 3.1597634,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105089,\n "lat": 49.1012500,\n "lon": 3.1594929,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105090,\n "lat": 49.1012837,\n "lon": 3.1593916,\n "timestamp": "2017-05-22T15:39:32Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105091,\n "lat": 49.1012487,\n "lon": 3.1593629,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105092,\n "lat": 49.1012430,\n "lon": 3.1593779,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105093,\n "lat": 49.1011962,\n "lon": 3.1593366,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105094,\n "lat": 49.1012007,\n "lon": 3.1593236,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105095,\n "lat": 49.1011596,\n "lon": 3.1592900,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105096,\n "lat": 49.1011237,\n "lon": 3.1593911,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105097,\n "lat": 49.1017947,\n "lon": 3.1600826,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105098,\n "lat": 49.1017880,\n "lon": 3.1600807,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105099,\n "lat": 49.1017600,\n "lon": 3.1602633,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105100,\n "lat": 49.1018247,\n "lon": 3.1602886,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105101,\n "lat": 49.1018554,\n "lon": 3.1601049,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105102,\n "lat": 49.1018593,\n "lon": 3.1597998,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105103,\n "lat": 49.1018377,\n "lon": 3.1598608,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105104,\n "lat": 49.1018526,\n "lon": 3.1598740,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105105,\n "lat": 49.1018392,\n "lon": 3.1599319,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105106,\n "lat": 49.1018757,\n "lon": 3.1599557,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105107,\n "lat": 49.1019070,\n "lon": 3.1598375,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105108,\n "lat": 49.1017347,\n "lon": 3.1599213,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105109,\n "lat": 49.1018140,\n "lon": 3.1599713,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105110,\n "lat": 49.1018338,\n "lon": 3.1598919,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105111,\n "lat": 49.1017576,\n "lon": 3.1598436,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105112,\n "lat": 49.1018663,\n "lon": 3.1600783,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105113,\n "lat": 49.1018850,\n "lon": 3.1599619,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105114,\n "lat": 49.1018166,\n "lon": 3.1600589,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105115,\n "lat": 49.1016495,\n "lon": 3.1601276,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105116,\n "lat": 49.1016760,\n "lon": 3.1601427,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105117,\n "lat": 49.1017114,\n "lon": 3.1600362,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105118,\n "lat": 49.1016877,\n "lon": 3.1600213,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105119,\n "lat": 49.1016522,\n "lon": 3.1605608,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105120,\n "lat": 49.1016172,\n "lon": 3.1607988,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105221,\n "lat": 49.1016983,\n "lon": 3.1608172,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105222,\n "lat": 49.1017391,\n "lon": 3.1605490,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105223,\n "lat": 49.1016578,\n "lon": 3.1605229,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105224,\n "lat": 49.1016817,\n "lon": 3.1599856,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105225,\n "lat": 49.1017263,\n "lon": 3.1598595,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105226,\n "lat": 49.1017026,\n "lon": 3.1598376,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105227,\n "lat": 49.1016879,\n "lon": 3.1598709,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105228,\n "lat": 49.1016521,\n "lon": 3.1598361,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105229,\n "lat": 49.1016666,\n "lon": 3.1598048,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105230,\n "lat": 49.1016969,\n "lon": 3.1598324,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105231,\n "lat": 49.1018179,\n "lon": 3.1596271,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105232,\n "lat": 49.1017715,\n "lon": 3.1595696,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105233,\n "lat": 49.1016031,\n "lon": 3.1598605,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105234,\n "lat": 49.1016706,\n "lon": 3.1599175,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105235,\n "lat": 49.1016570,\n "lon": 3.1599673,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105236,\n "lat": 49.1013377,\n "lon": 3.1597706,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105237,\n "lat": 49.1014650,\n "lon": 3.1599238,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105238,\n "lat": 49.1015102,\n "lon": 3.1598424,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105239,\n "lat": 49.1013747,\n "lon": 3.1596732,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105240,\n "lat": 49.1017443,\n "lon": 3.1608568,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105241,\n "lat": 49.1017520,\n "lon": 3.1608097,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105242,\n "lat": 49.1017333,\n "lon": 3.1608013,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105243,\n "lat": 49.1017243,\n "lon": 3.1608498,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105244,\n "lat": 49.1014318,\n "lon": 3.1604550,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105245,\n "lat": 49.1014247,\n "lon": 3.1605166,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105246,\n "lat": 49.1014834,\n "lon": 3.1605324,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105247,\n "lat": 49.1014736,\n "lon": 3.1606006,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105248,\n "lat": 49.1015071,\n "lon": 3.1606107,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105249,\n "lat": 49.1015265,\n "lon": 3.1604829,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105250,\n "lat": 49.1015035,\n "lon": 3.1606345,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105251,\n "lat": 49.1015763,\n "lon": 3.1606523,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105252,\n "lat": 49.1015872,\n "lon": 3.1605776,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105253,\n "lat": 49.1016047,\n "lon": 3.1605823,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105254,\n "lat": 49.1016173,\n "lon": 3.1605092,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105255,\n "lat": 49.1014694,\n "lon": 3.1609707,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105256,\n "lat": 49.1014617,\n "lon": 3.1610816,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105257,\n "lat": 49.1015821,\n "lon": 3.1611078,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105258,\n "lat": 49.1015922,\n "lon": 3.1610008,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105259,\n "lat": 49.1008977,\n "lon": 3.1633458,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105260,\n "lat": 49.1008922,\n "lon": 3.1633428,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105261,\n "lat": 49.1009107,\n "lon": 3.1632624,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105262,\n "lat": 49.1008389,\n "lon": 3.1632214,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105263,\n "lat": 49.1008248,\n "lon": 3.1632890,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105264,\n "lat": 49.1008323,\n "lon": 3.1632929,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105265,\n "lat": 49.1008096,\n "lon": 3.1633784,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105266,\n "lat": 49.1008729,\n "lon": 3.1634296,\n "timestamp": "2017-05-22T15:39:33Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105267,\n "lat": 49.1008811,\n "lon": 3.1624830,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105268,\n "lat": 49.1008634,\n "lon": 3.1625625,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105269,\n "lat": 49.1008899,\n "lon": 3.1625773,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105270,\n "lat": 49.1009060,\n "lon": 3.1625136,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105271,\n "lat": 49.1008947,\n "lon": 3.1625072,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105272,\n "lat": 49.1008976,\n "lon": 3.1624923,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105273,\n "lat": 49.1012411,\n "lon": 3.1621120,\n "timestamp": "2017-05-22T15:44:01Z",\n "version": 2,\n "changeset": 48892263,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105274,\n "lat": 49.1011963,\n "lon": 3.1620861,\n "timestamp": "2017-05-22T15:44:01Z",\n "version": 2,\n "changeset": 48892263,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105275,\n "lat": 49.1011868,\n "lon": 3.1621272,\n "timestamp": "2017-05-22T15:44:01Z",\n "version": 2,\n "changeset": 48892263,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105276,\n "lat": 49.1012299,\n "lon": 3.1621544,\n "timestamp": "2017-05-22T15:44:01Z",\n "version": 2,\n "changeset": 48892263,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105277,\n "lat": 49.1010481,\n "lon": 3.1637758,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105278,\n "lat": 49.1010673,\n "lon": 3.1637441,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105279,\n "lat": 49.1010165,\n "lon": 3.1636525,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105280,\n "lat": 49.1009920,\n "lon": 3.1636880,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105281,\n "lat": 49.1009683,\n "lon": 3.1634814,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105282,\n "lat": 49.1009523,\n "lon": 3.1635503,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105283,\n "lat": 49.1010523,\n "lon": 3.1636124,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105284,\n "lat": 49.1010670,\n "lon": 3.1635465,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105285,\n "lat": 49.1010095,\n "lon": 3.1633303,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105286,\n "lat": 49.1009718,\n "lon": 3.1634698,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105287,\n "lat": 49.1010511,\n "lon": 3.1635214,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105288,\n "lat": 49.1010631,\n "lon": 3.1634837,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105289,\n "lat": 49.1010461,\n "lon": 3.1634703,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105290,\n "lat": 49.1010766,\n "lon": 3.1633688,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105291,\n "lat": 49.1011336,\n "lon": 3.1631782,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105292,\n "lat": 49.1010858,\n "lon": 3.1631459,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105293,\n "lat": 49.1010674,\n "lon": 3.1632200,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105294,\n "lat": 49.1011109,\n "lon": 3.1632521,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105295,\n "lat": 49.1010577,\n "lon": 3.1631269,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105296,\n "lat": 49.1010576,\n "lon": 3.1631533,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105297,\n "lat": 49.1011435,\n "lon": 3.1631462,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105298,\n "lat": 49.1011213,\n "lon": 3.1629936,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105299,\n "lat": 49.1010694,\n "lon": 3.1629522,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105300,\n "lat": 49.1010554,\n "lon": 3.1630050,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105301,\n "lat": 49.1008275,\n "lon": 3.1630825,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105302,\n "lat": 49.1009126,\n "lon": 3.1626720,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105303,\n "lat": 49.1008519,\n "lon": 3.1626455,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105304,\n "lat": 49.1008085,\n "lon": 3.1628639,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105305,\n "lat": 49.1008147,\n "lon": 3.1628672,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105306,\n "lat": 49.1007944,\n "lon": 3.1629621,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105307,\n "lat": 49.1007620,\n "lon": 3.1629488,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105308,\n "lat": 49.1007423,\n "lon": 3.1630526,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105309,\n "lat": 49.1011173,\n "lon": 3.1626244,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105310,\n "lat": 49.1010690,\n "lon": 3.1625840,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105311,\n "lat": 49.1010141,\n "lon": 3.1627164,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105312,\n "lat": 49.1009779,\n "lon": 3.1628218,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105313,\n "lat": 49.1010265,\n "lon": 3.1628565,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105314,\n "lat": 49.1010917,\n "lon": 3.1624273,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105315,\n "lat": 49.1010682,\n "lon": 3.1625024,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105316,\n "lat": 49.1011011,\n "lon": 3.1625260,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105317,\n "lat": 49.1011252,\n "lon": 3.1624468,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105318,\n "lat": 49.1010029,\n "lon": 3.1624607,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105319,\n "lat": 49.1009971,\n "lon": 3.1624837,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105320,\n "lat": 49.1009204,\n "lon": 3.1624311,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105421,\n "lat": 49.1009014,\n "lon": 3.1624990,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105422,\n "lat": 49.1010314,\n "lon": 3.1625934,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105423,\n "lat": 49.1010591,\n "lon": 3.1624966,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105424,\n "lat": 49.1010206,\n "lon": 3.1623864,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105425,\n "lat": 49.1012984,\n "lon": 3.1625185,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105426,\n "lat": 49.1012904,\n "lon": 3.1625372,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105427,\n "lat": 49.1013371,\n "lon": 3.1625772,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105428,\n "lat": 49.1013443,\n "lon": 3.1625600,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105429,\n "lat": 49.1012893,\n "lon": 3.1625102,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105430,\n "lat": 49.1013481,\n "lon": 3.1625634,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105431,\n "lat": 49.1013719,\n "lon": 3.1625057,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105432,\n "lat": 49.1014117,\n "lon": 3.1625387,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105433,\n "lat": 49.1014607,\n "lon": 3.1624166,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105434,\n "lat": 49.1015003,\n "lon": 3.1624375,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105435,\n "lat": 49.1015056,\n "lon": 3.1624215,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105436,\n "lat": 49.1015369,\n "lon": 3.1624351,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105437,\n "lat": 49.1015405,\n "lon": 3.1624151,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105438,\n "lat": 49.1014776,\n "lon": 3.1623886,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105439,\n "lat": 49.1014339,\n "lon": 3.1623533,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105440,\n "lat": 49.1013929,\n "lon": 3.1624426,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105441,\n "lat": 49.1013397,\n "lon": 3.1623928,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105442,\n "lat": 49.1015231,\n "lon": 3.1632788,\n "timestamp": "2017-05-22T15:39:34Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105443,\n "lat": 49.1014905,\n "lon": 3.1634467,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105444,\n "lat": 49.1015396,\n "lon": 3.1634656,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105445,\n "lat": 49.1015503,\n "lon": 3.1634117,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105446,\n "lat": 49.1015324,\n "lon": 3.1634040,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105447,\n "lat": 49.1015352,\n "lon": 3.1633925,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105448,\n "lat": 49.1016261,\n "lon": 3.1634319,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105449,\n "lat": 49.1016413,\n "lon": 3.1633649,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105450,\n "lat": 49.1015517,\n "lon": 3.1633195,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105451,\n "lat": 49.1015563,\n "lon": 3.1632938,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105452,\n "lat": 49.1013978,\n "lon": 3.1622068,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105453,\n "lat": 49.1014913,\n "lon": 3.1622714,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105454,\n "lat": 49.1015269,\n "lon": 3.1621863,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105455,\n "lat": 49.1014329,\n "lon": 3.1621253,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105456,\n "lat": 49.1009803,\n "lon": 3.1621673,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105457,\n "lat": 49.1009660,\n "lon": 3.1622633,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105458,\n "lat": 49.1010533,\n "lon": 3.1622980,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105459,\n "lat": 49.1010687,\n "lon": 3.1621979,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105460,\n "lat": 49.1014605,\n "lon": 3.1637116,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105461,\n "lat": 49.1015290,\n "lon": 3.1637294,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105462,\n "lat": 49.1015452,\n "lon": 3.1635852,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105463,\n "lat": 49.1014766,\n "lon": 3.1635673,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105464,\n "lat": 49.1015293,\n "lon": 3.1643266,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105465,\n "lat": 49.1016234,\n "lon": 3.1642985,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105466,\n "lat": 49.1016084,\n "lon": 3.1641814,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105467,\n "lat": 49.1015605,\n "lon": 3.1641957,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105468,\n "lat": 49.1015534,\n "lon": 3.1641405,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105469,\n "lat": 49.1015072,\n "lon": 3.1641543,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105470,\n "lat": 49.1092089,\n "lon": 3.1279532,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105471,\n "lat": 49.1092412,\n "lon": 3.1279293,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105472,\n "lat": 49.1092469,\n "lon": 3.1279062,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105473,\n "lat": 49.1092118,\n "lon": 3.1278926,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105474,\n "lat": 49.1092783,\n "lon": 3.1277811,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105475,\n "lat": 49.1093958,\n "lon": 3.1273928,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105476,\n "lat": 49.1093395,\n "lon": 3.1273543,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105477,\n "lat": 49.1093211,\n "lon": 3.1274223,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105478,\n "lat": 49.1093366,\n "lon": 3.1274394,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105479,\n "lat": 49.1093233,\n "lon": 3.1274769,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105480,\n "lat": 49.1093096,\n "lon": 3.1274698,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105481,\n "lat": 49.1092273,\n "lon": 3.1277461,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105482,\n "lat": 49.1094967,\n "lon": 3.1270498,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105483,\n "lat": 49.1094457,\n "lon": 3.1270165,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105484,\n "lat": 49.1093871,\n "lon": 3.1272216,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105485,\n "lat": 49.1094414,\n "lon": 3.1272470,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105486,\n "lat": 49.1030149,\n "lon": 3.1615621,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105487,\n "lat": 49.1029563,\n "lon": 3.1615439,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105488,\n "lat": 49.1029461,\n "lon": 3.1616057,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105489,\n "lat": 49.1030048,\n "lon": 3.1616237,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105490,\n "lat": 49.1025843,\n "lon": 3.1611133,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105491,\n "lat": 49.1025515,\n "lon": 3.1611065,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105492,\n "lat": 49.1025444,\n "lon": 3.1611771,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105493,\n "lat": 49.1025776,\n "lon": 3.1611828,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105494,\n "lat": 49.1026156,\n "lon": 3.1614207,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105495,\n "lat": 49.1026274,\n "lon": 3.1613136,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105496,\n "lat": 49.1025659,\n "lon": 3.1614079,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105497,\n "lat": 49.1025777,\n "lon": 3.1613009,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105498,\n "lat": 49.1021111,\n "lon": 3.1611961,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105499,\n "lat": 49.1020625,\n "lon": 3.1611917,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105500,\n "lat": 49.1020588,\n "lon": 3.1612455,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105501,\n "lat": 49.1020831,\n "lon": 3.1612468,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105502,\n "lat": 49.1020808,\n "lon": 3.1613045,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105503,\n "lat": 49.1020362,\n "lon": 3.1613013,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105504,\n "lat": 49.1020376,\n "lon": 3.1612691,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105505,\n "lat": 49.1020095,\n "lon": 3.1612682,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105506,\n "lat": 49.1020081,\n "lon": 3.1612953,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105507,\n "lat": 49.1019766,\n "lon": 3.1612934,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105508,\n "lat": 49.1019721,\n "lon": 3.1613834,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105509,\n "lat": 49.1020991,\n "lon": 3.1614018,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105510,\n "lat": 49.1028914,\n "lon": 3.1616099,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105511,\n "lat": 49.1028288,\n "lon": 3.1615908,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105512,\n "lat": 49.1028096,\n "lon": 3.1616785,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105513,\n "lat": 49.1027722,\n "lon": 3.1618189,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105514,\n "lat": 49.1028356,\n "lon": 3.1618520,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105515,\n "lat": 49.1028704,\n "lon": 3.1617216,\n "timestamp": "2017-05-22T15:39:35Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105516,\n "lat": 49.1029329,\n "lon": 3.1613320,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105517,\n "lat": 49.1028689,\n "lon": 3.1613211,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105518,\n "lat": 49.1019317,\n "lon": 3.1595638,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105519,\n "lat": 49.1019067,\n "lon": 3.1595372,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105520,\n "lat": 49.1018882,\n "lon": 3.1596524,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105521,\n "lat": 49.1019129,\n "lon": 3.1596774,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105522,\n "lat": 49.1021335,\n "lon": 3.1595281,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105523,\n "lat": 49.1020753,\n "lon": 3.1595038,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105524,\n "lat": 49.1020551,\n "lon": 3.1596343,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105525,\n "lat": 49.1021142,\n "lon": 3.1596543,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105526,\n "lat": 49.1019271,\n "lon": 3.1605729,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105527,\n "lat": 49.1018892,\n "lon": 3.1605573,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105528,\n "lat": 49.1018844,\n "lon": 3.1605895,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105529,\n "lat": 49.1019232,\n "lon": 3.1606026,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105530,\n "lat": 49.1029030,\n "lon": 3.1611162,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105531,\n "lat": 49.1028340,\n "lon": 3.1610647,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105532,\n "lat": 49.1027966,\n "lon": 3.1611815,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105533,\n "lat": 49.1028656,\n "lon": 3.1612331,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105534,\n "lat": 49.1020748,\n "lon": 3.1607813,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105535,\n "lat": 49.1021487,\n "lon": 3.1608096,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105536,\n "lat": 49.1021631,\n "lon": 3.1607079,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105537,\n "lat": 49.1020896,\n "lon": 3.1606889,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105538,\n "lat": 49.1025150,\n "lon": 3.1605541,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105539,\n "lat": 49.1025486,\n "lon": 3.1605663,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105540,\n "lat": 49.1025343,\n "lon": 3.1606580,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105541,\n "lat": 49.1026045,\n "lon": 3.1606836,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105542,\n "lat": 49.1026158,\n "lon": 3.1606112,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105543,\n "lat": 49.1026618,\n "lon": 3.1606280,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105544,\n "lat": 49.1026737,\n "lon": 3.1605516,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105545,\n "lat": 49.1026831,\n "lon": 3.1605550,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105546,\n "lat": 49.1026896,\n "lon": 3.1605135,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105547,\n "lat": 49.1026712,\n "lon": 3.1605068,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105548,\n "lat": 49.1026787,\n "lon": 3.1604588,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105549,\n "lat": 49.1025728,\n "lon": 3.1604203,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105550,\n "lat": 49.1025608,\n "lon": 3.1604977,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105551,\n "lat": 49.1025258,\n "lon": 3.1604850,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105552,\n "lat": 49.1023811,\n "lon": 3.1606794,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105553,\n "lat": 49.1024313,\n "lon": 3.1606894,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105554,\n "lat": 49.1024316,\n "lon": 3.1606979,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105555,\n "lat": 49.1024535,\n "lon": 3.1607000,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105556,\n "lat": 49.1024595,\n "lon": 3.1605979,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105557,\n "lat": 49.1024475,\n "lon": 3.1605966,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105558,\n "lat": 49.1024476,\n "lon": 3.1605650,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105559,\n "lat": 49.1024301,\n "lon": 3.1605619,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105560,\n "lat": 49.1024318,\n "lon": 3.1605143,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105561,\n "lat": 49.1023968,\n "lon": 3.1605043,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105562,\n "lat": 49.1023935,\n "lon": 3.1605760,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105563,\n "lat": 49.1023704,\n "lon": 3.1608884,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105564,\n "lat": 49.1024105,\n "lon": 3.1608451,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105565,\n "lat": 49.1023966,\n "lon": 3.1608059,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105566,\n "lat": 49.1023572,\n "lon": 3.1608564,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105567,\n "lat": 49.1025182,\n "lon": 3.1593456,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105568,\n "lat": 49.1025727,\n "lon": 3.1593273,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105569,\n "lat": 49.1025655,\n "lon": 3.1592787,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105570,\n "lat": 49.1025189,\n "lon": 3.1592933,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105571,\n "lat": 49.1020579,\n "lon": 3.1593795,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105572,\n "lat": 49.1021208,\n "lon": 3.1594066,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105573,\n "lat": 49.1021300,\n "lon": 3.1593627,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105574,\n "lat": 49.1021065,\n "lon": 3.1593476,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105575,\n "lat": 49.1021213,\n "lon": 3.1592957,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105576,\n "lat": 49.1020744,\n "lon": 3.1592698,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105577,\n "lat": 49.1021380,\n "lon": 3.1597094,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105578,\n "lat": 49.1020974,\n "lon": 3.1596780,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105579,\n "lat": 49.1020488,\n "lon": 3.1597668,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105580,\n "lat": 49.1020072,\n "lon": 3.1597257,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105581,\n "lat": 49.1019985,\n "lon": 3.1597782,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105582,\n "lat": 49.1020463,\n "lon": 3.1598366,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105583,\n "lat": 49.1020569,\n "lon": 3.1598421,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105584,\n "lat": 49.1020744,\n "lon": 3.1598316,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105585,\n "lat": 49.1025383,\n "lon": 3.1597550,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105586,\n "lat": 49.1026383,\n "lon": 3.1595264,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105587,\n "lat": 49.1026572,\n "lon": 3.1594468,\n "timestamp": "2017-05-22T15:39:36Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105588,\n "lat": 49.1025804,\n "lon": 3.1593719,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105589,\n "lat": 49.1025359,\n "lon": 3.1594720,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105590,\n "lat": 49.1025891,\n "lon": 3.1595283,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105591,\n "lat": 49.1025655,\n "lon": 3.1595865,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105592,\n "lat": 49.1025507,\n "lon": 3.1595733,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105593,\n "lat": 49.1024930,\n "lon": 3.1597076,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105594,\n "lat": 49.1023841,\n "lon": 3.1601439,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105595,\n "lat": 49.1024753,\n "lon": 3.1598963,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105596,\n "lat": 49.1023356,\n "lon": 3.1597578,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105597,\n "lat": 49.1022865,\n "lon": 3.1598439,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105598,\n "lat": 49.1023932,\n "lon": 3.1599450,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105601,\n "lat": 49.1023369,\n "lon": 3.1601122,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105602,\n "lat": 49.1025691,\n "lon": 3.1597767,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105603,\n "lat": 49.1025875,\n "lon": 3.1599768,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105604,\n "lat": 49.1026480,\n "lon": 3.1599705,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105605,\n "lat": 49.1026332,\n "lon": 3.1597662,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105606,\n "lat": 49.1025999,\n "lon": 3.1602365,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105607,\n "lat": 49.1026200,\n "lon": 3.1600718,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105608,\n "lat": 49.1025960,\n "lon": 3.1600666,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105609,\n "lat": 49.1026006,\n "lon": 3.1600178,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105610,\n "lat": 49.1025343,\n "lon": 3.1599986,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105611,\n "lat": 49.1025275,\n "lon": 3.1600608,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105612,\n "lat": 49.1025383,\n "lon": 3.1600651,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105613,\n "lat": 49.1025330,\n "lon": 3.1601152,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105614,\n "lat": 49.1025538,\n "lon": 3.1601237,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105615,\n "lat": 49.1025419,\n "lon": 3.1602241,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105616,\n "lat": 49.1024516,\n "lon": 3.1610718,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105617,\n "lat": 49.1025105,\n "lon": 3.1610967,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105618,\n "lat": 49.1025429,\n "lon": 3.1609690,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105619,\n "lat": 49.1025354,\n "lon": 3.1609639,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105620,\n "lat": 49.1025606,\n "lon": 3.1608763,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105621,\n "lat": 49.1024942,\n "lon": 3.1608245,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105622,\n "lat": 49.1024520,\n "lon": 3.1609492,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105623,\n "lat": 49.1024855,\n "lon": 3.1609692,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105624,\n "lat": 49.1024770,\n "lon": 3.1610214,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105625,\n "lat": 49.1024587,\n "lon": 3.1610162,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105626,\n "lat": 49.1021910,\n "lon": 3.1607042,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105627,\n "lat": 49.1022087,\n "lon": 3.1605822,\n "timestamp": "2017-05-22T15:39:37Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105688,\n "lat": 49.1021374,\n "lon": 3.1548378,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105689,\n "lat": 49.1022106,\n "lon": 3.1548790,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105690,\n "lat": 49.1022446,\n "lon": 3.1547442,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105691,\n "lat": 49.1022275,\n "lon": 3.1547369,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105692,\n "lat": 49.1022382,\n "lon": 3.1546879,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105693,\n "lat": 49.1021827,\n "lon": 3.1546571,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105694,\n "lat": 49.1022206,\n "lon": 3.1544987,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105695,\n "lat": 49.1022785,\n "lon": 3.1545286,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105696,\n "lat": 49.1022863,\n "lon": 3.1544916,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105697,\n "lat": 49.1023039,\n "lon": 3.1544998,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105698,\n "lat": 49.1023464,\n "lon": 3.1543264,\n "timestamp": "2017-05-22T15:39:46Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105699,\n "lat": 49.1022740,\n "lon": 3.1542841,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105700,\n "lat": 49.1024160,\n "lon": 3.1552790,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105701,\n "lat": 49.1024683,\n "lon": 3.1550279,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105702,\n "lat": 49.1024029,\n "lon": 3.1549966,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105703,\n "lat": 49.1026954,\n "lon": 3.1539220,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105704,\n "lat": 49.1027071,\n "lon": 3.1538781,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105705,\n "lat": 49.1026838,\n "lon": 3.1538634,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105706,\n "lat": 49.1026720,\n "lon": 3.1539073,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105707,\n "lat": 49.1027019,\n "lon": 3.1539260,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105708,\n "lat": 49.1027164,\n "lon": 3.1539351,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105709,\n "lat": 49.1027281,\n "lon": 3.1538912,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105710,\n "lat": 49.1026400,\n "lon": 3.1541573,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105711,\n "lat": 49.1026739,\n "lon": 3.1540307,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105712,\n "lat": 49.1026129,\n "lon": 3.1539926,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105713,\n "lat": 49.1025790,\n "lon": 3.1541192,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105714,\n "lat": 49.1026409,\n "lon": 3.1538879,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105715,\n "lat": 49.1024359,\n "lon": 3.1680381,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105716,\n "lat": 49.1024706,\n "lon": 3.1679790,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105717,\n "lat": 49.1023847,\n "lon": 3.1678709,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105718,\n "lat": 49.1023526,\n "lon": 3.1679284,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105719,\n "lat": 49.1020565,\n "lon": 3.1678372,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105720,\n "lat": 49.1021034,\n "lon": 3.1678696,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105721,\n "lat": 49.1022780,\n "lon": 3.1604727,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105722,\n "lat": 49.1023296,\n "lon": 3.1604924,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105723,\n "lat": 49.1023412,\n "lon": 3.1604235,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105724,\n "lat": 49.1020949,\n "lon": 3.1606903,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105725,\n "lat": 49.1021647,\n "lon": 3.1606959,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105726,\n "lat": 49.1023472,\n "lon": 3.1604991,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105727,\n "lat": 49.1021153,\n "lon": 3.1605558,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105728,\n "lat": 49.1021696,\n "lon": 3.1602654,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105729,\n "lat": 49.1021758,\n "lon": 3.1602536,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105730,\n "lat": 49.1020440,\n "lon": 3.1609952,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105731,\n "lat": 49.1021483,\n "lon": 3.1609105,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105732,\n "lat": 49.1021410,\n "lon": 3.1608831,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105733,\n "lat": 49.1020909,\n "lon": 3.1608745,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105734,\n "lat": 49.1020257,\n "lon": 3.1609203,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105735,\n "lat": 49.1021372,\n "lon": 3.1600794,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105736,\n "lat": 49.1021134,\n "lon": 3.1601701,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105737,\n "lat": 49.1021430,\n "lon": 3.1602061,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105738,\n "lat": 49.1021353,\n "lon": 3.1602225,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105739,\n "lat": 49.1022465,\n "lon": 3.1603473,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105740,\n "lat": 49.1022805,\n "lon": 3.1603078,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105741,\n "lat": 49.1022685,\n "lon": 3.1602916,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105742,\n "lat": 49.1022754,\n "lon": 3.1602801,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105743,\n "lat": 49.1020353,\n "lon": 3.1599605,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105744,\n "lat": 49.1019758,\n "lon": 3.1601140,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105745,\n "lat": 49.1020500,\n "lon": 3.1601782,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105746,\n "lat": 49.1020561,\n "lon": 3.1601659,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105747,\n "lat": 49.1021035,\n "lon": 3.1602079,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105748,\n "lat": 49.1020797,\n "lon": 3.1599889,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105749,\n "lat": 49.1028909,\n "lon": 3.1592977,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105750,\n "lat": 49.1029013,\n "lon": 3.1592460,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105751,\n "lat": 49.1028629,\n "lon": 3.1592319,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105752,\n "lat": 49.1028537,\n "lon": 3.1592823,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105753,\n "lat": 49.1029407,\n "lon": 3.1591524,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105754,\n "lat": 49.1029360,\n "lon": 3.1591046,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105755,\n "lat": 49.1028228,\n "lon": 3.1590812,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105756,\n "lat": 49.1028195,\n "lon": 3.1591033,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105757,\n "lat": 49.1027768,\n "lon": 3.1590862,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105758,\n "lat": 49.1027416,\n "lon": 3.1593271,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105759,\n "lat": 49.1027958,\n "lon": 3.1593459,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105760,\n "lat": 49.1028301,\n "lon": 3.1591922,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105761,\n "lat": 49.1028545,\n "lon": 3.1591997,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105762,\n "lat": 49.1028660,\n "lon": 3.1591319,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105763,\n "lat": 49.1029216,\n "lon": 3.1591454,\n "timestamp": "2017-05-22T15:39:38Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105764,\n "lat": 49.1029047,\n "lon": 3.1593034,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105765,\n "lat": 49.1028137,\n "lon": 3.1592657,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105766,\n "lat": 49.1028907,\n "lon": 3.1593778,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105767,\n "lat": 49.1029610,\n "lon": 3.1600549,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105768,\n "lat": 49.1029595,\n "lon": 3.1600039,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105769,\n "lat": 49.1029427,\n "lon": 3.1603007,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105770,\n "lat": 49.1029314,\n "lon": 3.1603029,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105771,\n "lat": 49.1029323,\n "lon": 3.1603244,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105772,\n "lat": 49.1029438,\n "lon": 3.1603223,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105773,\n "lat": 49.1029054,\n "lon": 3.1597860,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105774,\n "lat": 49.1028471,\n "lon": 3.1597858,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105775,\n "lat": 49.1028607,\n "lon": 3.1600138,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105776,\n "lat": 49.1028393,\n "lon": 3.1600155,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105777,\n "lat": 49.1028434,\n "lon": 3.1601056,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105778,\n "lat": 49.1028673,\n "lon": 3.1601035,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105779,\n "lat": 49.1029334,\n "lon": 3.1600898,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105780,\n "lat": 49.1029324,\n "lon": 3.1600572,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105781,\n "lat": 49.1029162,\n "lon": 3.1600030,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105782,\n "lat": 49.1029416,\n "lon": 3.1602795,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105783,\n "lat": 49.1029240,\n "lon": 3.1602828,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105784,\n "lat": 49.1029247,\n "lon": 3.1603041,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105785,\n "lat": 49.1029340,\n "lon": 3.1601080,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105786,\n "lat": 49.1029470,\n "lon": 3.1601066,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105787,\n "lat": 49.1029458,\n "lon": 3.1600566,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105788,\n "lat": 49.1029939,\n "lon": 3.1604238,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105789,\n "lat": 49.1028995,\n "lon": 3.1604520,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105790,\n "lat": 49.1029199,\n "lon": 3.1606535,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105791,\n "lat": 49.1029772,\n "lon": 3.1606393,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105792,\n "lat": 49.1029657,\n "lon": 3.1605119,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105793,\n "lat": 49.1030008,\n "lon": 3.1605015,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105794,\n "lat": 49.1031464,\n "lon": 3.1611366,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105795,\n "lat": 49.1031921,\n "lon": 3.1610633,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105796,\n "lat": 49.1031436,\n "lon": 3.1609964,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105797,\n "lat": 49.1031063,\n "lon": 3.1610749,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105798,\n "lat": 49.1032536,\n "lon": 3.1534668,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105799,\n "lat": 49.1032266,\n "lon": 3.1534544,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105800,\n "lat": 49.1032066,\n "lon": 3.1535440,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105801,\n "lat": 49.1032337,\n "lon": 3.1535568,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105802,\n "lat": 49.1030855,\n "lon": 3.1529761,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105803,\n "lat": 49.1030156,\n "lon": 3.1529294,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105804,\n "lat": 49.1029833,\n "lon": 3.1530464,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105805,\n "lat": 49.1030548,\n "lon": 3.1530901,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105806,\n "lat": 49.1024517,\n "lon": 3.1534512,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105807,\n "lat": 49.1025182,\n "lon": 3.1535004,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105808,\n "lat": 49.1025201,\n "lon": 3.1534952,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105809,\n "lat": 49.1026015,\n "lon": 3.1535438,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105810,\n "lat": 49.1026213,\n "lon": 3.1534695,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105811,\n "lat": 49.1025434,\n "lon": 3.1534216,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105812,\n "lat": 49.1025490,\n "lon": 3.1534004,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105813,\n "lat": 49.1024773,\n "lon": 3.1533512,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105814,\n "lat": 49.1022424,\n "lon": 3.1538155,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105815,\n "lat": 49.1022850,\n "lon": 3.1538485,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105816,\n "lat": 49.1023489,\n "lon": 3.1536746,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105817,\n "lat": 49.1023045,\n "lon": 3.1536430,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105818,\n "lat": 49.1025284,\n "lon": 3.1535224,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105819,\n "lat": 49.1025023,\n "lon": 3.1535970,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105820,\n "lat": 49.1025690,\n "lon": 3.1536491,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105921,\n "lat": 49.1025938,\n "lon": 3.1535744,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105922,\n "lat": 49.1023407,\n "lon": 3.1535435,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105923,\n "lat": 49.1023537,\n "lon": 3.1536781,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105924,\n "lat": 49.1023897,\n "lon": 3.1535808,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105925,\n "lat": 49.1027468,\n "lon": 3.1531809,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105926,\n "lat": 49.1027180,\n "lon": 3.1531592,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105927,\n "lat": 49.1027133,\n "lon": 3.1531763,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105928,\n "lat": 49.1026705,\n "lon": 3.1531416,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105929,\n "lat": 49.1026743,\n "lon": 3.1531265,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105930,\n "lat": 49.1026639,\n "lon": 3.1531186,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105931,\n "lat": 49.1026377,\n "lon": 3.1531998,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105932,\n "lat": 49.1027235,\n "lon": 3.1532630,\n "timestamp": "2017-05-22T15:39:39Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105933,\n "lat": 49.1025099,\n "lon": 3.1527931,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105934,\n "lat": 49.1026375,\n "lon": 3.1528794,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105935,\n "lat": 49.1028494,\n "lon": 3.1533503,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105936,\n "lat": 49.1029481,\n "lon": 3.1534183,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105937,\n "lat": 49.1029916,\n "lon": 3.1532711,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105938,\n "lat": 49.1029228,\n "lon": 3.1532237,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105939,\n "lat": 49.1028981,\n "lon": 3.1533074,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105940,\n "lat": 49.1028681,\n "lon": 3.1532868,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105941,\n "lat": 49.1027211,\n "lon": 3.1538066,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105942,\n "lat": 49.1027242,\n "lon": 3.1537958,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105943,\n "lat": 49.1027475,\n "lon": 3.1538113,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105944,\n "lat": 49.1027502,\n "lon": 3.1538016,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105945,\n "lat": 49.1027614,\n "lon": 3.1538091,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105946,\n "lat": 49.1027783,\n "lon": 3.1537498,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105947,\n "lat": 49.1027690,\n "lon": 3.1537437,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105948,\n "lat": 49.1028050,\n "lon": 3.1536173,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105949,\n "lat": 49.1027259,\n "lon": 3.1535648,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105950,\n "lat": 49.1026672,\n "lon": 3.1537709,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105951,\n "lat": 49.1032736,\n "lon": 3.1513514,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105952,\n "lat": 49.1032884,\n "lon": 3.1513026,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105953,\n "lat": 49.1032660,\n "lon": 3.1512878,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105954,\n "lat": 49.1032524,\n "lon": 3.1513349,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105955,\n "lat": 49.1033341,\n "lon": 3.1514817,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105956,\n "lat": 49.1033907,\n "lon": 3.1515134,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105957,\n "lat": 49.1034115,\n "lon": 3.1514267,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105958,\n "lat": 49.1034299,\n "lon": 3.1514370,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105959,\n "lat": 49.1034608,\n "lon": 3.1513082,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105960,\n "lat": 49.1033944,\n "lon": 3.1512710,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105961,\n "lat": 49.1033804,\n "lon": 3.1513293,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105962,\n "lat": 49.1033718,\n "lon": 3.1513245,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105963,\n "lat": 49.1033156,\n "lon": 3.1520689,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105964,\n "lat": 49.1033554,\n "lon": 3.1519457,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105965,\n "lat": 49.1032733,\n "lon": 3.1518839,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105966,\n "lat": 49.1032335,\n "lon": 3.1520071,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105967,\n "lat": 49.1027447,\n "lon": 3.1524906,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105968,\n "lat": 49.1026193,\n "lon": 3.1524063,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105969,\n "lat": 49.1025527,\n "lon": 3.1526348,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105970,\n "lat": 49.1029817,\n "lon": 3.1516794,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105971,\n "lat": 49.1029760,\n "lon": 3.1516834,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105972,\n "lat": 49.1029717,\n "lon": 3.1516926,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105973,\n "lat": 49.1029717,\n "lon": 3.1517124,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105974,\n "lat": 49.1029778,\n "lon": 3.1517209,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105975,\n "lat": 49.1029894,\n "lon": 3.1517237,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105976,\n "lat": 49.1029976,\n "lon": 3.1517144,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105977,\n "lat": 49.1030003,\n "lon": 3.1517053,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105978,\n "lat": 49.1029972,\n "lon": 3.1516894,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105979,\n "lat": 49.1029934,\n "lon": 3.1516828,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105980,\n "lat": 49.1032043,\n "lon": 3.1514508,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105981,\n "lat": 49.1031394,\n "lon": 3.1513993,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105982,\n "lat": 49.1031068,\n "lon": 3.1514922,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105983,\n "lat": 49.1031739,\n "lon": 3.1515437,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105984,\n "lat": 49.1030720,\n "lon": 3.1513411,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105985,\n "lat": 49.1030481,\n "lon": 3.1514028,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105986,\n "lat": 49.1030542,\n "lon": 3.1514061,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105987,\n "lat": 49.1030494,\n "lon": 3.1514200,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105988,\n "lat": 49.1030654,\n "lon": 3.1514326,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105989,\n "lat": 49.1030923,\n "lon": 3.1513583,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105990,\n "lat": 49.1031582,\n "lon": 3.1517623,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105991,\n "lat": 49.1031902,\n "lon": 3.1516605,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105992,\n "lat": 49.1031357,\n "lon": 3.1516229,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105993,\n "lat": 49.1031070,\n "lon": 3.1517250,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105994,\n "lat": 49.1031235,\n "lon": 3.1510699,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105995,\n "lat": 49.1032684,\n "lon": 3.1511638,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105996,\n "lat": 49.1032884,\n "lon": 3.1510918,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105997,\n "lat": 49.1031973,\n "lon": 3.1510327,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105998,\n "lat": 49.1031887,\n "lon": 3.1510637,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870105999,\n "lat": 49.1031349,\n "lon": 3.1510289,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106000,\n "lat": 49.1031207,\n "lon": 3.1513461,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106001,\n "lat": 49.1032571,\n "lon": 3.1514421,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106002,\n "lat": 49.1032814,\n "lon": 3.1513553,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106003,\n "lat": 49.1031495,\n "lon": 3.1512551,\n "timestamp": "2017-05-22T15:39:40Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106004,\n "lat": 49.1031235,\n "lon": 3.1518925,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106005,\n "lat": 49.1031539,\n "lon": 3.1517781,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106006,\n "lat": 49.1031104,\n "lon": 3.1517526,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106007,\n "lat": 49.1030786,\n "lon": 3.1518640,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106008,\n "lat": 49.1025834,\n "lon": 3.1580040,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106009,\n "lat": 49.1026032,\n "lon": 3.1580137,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106010,\n "lat": 49.1026137,\n "lon": 3.1579771,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106011,\n "lat": 49.1025908,\n "lon": 3.1579675,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106012,\n "lat": 49.1031080,\n "lon": 3.1582408,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106013,\n "lat": 49.1030396,\n "lon": 3.1582658,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106014,\n "lat": 49.1031012,\n "lon": 3.1586593,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106015,\n "lat": 49.1031696,\n "lon": 3.1586343,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106016,\n "lat": 49.1029377,\n "lon": 3.1586570,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106017,\n "lat": 49.1029714,\n "lon": 3.1586511,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106018,\n "lat": 49.1029689,\n "lon": 3.1585660,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106019,\n "lat": 49.1029974,\n "lon": 3.1585635,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106020,\n "lat": 49.1029954,\n "lon": 3.1583677,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106021,\n "lat": 49.1029321,\n "lon": 3.1583768,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106022,\n "lat": 49.1020176,\n "lon": 3.1589718,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106023,\n "lat": 49.1020343,\n "lon": 3.1588546,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106024,\n "lat": 49.1019778,\n "lon": 3.1588369,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106025,\n "lat": 49.1019758,\n "lon": 3.1588529,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106026,\n "lat": 49.1019329,\n "lon": 3.1588384,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106027,\n "lat": 49.1019193,\n "lon": 3.1589364,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106028,\n "lat": 49.1026096,\n "lon": 3.1588474,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106029,\n "lat": 49.1026068,\n "lon": 3.1588328,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106030,\n "lat": 49.1026101,\n "lon": 3.1588313,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106031,\n "lat": 49.1025983,\n "lon": 3.1587699,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106032,\n "lat": 49.1025826,\n "lon": 3.1587769,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106033,\n "lat": 49.1025620,\n "lon": 3.1586696,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106034,\n "lat": 49.1024900,\n "lon": 3.1587018,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106035,\n "lat": 49.1025252,\n "lon": 3.1588852,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106036,\n "lat": 49.1026372,\n "lon": 3.1588192,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106037,\n "lat": 49.1026597,\n "lon": 3.1589367,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106038,\n "lat": 49.1026293,\n "lon": 3.1589503,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106039,\n "lat": 49.1026913,\n "lon": 3.1591652,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106040,\n "lat": 49.1026868,\n "lon": 3.1590771,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106041,\n "lat": 49.1026480,\n "lon": 3.1590811,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106042,\n "lat": 49.1026483,\n "lon": 3.1590373,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106043,\n "lat": 49.1025476,\n "lon": 3.1589985,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106044,\n "lat": 49.1025486,\n "lon": 3.1590779,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106045,\n "lat": 49.1025353,\n "lon": 3.1590779,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106046,\n "lat": 49.1025363,\n "lon": 3.1591686,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106047,\n "lat": 49.1022859,\n "lon": 3.1589851,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106048,\n "lat": 49.1022908,\n "lon": 3.1589599,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106049,\n "lat": 49.1022620,\n "lon": 3.1589515,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106050,\n "lat": 49.1022457,\n "lon": 3.1590174,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106051,\n "lat": 49.1022749,\n "lon": 3.1590250,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106052,\n "lat": 49.1021928,\n "lon": 3.1590321,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106053,\n "lat": 49.1022065,\n "lon": 3.1589691,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106054,\n "lat": 49.1022121,\n "lon": 3.1589703,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106055,\n "lat": 49.1022321,\n "lon": 3.1588710,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106056,\n "lat": 49.1021712,\n "lon": 3.1588462,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106057,\n "lat": 49.1021408,\n "lon": 3.1590082,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106058,\n "lat": 49.1020712,\n "lon": 3.1582895,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106059,\n "lat": 49.1020502,\n "lon": 3.1581923,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106060,\n "lat": 49.1019200,\n "lon": 3.1582533,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106061,\n "lat": 49.1019159,\n "lon": 3.1582307,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106062,\n "lat": 49.1017968,\n "lon": 3.1582911,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106063,\n "lat": 49.1017987,\n "lon": 3.1583077,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106064,\n "lat": 49.1017015,\n "lon": 3.1583465,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106065,\n "lat": 49.1017132,\n "lon": 3.1584462,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106066,\n "lat": 49.1018206,\n "lon": 3.1584063,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106067,\n "lat": 49.1018248,\n "lon": 3.1584237,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106068,\n "lat": 49.1020655,\n "lon": 3.1582964,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106069,\n "lat": 49.1029170,\n "lon": 3.1582503,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106070,\n "lat": 49.1029186,\n "lon": 3.1582893,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106071,\n "lat": 49.1029370,\n "lon": 3.1582877,\n "timestamp": "2017-05-22T15:39:41Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106072,\n "lat": 49.1029354,\n "lon": 3.1582487,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106073,\n "lat": 49.1029127,\n "lon": 3.1590061,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106074,\n "lat": 49.1029693,\n "lon": 3.1589907,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106075,\n "lat": 49.1029612,\n "lon": 3.1589123,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106076,\n "lat": 49.1028564,\n "lon": 3.1589439,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106077,\n "lat": 49.1028591,\n "lon": 3.1589684,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106078,\n "lat": 49.1028192,\n "lon": 3.1589835,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106079,\n "lat": 49.1028274,\n "lon": 3.1590358,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106080,\n "lat": 49.1025783,\n "lon": 3.1572686,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106081,\n "lat": 49.1025045,\n "lon": 3.1572419,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106082,\n "lat": 49.1024896,\n "lon": 3.1573228,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106083,\n "lat": 49.1024518,\n "lon": 3.1573095,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106084,\n "lat": 49.1024338,\n "lon": 3.1574180,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106085,\n "lat": 49.1024724,\n "lon": 3.1574304,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106086,\n "lat": 49.1024699,\n "lon": 3.1574423,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106087,\n "lat": 49.1025420,\n "lon": 3.1574690,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106088,\n "lat": 49.1020093,\n "lon": 3.1566363,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106089,\n "lat": 49.1020600,\n "lon": 3.1566439,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106090,\n "lat": 49.1020615,\n "lon": 3.1566090,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106091,\n "lat": 49.1020000,\n "lon": 3.1566011,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106092,\n "lat": 49.1019497,\n "lon": 3.1567360,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106093,\n "lat": 49.1020032,\n "lon": 3.1567437,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106094,\n "lat": 49.1019576,\n "lon": 3.1566286,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106095,\n "lat": 49.1018660,\n "lon": 3.1567260,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106096,\n "lat": 49.1018591,\n "lon": 3.1566160,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106097,\n "lat": 49.1018542,\n "lon": 3.1566755,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106098,\n "lat": 49.1018702,\n "lon": 3.1566774,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106099,\n "lat": 49.1020104,\n "lon": 3.1567448,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106100,\n "lat": 49.1020558,\n "lon": 3.1567514,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106101,\n "lat": 49.1020429,\n "lon": 3.1569342,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106102,\n "lat": 49.1020694,\n "lon": 3.1567535,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106103,\n "lat": 49.1019828,\n "lon": 3.1569084,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106104,\n "lat": 49.1019207,\n "lon": 3.1571509,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106105,\n "lat": 49.1019049,\n "lon": 3.1573628,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106106,\n "lat": 49.1019639,\n "lon": 3.1573731,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106107,\n "lat": 49.1019796,\n "lon": 3.1571611,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106108,\n "lat": 49.1019271,\n "lon": 3.1576397,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106109,\n "lat": 49.1019166,\n "lon": 3.1577644,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106110,\n "lat": 49.1020179,\n "lon": 3.1577859,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106111,\n "lat": 49.1020173,\n "lon": 3.1578013,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106112,\n "lat": 49.1020690,\n "lon": 3.1578103,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106113,\n "lat": 49.1020705,\n "lon": 3.1577984,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106114,\n "lat": 49.1021349,\n "lon": 3.1578127,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106115,\n "lat": 49.1021458,\n "lon": 3.1576880,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106116,\n "lat": 49.1020261,\n "lon": 3.1571175,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106117,\n "lat": 49.1020264,\n "lon": 3.1570494,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106118,\n "lat": 49.1019702,\n "lon": 3.1570489,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106119,\n "lat": 49.1019700,\n "lon": 3.1571170,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106120,\n "lat": 49.1027416,\n "lon": 3.1589088,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106221,\n "lat": 49.1028219,\n "lon": 3.1588733,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106222,\n "lat": 49.1027749,\n "lon": 3.1586465,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106223,\n "lat": 49.1027647,\n "lon": 3.1586503,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106224,\n "lat": 49.1027380,\n "lon": 3.1585205,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106225,\n "lat": 49.1027446,\n "lon": 3.1585159,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106226,\n "lat": 49.1027100,\n "lon": 3.1583516,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106227,\n "lat": 49.1026300,\n "lon": 3.1583909,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106228,\n "lat": 49.1029113,\n "lon": 3.1581710,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106229,\n "lat": 49.1028161,\n "lon": 3.1581909,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106230,\n "lat": 49.1027803,\n "lon": 3.1581981,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106231,\n "lat": 49.1027493,\n "lon": 3.1581023,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106232,\n "lat": 49.1026785,\n "lon": 3.1581492,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106233,\n "lat": 49.1027349,\n "lon": 3.1583495,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106234,\n "lat": 49.1028012,\n "lon": 3.1583259,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106235,\n "lat": 49.1028018,\n "lon": 3.1583171,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106236,\n "lat": 49.1020131,\n "lon": 3.1673749,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106237,\n "lat": 49.1020587,\n "lon": 3.1671473,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106238,\n "lat": 49.1019817,\n "lon": 3.1671114,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106239,\n "lat": 49.1019506,\n "lon": 3.1672667,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106240,\n "lat": 49.1019191,\n "lon": 3.1672519,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106241,\n "lat": 49.1019046,\n "lon": 3.1673242,\n "timestamp": "2017-05-22T15:39:42Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106242,\n "lat": 49.1028284,\n "lon": 3.1667039,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106243,\n "lat": 49.1027869,\n "lon": 3.1664845,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106244,\n "lat": 49.1027754,\n "lon": 3.1664896,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106245,\n "lat": 49.1027652,\n "lon": 3.1664358,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106246,\n "lat": 49.1026852,\n "lon": 3.1664710,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106247,\n "lat": 49.1026945,\n "lon": 3.1665205,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106248,\n "lat": 49.1026851,\n "lon": 3.1665246,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106249,\n "lat": 49.1027274,\n "lon": 3.1667485,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106250,\n "lat": 49.1021943,\n "lon": 3.1645817,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106251,\n "lat": 49.1021966,\n "lon": 3.1651913,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106252,\n "lat": 49.1022816,\n "lon": 3.1651881,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106253,\n "lat": 49.1022898,\n "lon": 3.1648774,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106254,\n "lat": 49.1022736,\n "lon": 3.1645947,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106255,\n "lat": 49.1025185,\n "lon": 3.1647387,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106256,\n "lat": 49.1024694,\n "lon": 3.1647266,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106257,\n "lat": 49.1024382,\n "lon": 3.1651045,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106258,\n "lat": 49.1024918,\n "lon": 3.1651105,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106259,\n "lat": 49.1022821,\n "lon": 3.1672435,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106260,\n "lat": 49.1023350,\n "lon": 3.1673307,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106261,\n "lat": 49.1024897,\n "lon": 3.1668469,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106262,\n "lat": 49.1024351,\n "lon": 3.1668140,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106263,\n "lat": 49.1025334,\n "lon": 3.1645667,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106264,\n "lat": 49.1022063,\n "lon": 3.1644858,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106265,\n "lat": 49.1023060,\n "lon": 3.1646029,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106266,\n "lat": 49.1023044,\n "lon": 3.1646196,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106267,\n "lat": 49.1024727,\n "lon": 3.1646554,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106268,\n "lat": 49.1203768,\n "lon": 3.1409939,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106269,\n "lat": 49.1204228,\n "lon": 3.1409467,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106270,\n "lat": 49.1203947,\n "lon": 3.1408891,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106271,\n "lat": 49.1203488,\n "lon": 3.1409401,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106272,\n "lat": 49.1204437,\n "lon": 3.1409253,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106273,\n "lat": 49.1203975,\n "lon": 3.1409726,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106274,\n "lat": 49.1204238,\n "lon": 3.1410232,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106275,\n "lat": 49.1204694,\n "lon": 3.1409784,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106276,\n "lat": 49.1204867,\n "lon": 3.1408814,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106277,\n "lat": 49.1202526,\n "lon": 3.1403923,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106278,\n "lat": 49.1201929,\n "lon": 3.1404623,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106279,\n "lat": 49.1202856,\n "lon": 3.1406392,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106280,\n "lat": 49.1202777,\n "lon": 3.1406502,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106281,\n "lat": 49.1198994,\n "lon": 3.1407817,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106282,\n "lat": 49.1199513,\n "lon": 3.1408583,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106283,\n "lat": 49.1199808,\n "lon": 3.1408011,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106284,\n "lat": 49.1200008,\n "lon": 3.1408278,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106285,\n "lat": 49.1201341,\n "lon": 3.1405893,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106286,\n "lat": 49.1200630,\n "lon": 3.1404937,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106287,\n "lat": 49.1200933,\n "lon": 3.1412367,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106288,\n "lat": 49.1203280,\n "lon": 3.1410129,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106289,\n "lat": 49.1203032,\n "lon": 3.1409639,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106290,\n "lat": 49.1202898,\n "lon": 3.1409758,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106291,\n "lat": 49.1202753,\n "lon": 3.1409481,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106292,\n "lat": 49.1201036,\n "lon": 3.1411194,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106293,\n "lat": 49.1199521,\n "lon": 3.1409027,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106294,\n "lat": 49.1199132,\n "lon": 3.1409750,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106295,\n "lat": 49.0999502,\n "lon": 3.1648147,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106296,\n "lat": 49.0999061,\n "lon": 3.1650703,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106297,\n "lat": 49.0999119,\n "lon": 3.1650733,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106298,\n "lat": 49.0999089,\n "lon": 3.1650881,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106299,\n "lat": 49.0999284,\n "lon": 3.1650942,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106300,\n "lat": 49.0999315,\n "lon": 3.1650805,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106301,\n "lat": 49.0999638,\n "lon": 3.1650926,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106302,\n "lat": 49.1000077,\n "lon": 3.1648360,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106303,\n "lat": 49.1014240,\n "lon": 3.1585209,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106304,\n "lat": 49.1013273,\n "lon": 3.1584836,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106305,\n "lat": 49.1013072,\n "lon": 3.1586058,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106306,\n "lat": 49.1014039,\n "lon": 3.1586430,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106307,\n "lat": 49.1016580,\n "lon": 3.1591215,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106308,\n "lat": 49.1016860,\n "lon": 3.1590640,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106309,\n "lat": 49.1017296,\n "lon": 3.1589864,\n "timestamp": "2017-05-22T15:39:43Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106310,\n "lat": 49.1016884,\n "lon": 3.1589398,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106311,\n "lat": 49.1016396,\n "lon": 3.1590159,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106312,\n "lat": 49.1015977,\n "lon": 3.1590944,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106313,\n "lat": 49.1016470,\n "lon": 3.1591424,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106314,\n "lat": 49.1015751,\n "lon": 3.1576708,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106315,\n "lat": 49.1016153,\n "lon": 3.1574389,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106316,\n "lat": 49.1015378,\n "lon": 3.1574076,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106317,\n "lat": 49.1014976,\n "lon": 3.1576394,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106318,\n "lat": 49.1016217,\n "lon": 3.1568176,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106319,\n "lat": 49.1016283,\n "lon": 3.1567761,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106320,\n "lat": 49.1016429,\n "lon": 3.1567808,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106321,\n "lat": 49.1016607,\n "lon": 3.1566660,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106322,\n "lat": 49.1016467,\n "lon": 3.1566613,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106323,\n "lat": 49.1016546,\n "lon": 3.1566082,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106324,\n "lat": 49.1016487,\n "lon": 3.1566060,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106325,\n "lat": 49.1016507,\n "lon": 3.1565928,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106326,\n "lat": 49.1016320,\n "lon": 3.1565871,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106327,\n "lat": 49.1016309,\n "lon": 3.1565966,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106328,\n "lat": 49.1016250,\n "lon": 3.1565952,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106329,\n "lat": 49.1016166,\n "lon": 3.1566478,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106330,\n "lat": 49.1016018,\n "lon": 3.1566431,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106331,\n "lat": 49.1015840,\n "lon": 3.1567591,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106332,\n "lat": 49.1015969,\n "lon": 3.1567634,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106333,\n "lat": 49.1015904,\n "lon": 3.1568078,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106334,\n "lat": 49.1016319,\n "lon": 3.1573396,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106335,\n "lat": 49.1015794,\n "lon": 3.1573221,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106336,\n "lat": 49.1015729,\n "lon": 3.1573665,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106337,\n "lat": 49.1016254,\n "lon": 3.1573839,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106338,\n "lat": 49.1016359,\n "lon": 3.1573095,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106339,\n "lat": 49.1016478,\n "lon": 3.1573449,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106340,\n "lat": 49.1016518,\n "lon": 3.1573142,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106341,\n "lat": 49.1027038,\n "lon": 3.1633116,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106342,\n "lat": 49.1027406,\n "lon": 3.1630878,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106343,\n "lat": 49.1026736,\n "lon": 3.1630591,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106344,\n "lat": 49.1026336,\n "lon": 3.1632842,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106345,\n "lat": 49.1024525,\n "lon": 3.1624155,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106346,\n "lat": 49.1024760,\n "lon": 3.1622948,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106347,\n "lat": 49.1024181,\n "lon": 3.1621101,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106348,\n "lat": 49.1023687,\n "lon": 3.1623788,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106349,\n "lat": 49.1025337,\n "lon": 3.1623187,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106350,\n "lat": 49.1025606,\n "lon": 3.1621717,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106351,\n "lat": 49.1025487,\n "lon": 3.1621664,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106352,\n "lat": 49.1025446,\n "lon": 3.1621870,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106353,\n "lat": 49.1025259,\n "lon": 3.1621799,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106354,\n "lat": 49.1025296,\n "lon": 3.1621583,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106355,\n "lat": 49.1024471,\n "lon": 3.1558511,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106356,\n "lat": 49.1023727,\n "lon": 3.1558267,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106357,\n "lat": 49.1023524,\n "lon": 3.1559692,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106358,\n "lat": 49.1024275,\n "lon": 3.1559923,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106359,\n "lat": 49.1021053,\n "lon": 3.1554739,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106360,\n "lat": 49.1021150,\n "lon": 3.1553737,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106361,\n "lat": 49.1020291,\n "lon": 3.1553585,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106362,\n "lat": 49.1020233,\n "lon": 3.1554095,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106363,\n "lat": 49.1020374,\n "lon": 3.1554134,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106364,\n "lat": 49.1020333,\n "lon": 3.1554645,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106365,\n "lat": 49.1021021,\n "lon": 3.1558239,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106366,\n "lat": 49.1021542,\n "lon": 3.1558380,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106367,\n "lat": 49.1021577,\n "lon": 3.1557423,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106368,\n "lat": 49.1021093,\n "lon": 3.1557332,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106369,\n "lat": 49.1019331,\n "lon": 3.1564461,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106370,\n "lat": 49.1019545,\n "lon": 3.1564458,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106371,\n "lat": 49.1019510,\n "lon": 3.1564218,\n "timestamp": "2017-05-22T15:39:44Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106372,\n "lat": 49.1019339,\n "lon": 3.1564236,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106373,\n "lat": 49.1021834,\n "lon": 3.1549788,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106374,\n "lat": 49.1021755,\n "lon": 3.1550248,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106375,\n "lat": 49.1022291,\n "lon": 3.1550396,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106376,\n "lat": 49.1022353,\n "lon": 3.1549983,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106377,\n "lat": 49.1023257,\n "lon": 3.1553711,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106378,\n "lat": 49.1023822,\n "lon": 3.1553951,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106379,\n "lat": 49.1024099,\n "lon": 3.1552760,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106380,\n "lat": 49.1023505,\n "lon": 3.1552469,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106381,\n "lat": 49.1022672,\n "lon": 3.1553719,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106382,\n "lat": 49.1023047,\n "lon": 3.1553843,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106383,\n "lat": 49.1023143,\n "lon": 3.1553388,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106384,\n "lat": 49.1022736,\n "lon": 3.1553247,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106385,\n "lat": 49.1020232,\n "lon": 3.1561461,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106386,\n "lat": 49.1020102,\n "lon": 3.1562451,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106387,\n "lat": 49.1021358,\n "lon": 3.1562933,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106388,\n "lat": 49.1021495,\n "lon": 3.1562083,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106389,\n "lat": 49.1021465,\n "lon": 3.1560576,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106390,\n "lat": 49.1021054,\n "lon": 3.1560458,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106391,\n "lat": 49.1020958,\n "lon": 3.1561446,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106392,\n "lat": 49.1021209,\n "lon": 3.1561527,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106393,\n "lat": 49.1021224,\n "lon": 3.1561263,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106394,\n "lat": 49.1021425,\n "lon": 3.1561310,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106395,\n "lat": 49.1019631,\n "lon": 3.1561235,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106396,\n "lat": 49.1019457,\n "lon": 3.1562197,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106397,\n "lat": 49.1018849,\n "lon": 3.1563530,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106398,\n "lat": 49.1018823,\n "lon": 3.1564398,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106399,\n "lat": 49.1019362,\n "lon": 3.1563618,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106400,\n "lat": 49.1019071,\n "lon": 3.1558094,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106401,\n "lat": 49.1018885,\n "lon": 3.1559043,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106402,\n "lat": 49.1020518,\n "lon": 3.1559789,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106403,\n "lat": 49.1020704,\n "lon": 3.1558840,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106404,\n "lat": 49.1025155,\n "lon": 3.1537809,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106405,\n "lat": 49.1025040,\n "lon": 3.1538218,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106406,\n "lat": 49.1025535,\n "lon": 3.1538563,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106407,\n "lat": 49.1025652,\n "lon": 3.1538129,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106408,\n "lat": 49.1025077,\n "lon": 3.1540266,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106409,\n "lat": 49.1024678,\n "lon": 3.1540028,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106410,\n "lat": 49.1024411,\n "lon": 3.1540950,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106411,\n "lat": 49.1024811,\n "lon": 3.1541232,\n "timestamp": "2017-05-22T15:39:45Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106721,\n "lat": 49.1021351,\n "lon": 3.1677426,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106722,\n "lat": 49.1021723,\n "lon": 3.1677652,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106723,\n "lat": 49.1021918,\n "lon": 3.1676917,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106724,\n "lat": 49.1021750,\n "lon": 3.1676829,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106725,\n "lat": 49.1021824,\n "lon": 3.1676518,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106726,\n "lat": 49.1021688,\n "lon": 3.1676453,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106727,\n "lat": 49.1021778,\n "lon": 3.1676093,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106728,\n "lat": 49.1021379,\n "lon": 3.1675861,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106729,\n "lat": 49.1021200,\n "lon": 3.1676483,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106730,\n "lat": 49.1021069,\n "lon": 3.1676411,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106731,\n "lat": 49.1021172,\n "lon": 3.1679650,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106732,\n "lat": 49.1020797,\n "lon": 3.1679461,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106733,\n "lat": 49.1020100,\n "lon": 3.1679060,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106734,\n "lat": 49.1019957,\n "lon": 3.1679587,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106735,\n "lat": 49.1021021,\n "lon": 3.1680197,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106736,\n "lat": 49.1089643,\n "lon": 3.1260053,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106737,\n "lat": 49.1089121,\n "lon": 3.1259651,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106738,\n "lat": 49.1047030,\n "lon": 3.1598817,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106739,\n "lat": 49.1046770,\n "lon": 3.1598725,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106740,\n "lat": 49.1046863,\n "lon": 3.1598104,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106741,\n "lat": 49.1045460,\n "lon": 3.1597611,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106742,\n "lat": 49.1044986,\n "lon": 3.1600755,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106743,\n "lat": 49.1046651,\n "lon": 3.1601340,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106744,\n "lat": 49.1055916,\n "lon": 3.1622390,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106745,\n "lat": 49.1056182,\n "lon": 3.1621970,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106746,\n "lat": 49.1055868,\n "lon": 3.1621525,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106747,\n "lat": 49.1055579,\n "lon": 3.1621908,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106748,\n "lat": 49.1200957,\n "lon": 3.1399703,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106749,\n "lat": 49.1199611,\n "lon": 3.1397833,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106750,\n "lat": 49.1198764,\n "lon": 3.1399273,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106751,\n "lat": 49.1200112,\n "lon": 3.1401138,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106752,\n "lat": 49.1017200,\n "lon": 3.1614698,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106753,\n "lat": 49.1017553,\n "lon": 3.1614847,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106754,\n "lat": 49.1017715,\n "lon": 3.1614297,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106755,\n "lat": 49.1014666,\n "lon": 3.1618093,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106756,\n "lat": 49.1014117,\n "lon": 3.1617559,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106757,\n "lat": 49.1018000,\n "lon": 3.1600524,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106758,\n "lat": 49.1018603,\n "lon": 3.1600759,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106759,\n "lat": 49.1014608,\n "lon": 3.1599336,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106760,\n "lat": 49.1014900,\n "lon": 3.1599709,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106761,\n "lat": 49.1015341,\n "lon": 3.1598876,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106762,\n "lat": 49.1015046,\n "lon": 3.1598526,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106763,\n "lat": 49.1016341,\n "lon": 3.1605148,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106764,\n "lat": 49.1016272,\n "lon": 3.1605547,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106765,\n "lat": 49.1017367,\n "lon": 3.1608028,\n "timestamp": "2017-05-22T15:39:47Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106766,\n "lat": 49.1017568,\n "lon": 3.1607804,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106767,\n "lat": 49.1017428,\n "lon": 3.1607729,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106768,\n "lat": 49.1008870,\n "lon": 3.1624567,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106769,\n "lat": 49.1007818,\n "lon": 3.1623984,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106770,\n "lat": 49.1007583,\n "lon": 3.1625017,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106771,\n "lat": 49.1011447,\n "lon": 3.1636046,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106772,\n "lat": 49.1011557,\n "lon": 3.1635683,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106773,\n "lat": 49.1011127,\n "lon": 3.1635389,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106774,\n "lat": 49.1011031,\n "lon": 3.1635735,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106775,\n "lat": 49.1013828,\n "lon": 3.1625148,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106776,\n "lat": 49.1013735,\n "lon": 3.1625385,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106777,\n "lat": 49.1014022,\n "lon": 3.1625623,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106778,\n "lat": 49.1017138,\n "lon": 3.1626952,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106779,\n "lat": 49.1017396,\n "lon": 3.1625670,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106780,\n "lat": 49.1016898,\n "lon": 3.1625428,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106781,\n "lat": 49.1016614,\n "lon": 3.1626706,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106782,\n "lat": 49.1015602,\n "lon": 3.1634033,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106783,\n "lat": 49.1015530,\n "lon": 3.1634396,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106784,\n "lat": 49.1015893,\n "lon": 3.1634547,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106785,\n "lat": 49.1015972,\n "lon": 3.1634193,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106786,\n "lat": 49.1013759,\n "lon": 3.1622583,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106787,\n "lat": 49.1014716,\n "lon": 3.1623197,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106788,\n "lat": 49.1020624,\n "lon": 3.1613965,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106789,\n "lat": 49.1019784,\n "lon": 3.1613838,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106790,\n "lat": 49.1019766,\n "lon": 3.1614193,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106791,\n "lat": 49.1020660,\n "lon": 3.1614293,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106792,\n "lat": 49.1020627,\n "lon": 3.1612457,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106793,\n "lat": 49.1020606,\n "lon": 3.1612811,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106794,\n "lat": 49.1020543,\n "lon": 3.1612811,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106795,\n "lat": 49.1020534,\n "lon": 3.1613025,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106796,\n "lat": 49.1020884,\n "lon": 3.1615709,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106797,\n "lat": 49.1021257,\n "lon": 3.1615574,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106798,\n "lat": 49.1021179,\n "lon": 3.1610713,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106799,\n "lat": 49.1020680,\n "lon": 3.1611024,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106800,\n "lat": 49.1029075,\n "lon": 3.1612629,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106801,\n "lat": 49.1028785,\n "lon": 3.1612569,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106802,\n "lat": 49.1028990,\n "lon": 3.1613262,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106803,\n "lat": 49.1023060,\n "lon": 3.1609084,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106804,\n "lat": 49.1022736,\n "lon": 3.1608728,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106805,\n "lat": 49.1022431,\n "lon": 3.1609044,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106806,\n "lat": 49.1022855,\n "lon": 3.1609396,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106807,\n "lat": 49.1025946,\n "lon": 3.1593103,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106808,\n "lat": 49.1025887,\n "lon": 3.1592717,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106809,\n "lat": 49.1021909,\n "lon": 3.1596321,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106810,\n "lat": 49.1021971,\n "lon": 3.1596221,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106811,\n "lat": 49.1021952,\n "lon": 3.1594833,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106812,\n "lat": 49.1021723,\n "lon": 3.1594826,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106813,\n "lat": 49.1021738,\n "lon": 3.1596330,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106814,\n "lat": 49.1020218,\n "lon": 3.1596201,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106815,\n "lat": 49.1020182,\n "lon": 3.1596442,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106816,\n "lat": 49.1020859,\n "lon": 3.1597028,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106817,\n "lat": 49.1026162,\n "lon": 3.1600710,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106818,\n "lat": 49.1026229,\n "lon": 3.1600081,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106819,\n "lat": 49.1026019,\n "lon": 3.1600046,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106820,\n "lat": 49.1028945,\n "lon": 3.1591388,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106921,\n "lat": 49.1028829,\n "lon": 3.1592082,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106922,\n "lat": 49.1028678,\n "lon": 3.1601201,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106923,\n "lat": 49.1030951,\n "lon": 3.1607854,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106924,\n "lat": 49.1031044,\n "lon": 3.1607200,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106925,\n "lat": 49.1030727,\n "lon": 3.1607084,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106926,\n "lat": 49.1030630,\n "lon": 3.1607764,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106927,\n "lat": 49.1022878,\n "lon": 3.1536314,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106928,\n "lat": 49.1026458,\n "lon": 3.1531050,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106929,\n "lat": 49.1026178,\n "lon": 3.1531870,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106930,\n "lat": 49.1025609,\n "lon": 3.1523664,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106931,\n "lat": 49.1024939,\n "lon": 3.1525963,\n "timestamp": "2017-05-22T15:39:48Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106932,\n "lat": 49.1031135,\n "lon": 3.1514731,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106933,\n "lat": 49.1031372,\n "lon": 3.1514054,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106934,\n "lat": 49.1031152,\n "lon": 3.1513906,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106935,\n "lat": 49.1030921,\n "lon": 3.1514598,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106936,\n "lat": 49.1029997,\n "lon": 3.1586461,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106937,\n "lat": 49.1029305,\n "lon": 3.1586586,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106938,\n "lat": 49.1029525,\n "lon": 3.1588583,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106939,\n "lat": 49.1030208,\n "lon": 3.1588401,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106940,\n "lat": 49.1019350,\n "lon": 3.1588236,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106941,\n "lat": 49.1022504,\n "lon": 3.1588785,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106942,\n "lat": 49.1022546,\n "lon": 3.1588419,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106943,\n "lat": 49.1021771,\n "lon": 3.1588107,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106944,\n "lat": 49.1018040,\n "lon": 3.1586288,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106945,\n "lat": 49.1019059,\n "lon": 3.1585015,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106946,\n "lat": 49.1018811,\n "lon": 3.1584529,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106947,\n "lat": 49.1017809,\n "lon": 3.1585886,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106948,\n "lat": 49.1029705,\n "lon": 3.1589983,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106949,\n "lat": 49.1030159,\n "lon": 3.1589799,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106950,\n "lat": 49.1030080,\n "lon": 3.1589082,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106951,\n "lat": 49.1029624,\n "lon": 3.1589235,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106952,\n "lat": 49.1028881,\n "lon": 3.1591772,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106953,\n "lat": 49.1029163,\n "lon": 3.1591833,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106954,\n "lat": 49.1025029,\n "lon": 3.1668069,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106955,\n "lat": 49.1024489,\n "lon": 3.1667717,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106956,\n "lat": 49.1199474,\n "lon": 3.1405879,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106957,\n "lat": 49.1200108,\n "lon": 3.1404834,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106958,\n "lat": 49.1198992,\n "lon": 3.1403326,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106959,\n "lat": 49.1198332,\n "lon": 3.1404387,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106960,\n "lat": 49.1197175,\n "lon": 3.1406426,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106961,\n "lat": 49.1198290,\n "lon": 3.1407916,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106962,\n "lat": 49.0999193,\n "lon": 3.1651670,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106963,\n "lat": 49.0998907,\n "lon": 3.1651665,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106964,\n "lat": 49.1015542,\n "lon": 3.1588581,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106965,\n "lat": 49.1015142,\n "lon": 3.1588235,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106966,\n "lat": 49.1014895,\n "lon": 3.1588901,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106967,\n "lat": 49.1015296,\n "lon": 3.1589246,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106968,\n "lat": 49.1015612,\n "lon": 3.1573161,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106969,\n "lat": 49.1015545,\n "lon": 3.1573603,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106974,\n "lat": 49.1026993,\n "lon": 3.1633353,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106975,\n "lat": 49.1026727,\n "lon": 3.1633233,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106976,\n "lat": 49.1026471,\n "lon": 3.1634629,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106977,\n "lat": 49.1026738,\n "lon": 3.1634743,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106978,\n "lat": 49.1023251,\n "lon": 3.1549765,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106979,\n "lat": 49.1023887,\n "lon": 3.1550034,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106980,\n "lat": 49.1023980,\n "lon": 3.1549655,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106981,\n "lat": 49.1023346,\n "lon": 3.1549360,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106982,\n "lat": 49.1022904,\n "lon": 3.1552178,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106983,\n "lat": 49.1023612,\n "lon": 3.1551956,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106984,\n "lat": 49.1022982,\n "lon": 3.1551650,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106985,\n "lat": 49.1023570,\n "lon": 3.1555364,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106986,\n "lat": 49.1023844,\n "lon": 3.1554073,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106987,\n "lat": 49.1023329,\n "lon": 3.1553854,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106988,\n "lat": 49.1023059,\n "lon": 3.1555095,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106989,\n "lat": 49.1022267,\n "lon": 3.1538039,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106990,\n "lat": 49.1020232,\n "lon": 3.1678141,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106991,\n "lat": 49.1019923,\n "lon": 3.1678004,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4870106992,\n "lat": 49.1019728,\n "lon": 3.1678811,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "way",\n "id": 495233276,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104931,\n 4870104930,\n 4870104929,\n 4870104928,\n 4870104931\n ],\n "tags": {\n "building": "yes",\n "source": "BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233277,\n "timestamp": "2017-05-22T15:39:49Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105936,\n 4870105937,\n 4870105938,\n 4870105939,\n 4870105940,\n 4870105935,\n 4870105936\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233278,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106036,\n 4870106030,\n 4870106029,\n 4870106028,\n 4870106038,\n 4870106037,\n 4870106036\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233279,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105494,\n 4870105495,\n 4870105497,\n 4870105496,\n 4870105494\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233280,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105724,\n 4870105536,\n 4870105725,\n 4870105626,\n 4870105627,\n 4870105727,\n 4870105724\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233281,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105728,\n 4870105729,\n 4870105739,\n 4870105740,\n 4870105741,\n 4870105742,\n 4870105735,\n 4870105736,\n 4870105737,\n 4870105738,\n 4870105728\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233282,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105091,\n 4870105092,\n 4870105093,\n 4870105094,\n 4870105095,\n 4870105096,\n 4870105089,\n 4870105090,\n 4870105091\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233284,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106410,\n 4870106411,\n 4870106408,\n 4870106409,\n 4870106410\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233285,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104999,\n 4870105000,\n 4870104997,\n 4870104998,\n 4870104999\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233286,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106956,\n 4870106959,\n 4870106960,\n 4870106961,\n 4870106956\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233287,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105552,\n 4870105553,\n 4870105554,\n 4870105555,\n 4870105556,\n 4870105557,\n 4870105558,\n 4870105559,\n 4870105560,\n 4870105561,\n 4870105562,\n 4870105552\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233288,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104934,\n 4870104935,\n 4870104936,\n 4870104937,\n 4870104938,\n 4870104940,\n 4870104934\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233289,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106255,\n 4870106256,\n 4870106257,\n 4870106258,\n 4870106255\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233290,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104939,\n 4870104934,\n 4870104940,\n 4870104941,\n 4870104939\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233291,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106259,\n 4870106260,\n 4870104933,\n 4870106261,\n 4870106262,\n 4870106259\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233292,\n "timestamp": "2017-05-22T15:39:50Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106400,\n 4870106401,\n 4870106402,\n 4870106403,\n 4870106400\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233293,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104942,\n 4870104943,\n 4870104944,\n 4870104945,\n 4870104942\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233294,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105781,\n 4870105773,\n 4870105774,\n 4870105775,\n 4870105776,\n 4870105777,\n 4870105778,\n 4870105779,\n 4870105780,\n 4870105787,\n 4870105767,\n 4870105768,\n 4870105781\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233295,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106263,\n 4870106264,\n 4870106250,\n 4870106254,\n 4870106265,\n 4870106266,\n 4870106267,\n 4870106256,\n 4870106255,\n 4870106263\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233296,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104946,\n 4870104947,\n 4870104948,\n 4870104949,\n 4870104946\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233297,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105567,\n 4870105568,\n 4870105569,\n 4870105570,\n 4870105567\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233298,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106074,\n 4870106948,\n 4870106949,\n 4870106950,\n 4870106951,\n 4870106074\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233299,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106268,\n 4870106273,\n 4870106269,\n 4870106270,\n 4870106271,\n 4870106268\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233300,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105571,\n 4870105572,\n 4870105573,\n 4870105574,\n 4870105575,\n 4870105576,\n 4870105571\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233301,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106272,\n 4870106269,\n 4870106273,\n 4870106274,\n 4870106275,\n 4870106272\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233302,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104954,\n 4870104939,\n 4870104941,\n 4870104955,\n 4870104954\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233303,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105577,\n 4870105578,\n 4870106816,\n 4870105579,\n 4870105580,\n 4870105581,\n 4870105582,\n 4870105583,\n 4870105584,\n 4870105577\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233304,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106276,\n 4870106277,\n 4870106278,\n 4870106279,\n 4870106280,\n 4870106270,\n 4870106269,\n 4870106272,\n 4870106276\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233305,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104956,\n 4870104957,\n 4870104958,\n 4870104959,\n 4870104960,\n 4870104961,\n 4870104962,\n 4870104963,\n 4870104956\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233306,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104412,\n 4870104413,\n 4870104414,\n 4870104415,\n 4870104416,\n 4870104417,\n 4870104418,\n 4870104419,\n 4870104412\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233307,\n "timestamp": "2017-05-22T15:39:51Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106281,\n 4870106282,\n 4870106283,\n 4870106284,\n 4870106285,\n 4870106286,\n 4870106281\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233308,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104964,\n 4870104965,\n 4870104966,\n 4870104967,\n 4870104964\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233309,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106287,\n 4870106288,\n 4870106289,\n 4870106290,\n 4870106291,\n 4870106292,\n 4870106293,\n 4870106294,\n 4870106287\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233310,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105005,\n 4870105006,\n 4870105007,\n 4870105008,\n 4870105005\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233311,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104968,\n 4870104969,\n 4870104970,\n 4870104971,\n 4870104972,\n 4870104973,\n 4870104974,\n 4870104975,\n 4870104976,\n 4870104977,\n 4870104978,\n 4870104979,\n 4870104980,\n 4870104981,\n 4870104982,\n 4870104968\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233312,\n "timestamp": "2019-01-19T14:54:37Z",\n "version": 2,\n "changeset": 66455521,\n "user": "Aroche",\n "uid": 50179,\n "nodes": [\n 4870105594,\n 4870105595,\n 4870105596,\n 4870105597,\n 4870105598,\n 4870105601,\n 4870105594\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233313,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106295,\n 4870106296,\n 4870106297,\n 4870106298,\n 4870106299,\n 4870106300,\n 4870106301,\n 4870106302,\n 4870106295\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233314,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106395,\n 4870106396,\n 4870106386,\n 4870106385,\n 4870106395\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233315,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105602,\n 4870105603,\n 4870105604,\n 4870105605,\n 4870105602\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233316,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106303,\n 4870106304,\n 4870106305,\n 4870106306,\n 4870106303\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233317,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105606,\n 4870105607,\n 4870106817,\n 4870105608,\n 4870105609,\n 4870105610,\n 4870105611,\n 4870105612,\n 4870105613,\n 4870105614,\n 4870105615,\n 4870105606\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233318,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106052,\n 4870106053,\n 4870106054,\n 4870106055,\n 4870106056,\n 4870106057,\n 4870106052\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233319,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104987,\n 4870104988,\n 4870104989,\n 4870104990,\n 4870104991,\n 4870104992,\n 4870104987\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233320,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106397,\n 4870106398,\n 4870106369,\n 4870106372,\n 4870106399,\n 4870106397\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233321,\n "timestamp": "2017-05-22T15:39:52Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105616,\n 4870105617,\n 4870105618,\n 4870105619,\n 4870105620,\n 4870105621,\n 4870105622,\n 4870105623,\n 4870105624,\n 4870105625,\n 4870105616\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233323,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106318,\n 4870106319,\n 4870106320,\n 4870106321,\n 4870106322,\n 4870106323,\n 4870106324,\n 4870106325,\n 4870106326,\n 4870106327,\n 4870106328,\n 4870106329,\n 4870106330,\n 4870106331,\n 4870106332,\n 4870106333,\n 4870106318\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233324,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105001,\n 4870105002,\n 4870105003,\n 4870105004,\n 4870105001\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233325,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105794,\n 4870105795,\n 4870105796,\n 4870105797,\n 4870105794\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233326,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106959,\n 4870106956,\n 4870106957,\n 4870106958,\n 4870106959\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233327,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105424,\n 4870105318,\n 4870105423,\n 4870105315,\n 4870105314,\n 4870105424\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233328,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106334,\n 4870106335,\n 4870106336,\n 4870106337,\n 4870106334\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233329,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105009,\n 4870105010,\n 4870105011,\n 4870105012,\n 4870105013,\n 4870105014,\n 4870105009\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233330,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104420,\n 4870105721,\n 4870105722,\n 4870105723,\n 4870104420\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233331,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106338,\n 4870106334,\n 4870106339,\n 4870106340,\n 4870106338\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233332,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106341,\n 4870106342,\n 4870106343,\n 4870106344,\n 4870106341\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233333,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105753,\n 4870105754,\n 4870105755,\n 4870105756,\n 4870105757,\n 4870105758,\n 4870105759,\n 4870105765,\n 4870105760,\n 4870105761,\n 4870105762,\n 4870106820,\n 4870105763,\n 4870105753\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233334,\n "timestamp": "2017-05-22T15:44:03Z",\n "version": 2,\n "changeset": 48892263,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 2965314134,\n 4870105016,\n 4870105017,\n 4870105018,\n 4870105019,\n 4870105020,\n 4870105021,\n 4870105022,\n 4870105023,\n 4870105024,\n 4870105025,\n 4870105026,\n 2965314150,\n 2965314134\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233335,\n "timestamp": "2017-05-22T15:39:53Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105027,\n 4870105028,\n 4870105029,\n 4870105030,\n 4870105031,\n 4870105032,\n 4870105027\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233336,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106346,\n 4870106349,\n 4870106350,\n 4870106351,\n 4870106352,\n 4870106353,\n 4870106354,\n 4870106347,\n 4870106348,\n 4870106345,\n 4870106346\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233337,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105033,\n 4870105034,\n 4870105035,\n 4870105036,\n 4870105033\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233338,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106355,\n 4870106356,\n 4870106357,\n 4870106358,\n 4870106355\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233339,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105037,\n 4870106754,\n 4870105038,\n 4870105039,\n 4870105040,\n 4870105037\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233340,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106361,\n 4870106362,\n 4870106363,\n 4870106364,\n 4870106359,\n 4870106360,\n 4870106361\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233341,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106099,\n 4870106100,\n 4870106089,\n 4870106088,\n 4870106093,\n 4870106099\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233342,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105743,\n 4870105744,\n 4870105745,\n 4870105746,\n 4870105747,\n 4870105736,\n 4870105735,\n 4870105748,\n 4870105743\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233343,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105259,\n 4870105260,\n 4870105261,\n 4870105262,\n 4870105263,\n 4870105264,\n 4870105265,\n 4870105266,\n 4870105259\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233344,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106365,\n 4870106366,\n 4870106367,\n 4870106368,\n 4870106365\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233345,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106369,\n 4870106370,\n 4870106371,\n 4870106372,\n 4870106369\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233346,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105053,\n 4870105054,\n 4870105055,\n 4870105056,\n 4870105057,\n 4870105058,\n 4870105059,\n 4870105053\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233347,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106373,\n 4870106374,\n 4870106375,\n 4870106376,\n 4870106373\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233348,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105726,\n 4870105722,\n 4870105721,\n 4870104413,\n 4870104412,\n 4870105726\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233349,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105115,\n 4870105116,\n 4870105117,\n 4870105118,\n 4870105115\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233350,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106377,\n 4870106378,\n 4870106379,\n 4870106380,\n 4870106377\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233351,\n "timestamp": "2017-05-22T15:39:54Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105764,\n 4870105749,\n 4870105752,\n 4870105765,\n 4870105759,\n 4870105766,\n 4870105764\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233352,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106381,\n 4870106382,\n 4870106383,\n 4870106384,\n 4870106381\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233353,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106385,\n 4870106386,\n 4870106387,\n 4870106388,\n 4870106385\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233354,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105769,\n 4870105770,\n 4870105771,\n 4870105772,\n 4870105769\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233355,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105073,\n 4870105074,\n 4870105075,\n 4870105076,\n 4870105077,\n 4870105078,\n 4870105082,\n 4870105079,\n 4870105073\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233356,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106389,\n 4870106390,\n 4870106391,\n 4870106392,\n 4870106393,\n 4870106394,\n 4870106389\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233357,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105749,\n 4870105750,\n 4870105751,\n 4870105752,\n 4870105749\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233358,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105080,\n 4870105081,\n 4870105082,\n 4870105078,\n 4870105080\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233359,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105782,\n 4870105783,\n 4870105784,\n 4870105770,\n 4870105769,\n 4870105782\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233360,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105073,\n 4870105079,\n 4870105083,\n 4870105084,\n 4870105073\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233361,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105785,\n 4870105786,\n 4870105787,\n 4870105780,\n 4870105779,\n 4870105785\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233362,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105085,\n 4870105086,\n 4870105087,\n 4870105088,\n 4870105085\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233363,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105788,\n 4870105789,\n 4870105790,\n 4870105791,\n 4870105792,\n 4870105793,\n 4870105788\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233364,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106404,\n 4870106405,\n 4870106406,\n 4870106407,\n 4870106404\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233365,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104993,\n 4870104994,\n 4870104995,\n 4870104996,\n 4870104993\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233366,\n "timestamp": "2017-05-22T15:39:55Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105578,\n 4870106814,\n 4870106815,\n 4870106816,\n 4870105578\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233367,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105798,\n 4870105799,\n 4870105800,\n 4870105801,\n 4870105798\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233368,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105097,\n 4870105098,\n 4870105099,\n 4870105100,\n 4870105101,\n 4870105097\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233369,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105730,\n 4870105731,\n 4870105732,\n 4870105733,\n 4870105734,\n 4870105730\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233371,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105802,\n 4870105803,\n 4870105804,\n 4870105805,\n 4870105802\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233373,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105102,\n 4870105103,\n 4870105104,\n 4870105105,\n 4870105106,\n 4870105107,\n 4870105102\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233375,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105690,\n 4870105691,\n 4870105692,\n 4870105693,\n 4870105688,\n 4870105689,\n 4870105690\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233377,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105806,\n 4870105807,\n 4870105808,\n 4870105809,\n 4870105810,\n 4870105811,\n 4870105812,\n 4870105813,\n 4870105806\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233379,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105108,\n 4870105109,\n 4870105110,\n 4870105111,\n 4870105108\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233381,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105814,\n 4870105815,\n 4870105816,\n 4870105817,\n 4870105814\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233383,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105112,\n 4870105113,\n 4870105106,\n 4870105105,\n 4870105114,\n 4870106758,\n 4870105112\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233384,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105694,\n 4870105695,\n 4870105696,\n 4870105697,\n 4870105698,\n 4870105699,\n 4870105694\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233386,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106817,\n 4870106818,\n 4870106819,\n 4870105609,\n 4870105608,\n 4870106817\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233388,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105700,\n 4870105701,\n 4870105702,\n 4870106983,\n 4870106380,\n 4870106379,\n 4870105700\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233390,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105703,\n 4870105704,\n 4870105705,\n 4870105706,\n 4870105703\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233392,\n "timestamp": "2017-05-22T15:39:56Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105922,\n 4870105817,\n 4870105816,\n 4870105923,\n 4870105924,\n 4870105922\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233394,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105585,\n 4870105586,\n 4870105587,\n 4870105588,\n 4870105589,\n 4870105590,\n 4870105591,\n 4870105592,\n 4870105593,\n 4870105585\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233397,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105707,\n 4870105708,\n 4870105709,\n 4870105704,\n 4870105703,\n 4870105707\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233399,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105224,\n 4870105225,\n 4870105226,\n 4870105227,\n 4870105228,\n 4870105229,\n 4870105230,\n 4870105231,\n 4870105232,\n 4870105233,\n 4870105234,\n 4870105235,\n 4870105224\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233402,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105710,\n 4870105711,\n 4870105712,\n 4870105713,\n 4870105710\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233403,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105707,\n 4870105703,\n 4870105706,\n 4870105714,\n 4870105712,\n 4870105711,\n 4870105707\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233405,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105715,\n 4870105716,\n 4870105717,\n 4870105718,\n 4870105715\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233407,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105236,\n 4870105237,\n 4870106762,\n 4870105238,\n 4870105239,\n 4870105236\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233409,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105065,\n 4870105066,\n 4870105067,\n 4870105068,\n 4870105065\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233410,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105719,\n 4870105720,\n 4870106721,\n 4870106722,\n 4870106723,\n 4870106724,\n 4870106725,\n 4870106726,\n 4870106727,\n 4870106728,\n 4870106729,\n 4870106730,\n 4870105719\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233412,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105240,\n 4870105241,\n 4870106765,\n 4870105242,\n 4870105243,\n 4870105240\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233414,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105941,\n 4870105942,\n 4870105943,\n 4870105944,\n 4870105945,\n 4870105946,\n 4870105947,\n 4870105948,\n 4870105949,\n 4870105950,\n 4870105941\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233416,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105244,\n 4870105245,\n 4870105246,\n 4870105247,\n 4870105248,\n 4870105249,\n 4870105244\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233417,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105114,\n 4870106757,\n 4870105097,\n 4870105101,\n 4870106758,\n 4870105114\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233419,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104952,\n 4870104953,\n 4870104950,\n 4870104951,\n 4870104952\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233421,\n "timestamp": "2017-05-22T15:39:57Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106731,\n 4870106732,\n 4870106733,\n 4870106734,\n 4870106735,\n 4870106731\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233423,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105250,\n 4870105251,\n 4870105252,\n 4870105253,\n 4870105254,\n 4870105249,\n 4870105248,\n 4870105250\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233426,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105951,\n 4870105952,\n 4870105953,\n 4870105954,\n 4870105951\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233428,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106736,\n 4870106737,\n 4870104936,\n 4870104935,\n 4870106736\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233430,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105255,\n 4870105256,\n 4870105257,\n 4870105258,\n 4870105255\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233433,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106738,\n 4870106739,\n 4870106740,\n 4870106741,\n 4870106742,\n 4870106743,\n 4870106738\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233435,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105955,\n 4870105956,\n 4870105957,\n 4870105958,\n 4870105959,\n 4870105960,\n 4870105961,\n 4870105962,\n 4870105955\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233438,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106978,\n 4870106979,\n 4870106980,\n 4870106981,\n 4870106978\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233439,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106923,\n 4870106924,\n 4870106925,\n 4870106926,\n 4870106923\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233440,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106744,\n 4870106745,\n 4870106746,\n 4870106747,\n 4870106744\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233441,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105963,\n 4870105964,\n 4870105965,\n 4870105966,\n 4870105963\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233442,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106748,\n 4870106749,\n 4870106750,\n 4870106751,\n 4870106748\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233443,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105267,\n 4870105268,\n 4870105269,\n 4870105270,\n 4870105271,\n 4870105272,\n 4870105267\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233444,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105933,\n 4870105934,\n 4870105967,\n 4870105968,\n 4870105969,\n 4870105933\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233445,\n "timestamp": "2017-05-22T15:39:58Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106752,\n 4870106753,\n 4870106754,\n 4870105037,\n 4870106752\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233446,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105968,\n 4870106930,\n 4870106931,\n 4870105969,\n 4870105968\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233447,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105970,\n 4870105971,\n 4870105972,\n 4870105973,\n 4870105974,\n 4870105975,\n 4870105976,\n 4870105977,\n 4870105978,\n 4870105979,\n 4870105970\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233448,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105273,\n 4870105274,\n 4870105275,\n 4870105276,\n 4870105273\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233449,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106755,\n 4870105066,\n 4870105065,\n 4870106756,\n 4870106755\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233450,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105041,\n 4870105042,\n 4870105043,\n 4870105044,\n 4870105045,\n 4870105046,\n 4870105047,\n 4870105048,\n 4870105049,\n 4870105050,\n 4870105051,\n 4870105052,\n 4870105041\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233451,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105091,\n 4870105094,\n 4870105093,\n 4870105092,\n 4870105091\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233452,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105277,\n 4870105278,\n 4870105279,\n 4870105280,\n 4870105277\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233453,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105237,\n 4870106759,\n 4870106760,\n 4870106761,\n 4870106762,\n 4870105237\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233454,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105281,\n 4870105282,\n 4870105283,\n 4870105284,\n 4870105281\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233455,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106982,\n 4870106380,\n 4870106983,\n 4870106984,\n 4870106982\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233456,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106763,\n 4870106764,\n 4870105119,\n 4870105223,\n 4870106763\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233457,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105984,\n 4870105985,\n 4870105986,\n 4870105987,\n 4870105988,\n 4870105989,\n 4870105984\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233458,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106765,\n 4870105241,\n 4870106766,\n 4870106767,\n 4870106765\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233459,\n "timestamp": "2017-05-22T15:39:59Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105267,\n 4870106768,\n 4870106769,\n 4870106770,\n 4870105268,\n 4870105267\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233460,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105990,\n 4870105991,\n 4870105992,\n 4870105993,\n 4870105990\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233461,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106771,\n 4870106772,\n 4870106773,\n 4870106774,\n 4870106771\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233462,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105994,\n 4870105995,\n 4870105996,\n 4870105997,\n 4870105998,\n 4870105999,\n 4870105994\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233463,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105285,\n 4870105286,\n 4870105287,\n 4870105288,\n 4870105289,\n 4870105290,\n 4870105285\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233464,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105432,\n 4870106775,\n 4870106776,\n 4870106777,\n 4870105432\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233465,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105297,\n 4870105298,\n 4870105299,\n 4870105300,\n 4870105295,\n 4870105292,\n 4870105291,\n 4870105297\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233466,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106778,\n 4870106779,\n 4870106780,\n 4870106781,\n 4870106778\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233467,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106000,\n 4870106001,\n 4870106002,\n 4870105951,\n 4870105954,\n 4870106003,\n 4870106000\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233468,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105301,\n 4870105302,\n 4870105303,\n 4870105304,\n 4870105305,\n 4870105306,\n 4870105307,\n 4870105308,\n 4870105301\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233469,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106782,\n 4870106783,\n 4870106784,\n 4870106785,\n 4870106782\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233470,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106004,\n 4870106005,\n 4870106006,\n 4870106007,\n 4870106004\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233471,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105818,\n 4870105819,\n 4870105820,\n 4870105921,\n 4870105818\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233472,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106786,\n 4870106787,\n 4870105453,\n 4870105452,\n 4870106786\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233473,\n "timestamp": "2017-05-22T15:40:00Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106008,\n 4870106009,\n 4870106010,\n 4870106011,\n 4870106008\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233474,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106788,\n 4870106789,\n 4870106790,\n 4870106791,\n 4870106788\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233475,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106012,\n 4870106013,\n 4870106014,\n 4870106015,\n 4870106012\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233476,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105314,\n 4870105315,\n 4870105316,\n 4870105317,\n 4870105314\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233477,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106792,\n 4870106793,\n 4870106794,\n 4870106795,\n 4870105502,\n 4870105501,\n 4870106792\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233478,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106016,\n 4870106017,\n 4870106018,\n 4870106019,\n 4870106020,\n 4870106021,\n 4870106016\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233479,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105318,\n 4870105319,\n 4870105320,\n 4870105421,\n 4870105422,\n 4870105423,\n 4870105318\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233480,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105509,\n 4870106788,\n 4870106791,\n 4870106796,\n 4870106797,\n 4870105509\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233481,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106798,\n 4870106799,\n 4870105499,\n 4870105498,\n 4870106798\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233482,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106022,\n 4870106023,\n 4870106024,\n 4870106025,\n 4870106026,\n 4870106027,\n 4870106022\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233483,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106800,\n 4870106801,\n 4870105517,\n 4870106802,\n 4870106800\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233484,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105425,\n 4870105426,\n 4870105427,\n 4870105428,\n 4870105425\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233485,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106803,\n 4870106804,\n 4870106805,\n 4870106806,\n 4870106803\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233486,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106028,\n 4870106029,\n 4870106030,\n 4870106031,\n 4870106032,\n 4870106033,\n 4870106034,\n 4870106035,\n 4870106028\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233487,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105429,\n 4870105425,\n 4870105428,\n 4870105430,\n 4870105431,\n 4870106775,\n 4870105432,\n 4870105433,\n 4870105434,\n 4870105435,\n 4870105436,\n 4870105437,\n 4870105438,\n 4870105439,\n 4870105440,\n 4870105441,\n 4870105429\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233488,\n "timestamp": "2017-05-22T15:40:01Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105291,\n 4870105292,\n 4870105293,\n 4870105294,\n 4870105291\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233489,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105568,\n 4870106807,\n 4870106808,\n 4870105569,\n 4870105568\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233490,\n "timestamp": "2025-05-08T17:21:11Z",\n "version": 4,\n "changeset": 165994979,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 4870105119,\n 4870105120,\n 4870105221,\n 4870105222,\n 4870105223,\n 4870105119\n ],\n "tags": {\n "addr:housenumber": "13",\n "addr:street": "Grande Rue",\n "amenity": "townhall",\n "building": "civic",\n "contact:email": "mairiedebrumetz@orange.fr",\n "contact:phone": "+33 3 23 71 43 63",\n "name": "Mairie de Brumetz",\n "opening_hours": "Mo-Fr 08:30-11:30",\n "ref:FR:SIRET": "21020815300010",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017;Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n }\n },\n {\n "type": "way",\n "id": 495233491,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106809,\n 4870106810,\n 4870106811,\n 4870106812,\n 4870106813,\n 4870106809\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233492,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105464,\n 4870105465,\n 4870105466,\n 4870105467,\n 4870105468,\n 4870105469,\n 4870105464\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233493,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104983,\n 4870104984,\n 4870104985,\n 4870104986,\n 4870104983\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233494,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105442,\n 4870105443,\n 4870105444,\n 4870105445,\n 4870105446,\n 4870105447,\n 4870106782,\n 4870106785,\n 4870105448,\n 4870105449,\n 4870105450,\n 4870105451,\n 4870105442\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233495,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106039,\n 4870106040,\n 4870106041,\n 4870106042,\n 4870106043,\n 4870106044,\n 4870106045,\n 4870106046,\n 4870106039\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233496,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106820,\n 4870105762,\n 4870105761,\n 4870106921,\n 4870106952,\n 4870106820\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233497,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105785,\n 4870105779,\n 4870105778,\n 4870106922,\n 4870105785\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233498,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106047,\n 4870106048,\n 4870106049,\n 4870106050,\n 4870106051,\n 4870106047\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233499,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105452,\n 4870105453,\n 4870105454,\n 4870105455,\n 4870105452\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233500,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105925,\n 4870105926,\n 4870105927,\n 4870105928,\n 4870105929,\n 4870105930,\n 4870105931,\n 4870105932,\n 4870105925\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233501,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105456,\n 4870105457,\n 4870105458,\n 4870105459,\n 4870105456\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233502,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105295,\n 4870105296,\n 4870105285,\n 4870105290,\n 4870105294,\n 4870105293,\n 4870105292,\n 4870105295\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233503,\n "timestamp": "2017-05-22T15:40:02Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105931,\n 4870105930,\n 4870106928,\n 4870106929,\n 4870105931\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233504,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105460,\n 4870105461,\n 4870105462,\n 4870105463,\n 4870105460\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233505,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105926,\n 4870105929,\n 4870105928,\n 4870105927,\n 4870105926\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233506,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106058,\n 4870106059,\n 4870106060,\n 4870106061,\n 4870106062,\n 4870106063,\n 4870106064,\n 4870106065,\n 4870106066,\n 4870106067,\n 4870106068,\n 4870106058\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233507,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105069,\n 4870105070,\n 4870105071,\n 4870105072,\n 4870105069\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233508,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106932,\n 4870106933,\n 4870106934,\n 4870106935,\n 4870106932\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233509,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106019,\n 4870106018,\n 4870106017,\n 4870106936,\n 4870106019\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233510,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106016,\n 4870106937,\n 4870106938,\n 4870106939,\n 4870106936,\n 4870106017,\n 4870106016\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233511,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105470,\n 4870105471,\n 4870105472,\n 4870105473,\n 4870105470\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233512,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106069,\n 4870106070,\n 4870106071,\n 4870106072,\n 4870106069\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233513,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106026,\n 4870106025,\n 4870106024,\n 4870106940,\n 4870106026\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233514,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105474,\n 4870105475,\n 4870105476,\n 4870105477,\n 4870105478,\n 4870105479,\n 4870105480,\n 4870105481,\n 4870105474\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233515,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106073,\n 4870106074,\n 4870106951,\n 4870106075,\n 4870106076,\n 4870106077,\n 4870106078,\n 4870106079,\n 4870106073\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233516,\n "timestamp": "2017-05-22T15:40:03Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106944,\n 4870106945,\n 4870106946,\n 4870106947,\n 4870106944\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233517,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105060,\n 4870105061,\n 4870105062,\n 4870105063,\n 4870105064,\n 4870105060\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233518,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105482,\n 4870105483,\n 4870105484,\n 4870105485,\n 4870105482\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233519,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105763,\n 4870106820,\n 4870106952,\n 4870106953,\n 4870105763\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233520,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105486,\n 4870105487,\n 4870105488,\n 4870105489,\n 4870105486\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233521,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106262,\n 4870106261,\n 4870106954,\n 4870106955,\n 4870106262\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233522,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106088,\n 4870106089,\n 4870106090,\n 4870106091,\n 4870106088\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233523,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105490,\n 4870105491,\n 4870105492,\n 4870105493,\n 4870105490\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233524,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106092,\n 4870106093,\n 4870106088,\n 4870106094,\n 4870106092\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233525,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106095,\n 4870106092,\n 4870106094,\n 4870106096,\n 4870106097,\n 4870106098,\n 4870106095\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233526,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106314,\n 4870106315,\n 4870106316,\n 4870106317,\n 4870106314\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233527,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105498,\n 4870105499,\n 4870105500,\n 4870106792,\n 4870105501,\n 4870105502,\n 4870106795,\n 4870105503,\n 4870105504,\n 4870105505,\n 4870105506,\n 4870105507,\n 4870105508,\n 4870106789,\n 4870106788,\n 4870105509,\n 4870105498\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233528,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870104979,\n 4870104978,\n 4870106962,\n 4870106963,\n 4870104979\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233529,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106101,\n 4870106102,\n 4870106100,\n 4870106099,\n 4870106103,\n 4870106101\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233530,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106055,\n 4870106941,\n 4870106942,\n 4870106943,\n 4870106056,\n 4870106055\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233531,\n "timestamp": "2017-05-22T15:40:04Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106964,\n 4870106965,\n 4870106966,\n 4870106967,\n 4870106964\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233532,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106104,\n 4870106105,\n 4870106106,\n 4870106107,\n 4870106104\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233533,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106335,\n 4870106968,\n 4870106969,\n 4870106336,\n 4870106335\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233534,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106108,\n 4870106109,\n 4870106110,\n 4870106111,\n 4870106112,\n 4870106113,\n 4870106114,\n 4870106115,\n 4870106108\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233535,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105510,\n 4870105511,\n 4870105512,\n 4870105513,\n 4870105514,\n 4870105515,\n 4870105510\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233536,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105980,\n 4870105981,\n 4870106933,\n 4870106932,\n 4870105982,\n 4870105983,\n 4870105980\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233537,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106974,\n 4870106975,\n 4870106976,\n 4870106977,\n 4870106974\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233538,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105563,\n 4870105564,\n 4870105565,\n 4870105566,\n 4870105563\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233539,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105510,\n 4870105516,\n 4870106802,\n 4870105517,\n 4870105511,\n 4870105510\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233540,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106116,\n 4870106117,\n 4870106118,\n 4870106119,\n 4870106116\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233541,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106354,\n 4870106353,\n 4870106352,\n 4870106351,\n 4870106354\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233542,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105518,\n 4870105519,\n 4870105520,\n 4870105521,\n 4870105518\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233543,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106120,\n 4870106221,\n 4870106222,\n 4870106223,\n 4870106224,\n 4870106225,\n 4870106226,\n 4870106227,\n 4870106120\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233544,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105522,\n 4870105523,\n 4870105524,\n 4870105525,\n 4870105522\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233545,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106985,\n 4870106986,\n 4870106987,\n 4870106988,\n 4870106985\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233546,\n "timestamp": "2017-05-22T15:40:05Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105526,\n 4870105527,\n 4870105528,\n 4870105529,\n 4870105526\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233547,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106228,\n 4870106229,\n 4870106230,\n 4870106231,\n 4870106232,\n 4870106233,\n 4870106234,\n 4870106235,\n 4870106070,\n 4870106069,\n 4870106228\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233548,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105817,\n 4870106927,\n 4870106989,\n 4870105814,\n 4870105817\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233549,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105530,\n 4870105531,\n 4870105532,\n 4870105533,\n 4870105530\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233550,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106731,\n 4870106722,\n 4870106721,\n 4870105720,\n 4870106732,\n 4870106731\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233551,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106990,\n 4870106991,\n 4870106992,\n 4870106733,\n 4870106732,\n 4870105720,\n 4870105719,\n 4870106990\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 495233552,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105534,\n 4870105535,\n 4870105536,\n 4870105724,\n 4870105537,\n 4870105534\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233553,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106236,\n 4870106237,\n 4870106238,\n 4870106239,\n 4870106240,\n 4870106241,\n 4870106236\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233554,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105309,\n 4870105310,\n 4870105311,\n 4870105312,\n 4870105313,\n 4870105309\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233555,\n "timestamp": "2017-05-22T15:44:03Z",\n "version": 2,\n "changeset": 48892263,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870105538,\n 4870105539,\n 4870105540,\n 4870105541,\n 4870105542,\n 4870105543,\n 4870105544,\n 4870105545,\n 4870105546,\n 4870105547,\n 4870105548,\n 4870105549,\n 4870105550,\n 4870105551,\n 4870105538\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "denomination": "catholic",\n "heritage": "2",\n "heritage:operator": "mhs",\n "mhs:inscription_date": "1920-01-17",\n "name": "Église Saint-Crépin",\n "ref:mhs": "PA00115558",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "source:heritage": "data.gouv.fr, Ministère de la Culture - 2016",\n "start_date": "C12",\n "wikidata": "Q3581258",\n "wikipedia": "fr:Église Saint-Crépin de Brumetz"\n }\n },\n {\n "type": "way",\n "id": 495233556,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106242,\n 4870106243,\n 4870106244,\n 4870106245,\n 4870106246,\n 4870106247,\n 4870106248,\n 4870106249,\n 4870106242\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233557,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106307,\n 4870106308,\n 4870106309,\n 4870106310,\n 4870106311,\n 4870106312,\n 4870106313,\n 4870106307\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233558,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106080,\n 4870106081,\n 4870106082,\n 4870106083,\n 4870106084,\n 4870106085,\n 4870106086,\n 4870106087,\n 4870106080\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n },\n {\n "type": "way",\n "id": 495233559,\n "timestamp": "2017-05-22T15:40:06Z",\n "version": 1,\n "changeset": 48892158,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4870106250,\n 4870104932,\n 4870106251,\n 4870106252,\n 4870106253,\n 4870106254,\n 4870106250\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;BDOrtho IGN 2017"\n }\n }\n \n ]\n }\n """ ] ] |
|