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"="02224"]->.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" => 6.029123 "namelookup_time" => 0.000498 "connect_time" => 0.034143 "pretransfer_time" => 0.069962 "size_upload" => 2410.0 "size_download" => 32316.0 "speed_download" => 5359.0 "speed_upload" => 399.0 "download_content_length" => 32316.0 "upload_content_length" => 2410.0 "starttransfer_time" => 5.994874 "primary_ip" => "2a01:4f9:3051:3e48::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:2900:602f:872e:e67a" "local_port" => 46836 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 69871 "connect_time_us" => 34143 "namelookup_time_us" => 498 "pretransfer_time_us" => 69962 "starttransfer_time_us" => 5994874 "posttransfer_time_us" => 69961 "total_time_us" => 6029123 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769987555.8187 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#1110 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1129 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1003 …} : -9223372036854775808 } } "debug" => """ * Host overpass-api.de:443 was resolved.\n * IPv6: 2a01:4f9:3051:3e48::2, 2a01:4f8:261:3c4f::2\n * IPv4: 65.109.112.52, 162.55.144.139\n * Trying [2a01:4f9:3051:3e48::2]:443...\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n * ALPN: server accepted http/1.1\n * Server certificate:\n * subject: CN=lambert.openstreetmap.de\n * start date: Jan 21 16:56:36 2026 GMT\n * expire date: Apr 21 16:56:35 2026 GMT\n * subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to overpass-api.de (2a01:4f9:3051:3e48::2) port 443\n * using HTTP/1.x\n > POST /api/interpreter HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n Content-Type: application/x-www-form-urlencoded\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 2410\r\n \r\n * upload completely sent off: 2410 bytes\n < HTTP/1.1 200 OK\r\n < Date: Sun, 01 Feb 2026 23:12:35 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 32316\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Sun, 01 Feb 2026 23:12:35 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 32316" "Content-Type: application/json" ] "response_content" => [ """ {\n "version": 0.6,\n "generator": "Overpass API 0.7.62.10 2d4cfc48",\n "osm3s": {\n "timestamp_osm_base": "2026-02-01T23:11:43Z",\n "timestamp_areas_base": "2026-01-23T01:22:35Z",\n "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n },\n "elements": [\n \n {\n "type": "node",\n "id": 4713815360,\n "lat": 49.3499932,\n "lon": 3.5826627,\n "timestamp": "2017-03-02T17:37:51Z",\n "version": 1,\n "changeset": 46528113,\n "user": "JeaRRo",\n "uid": 187177\n },\n {\n "type": "node",\n "id": 4713815361,\n "lat": 49.3499251,\n "lon": 3.5826278,\n "timestamp": "2017-03-02T17:37:51Z",\n "version": 1,\n "changeset": 46528113,\n "user": "JeaRRo",\n "uid": 187177\n },\n {\n "type": "node",\n "id": 4713815362,\n "lat": 49.3499443,\n "lon": 3.5825393,\n "timestamp": "2017-03-02T17:37:51Z",\n "version": 1,\n "changeset": 46528113,\n "user": "JeaRRo",\n "uid": 187177\n },\n {\n "type": "node",\n "id": 4713815363,\n "lat": 49.3500125,\n "lon": 3.5825742,\n "timestamp": "2017-03-02T17:37:51Z",\n "version": 1,\n "changeset": 46528113,\n "user": "JeaRRo",\n "uid": 187177\n },\n {\n "type": "node",\n "id": 4824310899,\n "lat": 49.3376277,\n "lon": 3.5748518,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310900,\n "lat": 49.3376745,\n "lon": 3.5747739,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310901,\n "lat": 49.3376061,\n "lon": 3.5746787,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310902,\n "lat": 49.3375610,\n "lon": 3.5747541,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310903,\n "lat": 49.3374121,\n "lon": 3.5747295,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310904,\n "lat": 49.3374865,\n "lon": 3.5746059,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310905,\n "lat": 49.3374268,\n "lon": 3.5745217,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310906,\n "lat": 49.3373535,\n "lon": 3.5746436,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310907,\n "lat": 49.3373764,\n "lon": 3.5751220,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310908,\n "lat": 49.3374260,\n "lon": 3.5750365,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310909,\n "lat": 49.3373506,\n "lon": 3.5749330,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310910,\n "lat": 49.3373015,\n "lon": 3.5750176,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310911,\n "lat": 49.3376153,\n "lon": 3.5755576,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310912,\n "lat": 49.3376714,\n "lon": 3.5754614,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310913,\n "lat": 49.3376234,\n "lon": 3.5753937,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310914,\n "lat": 49.3375655,\n "lon": 3.5754908,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310915,\n "lat": 49.3376141,\n "lon": 3.5751672,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310916,\n "lat": 49.3376301,\n "lon": 3.5751366,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310917,\n "lat": 49.3376148,\n "lon": 3.5751204,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310918,\n "lat": 49.3375999,\n "lon": 3.5751504,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310919,\n "lat": 49.3375953,\n "lon": 3.5731620,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310920,\n "lat": 49.3374951,\n "lon": 3.5733891,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310985,\n "lat": 49.3377857,\n "lon": 3.5757579,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310986,\n "lat": 49.3378347,\n "lon": 3.5756781,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310987,\n "lat": 49.3377452,\n "lon": 3.5755553,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310988,\n "lat": 49.3376978,\n "lon": 3.5756373,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310989,\n "lat": 49.3392923,\n "lon": 3.5710077,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310990,\n "lat": 49.3392582,\n "lon": 3.5709945,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310991,\n "lat": 49.3392482,\n "lon": 3.5710304,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310992,\n "lat": 49.3391523,\n "lon": 3.5709933,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310993,\n "lat": 49.3391312,\n "lon": 3.5711041,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310994,\n "lat": 49.3392281,\n "lon": 3.5711382,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310995,\n "lat": 49.3392385,\n "lon": 3.5710979,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310996,\n "lat": 49.3390333,\n "lon": 3.5701737,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310997,\n "lat": 49.3390850,\n "lon": 3.5702208,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310998,\n "lat": 49.3391005,\n "lon": 3.5701729,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824310999,\n "lat": 49.3390442,\n "lon": 3.5701295,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311000,\n "lat": 49.3393983,\n "lon": 3.5717343,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311001,\n "lat": 49.3393925,\n "lon": 3.5717877,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311002,\n "lat": 49.3393951,\n "lon": 3.5718379,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311003,\n "lat": 49.3394250,\n "lon": 3.5718542,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311004,\n "lat": 49.3394274,\n "lon": 3.5718107,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311005,\n "lat": 49.3394034,\n "lon": 3.5718029,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311006,\n "lat": 49.3394092,\n "lon": 3.5717369,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311007,\n "lat": 49.3392587,\n "lon": 3.5715897,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311008,\n "lat": 49.3393172,\n "lon": 3.5716080,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311009,\n "lat": 49.3393249,\n "lon": 3.5715529,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311010,\n "lat": 49.3392088,\n "lon": 3.5717405,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311011,\n "lat": 49.3392637,\n "lon": 3.5717981,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311012,\n "lat": 49.3393031,\n "lon": 3.5716864,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311013,\n "lat": 49.3392476,\n "lon": 3.5716432,\n "timestamp": "2017-04-29T05:41:11Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311014,\n "lat": 49.3383741,\n "lon": 3.5700632,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311015,\n "lat": 49.3383841,\n "lon": 3.5700389,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311016,\n "lat": 49.3383600,\n "lon": 3.5700156,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311017,\n "lat": 49.3383500,\n "lon": 3.5700399,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311018,\n "lat": 49.3380315,\n "lon": 3.5698330,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311019,\n "lat": 49.3380840,\n "lon": 3.5697298,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311020,\n "lat": 49.3377892,\n "lon": 3.5693769,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311021,\n "lat": 49.3375410,\n "lon": 3.5734463,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311022,\n "lat": 49.3376464,\n "lon": 3.5732200,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311023,\n "lat": 49.3375396,\n "lon": 3.5729946,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311024,\n "lat": 49.3375053,\n "lon": 3.5730598,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311025,\n "lat": 49.3376709,\n "lon": 3.5731673,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311026,\n "lat": 49.3375664,\n "lon": 3.5730495,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311027,\n "lat": 49.3375730,\n "lon": 3.5730353,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311028,\n "lat": 49.3378538,\n "lon": 3.5733399,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311029,\n "lat": 49.3378971,\n "lon": 3.5732560,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311030,\n "lat": 49.3378479,\n "lon": 3.5731937,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311031,\n "lat": 49.3378583,\n "lon": 3.5731745,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311032,\n "lat": 49.3378190,\n "lon": 3.5730949,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311033,\n "lat": 49.3377021,\n "lon": 3.5733198,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311034,\n "lat": 49.3377806,\n "lon": 3.5734161,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311035,\n "lat": 49.3377883,\n "lon": 3.5734002,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311036,\n "lat": 49.3378080,\n "lon": 3.5734260,\n "timestamp": "2017-04-29T05:41:03Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311037,\n "lat": 49.3378331,\n "lon": 3.5733791,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311038,\n "lat": 49.3378521,\n "lon": 3.5734025,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311039,\n "lat": 49.3378717,\n "lon": 3.5733639,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311040,\n "lat": 49.3390546,\n "lon": 3.5740019,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311041,\n "lat": 49.3390914,\n "lon": 3.5739529,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311042,\n "lat": 49.3390407,\n "lon": 3.5738681,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311043,\n "lat": 49.3390060,\n "lon": 3.5739137,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311044,\n "lat": 49.3386800,\n "lon": 3.5747026,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311045,\n "lat": 49.3387404,\n "lon": 3.5746280,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311046,\n "lat": 49.3386624,\n "lon": 3.5744860,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311047,\n "lat": 49.3386053,\n "lon": 3.5745580,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311048,\n "lat": 49.3382229,\n "lon": 3.5748627,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311049,\n "lat": 49.3381959,\n "lon": 3.5746928,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311050,\n "lat": 49.3381215,\n "lon": 3.5747230,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311051,\n "lat": 49.3381485,\n "lon": 3.5748920,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311052,\n "lat": 49.3383692,\n "lon": 3.5740526,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311053,\n "lat": 49.3383491,\n "lon": 3.5740763,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311054,\n "lat": 49.3383004,\n "lon": 3.5739887,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311055,\n "lat": 49.3382412,\n "lon": 3.5740539,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311056,\n "lat": 49.3382709,\n "lon": 3.5741177,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311057,\n "lat": 49.3382775,\n "lon": 3.5741094,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311058,\n "lat": 49.3382976,\n "lon": 3.5741506,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311059,\n "lat": 49.3382883,\n "lon": 3.5741587,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311060,\n "lat": 49.3383108,\n "lon": 3.5742117,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311061,\n "lat": 49.3383762,\n "lon": 3.5741415,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311062,\n "lat": 49.3383692,\n "lon": 3.5741280,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311063,\n "lat": 49.3383939,\n "lon": 3.5741000,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311064,\n "lat": 49.3380703,\n "lon": 3.5747126,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311065,\n "lat": 49.3380886,\n "lon": 3.5746678,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311066,\n "lat": 49.3380489,\n "lon": 3.5746322,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311067,\n "lat": 49.3380317,\n "lon": 3.5746805,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311068,\n "lat": 49.3389206,\n "lon": 3.5727935,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311069,\n "lat": 49.3388540,\n "lon": 3.5729137,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311070,\n "lat": 49.3388832,\n "lon": 3.5729513,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311071,\n "lat": 49.3389513,\n "lon": 3.5728335,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311072,\n "lat": 49.3379544,\n "lon": 3.5741089,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311073,\n "lat": 49.3379902,\n "lon": 3.5740375,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311074,\n "lat": 49.3379258,\n "lon": 3.5739634,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311075,\n "lat": 49.3379417,\n "lon": 3.5739343,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311076,\n "lat": 49.3378532,\n "lon": 3.5738289,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311077,\n "lat": 49.3378047,\n "lon": 3.5739302,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311078,\n "lat": 49.3384553,\n "lon": 3.5746606,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311079,\n "lat": 49.3385333,\n "lon": 3.5747968,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311080,\n "lat": 49.3385761,\n "lon": 3.5747355,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311081,\n "lat": 49.3385009,\n "lon": 3.5745985,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311082,\n "lat": 49.3383521,\n "lon": 3.5743649,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311083,\n "lat": 49.3384415,\n "lon": 3.5744993,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311084,\n "lat": 49.3384992,\n "lon": 3.5744115,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311085,\n "lat": 49.3384581,\n "lon": 3.5743550,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311086,\n "lat": 49.3384109,\n "lon": 3.5742837,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311087,\n "lat": 49.3381355,\n "lon": 3.5744066,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311088,\n "lat": 49.3381412,\n "lon": 3.5744381,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311089,\n "lat": 49.3381480,\n "lon": 3.5744548,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311090,\n "lat": 49.3381528,\n "lon": 3.5744471,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311091,\n "lat": 49.3381464,\n "lon": 3.5744387,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311092,\n "lat": 49.3381526,\n "lon": 3.5744291,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311093,\n "lat": 49.3380733,\n "lon": 3.5743305,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311094,\n "lat": 49.3380297,\n "lon": 3.5744184,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311095,\n "lat": 49.3381122,\n "lon": 3.5745214,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311096,\n "lat": 49.3389673,\n "lon": 3.5732844,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311097,\n "lat": 49.3390069,\n "lon": 3.5733408,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311098,\n "lat": 49.3389959,\n "lon": 3.5733600,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311099,\n "lat": 49.3391005,\n "lon": 3.5735047,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311100,\n "lat": 49.3391600,\n "lon": 3.5734076,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311101,\n "lat": 49.3390543,\n "lon": 3.5732605,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311102,\n "lat": 49.3390702,\n "lon": 3.5732339,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311103,\n "lat": 49.3390279,\n "lon": 3.5731748,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311104,\n "lat": 49.3389198,\n "lon": 3.5732263,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311105,\n "lat": 49.3389535,\n "lon": 3.5731657,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311106,\n "lat": 49.3389307,\n "lon": 3.5731379,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311107,\n "lat": 49.3388876,\n "lon": 3.5732076,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311108,\n "lat": 49.3388969,\n "lon": 3.5732219,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311109,\n "lat": 49.3389046,\n "lon": 3.5732062,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311110,\n "lat": 49.3381564,\n "lon": 3.5735598,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311111,\n "lat": 49.3382158,\n "lon": 3.5737108,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311112,\n "lat": 49.3382756,\n "lon": 3.5736530,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311113,\n "lat": 49.3382572,\n "lon": 3.5736127,\n "timestamp": "2017-04-29T05:41:04Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311114,\n "lat": 49.3382259,\n "lon": 3.5735348,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311115,\n "lat": 49.3382124,\n "lon": 3.5734961,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311116,\n "lat": 49.3380349,\n "lon": 3.5730999,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311117,\n "lat": 49.3380489,\n "lon": 3.5731335,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311118,\n "lat": 49.3380725,\n "lon": 3.5731037,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311119,\n "lat": 49.3380574,\n "lon": 3.5730735,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311120,\n "lat": 49.3380384,\n "lon": 3.5733950,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311121,\n "lat": 49.3380829,\n "lon": 3.5735467,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311122,\n "lat": 49.3381411,\n "lon": 3.5735039,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311123,\n "lat": 49.3380960,\n "lon": 3.5733523,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311124,\n "lat": 49.3384217,\n "lon": 3.5723429,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311125,\n "lat": 49.3385043,\n "lon": 3.5723232,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311126,\n "lat": 49.3384797,\n "lon": 3.5720792,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311127,\n "lat": 49.3383970,\n "lon": 3.5720989,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311128,\n "lat": 49.3376999,\n "lon": 3.5721398,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311129,\n "lat": 49.3377216,\n "lon": 3.5721676,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311130,\n "lat": 49.3377584,\n "lon": 3.5720856,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311131,\n "lat": 49.3376926,\n "lon": 3.5720205,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311132,\n "lat": 49.3376617,\n "lon": 3.5720902,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311133,\n "lat": 49.3376764,\n "lon": 3.5721088,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311134,\n "lat": 49.3376834,\n "lon": 3.5721272,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311135,\n "lat": 49.3376883,\n "lon": 3.5721265,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311136,\n "lat": 49.3376172,\n "lon": 3.5721865,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311137,\n "lat": 49.3376552,\n "lon": 3.5722278,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311138,\n "lat": 49.3379993,\n "lon": 3.5719887,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311139,\n "lat": 49.3379842,\n "lon": 3.5720148,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311140,\n "lat": 49.3379930,\n "lon": 3.5720266,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311141,\n "lat": 49.3380078,\n "lon": 3.5720001,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311142,\n "lat": 49.3381894,\n "lon": 3.5721236,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311143,\n "lat": 49.3381292,\n "lon": 3.5720444,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311144,\n "lat": 49.3380873,\n "lon": 3.5721140,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311145,\n "lat": 49.3381432,\n "lon": 3.5721990,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311146,\n "lat": 49.3382404,\n "lon": 3.5720398,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311147,\n "lat": 49.3381944,\n "lon": 3.5719758,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311148,\n "lat": 49.3381553,\n "lon": 3.5719396,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311149,\n "lat": 49.3381425,\n "lon": 3.5719836,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311150,\n "lat": 49.3381860,\n "lon": 3.5720292,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311151,\n "lat": 49.3381799,\n "lon": 3.5720425,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311152,\n "lat": 49.3382108,\n "lon": 3.5720887,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311153,\n "lat": 49.3379363,\n "lon": 3.5724030,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311154,\n "lat": 49.3380174,\n "lon": 3.5722548,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311155,\n "lat": 49.3380339,\n "lon": 3.5722291,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311156,\n "lat": 49.3380838,\n "lon": 3.5722972,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311157,\n "lat": 49.3381318,\n "lon": 3.5722162,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311158,\n "lat": 49.3380569,\n "lon": 3.5721131,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311159,\n "lat": 49.3380090,\n "lon": 3.5721987,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311160,\n "lat": 49.3380133,\n "lon": 3.5722045,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311161,\n "lat": 49.3379169,\n "lon": 3.5723775,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311162,\n "lat": 49.3381599,\n "lon": 3.5724427,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311163,\n "lat": 49.3382391,\n "lon": 3.5723133,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311164,\n "lat": 49.3381810,\n "lon": 3.5722487,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311165,\n "lat": 49.3381084,\n "lon": 3.5723695,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311166,\n "lat": 49.3379917,\n "lon": 3.5730636,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311167,\n "lat": 49.3379398,\n "lon": 3.5729671,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311168,\n "lat": 49.3379008,\n "lon": 3.5730217,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311169,\n "lat": 49.3379463,\n "lon": 3.5731066,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311170,\n "lat": 49.3382061,\n "lon": 3.5725867,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311171,\n "lat": 49.3382358,\n "lon": 3.5725453,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311172,\n "lat": 49.3380590,\n "lon": 3.5724457,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311173,\n "lat": 49.3381082,\n "lon": 3.5725262,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311174,\n "lat": 49.3381341,\n "lon": 3.5724807,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311175,\n "lat": 49.3383446,\n "lon": 3.5723629,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311176,\n "lat": 49.3383209,\n "lon": 3.5723137,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311177,\n "lat": 49.3382962,\n "lon": 3.5722350,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311178,\n "lat": 49.3382388,\n "lon": 3.5721533,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311179,\n "lat": 49.3383067,\n "lon": 3.5724008,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311180,\n "lat": 49.3382669,\n "lon": 3.5725098,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311181,\n "lat": 49.3382983,\n "lon": 3.5724642,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311182,\n "lat": 49.3382679,\n "lon": 3.5724112,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311183,\n "lat": 49.3382504,\n "lon": 3.5724369,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311184,\n "lat": 49.3382655,\n "lon": 3.5724613,\n "timestamp": "2017-04-29T05:41:05Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311185,\n "lat": 49.3382364,\n "lon": 3.5725035,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311186,\n "lat": 49.3382521,\n "lon": 3.5725279,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311187,\n "lat": 49.3379667,\n "lon": 3.5719916,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311188,\n "lat": 49.3379804,\n "lon": 3.5719634,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311189,\n "lat": 49.3379617,\n "lon": 3.5719386,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311190,\n "lat": 49.3379501,\n "lon": 3.5719694,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311191,\n "lat": 49.3380025,\n "lon": 3.5725388,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311192,\n "lat": 49.3380350,\n "lon": 3.5724798,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311193,\n "lat": 49.3380100,\n "lon": 3.5724462,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311194,\n "lat": 49.3379759,\n "lon": 3.5725034,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311195,\n "lat": 49.3378972,\n "lon": 3.5724151,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311196,\n "lat": 49.3379167,\n "lon": 3.5724389,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311197,\n "lat": 49.3378080,\n "lon": 3.5725110,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311198,\n "lat": 49.3378625,\n "lon": 3.5725773,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311199,\n "lat": 49.3379291,\n "lon": 3.5724540,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311200,\n "lat": 49.3378779,\n "lon": 3.5724489,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311201,\n "lat": 49.3378877,\n "lon": 3.5724598,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311202,\n "lat": 49.3378740,\n "lon": 3.5724864,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311203,\n "lat": 49.3378392,\n "lon": 3.5724476,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311204,\n "lat": 49.3378017,\n "lon": 3.5727496,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311205,\n "lat": 49.3378386,\n "lon": 3.5727926,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311206,\n "lat": 49.3378931,\n "lon": 3.5726956,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311207,\n "lat": 49.3378563,\n "lon": 3.5726501,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311208,\n "lat": 49.3377183,\n "lon": 3.5725241,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311209,\n "lat": 49.3377726,\n "lon": 3.5725830,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311210,\n "lat": 49.3377775,\n "lon": 3.5723778,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311211,\n "lat": 49.3375126,\n "lon": 3.5723963,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311212,\n "lat": 49.3375886,\n "lon": 3.5724824,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311213,\n "lat": 49.3376198,\n "lon": 3.5725137,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311214,\n "lat": 49.3376531,\n "lon": 3.5724390,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311215,\n "lat": 49.3376205,\n "lon": 3.5724018,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311216,\n "lat": 49.3376161,\n "lon": 3.5724110,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311217,\n "lat": 49.3375846,\n "lon": 3.5723797,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311218,\n "lat": 49.3376166,\n "lon": 3.5723117,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311219,\n "lat": 49.3375770,\n "lon": 3.5722644,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311220,\n "lat": 49.3379429,\n "lon": 3.5719860,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311221,\n "lat": 49.3379592,\n "lon": 3.5720071,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311222,\n "lat": 49.3378587,\n "lon": 3.5722620,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311223,\n "lat": 49.3379308,\n "lon": 3.5723522,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311224,\n "lat": 49.3380341,\n "lon": 3.5720817,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311225,\n "lat": 49.3379852,\n "lon": 3.5721659,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311226,\n "lat": 49.3379891,\n "lon": 3.5721718,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311227,\n "lat": 49.3379175,\n "lon": 3.5723021,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311228,\n "lat": 49.3378682,\n "lon": 3.5722422,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311229,\n "lat": 49.3378056,\n "lon": 3.5723133,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311230,\n "lat": 49.3378182,\n "lon": 3.5724238,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311231,\n "lat": 49.3378340,\n "lon": 3.5723925,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311232,\n "lat": 49.3378497,\n "lon": 3.5724077,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311233,\n "lat": 49.3378632,\n "lon": 3.5723773,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311234,\n "lat": 49.3374575,\n "lon": 3.5725107,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311235,\n "lat": 49.3375752,\n "lon": 3.5726498,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311236,\n "lat": 49.3376298,\n "lon": 3.5725237,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311237,\n "lat": 49.3375548,\n "lon": 3.5725563,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311238,\n "lat": 49.3375152,\n "lon": 3.5725099,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311239,\n "lat": 49.3375486,\n "lon": 3.5724370,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311240,\n "lat": 49.3378376,\n "lon": 3.5722394,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311241,\n "lat": 49.3379130,\n "lon": 3.5723847,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311242,\n "lat": 49.3378860,\n "lon": 3.5723566,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311243,\n "lat": 49.3379059,\n "lon": 3.5723210,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311244,\n "lat": 49.3376386,\n "lon": 3.5719138,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311245,\n "lat": 49.3378004,\n "lon": 3.5720994,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311246,\n "lat": 49.3379483,\n "lon": 3.5717491,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311247,\n "lat": 49.3379068,\n "lon": 3.5717064,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311248,\n "lat": 49.3378643,\n "lon": 3.5718168,\n "timestamp": "2017-04-29T05:41:06Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311249,\n "lat": 49.3378413,\n "lon": 3.5718325,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311250,\n "lat": 49.3377621,\n "lon": 3.5719916,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311251,\n "lat": 49.3377106,\n "lon": 3.5719310,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311252,\n "lat": 49.3377751,\n "lon": 3.5717981,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311253,\n "lat": 49.3377257,\n "lon": 3.5717425,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311254,\n "lat": 49.3376489,\n "lon": 3.5720517,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311255,\n "lat": 49.3376877,\n "lon": 3.5719701,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311256,\n "lat": 49.3375978,\n "lon": 3.5719952,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311257,\n "lat": 49.3383707,\n "lon": 3.5724675,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311258,\n "lat": 49.3383586,\n "lon": 3.5724047,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311259,\n "lat": 49.3383197,\n "lon": 3.5724402,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311260,\n "lat": 49.3382857,\n "lon": 3.5725449,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311261,\n "lat": 49.3385175,\n "lon": 3.5724806,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311262,\n "lat": 49.3385101,\n "lon": 3.5724120,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311263,\n "lat": 49.3384984,\n "lon": 3.5724146,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311264,\n "lat": 49.3385055,\n "lon": 3.5724845,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311265,\n "lat": 49.3380074,\n "lon": 3.5718305,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311266,\n "lat": 49.3379749,\n "lon": 3.5719120,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311267,\n "lat": 49.3381119,\n "lon": 3.5720163,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311268,\n "lat": 49.3381429,\n "lon": 3.5719306,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311269,\n "lat": 49.3384468,\n "lon": 3.5725222,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311270,\n "lat": 49.3385077,\n "lon": 3.5725061,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311271,\n "lat": 49.3384360,\n "lon": 3.5724302,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311272,\n "lat": 49.3386367,\n "lon": 3.5725977,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311273,\n "lat": 49.3387057,\n "lon": 3.5725442,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311274,\n "lat": 49.3386822,\n "lon": 3.5724725,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311275,\n "lat": 49.3386146,\n "lon": 3.5725251,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311276,\n "lat": 49.3385856,\n "lon": 3.5723917,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311277,\n "lat": 49.3385355,\n "lon": 3.5724751,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311278,\n "lat": 49.3385384,\n "lon": 3.5724960,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311279,\n "lat": 49.3385971,\n "lon": 3.5724776,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311280,\n "lat": 49.3385850,\n "lon": 3.5723583,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311281,\n "lat": 49.3385196,\n "lon": 3.5723750,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311282,\n "lat": 49.3385231,\n "lon": 3.5724085,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311283,\n "lat": 49.3386691,\n "lon": 3.5727121,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311284,\n "lat": 49.3387414,\n "lon": 3.5726571,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311285,\n "lat": 49.3386342,\n "lon": 3.5725996,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311286,\n "lat": 49.3387000,\n "lon": 3.5723583,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311287,\n "lat": 49.3387114,\n "lon": 3.5721771,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311288,\n "lat": 49.3386550,\n "lon": 3.5721731,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311289,\n "lat": 49.3386540,\n "lon": 3.5722912,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311290,\n "lat": 49.3385841,\n "lon": 3.5723015,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311291,\n "lat": 49.3386580,\n "lon": 3.5723683,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311292,\n "lat": 49.3523794,\n "lon": 3.5693360,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311293,\n "lat": 49.3523959,\n "lon": 3.5695498,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311294,\n "lat": 49.3526131,\n "lon": 3.5695205,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311295,\n "lat": 49.3526053,\n "lon": 3.5694264,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311296,\n "lat": 49.3524960,\n "lon": 3.5694356,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311297,\n "lat": 49.3524591,\n "lon": 3.5694359,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311298,\n "lat": 49.3524375,\n "lon": 3.5691817,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311299,\n "lat": 49.3524362,\n "lon": 3.5691219,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311300,\n "lat": 49.3523674,\n "lon": 3.5691266,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311301,\n "lat": 49.3526675,\n "lon": 3.5698791,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311302,\n "lat": 49.3526436,\n "lon": 3.5696282,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311303,\n "lat": 49.3525948,\n "lon": 3.5696434,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311304,\n "lat": 49.3526220,\n "lon": 3.5698891,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311305,\n "lat": 49.3533938,\n "lon": 3.5694073,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311306,\n "lat": 49.3534044,\n "lon": 3.5694711,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311307,\n "lat": 49.3535516,\n "lon": 3.5694074,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311308,\n "lat": 49.3534337,\n "lon": 3.5687259,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311309,\n "lat": 49.3532870,\n "lon": 3.5687848,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311310,\n "lat": 49.3533122,\n "lon": 3.5689412,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311311,\n "lat": 49.3527183,\n "lon": 3.5693702,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311312,\n "lat": 49.3527365,\n "lon": 3.5694899,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311313,\n "lat": 49.3527708,\n "lon": 3.5694775,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311314,\n "lat": 49.3527834,\n "lon": 3.5695668,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311315,\n "lat": 49.3528492,\n "lon": 3.5695438,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311316,\n "lat": 49.3528390,\n "lon": 3.5694791,\n "timestamp": "2017-04-29T05:41:07Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311317,\n "lat": 49.3528787,\n "lon": 3.5694661,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311318,\n "lat": 49.3528529,\n "lon": 3.5693223,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311319,\n "lat": 49.3528195,\n "lon": 3.5693339,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311320,\n "lat": 49.3528159,\n "lon": 3.5693164,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311321,\n "lat": 49.3527497,\n "lon": 3.5693394,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311322,\n "lat": 49.3527511,\n "lon": 3.5693611,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311323,\n "lat": 49.3532353,\n "lon": 3.5695289,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311324,\n "lat": 49.3531668,\n "lon": 3.5695058,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311325,\n "lat": 49.3531506,\n "lon": 3.5696520,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311326,\n "lat": 49.3531605,\n "lon": 3.5696569,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311327,\n "lat": 49.3531562,\n "lon": 3.5696896,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311328,\n "lat": 49.3532124,\n "lon": 3.5697046,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311329,\n "lat": 49.3530852,\n "lon": 3.5695823,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311330,\n "lat": 49.3531227,\n "lon": 3.5695874,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311331,\n "lat": 49.3531299,\n "lon": 3.5694982,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311332,\n "lat": 49.3530906,\n "lon": 3.5694832,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311333,\n "lat": 49.3530851,\n "lon": 3.5695444,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311334,\n "lat": 49.3531085,\n "lon": 3.5698527,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311335,\n "lat": 49.3530775,\n "lon": 3.5696959,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311336,\n "lat": 49.3530617,\n "lon": 3.5697291,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311337,\n "lat": 49.3530889,\n "lon": 3.5698649,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311338,\n "lat": 49.3404222,\n "lon": 3.5693733,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311339,\n "lat": 49.3403408,\n "lon": 3.5693911,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311340,\n "lat": 49.3403509,\n "lon": 3.5695203,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311341,\n "lat": 49.3403155,\n "lon": 3.5695281,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311342,\n "lat": 49.3403248,\n "lon": 3.5696363,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311343,\n "lat": 49.3403642,\n "lon": 3.5696277,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311344,\n "lat": 49.3403655,\n "lon": 3.5696413,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311345,\n "lat": 49.3404461,\n "lon": 3.5696263,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311346,\n "lat": 49.3400218,\n "lon": 3.5712133,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311347,\n "lat": 49.3399538,\n "lon": 3.5711734,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311348,\n "lat": 49.3399188,\n "lon": 3.5712991,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311349,\n "lat": 49.3399863,\n "lon": 3.5713381,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311350,\n "lat": 49.3407757,\n "lon": 3.5712313,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311351,\n "lat": 49.3407155,\n "lon": 3.5711922,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311352,\n "lat": 49.3406706,\n "lon": 3.5713412,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311353,\n "lat": 49.3407322,\n "lon": 3.5713825,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311354,\n "lat": 49.3398048,\n "lon": 3.5709319,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311355,\n "lat": 49.3397818,\n "lon": 3.5709211,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311356,\n "lat": 49.3397663,\n "lon": 3.5709892,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311357,\n "lat": 49.3397907,\n "lon": 3.5709993,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311358,\n "lat": 49.3399778,\n "lon": 3.5691780,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311359,\n "lat": 49.3398962,\n "lon": 3.5690862,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311360,\n "lat": 49.3398422,\n "lon": 3.5691990,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311361,\n "lat": 49.3399223,\n "lon": 3.5692885,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311362,\n "lat": 49.3409555,\n "lon": 3.5716600,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311363,\n "lat": 49.3409496,\n "lon": 3.5716743,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311364,\n "lat": 49.3409905,\n "lon": 3.5717038,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311365,\n "lat": 49.3410107,\n "lon": 3.5716515,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311366,\n "lat": 49.3409726,\n "lon": 3.5716194,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311367,\n "lat": 49.3411281,\n "lon": 3.5706356,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311368,\n "lat": 49.3410578,\n "lon": 3.5705817,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311369,\n "lat": 49.3410354,\n "lon": 3.5706573,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311370,\n "lat": 49.3410026,\n "lon": 3.5706343,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311371,\n "lat": 49.3409917,\n "lon": 3.5706672,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311372,\n "lat": 49.3410013,\n "lon": 3.5706982,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311373,\n "lat": 49.3409729,\n "lon": 3.5707939,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311374,\n "lat": 49.3409806,\n "lon": 3.5708210,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311375,\n "lat": 49.3410016,\n "lon": 3.5708340,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311376,\n "lat": 49.3409951,\n "lon": 3.5708557,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311377,\n "lat": 49.3410380,\n "lon": 3.5708891,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311378,\n "lat": 49.3410469,\n "lon": 3.5708667,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311379,\n "lat": 49.3410630,\n "lon": 3.5708774,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311380,\n "lat": 49.3410875,\n "lon": 3.5708064,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311381,\n "lat": 49.3410772,\n "lon": 3.5707995,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311382,\n "lat": 49.3392537,\n "lon": 3.5711731,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311383,\n "lat": 49.3394046,\n "lon": 3.5712250,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311384,\n "lat": 49.3394145,\n "lon": 3.5711884,\n "timestamp": "2017-04-29T05:41:08Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311385,\n "lat": 49.3394288,\n "lon": 3.5711931,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311386,\n "lat": 49.3394398,\n "lon": 3.5711497,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311387,\n "lat": 49.3392763,\n "lon": 3.5710848,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311388,\n "lat": 49.3392678,\n "lon": 3.5711095,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311389,\n "lat": 49.3400653,\n "lon": 3.5711776,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311390,\n "lat": 49.3400982,\n "lon": 3.5710588,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311391,\n "lat": 49.3400612,\n "lon": 3.5710344,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311392,\n "lat": 49.3400244,\n "lon": 3.5711547,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311393,\n "lat": 49.3397524,\n "lon": 3.5712299,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311394,\n "lat": 49.3397855,\n "lon": 3.5710787,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311395,\n "lat": 49.3397233,\n "lon": 3.5710443,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311396,\n "lat": 49.3397150,\n "lon": 3.5710471,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311397,\n "lat": 49.3397025,\n "lon": 3.5710943,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311398,\n "lat": 49.3396937,\n "lon": 3.5710905,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311399,\n "lat": 49.3396741,\n "lon": 3.5711885,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311400,\n "lat": 49.3401753,\n "lon": 3.5709247,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311401,\n "lat": 49.3402049,\n "lon": 3.5709574,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311402,\n "lat": 49.3402579,\n "lon": 3.5708619,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311403,\n "lat": 49.3402303,\n "lon": 3.5708284,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311404,\n "lat": 49.3399796,\n "lon": 3.5698053,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311405,\n "lat": 49.3398557,\n "lon": 3.5696969,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311406,\n "lat": 49.3398125,\n "lon": 3.5698106,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311407,\n "lat": 49.3399402,\n "lon": 3.5699265,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311408,\n "lat": 49.3407254,\n "lon": 3.5720090,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311409,\n "lat": 49.3407653,\n "lon": 3.5719017,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311410,\n "lat": 49.3406743,\n "lon": 3.5718254,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311411,\n "lat": 49.3406366,\n "lon": 3.5719319,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311412,\n "lat": 49.3404455,\n "lon": 3.5719137,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311413,\n "lat": 49.3405303,\n "lon": 3.5719807,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311414,\n "lat": 49.3405609,\n "lon": 3.5718883,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311415,\n "lat": 49.3404754,\n "lon": 3.5718221,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311416,\n "lat": 49.3403184,\n "lon": 3.5719750,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311417,\n "lat": 49.3402830,\n "lon": 3.5719520,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311418,\n "lat": 49.3403019,\n "lon": 3.5719063,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311419,\n "lat": 49.3402394,\n "lon": 3.5718561,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311420,\n "lat": 49.3402272,\n "lon": 3.5718878,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311421,\n "lat": 49.3401644,\n "lon": 3.5718401,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311422,\n "lat": 49.3401412,\n "lon": 3.5719110,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311423,\n "lat": 49.3402495,\n "lon": 3.5720009,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311424,\n "lat": 49.3401829,\n "lon": 3.5721975,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311425,\n "lat": 49.3402292,\n "lon": 3.5722341,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311426,\n "lat": 49.3395626,\n "lon": 3.5716701,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311427,\n "lat": 49.3395011,\n "lon": 3.5716259,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311428,\n "lat": 49.3394411,\n "lon": 3.5718133,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311429,\n "lat": 49.3394918,\n "lon": 3.5718466,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311430,\n "lat": 49.3395223,\n "lon": 3.5717540,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311431,\n "lat": 49.3395435,\n "lon": 3.5717661,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311432,\n "lat": 49.3395624,\n "lon": 3.5717060,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311433,\n "lat": 49.3395531,\n "lon": 3.5717010,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311434,\n "lat": 49.3394561,\n "lon": 3.5715461,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311435,\n "lat": 49.3394432,\n "lon": 3.5715876,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311436,\n "lat": 49.3395749,\n "lon": 3.5716301,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311437,\n "lat": 49.3395134,\n "lon": 3.5695713,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311438,\n "lat": 49.3394209,\n "lon": 3.5694699,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311439,\n "lat": 49.3393900,\n "lon": 3.5695449,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311440,\n "lat": 49.3394824,\n "lon": 3.5696487,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311441,\n "lat": 49.3395463,\n "lon": 3.5693419,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311442,\n "lat": 49.3394941,\n "lon": 3.5692927,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311443,\n "lat": 49.3394526,\n "lon": 3.5693893,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311444,\n "lat": 49.3395059,\n "lon": 3.5694367,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311445,\n "lat": 49.3395579,\n "lon": 3.5710646,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311446,\n "lat": 49.3395326,\n "lon": 3.5711943,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311447,\n "lat": 49.3395866,\n "lon": 3.5712190,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311448,\n "lat": 49.3396119,\n "lon": 3.5710893,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311449,\n "lat": 49.3405908,\n "lon": 3.5696652,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311450,\n "lat": 49.3405328,\n "lon": 3.5696766,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311451,\n "lat": 49.3405374,\n "lon": 3.5697312,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311452,\n "lat": 49.3405953,\n "lon": 3.5697199,\n "timestamp": "2017-04-29T05:41:09Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311453,\n "lat": 49.3385873,\n "lon": 3.5757734,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311454,\n "lat": 49.3386441,\n "lon": 3.5757256,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311455,\n "lat": 49.3386319,\n "lon": 3.5756961,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311456,\n "lat": 49.3386599,\n "lon": 3.5756681,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311457,\n "lat": 49.3386561,\n "lon": 3.5756555,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311458,\n "lat": 49.3387106,\n "lon": 3.5756108,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311459,\n "lat": 49.3386823,\n "lon": 3.5755343,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311460,\n "lat": 49.3385434,\n "lon": 3.5756538,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311461,\n "lat": 49.3381662,\n "lon": 3.5749390,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311462,\n "lat": 49.3381572,\n "lon": 3.5748987,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311463,\n "lat": 49.3381140,\n "lon": 3.5749232,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311464,\n "lat": 49.3381214,\n "lon": 3.5749617,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311465,\n "lat": 49.3377964,\n "lon": 3.5752354,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311466,\n "lat": 49.3378597,\n "lon": 3.5751267,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311467,\n "lat": 49.3378044,\n "lon": 3.5750534,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311468,\n "lat": 49.3377416,\n "lon": 3.5751553,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311469,\n "lat": 49.3379859,\n "lon": 3.5760740,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311470,\n "lat": 49.3380293,\n "lon": 3.5760051,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311471,\n "lat": 49.3379665,\n "lon": 3.5759085,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311472,\n "lat": 49.3379197,\n "lon": 3.5759831,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311473,\n "lat": 49.3386890,\n "lon": 3.5762075,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311474,\n "lat": 49.3387861,\n "lon": 3.5761208,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311475,\n "lat": 49.3387586,\n "lon": 3.5760495,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311476,\n "lat": 49.3387300,\n "lon": 3.5760734,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311477,\n "lat": 49.3386896,\n "lon": 3.5759686,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311478,\n "lat": 49.3386184,\n "lon": 3.5760330,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311479,\n "lat": 49.3382484,\n "lon": 3.5761085,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311480,\n "lat": 49.3383167,\n "lon": 3.5762029,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311481,\n "lat": 49.3383685,\n "lon": 3.5761175,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311482,\n "lat": 49.3382981,\n "lon": 3.5760198,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311483,\n "lat": 49.3378632,\n "lon": 3.5756309,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311484,\n "lat": 49.3378158,\n "lon": 3.5757088,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311485,\n "lat": 49.3378793,\n "lon": 3.5757956,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311486,\n "lat": 49.3379283,\n "lon": 3.5757177,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311487,\n "lat": 49.3383201,\n "lon": 3.5759807,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311488,\n "lat": 49.3382538,\n "lon": 3.5758905,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311489,\n "lat": 49.3382092,\n "lon": 3.5759694,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311490,\n "lat": 49.3382758,\n "lon": 3.5760594,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311491,\n "lat": 49.3382301,\n "lon": 3.5757354,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311492,\n "lat": 49.3381400,\n "lon": 3.5756024,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311493,\n "lat": 49.3380904,\n "lon": 3.5756945,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311494,\n "lat": 49.3381800,\n "lon": 3.5758208,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311495,\n "lat": 49.3380000,\n "lon": 3.5753700,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311496,\n "lat": 49.3379490,\n "lon": 3.5752984,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311497,\n "lat": 49.3378983,\n "lon": 3.5753863,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311498,\n "lat": 49.3379526,\n "lon": 3.5754595,\n "timestamp": "2017-04-29T05:41:10Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311521,\n "lat": 49.3376421,\n "lon": 3.5696663,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311529,\n "lat": 49.3385233,\n "lon": 3.5714886,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311530,\n "lat": 49.3385634,\n "lon": 3.5713457,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311531,\n "lat": 49.3385817,\n "lon": 3.5713526,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311532,\n "lat": 49.3385962,\n "lon": 3.5712972,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311533,\n "lat": 49.3385067,\n "lon": 3.5712465,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311534,\n "lat": 49.3384984,\n "lon": 3.5712820,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311535,\n "lat": 49.3384867,\n "lon": 3.5712764,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311536,\n "lat": 49.3384683,\n "lon": 3.5713501,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311537,\n "lat": 49.3384754,\n "lon": 3.5713528,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311538,\n "lat": 49.3384528,\n "lon": 3.5714465,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311541,\n "lat": 49.3382772,\n "lon": 3.5706602,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311542,\n "lat": 49.3382216,\n "lon": 3.5707417,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311543,\n "lat": 49.3382990,\n "lon": 3.5707263,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311545,\n "lat": 49.3382835,\n "lon": 3.5707039,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311547,\n "lat": 49.3383220,\n "lon": 3.5704997,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311548,\n "lat": 49.3382920,\n "lon": 3.5704437,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311549,\n "lat": 49.3382481,\n "lon": 3.5705128,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311550,\n "lat": 49.3382813,\n "lon": 3.5705640,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311551,\n "lat": 49.3383352,\n "lon": 3.5708142,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311552,\n "lat": 49.3383135,\n "lon": 3.5707211,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311553,\n "lat": 49.3382400,\n "lon": 3.5707764,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311554,\n "lat": 49.3382768,\n "lon": 3.5708285,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311555,\n "lat": 49.3383724,\n "lon": 3.5707092,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311556,\n "lat": 49.3383463,\n "lon": 3.5706838,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311557,\n "lat": 49.3383319,\n "lon": 3.5707189,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311558,\n "lat": 49.3383203,\n "lon": 3.5707073,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311559,\n "lat": 49.3383453,\n "lon": 3.5707996,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311560,\n "lat": 49.3384651,\n "lon": 3.5705185,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311561,\n "lat": 49.3383203,\n "lon": 3.5706584,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311562,\n "lat": 49.3384032,\n "lon": 3.5704582,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311565,\n "lat": 49.3384168,\n "lon": 3.5702983,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311566,\n "lat": 49.3384386,\n "lon": 3.5702459,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311567,\n "lat": 49.3383845,\n "lon": 3.5701930,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311568,\n "lat": 49.3383627,\n "lon": 3.5702455,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311569,\n "lat": 49.3385067,\n "lon": 3.5701565,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311570,\n "lat": 49.3384234,\n "lon": 3.5700763,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311571,\n "lat": 49.3383980,\n "lon": 3.5701384,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311574,\n "lat": 49.3384863,\n "lon": 3.5702051,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311575,\n "lat": 49.3383772,\n "lon": 3.5698884,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311576,\n "lat": 49.3383880,\n "lon": 3.5698414,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311582,\n "lat": 49.3383352,\n "lon": 3.5699915,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311583,\n "lat": 49.3385294,\n "lon": 3.5698474,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311584,\n "lat": 49.3384266,\n "lon": 3.5697457,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311587,\n "lat": 49.3384883,\n "lon": 3.5699427,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311588,\n "lat": 49.3377845,\n "lon": 3.5711621,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311589,\n "lat": 49.3378576,\n "lon": 3.5712476,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311590,\n "lat": 49.3378916,\n "lon": 3.5711756,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311591,\n "lat": 49.3378197,\n "lon": 3.5710911,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311592,\n "lat": 49.3377700,\n "lon": 3.5713737,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311593,\n "lat": 49.3377814,\n "lon": 3.5713847,\n "timestamp": "2017-04-29T05:41:12Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311594,\n "lat": 49.3377897,\n "lon": 3.5713665,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311595,\n "lat": 49.3378244,\n "lon": 3.5714045,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311596,\n "lat": 49.3378525,\n "lon": 3.5713430,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311597,\n "lat": 49.3377460,\n "lon": 3.5712211,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311598,\n "lat": 49.3376751,\n "lon": 3.5713734,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311599,\n "lat": 49.3377065,\n "lon": 3.5714072,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311600,\n "lat": 49.3377181,\n "lon": 3.5713815,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311601,\n "lat": 49.3377268,\n "lon": 3.5713883,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311602,\n "lat": 49.3377477,\n "lon": 3.5713467,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311603,\n "lat": 49.3381313,\n "lon": 3.5712030,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311604,\n "lat": 49.3381006,\n "lon": 3.5711748,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311605,\n "lat": 49.3380961,\n "lon": 3.5711804,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311606,\n "lat": 49.3380873,\n "lon": 3.5712029,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311607,\n "lat": 49.3381216,\n "lon": 3.5712341,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311608,\n "lat": 49.3381511,\n "lon": 3.5712211,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311609,\n "lat": 49.3382070,\n "lon": 3.5710632,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311610,\n "lat": 49.3381586,\n "lon": 3.5710184,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311611,\n "lat": 49.3381510,\n "lon": 3.5710442,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311612,\n "lat": 49.3377829,\n "lon": 3.5715332,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311613,\n "lat": 49.3377964,\n "lon": 3.5715500,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311614,\n "lat": 49.3378345,\n "lon": 3.5714695,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311615,\n "lat": 49.3378198,\n "lon": 3.5714526,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311616,\n "lat": 49.3379962,\n "lon": 3.5716356,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311617,\n "lat": 49.3379517,\n "lon": 3.5715899,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311618,\n "lat": 49.3377644,\n "lon": 3.5715129,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311619,\n "lat": 49.3377998,\n "lon": 3.5714332,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311620,\n "lat": 49.3377720,\n "lon": 3.5714036,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311621,\n "lat": 49.3377345,\n "lon": 3.5714842,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311622,\n "lat": 49.3377825,\n "lon": 3.5716363,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311623,\n "lat": 49.3378346,\n "lon": 3.5716953,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311624,\n "lat": 49.3378551,\n "lon": 3.5716530,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311625,\n "lat": 49.3378018,\n "lon": 3.5715973,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311626,\n "lat": 49.3377324,\n "lon": 3.5712056,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311627,\n "lat": 49.3378718,\n "lon": 3.5713040,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311628,\n "lat": 49.3378355,\n "lon": 3.5712650,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311629,\n "lat": 49.3378264,\n "lon": 3.5712849,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311630,\n "lat": 49.3378152,\n "lon": 3.5712740,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311631,\n "lat": 49.3378314,\n "lon": 3.5712431,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311632,\n "lat": 49.3378574,\n "lon": 3.5712730,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311633,\n "lat": 49.3378646,\n "lon": 3.5712557,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311634,\n "lat": 49.3377628,\n "lon": 3.5711393,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311635,\n "lat": 49.3376754,\n "lon": 3.5714202,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311636,\n "lat": 49.3377015,\n "lon": 3.5714480,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311637,\n "lat": 49.3377065,\n "lon": 3.5714348,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311638,\n "lat": 49.3376821,\n "lon": 3.5714053,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311639,\n "lat": 49.3380534,\n "lon": 3.5707989,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311640,\n "lat": 49.3380173,\n "lon": 3.5708881,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311641,\n "lat": 49.3381230,\n "lon": 3.5709973,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311642,\n "lat": 49.3381473,\n "lon": 3.5709324,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311643,\n "lat": 49.3381213,\n "lon": 3.5709055,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311644,\n "lat": 49.3381323,\n "lon": 3.5708822,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311645,\n "lat": 49.3378737,\n "lon": 3.5708961,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311646,\n "lat": 49.3378150,\n "lon": 3.5708320,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311647,\n "lat": 49.3377935,\n "lon": 3.5708768,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311648,\n "lat": 49.3378555,\n "lon": 3.5709384,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311649,\n "lat": 49.3379352,\n "lon": 3.5706741,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311650,\n "lat": 49.3379016,\n "lon": 3.5707463,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311651,\n "lat": 49.3379863,\n "lon": 3.5708347,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311652,\n "lat": 49.3379809,\n "lon": 3.5708506,\n "timestamp": "2017-04-29T05:41:13Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311653,\n "lat": 49.3377897,\n "lon": 3.5709860,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311654,\n "lat": 49.3377720,\n "lon": 3.5710351,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311655,\n "lat": 49.3378821,\n "lon": 3.5711643,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311656,\n "lat": 49.3379115,\n "lon": 3.5711001,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311657,\n "lat": 49.3378518,\n "lon": 3.5710334,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311658,\n "lat": 49.3378446,\n "lon": 3.5710484,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311659,\n "lat": 49.3378675,\n "lon": 3.5706660,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311660,\n "lat": 49.3378786,\n "lon": 3.5706774,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311661,\n "lat": 49.3378902,\n "lon": 3.5706533,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311662,\n "lat": 49.3378787,\n "lon": 3.5706424,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311663,\n "lat": 49.3378280,\n "lon": 3.5707488,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311664,\n "lat": 49.3378584,\n "lon": 3.5707826,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311665,\n "lat": 49.3378844,\n "lon": 3.5707285,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311666,\n "lat": 49.3379309,\n "lon": 3.5706696,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311667,\n "lat": 49.3379403,\n "lon": 3.5706564,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311668,\n "lat": 49.3379055,\n "lon": 3.5706217,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311669,\n "lat": 49.3376656,\n "lon": 3.5704572,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311670,\n "lat": 49.3376308,\n "lon": 3.5705313,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311671,\n "lat": 49.3376677,\n "lon": 3.5705717,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311672,\n "lat": 49.3376450,\n "lon": 3.5706250,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311673,\n "lat": 49.3376581,\n "lon": 3.5706377,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311674,\n "lat": 49.3376807,\n "lon": 3.5705877,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311675,\n "lat": 49.3377177,\n "lon": 3.5706275,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311676,\n "lat": 49.3376995,\n "lon": 3.5706675,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311677,\n "lat": 49.3377282,\n "lon": 3.5707004,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311678,\n "lat": 49.3377486,\n "lon": 3.5706605,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311679,\n "lat": 49.3377715,\n "lon": 3.5706884,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311680,\n "lat": 49.3378052,\n "lon": 3.5706144,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311681,\n "lat": 49.3381624,\n "lon": 3.5706465,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311683,\n "lat": 49.3382179,\n "lon": 3.5705650,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311684,\n "lat": 49.3385832,\n "lon": 3.5702320,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311686,\n "lat": 49.3384936,\n "lon": 3.5702122,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311687,\n "lat": 49.3385133,\n "lon": 3.5702317,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311688,\n "lat": 49.3384823,\n "lon": 3.5703054,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311689,\n "lat": 49.3385462,\n "lon": 3.5703203,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311690,\n "lat": 49.3381690,\n "lon": 3.5701111,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311691,\n "lat": 49.3382179,\n "lon": 3.5701618,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311694,\n "lat": 49.3380957,\n "lon": 3.5705344,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311695,\n "lat": 49.3381979,\n "lon": 3.5704816,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311696,\n "lat": 49.3382143,\n "lon": 3.5704577,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311697,\n "lat": 49.3381838,\n "lon": 3.5704085,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311698,\n "lat": 49.3386788,\n "lon": 3.5700012,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311699,\n "lat": 49.3386142,\n "lon": 3.5699391,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311700,\n "lat": 49.3385496,\n "lon": 3.5700590,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311701,\n "lat": 49.3385102,\n "lon": 3.5700212,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311702,\n "lat": 49.3385030,\n "lon": 3.5700389,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311703,\n "lat": 49.3384404,\n "lon": 3.5699787,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311704,\n "lat": 49.3384490,\n "lon": 3.5699575,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311705,\n "lat": 49.3381173,\n "lon": 3.5701801,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 3,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311706,\n "lat": 49.3381802,\n "lon": 3.5702545,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311709,\n "lat": 49.3381521,\n "lon": 3.5701533,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311710,\n "lat": 49.3381356,\n "lon": 3.5701345,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 3,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311711,\n "lat": 49.3380465,\n "lon": 3.5704562,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311712,\n "lat": 49.3381553,\n "lon": 3.5703625,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311713,\n "lat": 49.3381477,\n "lon": 3.5703751,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311714,\n "lat": 49.3381256,\n "lon": 3.5703414,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311715,\n "lat": 49.3379712,\n "lon": 3.5704918,\n "timestamp": "2017-04-29T05:41:14Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311716,\n "lat": 49.3379013,\n "lon": 3.5703866,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311717,\n "lat": 49.3379068,\n "lon": 3.5703776,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311718,\n "lat": 49.3378499,\n "lon": 3.5702957,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311719,\n "lat": 49.3378239,\n "lon": 3.5703422,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311720,\n "lat": 49.3378017,\n "lon": 3.5703094,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311721,\n "lat": 49.3377670,\n "lon": 3.5703668,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311722,\n "lat": 49.3378434,\n "lon": 3.5704779,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311723,\n "lat": 49.3378533,\n "lon": 3.5704653,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311724,\n "lat": 49.3379092,\n "lon": 3.5705496,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311725,\n "lat": 49.3379338,\n "lon": 3.5705516,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311726,\n "lat": 49.3384561,\n "lon": 3.5696078,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311727,\n "lat": 49.3385018,\n "lon": 3.5696501,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311728,\n "lat": 49.3385151,\n "lon": 3.5696110,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311729,\n "lat": 49.3384710,\n "lon": 3.5695720,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311730,\n "lat": 49.3381525,\n "lon": 3.5700937,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311731,\n "lat": 49.3394020,\n "lon": 3.5692204,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311732,\n "lat": 49.3393725,\n "lon": 3.5692747,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311733,\n "lat": 49.3393843,\n "lon": 3.5692875,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311734,\n "lat": 49.3394130,\n "lon": 3.5692326,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311735,\n "lat": 49.3393880,\n "lon": 3.5692047,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311736,\n "lat": 49.3393598,\n "lon": 3.5692612,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311737,\n "lat": 49.3393441,\n "lon": 3.5693269,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311738,\n "lat": 49.3393247,\n "lon": 3.5693637,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311739,\n "lat": 49.3393368,\n "lon": 3.5693794,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311740,\n "lat": 49.3393567,\n "lon": 3.5693412,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311741,\n "lat": 49.3390063,\n "lon": 3.5692014,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311742,\n "lat": 49.3389540,\n "lon": 3.5691500,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311743,\n "lat": 49.3387285,\n "lon": 3.5696904,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311744,\n "lat": 49.3387804,\n "lon": 3.5697418,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311745,\n "lat": 49.3392135,\n "lon": 3.5695745,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311746,\n "lat": 49.3391677,\n "lon": 3.5695343,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311747,\n "lat": 49.3391519,\n "lon": 3.5695697,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311748,\n "lat": 49.3391991,\n "lon": 3.5696127,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311749,\n "lat": 49.3392944,\n "lon": 3.5692705,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311750,\n "lat": 49.3392713,\n "lon": 3.5693163,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311751,\n "lat": 49.3393085,\n "lon": 3.5693674,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311752,\n "lat": 49.3393178,\n "lon": 3.5693767,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311753,\n "lat": 49.3384232,\n "lon": 3.5694166,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 3,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311754,\n "lat": 49.3382689,\n "lon": 3.5692614,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 3,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311755,\n "lat": 49.3382351,\n "lon": 3.5693406,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 3,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311756,\n "lat": 49.3383894,\n "lon": 3.5694958,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 3,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311757,\n "lat": 49.3382075,\n "lon": 3.5697520,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311759,\n "lat": 49.3379720,\n "lon": 3.5703341,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311760,\n "lat": 49.3380232,\n "lon": 3.5704072,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 3,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311761,\n "lat": 49.3382674,\n "lon": 3.5698122,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311763,\n "lat": 49.3392458,\n "lon": 3.5695740,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311764,\n "lat": 49.3392690,\n "lon": 3.5695274,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311765,\n "lat": 49.3392613,\n "lon": 3.5695199,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311766,\n "lat": 49.3392928,\n "lon": 3.5694616,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311767,\n "lat": 49.3392731,\n "lon": 3.5694373,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311768,\n "lat": 49.3392200,\n "lon": 3.5692459,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311769,\n "lat": 49.3391846,\n "lon": 3.5693267,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311770,\n "lat": 49.3392492,\n "lon": 3.5694077,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311771,\n "lat": 49.3391968,\n "lon": 3.5695066,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311772,\n "lat": 49.3391680,\n "lon": 3.5694753,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311773,\n "lat": 49.3391752,\n "lon": 3.5694612,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311774,\n "lat": 49.3391471,\n "lon": 3.5694299,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311775,\n "lat": 49.3391200,\n "lon": 3.5694924,\n "timestamp": "2017-04-29T05:41:15Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311776,\n "lat": 49.3392213,\n "lon": 3.5695520,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311778,\n "lat": 49.3386745,\n "lon": 3.5696582,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311779,\n "lat": 49.3387301,\n "lon": 3.5695199,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311780,\n "lat": 49.3386030,\n "lon": 3.5693994,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311782,\n "lat": 49.3386946,\n "lon": 3.5691719,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824311787,\n "lat": 49.3392162,\n "lon": 3.5690413,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311788,\n "lat": 49.3391868,\n "lon": 3.5691029,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311789,\n "lat": 49.3392582,\n "lon": 3.5691673,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311790,\n "lat": 49.3393477,\n "lon": 3.5691650,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311791,\n "lat": 49.3392962,\n "lon": 3.5699415,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311792,\n "lat": 49.3393833,\n "lon": 3.5700295,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311793,\n "lat": 49.3394281,\n "lon": 3.5699229,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311794,\n "lat": 49.3393416,\n "lon": 3.5698374,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311795,\n "lat": 49.3390439,\n "lon": 3.5694062,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311796,\n "lat": 49.3390917,\n "lon": 3.5694670,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311797,\n "lat": 49.3390694,\n "lon": 3.5693229,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311798,\n "lat": 49.3390385,\n "lon": 3.5693969,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311799,\n "lat": 49.3389548,\n "lon": 3.5696092,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311800,\n "lat": 49.3391379,\n "lon": 3.5697661,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311801,\n "lat": 49.3391560,\n "lon": 3.5697249,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311802,\n "lat": 49.3390418,\n "lon": 3.5696150,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311803,\n "lat": 49.3390540,\n "lon": 3.5695852,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311804,\n "lat": 49.3390442,\n "lon": 3.5695750,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311805,\n "lat": 49.3389114,\n "lon": 3.5697140,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311806,\n "lat": 49.3389586,\n "lon": 3.5697629,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311807,\n "lat": 49.3389669,\n "lon": 3.5697412,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311808,\n "lat": 49.3389881,\n "lon": 3.5697617,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311809,\n "lat": 49.3390087,\n "lon": 3.5697125,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311810,\n "lat": 49.3391189,\n "lon": 3.5698098,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311811,\n "lat": 49.3389304,\n "lon": 3.5699830,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311812,\n "lat": 49.3389358,\n "lon": 3.5699873,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311813,\n "lat": 49.3389821,\n "lon": 3.5698819,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311814,\n "lat": 49.3389277,\n "lon": 3.5698320,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311815,\n "lat": 49.3389453,\n "lon": 3.5697928,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311816,\n "lat": 49.3390009,\n "lon": 3.5698478,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311817,\n "lat": 49.3390219,\n "lon": 3.5697945,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311818,\n "lat": 49.3389058,\n "lon": 3.5697082,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311819,\n "lat": 49.3388357,\n "lon": 3.5698743,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311820,\n "lat": 49.3388951,\n "lon": 3.5699201,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311821,\n "lat": 49.3388856,\n "lon": 3.5699476,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311822,\n "lat": 49.3390594,\n "lon": 3.5700703,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311823,\n "lat": 49.3390909,\n "lon": 3.5699901,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311824,\n "lat": 49.3390828,\n "lon": 3.5699817,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311825,\n "lat": 49.3391225,\n "lon": 3.5698944,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311826,\n "lat": 49.3390801,\n "lon": 3.5698520,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311827,\n "lat": 49.3390314,\n "lon": 3.5699668,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311828,\n "lat": 49.3390027,\n "lon": 3.5699362,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311829,\n "lat": 49.3389760,\n "lon": 3.5700027,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311830,\n "lat": 49.3387988,\n "lon": 3.5699597,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311831,\n "lat": 49.3388972,\n "lon": 3.5700671,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311832,\n "lat": 49.3388711,\n "lon": 3.5702630,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311833,\n "lat": 49.3389566,\n "lon": 3.5703175,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311834,\n "lat": 49.3389700,\n "lon": 3.5702708,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311835,\n "lat": 49.3388971,\n "lon": 3.5702014,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311836,\n "lat": 49.3390442,\n "lon": 3.5703634,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311837,\n "lat": 49.3389783,\n "lon": 3.5703320,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311838,\n "lat": 49.3387686,\n "lon": 3.5703510,\n "timestamp": "2017-04-29T05:41:16Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311839,\n "lat": 49.3387069,\n "lon": 3.5702916,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311840,\n "lat": 49.3386656,\n "lon": 3.5703911,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311841,\n "lat": 49.3387260,\n "lon": 3.5704511,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311842,\n "lat": 49.3388051,\n "lon": 3.5702656,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311843,\n "lat": 49.3387431,\n "lon": 3.5702047,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311844,\n "lat": 49.3386036,\n "lon": 3.5706468,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311845,\n "lat": 49.3385817,\n "lon": 3.5707078,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311846,\n "lat": 49.3386362,\n "lon": 3.5707519,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311847,\n "lat": 49.3386583,\n "lon": 3.5706844,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311848,\n "lat": 49.3386102,\n "lon": 3.5705843,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311849,\n "lat": 49.3385536,\n "lon": 3.5705369,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311850,\n "lat": 49.3385259,\n "lon": 3.5706035,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311851,\n "lat": 49.3385369,\n "lon": 3.5706111,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311852,\n "lat": 49.3385219,\n "lon": 3.5706503,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311853,\n "lat": 49.3385534,\n "lon": 3.5706757,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311854,\n "lat": 49.3385623,\n "lon": 3.5706548,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311855,\n "lat": 49.3385677,\n "lon": 3.5706590,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311856,\n "lat": 49.3385771,\n "lon": 3.5706349,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311857,\n "lat": 49.3386013,\n "lon": 3.5706537,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311858,\n "lat": 49.3386211,\n "lon": 3.5705944,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311859,\n "lat": 49.3387061,\n "lon": 3.5707148,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311860,\n "lat": 49.3386920,\n "lon": 3.5707046,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311861,\n "lat": 49.3386785,\n "lon": 3.5707621,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311862,\n "lat": 49.3386914,\n "lon": 3.5707701,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311863,\n "lat": 49.3386062,\n "lon": 3.5708424,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311864,\n "lat": 49.3386209,\n "lon": 3.5707982,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311865,\n "lat": 49.3386041,\n "lon": 3.5707876,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311866,\n "lat": 49.3385890,\n "lon": 3.5708321,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311867,\n "lat": 49.3388745,\n "lon": 3.5704546,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311868,\n "lat": 49.3389054,\n "lon": 3.5703782,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311869,\n "lat": 49.3389062,\n "lon": 3.5703545,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311870,\n "lat": 49.3388898,\n "lon": 3.5703377,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311871,\n "lat": 49.3388682,\n "lon": 3.5703918,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311872,\n "lat": 49.3388233,\n "lon": 3.5703501,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311873,\n "lat": 49.3388083,\n "lon": 3.5703893,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311874,\n "lat": 49.3387261,\n "lon": 3.5705455,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311875,\n "lat": 49.3385790,\n "lon": 3.5704761,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311876,\n "lat": 49.3386278,\n "lon": 3.5705370,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311877,\n "lat": 49.3386708,\n "lon": 3.5705558,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311878,\n "lat": 49.3386453,\n "lon": 3.5706433,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311879,\n "lat": 49.3387096,\n "lon": 3.5706834,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311880,\n "lat": 49.3387241,\n "lon": 3.5706208,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311881,\n "lat": 49.3387110,\n "lon": 3.5706132,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311882,\n "lat": 49.3388086,\n "lon": 3.5707788,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311883,\n "lat": 49.3387699,\n "lon": 3.5707541,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311884,\n "lat": 49.3387559,\n "lon": 3.5708106,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311885,\n "lat": 49.3387946,\n "lon": 3.5708370,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311886,\n "lat": 49.3387516,\n "lon": 3.5710238,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311887,\n "lat": 49.3387740,\n "lon": 3.5709211,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311888,\n "lat": 49.3387073,\n "lon": 3.5709137,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311889,\n "lat": 49.3386866,\n "lon": 3.5710029,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311890,\n "lat": 49.3387746,\n "lon": 3.5712250,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311891,\n "lat": 49.3387837,\n "lon": 3.5712274,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311892,\n "lat": 49.3388003,\n "lon": 3.5711424,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311893,\n "lat": 49.3387910,\n "lon": 3.5711388,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311894,\n "lat": 49.3384139,\n "lon": 3.5718377,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311895,\n "lat": 49.3384429,\n "lon": 3.5717072,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311896,\n "lat": 49.3385021,\n "lon": 3.5717267,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311897,\n "lat": 49.3385195,\n "lon": 3.5716399,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311898,\n "lat": 49.3384023,\n "lon": 3.5716035,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311899,\n "lat": 49.3383531,\n "lon": 3.5718173,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311900,\n "lat": 49.3387055,\n "lon": 3.5712642,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311901,\n "lat": 49.3387625,\n "lon": 3.5712887,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311902,\n "lat": 49.3387335,\n "lon": 3.5711127,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311903,\n "lat": 49.3385187,\n "lon": 3.5711234,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311904,\n "lat": 49.3385366,\n "lon": 3.5710502,\n "timestamp": "2017-04-29T05:41:17Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311905,\n "lat": 49.3385244,\n "lon": 3.5710461,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311906,\n "lat": 49.3385071,\n "lon": 3.5711193,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311907,\n "lat": 49.3384926,\n "lon": 3.5712295,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311908,\n "lat": 49.3385667,\n "lon": 3.5712655,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311909,\n "lat": 49.3386046,\n "lon": 3.5711097,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311910,\n "lat": 49.3386286,\n "lon": 3.5711205,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311911,\n "lat": 49.3386317,\n "lon": 3.5711084,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311912,\n "lat": 49.3386661,\n "lon": 3.5711188,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311913,\n "lat": 49.3386726,\n "lon": 3.5710855,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311914,\n "lat": 49.3385416,\n "lon": 3.5710300,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311915,\n "lat": 49.3383360,\n "lon": 3.5715144,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311916,\n "lat": 49.3383374,\n "lon": 3.5715101,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311917,\n "lat": 49.3383287,\n "lon": 3.5715041,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311918,\n "lat": 49.3383815,\n "lon": 3.5713261,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311919,\n "lat": 49.3382704,\n "lon": 3.5712497,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824311920,\n "lat": 49.3382140,\n "lon": 3.5714268,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312021,\n "lat": 49.3381927,\n "lon": 3.5714108,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312022,\n "lat": 49.3381357,\n "lon": 3.5715772,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312023,\n "lat": 49.3382389,\n "lon": 3.5716601,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312024,\n "lat": 49.3382583,\n "lon": 3.5716035,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312025,\n "lat": 49.3382986,\n "lon": 3.5716349,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312026,\n "lat": 49.3393367,\n "lon": 3.5715591,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312027,\n "lat": 49.3393596,\n "lon": 3.5714351,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312028,\n "lat": 49.3392941,\n "lon": 3.5714042,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312029,\n "lat": 49.3376495,\n "lon": 3.5701966,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312030,\n "lat": 49.3376228,\n "lon": 3.5701625,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312031,\n "lat": 49.3376111,\n "lon": 3.5701577,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312032,\n "lat": 49.3375655,\n "lon": 3.5702544,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312033,\n "lat": 49.3376033,\n "lon": 3.5702930,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312034,\n "lat": 49.3501111,\n "lon": 3.5827816,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312035,\n "lat": 49.3501396,\n "lon": 3.5827143,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312036,\n "lat": 49.3501310,\n "lon": 3.5827057,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312037,\n "lat": 49.3501672,\n "lon": 3.5826224,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312038,\n "lat": 49.3501457,\n "lon": 3.5825960,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312039,\n "lat": 49.3500777,\n "lon": 3.5827436,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312040,\n "lat": 49.3502394,\n "lon": 3.5827403,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312041,\n "lat": 49.3502428,\n "lon": 3.5827330,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312042,\n "lat": 49.3502263,\n "lon": 3.5827176,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312043,\n "lat": 49.3502187,\n "lon": 3.5827342,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312044,\n "lat": 49.3501917,\n "lon": 3.5827063,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312045,\n "lat": 49.3501689,\n "lon": 3.5827536,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312046,\n "lat": 49.3502078,\n "lon": 3.5827933,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312047,\n "lat": 49.3501896,\n "lon": 3.5828270,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312048,\n "lat": 49.3502185,\n "lon": 3.5828588,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312049,\n "lat": 49.3502333,\n "lon": 3.5828282,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312050,\n "lat": 49.3502668,\n "lon": 3.5828639,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312051,\n "lat": 49.3502276,\n "lon": 3.5829419,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312052,\n "lat": 49.3502921,\n "lon": 3.5830126,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312053,\n "lat": 49.3503445,\n "lon": 3.5828987,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312054,\n "lat": 49.3502830,\n "lon": 3.5828287,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312055,\n "lat": 49.3502896,\n "lon": 3.5828142,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312056,\n "lat": 49.3502336,\n "lon": 3.5827522,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312057,\n "lat": 49.3497943,\n "lon": 3.5815175,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312058,\n "lat": 49.3496843,\n "lon": 3.5815218,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312059,\n "lat": 49.3496860,\n "lon": 3.5815963,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312060,\n "lat": 49.3497985,\n "lon": 3.5815960,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312061,\n "lat": 49.3497993,\n "lon": 3.5815551,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312062,\n "lat": 49.3498372,\n "lon": 3.5815547,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312063,\n "lat": 49.3498376,\n "lon": 3.5815180,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312064,\n "lat": 49.3400673,\n "lon": 3.5749051,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312065,\n "lat": 49.3400915,\n "lon": 3.5749138,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312066,\n "lat": 49.3401128,\n "lon": 3.5749340,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312067,\n "lat": 49.3401212,\n "lon": 3.5749151,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312068,\n "lat": 49.3400924,\n "lon": 3.5748805,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312069,\n "lat": 49.3400651,\n "lon": 3.5748802,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312070,\n "lat": 49.3399721,\n "lon": 3.5749383,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312071,\n "lat": 49.3399888,\n "lon": 3.5749761,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312072,\n "lat": 49.3400240,\n "lon": 3.5749397,\n "timestamp": "2017-04-29T05:41:18Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312073,\n "lat": 49.3400131,\n "lon": 3.5749055,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312074,\n "lat": 49.3399314,\n "lon": 3.5749755,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312075,\n "lat": 49.3398051,\n "lon": 3.5750875,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312076,\n "lat": 49.3398956,\n "lon": 3.5753098,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312077,\n "lat": 49.3399357,\n "lon": 3.5752709,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312078,\n "lat": 49.3398888,\n "lon": 3.5751605,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312079,\n "lat": 49.3399854,\n "lon": 3.5750697,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312080,\n "lat": 49.3399450,\n "lon": 3.5749666,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312081,\n "lat": 49.3404566,\n "lon": 3.5753636,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312082,\n "lat": 49.3403197,\n "lon": 3.5751351,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312083,\n "lat": 49.3402845,\n "lon": 3.5751915,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312084,\n "lat": 49.3404197,\n "lon": 3.5754133,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312085,\n "lat": 49.3375435,\n "lon": 3.5703007,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312086,\n "lat": 49.3375700,\n "lon": 3.5703286,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312087,\n "lat": 49.3375767,\n "lon": 3.5703128,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312088,\n "lat": 49.3375887,\n "lon": 3.5703238,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312089,\n "lat": 49.3421952,\n "lon": 3.5721645,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312090,\n "lat": 49.3422302,\n "lon": 3.5720324,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312091,\n "lat": 49.3421693,\n "lon": 3.5719958,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312092,\n "lat": 49.3421340,\n "lon": 3.5721287,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312093,\n "lat": 49.3421766,\n "lon": 3.5726489,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312094,\n "lat": 49.3422058,\n "lon": 3.5726646,\n "timestamp": "2017-04-29T05:41:19Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312095,\n "lat": 49.3422047,\n "lon": 3.5726690,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312096,\n "lat": 49.3422741,\n "lon": 3.5727079,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312097,\n "lat": 49.3422938,\n "lon": 3.5726366,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312098,\n "lat": 49.3421932,\n "lon": 3.5725858,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312099,\n "lat": 49.3420546,\n "lon": 3.5725902,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312100,\n "lat": 49.3420104,\n "lon": 3.5727084,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312101,\n "lat": 49.3420477,\n "lon": 3.5727414,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312102,\n "lat": 49.3420804,\n "lon": 3.5726597,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312103,\n "lat": 49.3421125,\n "lon": 3.5726896,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312104,\n "lat": 49.3421265,\n "lon": 3.5726574,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312105,\n "lat": 49.3420946,\n "lon": 3.5726233,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312106,\n "lat": 49.3424205,\n "lon": 3.5720226,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312107,\n "lat": 49.3424901,\n "lon": 3.5720569,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312108,\n "lat": 49.3412640,\n "lon": 3.5725260,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312109,\n "lat": 49.3413439,\n "lon": 3.5723020,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312110,\n "lat": 49.3412719,\n "lon": 3.5722427,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312111,\n "lat": 49.3411949,\n "lon": 3.5724668,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312112,\n "lat": 49.3416117,\n "lon": 3.5729543,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312113,\n "lat": 49.3417066,\n "lon": 3.5728598,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312114,\n "lat": 49.3416423,\n "lon": 3.5727119,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312115,\n "lat": 49.3415485,\n "lon": 3.5728079,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312116,\n "lat": 49.3412176,\n "lon": 3.5728496,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312117,\n "lat": 49.3412537,\n "lon": 3.5727439,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312118,\n "lat": 49.3411589,\n "lon": 3.5726675,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312119,\n "lat": 49.3411212,\n "lon": 3.5727724,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312120,\n "lat": 49.3414836,\n "lon": 3.5733619,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312359,\n "lat": 49.3382239,\n "lon": 3.5705021,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824312360,\n "lat": 49.3382002,\n "lon": 3.5705369,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824312361,\n "lat": 49.3382272,\n "lon": 3.5705799,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824312362,\n "lat": 49.3382508,\n "lon": 3.5705454,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824312363,\n "lat": 49.3384637,\n "lon": 3.5702851,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 4824312364,\n "lat": 49.3381208,\n "lon": 3.5711225,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312365,\n "lat": 49.3380570,\n "lon": 3.5710632,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312366,\n "lat": 49.3380333,\n "lon": 3.5711223,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312367,\n "lat": 49.3377587,\n "lon": 3.5717796,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312368,\n "lat": 49.3377870,\n "lon": 3.5717215,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312369,\n "lat": 49.3377555,\n "lon": 3.5716878,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312373,\n "lat": 49.3393809,\n "lon": 3.5692958,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312374,\n "lat": 49.3393680,\n "lon": 3.5692832,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312376,\n "lat": 49.3393742,\n "lon": 3.5694042,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312377,\n "lat": 49.3393389,\n "lon": 3.5694690,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312378,\n "lat": 49.3384676,\n "lon": 3.5707440,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312379,\n "lat": 49.3385049,\n "lon": 3.5707785,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312380,\n "lat": 49.3385202,\n "lon": 3.5707401,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312381,\n "lat": 49.3384845,\n "lon": 3.5707062,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312382,\n "lat": 49.3386918,\n "lon": 3.5713280,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312383,\n "lat": 49.3386836,\n "lon": 3.5712564,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312384,\n "lat": 49.3386693,\n "lon": 3.5713184,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312385,\n "lat": 49.3401000,\n "lon": 3.5749615,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312386,\n "lat": 49.3401832,\n "lon": 3.5750594,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312387,\n "lat": 49.3402074,\n "lon": 3.5750086,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312388,\n "lat": 49.3400204,\n "lon": 3.5749283,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312389,\n "lat": 49.3400416,\n "lon": 3.5748867,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312390,\n "lat": 49.3398431,\n "lon": 3.5751808,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312391,\n "lat": 49.3398225,\n "lon": 3.5752004,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312392,\n "lat": 49.3398436,\n "lon": 3.5752474,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312393,\n "lat": 49.3398627,\n "lon": 3.5752290,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312394,\n "lat": 49.3425089,\n "lon": 3.5721503,\n "timestamp": "2017-04-29T05:41:29Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312395,\n "lat": 49.3424845,\n "lon": 3.5721357,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312396,\n "lat": 49.3424760,\n "lon": 3.5721673,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312397,\n "lat": 49.3425015,\n "lon": 3.5721820,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312398,\n "lat": 49.3421305,\n "lon": 3.5721414,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312399,\n "lat": 49.3421913,\n "lon": 3.5721795,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312400,\n "lat": 49.3423129,\n "lon": 3.5727650,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312401,\n "lat": 49.3422932,\n "lon": 3.5727496,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312402,\n "lat": 49.3422858,\n "lon": 3.5727741,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312403,\n "lat": 49.3423060,\n "lon": 3.5727880,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312404,\n "lat": 49.3421838,\n "lon": 3.5725817,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312405,\n "lat": 49.3421663,\n "lon": 3.5726424,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312406,\n "lat": 49.3397324,\n "lon": 3.5685053,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312407,\n "lat": 49.3397650,\n "lon": 3.5685424,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312408,\n "lat": 49.3516061,\n "lon": 3.5845020,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312409,\n "lat": 49.3514106,\n "lon": 3.5844299,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312410,\n "lat": 49.3515897,\n "lon": 3.5845526,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312411,\n "lat": 49.3516362,\n "lon": 3.5843994,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312412,\n "lat": 49.3514596,\n "lon": 3.5842760,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312413,\n "lat": 49.3424252,\n "lon": 3.5719057,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312414,\n "lat": 49.3424029,\n "lon": 3.5720098,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312415,\n "lat": 49.3519019,\n "lon": 3.5701151,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312416,\n "lat": 49.3520119,\n "lon": 3.5700838,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312417,\n "lat": 49.3520003,\n "lon": 3.5700128,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312418,\n "lat": 49.3518913,\n "lon": 3.5700418,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312419,\n "lat": 49.3404169,\n "lon": 3.5722597,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312420,\n "lat": 49.3404500,\n "lon": 3.5722844,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312421,\n "lat": 49.3415209,\n "lon": 3.5732850,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312422,\n "lat": 49.3414975,\n "lon": 3.5732609,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312423,\n "lat": 49.3415006,\n "lon": 3.5732550,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312424,\n "lat": 49.3414625,\n "lon": 3.5732111,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312425,\n "lat": 49.3414587,\n "lon": 3.5732153,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312426,\n "lat": 49.3414342,\n "lon": 3.5731865,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312427,\n "lat": 49.3413925,\n "lon": 3.5732685,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312428,\n "lat": 49.3414254,\n "lon": 3.5733048,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312429,\n "lat": 49.3414301,\n "lon": 3.5732973,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312430,\n "lat": 49.3414614,\n "lon": 3.5733290,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312431,\n "lat": 49.3414581,\n "lon": 3.5733341,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312432,\n "lat": 49.3416459,\n "lon": 3.5735175,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312433,\n "lat": 49.3416591,\n "lon": 3.5734926,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312434,\n "lat": 49.3416808,\n "lon": 3.5734385,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312435,\n "lat": 49.3416557,\n "lon": 3.5734109,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312436,\n "lat": 49.3416510,\n "lon": 3.5734193,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312437,\n "lat": 49.3415906,\n "lon": 3.5733591,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312438,\n "lat": 49.3415539,\n "lon": 3.5734411,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312439,\n "lat": 49.3416172,\n "lon": 3.5735050,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312440,\n "lat": 49.3416230,\n "lon": 3.5734955,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312441,\n "lat": 49.3416984,\n "lon": 3.5720486,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312442,\n "lat": 49.3416661,\n "lon": 3.5721485,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312443,\n "lat": 49.3417424,\n "lon": 3.5722064,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312444,\n "lat": 49.3417747,\n "lon": 3.5721064,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312445,\n "lat": 49.3397635,\n "lon": 3.5691112,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312446,\n "lat": 49.3396849,\n "lon": 3.5690436,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312447,\n "lat": 49.3396929,\n "lon": 3.5690250,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312448,\n "lat": 49.3396581,\n "lon": 3.5689916,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312449,\n "lat": 49.3396159,\n "lon": 3.5690887,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312450,\n "lat": 49.3397252,\n "lon": 3.5691957,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312451,\n "lat": 49.3398913,\n "lon": 3.5684472,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312452,\n "lat": 49.3399592,\n "lon": 3.5682829,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312453,\n "lat": 49.3399193,\n "lon": 3.5682418,\n "timestamp": "2017-04-29T05:41:20Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312454,\n "lat": 49.3398464,\n "lon": 3.5683987,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312455,\n "lat": 49.3397651,\n "lon": 3.5684375,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312456,\n "lat": 49.3397994,\n "lon": 3.5684634,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312457,\n "lat": 49.3398331,\n "lon": 3.5683879,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312458,\n "lat": 49.3398009,\n "lon": 3.5683508,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312459,\n "lat": 49.3396658,\n "lon": 3.5682090,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312460,\n "lat": 49.3397762,\n "lon": 3.5683255,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312461,\n "lat": 49.3397981,\n "lon": 3.5682729,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312462,\n "lat": 49.3397355,\n "lon": 3.5682083,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312463,\n "lat": 49.3397583,\n "lon": 3.5681597,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312464,\n "lat": 49.3398205,\n "lon": 3.5682197,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312465,\n "lat": 49.3398455,\n "lon": 3.5681651,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312466,\n "lat": 49.3397350,\n "lon": 3.5680498,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312467,\n "lat": 49.3396132,\n "lon": 3.5683372,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312468,\n "lat": 49.3396864,\n "lon": 3.5684117,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312469,\n "lat": 49.3397378,\n "lon": 3.5682850,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312470,\n "lat": 49.3394832,\n "lon": 3.5684211,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312471,\n "lat": 49.3395271,\n "lon": 3.5684692,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312472,\n "lat": 49.3395595,\n "lon": 3.5683950,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312473,\n "lat": 49.3396199,\n "lon": 3.5684713,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312474,\n "lat": 49.3396467,\n "lon": 3.5684138,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312475,\n "lat": 49.3395355,\n "lon": 3.5682997,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312476,\n "lat": 49.3395058,\n "lon": 3.5685183,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312477,\n "lat": 49.3395981,\n "lon": 3.5686144,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312478,\n "lat": 49.3396160,\n "lon": 3.5685831,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312479,\n "lat": 49.3395896,\n "lon": 3.5685536,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312480,\n "lat": 49.3395931,\n "lon": 3.5685438,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312481,\n "lat": 49.3395665,\n "lon": 3.5688927,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312482,\n "lat": 49.3395892,\n "lon": 3.5688419,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312483,\n "lat": 49.3395206,\n "lon": 3.5687654,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312484,\n "lat": 49.3394983,\n "lon": 3.5688191,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312485,\n "lat": 49.3399384,\n "lon": 3.5688166,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312486,\n "lat": 49.3401130,\n "lon": 3.5689958,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312487,\n "lat": 49.3401382,\n "lon": 3.5689317,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312488,\n "lat": 49.3399653,\n "lon": 3.5687492,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312489,\n "lat": 49.3398487,\n "lon": 3.5686300,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312490,\n "lat": 49.3398307,\n "lon": 3.5686732,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312491,\n "lat": 49.3398806,\n "lon": 3.5687270,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312492,\n "lat": 49.3398705,\n "lon": 3.5687554,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312493,\n "lat": 49.3399213,\n "lon": 3.5687992,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312494,\n "lat": 49.3399179,\n "lon": 3.5688046,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312495,\n "lat": 49.3394608,\n "lon": 3.5684710,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312496,\n "lat": 49.3394680,\n "lon": 3.5688885,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312497,\n "lat": 49.3394937,\n "lon": 3.5689173,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312498,\n "lat": 49.3395155,\n "lon": 3.5688756,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312499,\n "lat": 49.3394878,\n "lon": 3.5688490,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312500,\n "lat": 49.3395573,\n "lon": 3.5691439,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312501,\n "lat": 49.3395845,\n "lon": 3.5691680,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312502,\n "lat": 49.3396133,\n "lon": 3.5690970,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312503,\n "lat": 49.3395880,\n "lon": 3.5690760,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312504,\n "lat": 49.3394355,\n "lon": 3.5685279,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312505,\n "lat": 49.3395528,\n "lon": 3.5686551,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312506,\n "lat": 49.3395717,\n "lon": 3.5686097,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312507,\n "lat": 49.3395386,\n "lon": 3.5685784,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312508,\n "lat": 49.3395479,\n "lon": 3.5685627,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312509,\n "lat": 49.3394513,\n "lon": 3.5686946,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312510,\n "lat": 49.3393884,\n "lon": 3.5688408,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312511,\n "lat": 49.3394498,\n "lon": 3.5689044,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312512,\n "lat": 49.3395104,\n "lon": 3.5687558,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312513,\n "lat": 49.3395307,\n "lon": 3.5689710,\n "timestamp": "2017-04-29T05:41:21Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312514,\n "lat": 49.3394838,\n "lon": 3.5689276,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312515,\n "lat": 49.3394710,\n "lon": 3.5689590,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312516,\n "lat": 49.3394482,\n "lon": 3.5689341,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312517,\n "lat": 49.3394189,\n "lon": 3.5688992,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312518,\n "lat": 49.3394850,\n "lon": 3.5690753,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312519,\n "lat": 49.3514980,\n "lon": 3.5847027,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312520,\n "lat": 49.3515206,\n "lon": 3.5846084,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312621,\n "lat": 49.3513435,\n "lon": 3.5844934,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312622,\n "lat": 49.3513301,\n "lon": 3.5845494,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312623,\n "lat": 49.3513193,\n "lon": 3.5846083,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312624,\n "lat": 49.3513603,\n "lon": 3.5846427,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312625,\n "lat": 49.3513658,\n "lon": 3.5846127,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312626,\n "lat": 49.3515401,\n "lon": 3.5847186,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312627,\n "lat": 49.3515657,\n "lon": 3.5846344,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312628,\n "lat": 49.3518210,\n "lon": 3.5847425,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312629,\n "lat": 49.3518998,\n "lon": 3.5844797,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312630,\n "lat": 49.3516709,\n "lon": 3.5843190,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312631,\n "lat": 49.3515924,\n "lon": 3.5845818,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312632,\n "lat": 49.3512931,\n "lon": 3.5845274,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312633,\n "lat": 49.3512807,\n "lon": 3.5845762,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312634,\n "lat": 49.3512459,\n "lon": 3.5841507,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312635,\n "lat": 49.3511310,\n "lon": 3.5844511,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312636,\n "lat": 49.3511826,\n "lon": 3.5844925,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312637,\n "lat": 49.3512613,\n "lon": 3.5842814,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312638,\n "lat": 49.3514243,\n "lon": 3.5843870,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312639,\n "lat": 49.3514557,\n "lon": 3.5842884,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312640,\n "lat": 49.3506193,\n "lon": 3.5831977,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312641,\n "lat": 49.3506328,\n "lon": 3.5832338,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312642,\n "lat": 49.3506480,\n "lon": 3.5832204,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312643,\n "lat": 49.3507133,\n "lon": 3.5833954,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312644,\n "lat": 49.3507625,\n "lon": 3.5833521,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312645,\n "lat": 49.3507510,\n "lon": 3.5833211,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312646,\n "lat": 49.3507925,\n "lon": 3.5832846,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312647,\n "lat": 49.3507370,\n "lon": 3.5831356,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312648,\n "lat": 49.3506983,\n "lon": 3.5831696,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312649,\n "lat": 49.3506619,\n "lon": 3.5830722,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312650,\n "lat": 49.3506103,\n "lon": 3.5831176,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312651,\n "lat": 49.3506350,\n "lon": 3.5831840,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312652,\n "lat": 49.3506741,\n "lon": 3.5840555,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312653,\n "lat": 49.3505954,\n "lon": 3.5840608,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312654,\n "lat": 49.3506032,\n "lon": 3.5842137,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312655,\n "lat": 49.3506845,\n "lon": 3.5842093,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312656,\n "lat": 49.3507574,\n "lon": 3.5838682,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312657,\n "lat": 49.3507995,\n "lon": 3.5839848,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312658,\n "lat": 49.3508703,\n "lon": 3.5838626,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312659,\n "lat": 49.3508648,\n "lon": 3.5838518,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312660,\n "lat": 49.3509297,\n "lon": 3.5837388,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312661,\n "lat": 49.3508788,\n "lon": 3.5836659,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312662,\n "lat": 49.3508627,\n "lon": 3.5835116,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312663,\n "lat": 49.3508370,\n "lon": 3.5835342,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312664,\n "lat": 49.3508829,\n "lon": 3.5836446,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312665,\n "lat": 49.3509094,\n "lon": 3.5836175,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312666,\n "lat": 49.3346178,\n "lon": 3.5755786,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312667,\n "lat": 49.3346975,\n "lon": 3.5757841,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312668,\n "lat": 49.3346735,\n "lon": 3.5758036,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312669,\n "lat": 49.3346794,\n "lon": 3.5758362,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312670,\n "lat": 49.3351729,\n "lon": 3.5753597,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312671,\n "lat": 49.3350734,\n "lon": 3.5751291,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312672,\n "lat": 49.3351320,\n "lon": 3.5749635,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312673,\n "lat": 49.3351129,\n "lon": 3.5749626,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312674,\n "lat": 49.3351104,\n "lon": 3.5750346,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312675,\n "lat": 49.3351294,\n "lon": 3.5750353,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312676,\n "lat": 49.3354104,\n "lon": 3.5744114,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312677,\n "lat": 49.3353001,\n "lon": 3.5746305,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312678,\n "lat": 49.3354295,\n "lon": 3.5747785,\n "timestamp": "2017-04-29T05:41:22Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312679,\n "lat": 49.3355398,\n "lon": 3.5745576,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312680,\n "lat": 49.3424369,\n "lon": 3.5717602,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312681,\n "lat": 49.3424193,\n "lon": 3.5717512,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312682,\n "lat": 49.3424145,\n "lon": 3.5717735,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312683,\n "lat": 49.3424311,\n "lon": 3.5717825,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312684,\n "lat": 49.3425099,\n "lon": 3.5719504,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312685,\n "lat": 49.3424403,\n "lon": 3.5719145,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312686,\n "lat": 49.3414357,\n "lon": 3.5717444,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312687,\n "lat": 49.3413142,\n "lon": 3.5716538,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312688,\n "lat": 49.3412803,\n "lon": 3.5717653,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312689,\n "lat": 49.3413574,\n "lon": 3.5718209,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312690,\n "lat": 49.3413534,\n "lon": 3.5718358,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312691,\n "lat": 49.3413960,\n "lon": 3.5718693,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312692,\n "lat": 49.3415168,\n "lon": 3.5718307,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312693,\n "lat": 49.3414832,\n "lon": 3.5719350,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312694,\n "lat": 49.3415866,\n "lon": 3.5720140,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312695,\n "lat": 49.3416202,\n "lon": 3.5719096,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312696,\n "lat": 49.3504266,\n "lon": 3.5818869,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312697,\n "lat": 49.3503366,\n "lon": 3.5821109,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312698,\n "lat": 49.3503891,\n "lon": 3.5821499,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312699,\n "lat": 49.3504577,\n "lon": 3.5819768,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312700,\n "lat": 49.3504882,\n "lon": 3.5819998,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312701,\n "lat": 49.3505061,\n "lon": 3.5819554,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312702,\n "lat": 49.3405937,\n "lon": 3.5725939,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312703,\n "lat": 49.3406315,\n "lon": 3.5724815,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312704,\n "lat": 49.3406039,\n "lon": 3.5724597,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312705,\n "lat": 49.3405984,\n "lon": 3.5724749,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312706,\n "lat": 49.3405775,\n "lon": 3.5724570,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312707,\n "lat": 49.3405836,\n "lon": 3.5724435,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312708,\n "lat": 49.3405419,\n "lon": 3.5724106,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312709,\n "lat": 49.3405092,\n "lon": 3.5725058,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312710,\n "lat": 49.3405297,\n "lon": 3.5725200,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312711,\n "lat": 49.3405263,\n "lon": 3.5725346,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312712,\n "lat": 49.3404931,\n "lon": 3.5726263,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312713,\n "lat": 49.3405644,\n "lon": 3.5726820,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312714,\n "lat": 49.3403734,\n "lon": 3.5723674,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312715,\n "lat": 49.3404170,\n "lon": 3.5724045,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312716,\n "lat": 49.3404584,\n "lon": 3.5722906,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312717,\n "lat": 49.3404126,\n "lon": 3.5722565,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312718,\n "lat": 49.3403266,\n "lon": 3.5724998,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312719,\n "lat": 49.3403724,\n "lon": 3.5725334,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312720,\n "lat": 49.3399361,\n "lon": 3.5745696,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312921,\n "lat": 49.3399681,\n "lon": 3.5746026,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312922,\n "lat": 49.3399896,\n "lon": 3.5745569,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312923,\n "lat": 49.3399592,\n "lon": 3.5745231,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312924,\n "lat": 49.3411677,\n "lon": 3.5745291,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312925,\n "lat": 49.3411030,\n "lon": 3.5744899,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312926,\n "lat": 49.3410796,\n "lon": 3.5745699,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312927,\n "lat": 49.3411467,\n "lon": 3.5746109,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312928,\n "lat": 49.3430065,\n "lon": 3.5795452,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312929,\n "lat": 49.3430074,\n "lon": 3.5794835,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312930,\n "lat": 49.3429681,\n "lon": 3.5794822,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312931,\n "lat": 49.3429655,\n "lon": 3.5795456,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312932,\n "lat": 49.3432069,\n "lon": 3.5798003,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312933,\n "lat": 49.3432070,\n "lon": 3.5797802,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312934,\n "lat": 49.3431972,\n "lon": 3.5797801,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312935,\n "lat": 49.3431965,\n "lon": 3.5798001,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312936,\n "lat": 49.3430771,\n "lon": 3.5797854,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312937,\n "lat": 49.3430777,\n "lon": 3.5797661,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312938,\n "lat": 49.3430635,\n "lon": 3.5797660,\n "timestamp": "2017-04-29T05:41:23Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312939,\n "lat": 49.3430628,\n "lon": 3.5797844,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312940,\n "lat": 49.3439319,\n "lon": 3.5795588,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312941,\n "lat": 49.3439345,\n "lon": 3.5794686,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312942,\n "lat": 49.3438204,\n "lon": 3.5794588,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312943,\n "lat": 49.3438189,\n "lon": 3.5795499,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312944,\n "lat": 49.3431973,\n "lon": 3.5790341,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312945,\n "lat": 49.3432134,\n "lon": 3.5786933,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312946,\n "lat": 49.3431503,\n "lon": 3.5786901,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312947,\n "lat": 49.3431407,\n "lon": 3.5789199,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312948,\n "lat": 49.3430421,\n "lon": 3.5789068,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312949,\n "lat": 49.3430422,\n "lon": 3.5788900,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312950,\n "lat": 49.3429938,\n "lon": 3.5788853,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312951,\n "lat": 49.3429871,\n "lon": 3.5790191,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312952,\n "lat": 49.3430352,\n "lon": 3.5790222,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312953,\n "lat": 49.3430351,\n "lon": 3.5789910,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312954,\n "lat": 49.3431350,\n "lon": 3.5789989,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312955,\n "lat": 49.3431349,\n "lon": 3.5790323,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312956,\n "lat": 49.3433370,\n "lon": 3.5792371,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312957,\n "lat": 49.3433171,\n "lon": 3.5791748,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312958,\n "lat": 49.3432903,\n "lon": 3.5791971,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312959,\n "lat": 49.3433108,\n "lon": 3.5792596,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312960,\n "lat": 49.3430213,\n "lon": 3.5784563,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312961,\n "lat": 49.3429587,\n "lon": 3.5784095,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312962,\n "lat": 49.3428977,\n "lon": 3.5786150,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312963,\n "lat": 49.3429625,\n "lon": 3.5786560,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312964,\n "lat": 49.3410897,\n "lon": 3.5643919,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312965,\n "lat": 49.3410692,\n "lon": 3.5643661,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312966,\n "lat": 49.3410335,\n "lon": 3.5644340,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312967,\n "lat": 49.3410520,\n "lon": 3.5644604,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312968,\n "lat": 49.3526127,\n "lon": 3.5761322,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312969,\n "lat": 49.3526081,\n "lon": 3.5761045,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312970,\n "lat": 49.3525707,\n "lon": 3.5761200,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312971,\n "lat": 49.3525773,\n "lon": 3.5761492,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312972,\n "lat": 49.3525950,\n "lon": 3.5760245,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312973,\n "lat": 49.3525235,\n "lon": 3.5760569,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312974,\n "lat": 49.3525371,\n "lon": 3.5761340,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312975,\n "lat": 49.3521042,\n "lon": 3.5762236,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312976,\n "lat": 49.3522105,\n "lon": 3.5762009,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312977,\n "lat": 49.3522069,\n "lon": 3.5761232,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312978,\n "lat": 49.3520613,\n "lon": 3.5761507,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312979,\n "lat": 49.3520670,\n "lon": 3.5762316,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312980,\n "lat": 49.3526469,\n "lon": 3.5761161,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312981,\n "lat": 49.3526409,\n "lon": 3.5760893,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312982,\n "lat": 49.3526788,\n "lon": 3.5760717,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312983,\n "lat": 49.3526631,\n "lon": 3.5759939,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312984,\n "lat": 49.3429634,\n "lon": 3.5797414,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312985,\n "lat": 49.3429651,\n "lon": 3.5797222,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312986,\n "lat": 49.3429525,\n "lon": 3.5797212,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312987,\n "lat": 49.3429519,\n "lon": 3.5797404,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312988,\n "lat": 49.3428458,\n "lon": 3.5797384,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312989,\n "lat": 49.3428504,\n "lon": 3.5797192,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312990,\n "lat": 49.3428362,\n "lon": 3.5797157,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312991,\n "lat": 49.3428322,\n "lon": 3.5797366,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312992,\n "lat": 49.3358015,\n "lon": 3.5741978,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312993,\n "lat": 49.3358657,\n "lon": 3.5742757,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312994,\n "lat": 49.3359623,\n "lon": 3.5740915,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312995,\n "lat": 49.3359003,\n "lon": 3.5740128,\n "timestamp": "2017-04-29T05:41:24Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312996,\n "lat": 49.3527008,\n "lon": 3.5682118,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312997,\n "lat": 49.3523250,\n "lon": 3.5684083,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312998,\n "lat": 49.3523253,\n "lon": 3.5684449,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824312999,\n "lat": 49.3523556,\n "lon": 3.5690264,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313000,\n "lat": 49.3524312,\n "lon": 3.5690130,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313001,\n "lat": 49.3524046,\n "lon": 3.5684873,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313002,\n "lat": 49.3526433,\n "lon": 3.5683634,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313003,\n "lat": 49.3527168,\n "lon": 3.5686797,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313004,\n "lat": 49.3527639,\n "lon": 3.5686540,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313005,\n "lat": 49.3527517,\n "lon": 3.5685956,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313006,\n "lat": 49.3527840,\n "lon": 3.5685785,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313007,\n "lat": 49.3531030,\n "lon": 3.5683057,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313008,\n "lat": 49.3530729,\n "lon": 3.5683113,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313009,\n "lat": 49.3530772,\n "lon": 3.5683511,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313010,\n "lat": 49.3530454,\n "lon": 3.5683604,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313011,\n "lat": 49.3530660,\n "lon": 3.5686030,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313012,\n "lat": 49.3531014,\n "lon": 3.5685979,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313013,\n "lat": 49.3531054,\n "lon": 3.5686441,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313014,\n "lat": 49.3531325,\n "lon": 3.5686349,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313015,\n "lat": 49.3392735,\n "lon": 3.5679903,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313016,\n "lat": 49.3391972,\n "lon": 3.5681340,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313017,\n "lat": 49.3393080,\n "lon": 3.5682448,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313018,\n "lat": 49.3393503,\n "lon": 3.5681418,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313019,\n "lat": 49.3392956,\n "lon": 3.5680857,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313020,\n "lat": 49.3393184,\n "lon": 3.5680312,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313021,\n "lat": 49.3393862,\n "lon": 3.5689732,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313022,\n "lat": 49.3368408,\n "lon": 3.5739934,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313023,\n "lat": 49.3367346,\n "lon": 3.5741057,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313024,\n "lat": 49.3367565,\n "lon": 3.5741549,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313025,\n "lat": 49.3367652,\n "lon": 3.5741448,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313026,\n "lat": 49.3367794,\n "lon": 3.5741747,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313027,\n "lat": 49.3368759,\n "lon": 3.5740717,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313028,\n "lat": 49.3370087,\n "lon": 3.5738159,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313029,\n "lat": 49.3370362,\n "lon": 3.5738741,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313030,\n "lat": 49.3371330,\n "lon": 3.5737729,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313031,\n "lat": 49.3371057,\n "lon": 3.5737136,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313032,\n "lat": 49.3371615,\n "lon": 3.5738350,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313033,\n "lat": 49.3371980,\n "lon": 3.5737932,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313034,\n "lat": 49.3371437,\n "lon": 3.5736743,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313035,\n "lat": 49.3369205,\n "lon": 3.5739097,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313036,\n "lat": 49.3369550,\n "lon": 3.5739830,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313037,\n "lat": 49.3370433,\n "lon": 3.5738891,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313038,\n "lat": 49.3372649,\n "lon": 3.5740233,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313039,\n "lat": 49.3373219,\n "lon": 3.5741206,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313040,\n "lat": 49.3373527,\n "lon": 3.5740761,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313041,\n "lat": 49.3372948,\n "lon": 3.5739829,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313042,\n "lat": 49.3374923,\n "lon": 3.5733049,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313043,\n "lat": 49.3375065,\n "lon": 3.5732739,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313044,\n "lat": 49.3374572,\n "lon": 3.5732198,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313045,\n "lat": 49.3374433,\n "lon": 3.5732474,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313046,\n "lat": 49.3375001,\n "lon": 3.5733599,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313047,\n "lat": 49.3374512,\n "lon": 3.5734611,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313048,\n "lat": 49.3373987,\n "lon": 3.5734047,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313049,\n "lat": 49.3374613,\n "lon": 3.5732679,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313050,\n "lat": 49.3374120,\n "lon": 3.5732119,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313051,\n "lat": 49.3373212,\n "lon": 3.5733999,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313052,\n "lat": 49.3374124,\n "lon": 3.5734965,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313053,\n "lat": 49.3374463,\n "lon": 3.5735364,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313054,\n "lat": 49.3374354,\n "lon": 3.5735556,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313055,\n "lat": 49.3374715,\n "lon": 3.5735955,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313056,\n "lat": 49.3375054,\n "lon": 3.5733656,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313057,\n "lat": 49.3373815,\n "lon": 3.5740329,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313058,\n "lat": 49.3374594,\n "lon": 3.5739357,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313059,\n "lat": 49.3373985,\n "lon": 3.5738149,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313060,\n "lat": 49.3373871,\n "lon": 3.5738282,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313061,\n "lat": 49.3373673,\n "lon": 3.5737900,\n "timestamp": "2017-04-29T05:41:25Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313062,\n "lat": 49.3373052,\n "lon": 3.5738654,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313063,\n "lat": 49.3373261,\n "lon": 3.5739038,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313064,\n "lat": 49.3373196,\n "lon": 3.5739096,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313065,\n "lat": 49.3363900,\n "lon": 3.5728969,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313066,\n "lat": 49.3363475,\n "lon": 3.5729705,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313067,\n "lat": 49.3364261,\n "lon": 3.5730740,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313068,\n "lat": 49.3364675,\n "lon": 3.5730020,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313069,\n "lat": 49.3361982,\n "lon": 3.5726063,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313070,\n "lat": 49.3361484,\n "lon": 3.5726941,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313071,\n "lat": 49.3362394,\n "lon": 3.5728089,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313072,\n "lat": 49.3362882,\n "lon": 3.5727180,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313073,\n "lat": 49.3365709,\n "lon": 3.5730793,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313074,\n "lat": 49.3365110,\n "lon": 3.5731877,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313075,\n "lat": 49.3365958,\n "lon": 3.5733048,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313076,\n "lat": 49.3366593,\n "lon": 3.5731981,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313077,\n "lat": 49.3363255,\n "lon": 3.5733451,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313078,\n "lat": 49.3362420,\n "lon": 3.5734977,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313079,\n "lat": 49.3362957,\n "lon": 3.5735627,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313080,\n "lat": 49.3363793,\n "lon": 3.5734117,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313081,\n "lat": 49.3361397,\n "lon": 3.5737070,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313082,\n "lat": 49.3360814,\n "lon": 3.5738057,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313083,\n "lat": 49.3361336,\n "lon": 3.5738795,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313084,\n "lat": 49.3361683,\n "lon": 3.5738218,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313085,\n "lat": 49.3361729,\n "lon": 3.5738259,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313086,\n "lat": 49.3361981,\n "lon": 3.5737824,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313087,\n "lat": 49.3363520,\n "lon": 3.5726939,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313088,\n "lat": 49.3363835,\n "lon": 3.5726274,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313089,\n "lat": 49.3363373,\n "lon": 3.5725754,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313090,\n "lat": 49.3363052,\n "lon": 3.5726418,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313091,\n "lat": 49.3369405,\n "lon": 3.5736893,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313092,\n "lat": 49.3371240,\n "lon": 3.5735163,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313093,\n "lat": 49.3371763,\n "lon": 3.5734275,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313094,\n "lat": 49.3371383,\n "lon": 3.5733754,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313095,\n "lat": 49.3371130,\n "lon": 3.5734326,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313096,\n "lat": 49.3369096,\n "lon": 3.5736163,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313097,\n "lat": 49.3374150,\n "lon": 3.5729684,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313098,\n "lat": 49.3374272,\n "lon": 3.5729461,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313099,\n "lat": 49.3373945,\n "lon": 3.5729094,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313100,\n "lat": 49.3373836,\n "lon": 3.5729312,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313101,\n "lat": 49.3373632,\n "lon": 3.5728743,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313102,\n "lat": 49.3374612,\n "lon": 3.5728812,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313103,\n "lat": 49.3373984,\n "lon": 3.5728070,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313104,\n "lat": 49.3372163,\n "lon": 3.5729859,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313105,\n "lat": 49.3373395,\n "lon": 3.5731359,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313106,\n "lat": 49.3373968,\n "lon": 3.5730266,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313107,\n "lat": 49.3373452,\n "lon": 3.5729659,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313108,\n "lat": 49.3373088,\n "lon": 3.5730373,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313109,\n "lat": 49.3372752,\n "lon": 3.5729993,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313110,\n "lat": 49.3373363,\n "lon": 3.5728806,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313111,\n "lat": 49.3373537,\n "lon": 3.5729009,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313112,\n "lat": 49.3373667,\n "lon": 3.5728782,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313113,\n "lat": 49.3373072,\n "lon": 3.5728119,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313114,\n "lat": 49.3370920,\n "lon": 3.5731698,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313115,\n "lat": 49.3370835,\n "lon": 3.5731821,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313116,\n "lat": 49.3370839,\n "lon": 3.5731980,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313117,\n "lat": 49.3370585,\n "lon": 3.5732198,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313118,\n "lat": 49.3370462,\n "lon": 3.5732549,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313119,\n "lat": 49.3369987,\n "lon": 3.5733052,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313120,\n "lat": 49.3368406,\n "lon": 3.5734545,\n "timestamp": "2017-04-29T05:41:26Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313121,\n "lat": 49.3368729,\n "lon": 3.5735310,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313122,\n "lat": 49.3371047,\n "lon": 3.5732766,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313123,\n "lat": 49.3371492,\n "lon": 3.5733399,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313124,\n "lat": 49.3371800,\n "lon": 3.5732934,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313125,\n "lat": 49.3371323,\n "lon": 3.5732311,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313126,\n "lat": 49.3372045,\n "lon": 3.5730062,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313127,\n "lat": 49.3372311,\n "lon": 3.5730930,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313128,\n "lat": 49.3372767,\n "lon": 3.5731477,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313129,\n "lat": 49.3372740,\n "lon": 3.5731518,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313130,\n "lat": 49.3373086,\n "lon": 3.5731965,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313131,\n "lat": 49.3389144,\n "lon": 3.5727855,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313132,\n "lat": 49.3388461,\n "lon": 3.5729037,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313133,\n "lat": 49.3389511,\n "lon": 3.5741042,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313134,\n "lat": 49.3389819,\n "lon": 3.5740553,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313135,\n "lat": 49.3389489,\n "lon": 3.5740098,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313136,\n "lat": 49.3389207,\n "lon": 3.5740604,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313137,\n "lat": 49.3393867,\n "lon": 3.5733217,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313138,\n "lat": 49.3394176,\n "lon": 3.5732686,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313139,\n "lat": 49.3393905,\n "lon": 3.5732324,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313140,\n "lat": 49.3393595,\n "lon": 3.5732871,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313141,\n "lat": 49.3383230,\n "lon": 3.5739639,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313142,\n "lat": 49.3384740,\n "lon": 3.5743328,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313143,\n "lat": 49.3384269,\n "lon": 3.5742604,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313144,\n "lat": 49.3382769,\n "lon": 3.5735929,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313145,\n "lat": 49.3382468,\n "lon": 3.5735149,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313146,\n "lat": 49.3375978,\n "lon": 3.5723516,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313147,\n "lat": 49.3376265,\n "lon": 3.5724086,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313148,\n "lat": 49.3376337,\n "lon": 3.5723928,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313149,\n "lat": 49.3380500,\n "lon": 3.5722511,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313150,\n "lat": 49.3380347,\n "lon": 3.5722749,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313151,\n "lat": 49.3379116,\n "lon": 3.5723282,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313152,\n "lat": 49.3378915,\n "lon": 3.5723623,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313153,\n "lat": 49.3385198,\n "lon": 3.5725020,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313154,\n "lat": 49.3386177,\n "lon": 3.5721704,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313155,\n "lat": 49.3386134,\n "lon": 3.5722972,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313156,\n "lat": 49.3386053,\n "lon": 3.5724750,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313157,\n "lat": 49.3386000,\n "lon": 3.5724358,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313158,\n "lat": 49.3386642,\n "lon": 3.5724161,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313159,\n "lat": 49.3387147,\n "lon": 3.5720679,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313160,\n "lat": 49.3385845,\n "lon": 3.5720585,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313161,\n "lat": 49.3385812,\n "lon": 3.5721678,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313162,\n "lat": 49.3525411,\n "lon": 3.5695302,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313163,\n "lat": 49.3525431,\n "lon": 3.5695700,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313164,\n "lat": 49.3525942,\n "lon": 3.5695641,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313165,\n "lat": 49.3525996,\n "lon": 3.5695223,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313166,\n "lat": 49.3523993,\n "lon": 3.5695934,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313167,\n "lat": 49.3524729,\n "lon": 3.5691781,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313168,\n "lat": 49.3524232,\n "lon": 3.5699336,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313169,\n "lat": 49.3525345,\n "lon": 3.5699086,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313170,\n "lat": 49.3525299,\n "lon": 3.5698608,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313171,\n "lat": 49.3524219,\n "lon": 3.5698859,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313172,\n "lat": 49.3523614,\n "lon": 3.5699426,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313173,\n "lat": 49.3523170,\n "lon": 3.5693459,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313174,\n "lat": 49.3522110,\n "lon": 3.5692736,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313175,\n "lat": 49.3521421,\n "lon": 3.5692950,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313176,\n "lat": 49.3522106,\n "lon": 3.5698749,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313177,\n "lat": 49.3522831,\n "lon": 3.5698551,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313178,\n "lat": 49.3532784,\n "lon": 3.5689543,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313179,\n "lat": 49.3533600,\n "lon": 3.5694206,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313180,\n "lat": 49.3530561,\n "lon": 3.5695409,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313181,\n "lat": 49.3530439,\n "lon": 3.5697512,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313182,\n "lat": 49.3393717,\n "lon": 3.5695890,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313183,\n "lat": 49.3394391,\n "lon": 3.5696609,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313184,\n "lat": 49.3394582,\n "lon": 3.5696215,\n "timestamp": "2017-04-29T05:41:27Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313221,\n "lat": 49.3404641,\n "lon": 3.5722430,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313222,\n "lat": 49.3404319,\n "lon": 3.5722167,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313223,\n "lat": 49.3405048,\n "lon": 3.5725185,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313224,\n "lat": 49.3406201,\n "lon": 3.5726139,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313225,\n "lat": 49.3406417,\n "lon": 3.5725542,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313226,\n "lat": 49.3406140,\n "lon": 3.5725334,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313227,\n "lat": 49.3405258,\n "lon": 3.5722573,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313228,\n "lat": 49.3405384,\n "lon": 3.5722223,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313229,\n "lat": 49.3405069,\n "lon": 3.5722011,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313230,\n "lat": 49.3404952,\n "lon": 3.5722360,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313231,\n "lat": 49.3410829,\n "lon": 3.5744400,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313232,\n "lat": 49.3410607,\n "lon": 3.5743938,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313233,\n "lat": 49.3410249,\n "lon": 3.5744302,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313234,\n "lat": 49.3410466,\n "lon": 3.5744739,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313235,\n "lat": 49.3410846,\n "lon": 3.5724588,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313236,\n "lat": 49.3410680,\n "lon": 3.5724134,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313237,\n "lat": 49.3410455,\n "lon": 3.5724323,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313238,\n "lat": 49.3410595,\n "lon": 3.5724759,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313239,\n "lat": 49.3410349,\n "lon": 3.5725635,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313240,\n "lat": 49.3410488,\n "lon": 3.5725294,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313241,\n "lat": 49.3410248,\n "lon": 3.5725132,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313242,\n "lat": 49.3410126,\n "lon": 3.5725457,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313243,\n "lat": 49.3433639,\n "lon": 3.5793215,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313244,\n "lat": 49.3433365,\n "lon": 3.5793380,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313245,\n "lat": 49.3430861,\n "lon": 3.5785697,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313246,\n "lat": 49.3430232,\n "lon": 3.5786967,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313247,\n "lat": 49.3430389,\n "lon": 3.5787120,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313248,\n "lat": 49.3430631,\n "lon": 3.5786721,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313249,\n "lat": 49.3430544,\n "lon": 3.5786662,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313250,\n "lat": 49.3430964,\n "lon": 3.5785791,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313251,\n "lat": 49.3522670,\n "lon": 3.5684499,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313252,\n "lat": 49.3522887,\n "lon": 3.5689867,\n "timestamp": "2017-04-29T05:41:30Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313253,\n "lat": 49.3523528,\n "lon": 3.5689730,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313256,\n "lat": 49.3373028,\n "lon": 3.5736661,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313257,\n "lat": 49.3372859,\n "lon": 3.5736955,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313258,\n "lat": 49.3373029,\n "lon": 3.5737279,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313259,\n "lat": 49.3373226,\n "lon": 3.5736903,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313260,\n "lat": 49.3366942,\n "lon": 3.5741512,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313261,\n "lat": 49.3367330,\n "lon": 3.5742356,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313262,\n "lat": 49.3367514,\n "lon": 3.5742199,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313263,\n "lat": 49.3367136,\n "lon": 3.5741283,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313264,\n "lat": 49.3372184,\n "lon": 3.5739808,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313265,\n "lat": 49.3372545,\n "lon": 3.5740374,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313266,\n "lat": 49.3372771,\n "lon": 3.5740068,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313267,\n "lat": 49.3372260,\n "lon": 3.5739256,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313268,\n "lat": 49.3371920,\n "lon": 3.5733094,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313269,\n "lat": 49.3372196,\n "lon": 3.5733456,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313270,\n "lat": 49.3372411,\n "lon": 3.5733066,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4824313271,\n "lat": 49.3372134,\n "lon": 3.5732704,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 8660323847,\n "lat": 49.3385906,\n "lon": 3.5698637,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013045556,\n "lat": 49.3379908,\n "lon": 3.5703613,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013045604,\n "lat": 49.3376948,\n "lon": 3.5697294,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013045605,\n "lat": 49.3377911,\n "lon": 3.5695400,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084355,\n "lat": 49.3378550,\n "lon": 3.5696164,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084356,\n "lat": 49.3378906,\n "lon": 3.5696643,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084357,\n "lat": 49.3378347,\n "lon": 3.5696562,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084358,\n "lat": 49.3378720,\n "lon": 3.5697008,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084359,\n "lat": 49.3378344,\n "lon": 3.5696832,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084360,\n "lat": 49.3378547,\n "lon": 3.5697078,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084361,\n "lat": 49.3378440,\n "lon": 3.5696379,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908,\n "tags": {\n "entrance": "main"\n }\n },\n {\n "type": "node",\n "id": 10013084368,\n "lat": 49.3377776,\n "lon": 3.5693998,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084369,\n "lat": 49.3377638,\n "lon": 3.5693839,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084370,\n "lat": 49.3377596,\n "lon": 3.5693526,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084371,\n "lat": 49.3377241,\n "lon": 3.5693106,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084372,\n "lat": 49.3376982,\n "lon": 3.5693198,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084373,\n "lat": 49.3376761,\n "lon": 3.5693659,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084374,\n "lat": 49.3376768,\n "lon": 3.5693947,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084375,\n "lat": 49.3377161,\n "lon": 3.5694428,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084376,\n "lat": 49.3377381,\n "lon": 3.5694359,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084377,\n "lat": 49.3377514,\n "lon": 3.5694513,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084381,\n "lat": 49.3368010,\n "lon": 3.5688028,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084382,\n "lat": 49.3367377,\n "lon": 3.5689423,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084383,\n "lat": 49.3369652,\n "lon": 3.5691857,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084384,\n "lat": 49.3370286,\n "lon": 3.5690462,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084400,\n "lat": 49.3380694,\n "lon": 3.5697584,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084401,\n "lat": 49.3381008,\n "lon": 3.5696468,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084443,\n "lat": 49.3381348,\n "lon": 3.5702000,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084444,\n "lat": 49.3380956,\n "lon": 3.5702961,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084445,\n "lat": 49.3380773,\n "lon": 3.5702783,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084446,\n "lat": 49.3382571,\n "lon": 3.5698009,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084447,\n "lat": 49.3382913,\n "lon": 3.5697192,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084448,\n "lat": 49.3381350,\n "lon": 3.5695651,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084449,\n "lat": 49.3385667,\n "lon": 3.5690521,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084456,\n "lat": 49.3382982,\n "lon": 3.5694041,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084459,\n "lat": 49.3383290,\n "lon": 3.5694350,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084462,\n "lat": 49.3380719,\n "lon": 3.5697154,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084465,\n "lat": 49.3382034,\n "lon": 3.5696325,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084468,\n "lat": 49.3382327,\n "lon": 3.5696614,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10013084476,\n "lat": 49.3382327,\n "lon": 3.5701224,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816039,\n "lat": 49.3387209,\n "lon": 3.5698833,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816040,\n "lat": 49.3386690,\n "lon": 3.5698319,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816043,\n "lat": 49.3386940,\n "lon": 3.5687261,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816044,\n "lat": 49.3389815,\n "lon": 3.5689906,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816045,\n "lat": 49.3389434,\n "lon": 3.5690882,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816046,\n "lat": 49.3387327,\n "lon": 3.5688943,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816047,\n "lat": 49.3386434,\n "lon": 3.5691227,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816048,\n "lat": 49.3389150,\n "lon": 3.5690620,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816050,\n "lat": 49.3387124,\n "lon": 3.5689462,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816057,\n "lat": 49.3385050,\n "lon": 3.5703278,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816058,\n "lat": 49.3384811,\n "lon": 3.5702187,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816059,\n "lat": 49.3385685,\n "lon": 3.5700509,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816060,\n "lat": 49.3385573,\n "lon": 3.5700401,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816061,\n "lat": 49.3383716,\n "lon": 3.5698829,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816062,\n "lat": 49.3384387,\n "lon": 3.5697164,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816063,\n "lat": 49.3383567,\n "lon": 3.5699387,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816068,\n "lat": 49.3381837,\n "lon": 3.5702459,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816069,\n "lat": 49.3382057,\n "lon": 3.5702801,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816070,\n "lat": 49.3382606,\n "lon": 3.5701488,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816071,\n "lat": 49.3381910,\n "lon": 3.5702571,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816077,\n "lat": 49.3384000,\n "lon": 3.5706756,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816078,\n "lat": 49.3383832,\n "lon": 3.5706831,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816079,\n "lat": 49.3384606,\n "lon": 3.5705141,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816082,\n "lat": 49.3384244,\n "lon": 3.5704789,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816083,\n "lat": 49.3383763,\n "lon": 3.5707266,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816085,\n "lat": 49.3383240,\n "lon": 3.5706496,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816086,\n "lat": 49.3382170,\n "lon": 3.5705124,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816087,\n "lat": 49.3380509,\n "lon": 3.5704498,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023816088,\n "lat": 49.3382390,\n "lon": 3.5705264,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833918,\n "lat": 49.3392904,\n "lon": 3.5682272,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833919,\n "lat": 49.3392777,\n "lon": 3.5682544,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833920,\n "lat": 49.3392332,\n "lon": 3.5682183,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833921,\n "lat": 49.3392194,\n "lon": 3.5682513,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833922,\n "lat": 49.3391709,\n "lon": 3.5682000,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833945,\n "lat": 49.3350965,\n "lon": 3.5600513,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833946,\n "lat": 49.3350268,\n "lon": 3.5599802,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833947,\n "lat": 49.3349692,\n "lon": 3.5601134,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833948,\n "lat": 49.3350389,\n "lon": 3.5601844,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833949,\n "lat": 49.3351563,\n "lon": 3.5600965,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833950,\n "lat": 49.3351152,\n "lon": 3.5600561,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833951,\n "lat": 49.3350941,\n "lon": 3.5601065,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833952,\n "lat": 49.3351352,\n "lon": 3.5601469,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833953,\n "lat": 49.3351486,\n "lon": 3.5602067,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833954,\n "lat": 49.3350853,\n "lon": 3.5601375,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833955,\n "lat": 49.3350680,\n "lon": 3.5601747,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833956,\n "lat": 49.3350866,\n "lon": 3.5601951,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833957,\n "lat": 49.3350719,\n "lon": 3.5602269,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "node",\n "id": 10023833958,\n "lat": 49.3351165,\n "lon": 3.5602757,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908\n },\n {\n "type": "way",\n "id": 478123109,\n "timestamp": "2017-03-02T17:37:51Z",\n "version": 1,\n "changeset": 46528113,\n "user": "JeaRRo",\n "uid": 187177,\n "nodes": [\n 4713815363,\n 4713815362,\n 4713815361,\n 4713815360,\n 4713815363\n ],\n "tags": {\n "building": "yes",\n "heritage": "3",\n "heritage:operator": "mhs",\n "mhs:inscription_date": "1927-06-15",\n "name": "Ancienne église",\n "ref:mhs": "PA00115627",\n "source:heritage": "data.gouv.fr, Ministère de la Culture - 2016",\n "start_date": "C13",\n "wikidata": "Q2845912"\n }\n },\n {\n "type": "way",\n "id": 490257074,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311007,\n 4824311008,\n 4824311009,\n 4824312026,\n 4824312027,\n 4824312028,\n 4824311007\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257075,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313236,\n 4824313237,\n 4824313238,\n 4824313235,\n 4824313236\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257076,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312516,\n 4824312517,\n 4824313021,\n 4824312518,\n 4824312513,\n 4824312514,\n 4824312515,\n 4824312516\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257077,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311794,\n 4824311791,\n 4824311792,\n 4824311793,\n 4824311794\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257078,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311473,\n 4824311474,\n 4824311475,\n 4824311476,\n 4824311477,\n 4824311478,\n 4824311473\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257079,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312959,\n 4824313244,\n 4824313243,\n 4824312956,\n 4824312959\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257080,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824310899,\n 4824310900,\n 4824310901,\n 4824310902,\n 4824310899\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257081,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824310903,\n 4824310904,\n 4824310905,\n 4824310906,\n 4824310903\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257082,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824310907,\n 4824310908,\n 4824310909,\n 4824310910,\n 4824310907\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257083,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824310911,\n 4824310912,\n 4824310913,\n 4824310914,\n 4824310911\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257084,\n "timestamp": "2017-04-29T05:41:31Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824310915,\n 4824310916,\n 4824310917,\n 4824310918,\n 4824310915\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257085,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824310919,\n 4824313056,\n 4824310920,\n 4824311021,\n 4824311022,\n 4824310919\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257086,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311023,\n 4824311024,\n 4824310919,\n 4824311022,\n 4824311025,\n 4824311026,\n 4824311027,\n 4824311023\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257087,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311028,\n 4824311029,\n 4824311030,\n 4824311031,\n 4824311032,\n 4824311033,\n 4824311034,\n 4824311035,\n 4824311036,\n 4824311037,\n 4824311038,\n 4824311039,\n 4824311028\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257088,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311040,\n 4824311041,\n 4824311042,\n 4824311043,\n 4824311040\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257089,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311044,\n 4824311045,\n 4824311046,\n 4824311047,\n 4824311044\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257090,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311048,\n 4824311049,\n 4824311050,\n 4824311051,\n 4824311048\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257091,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311052,\n 4824311053,\n 4824311054,\n 4824311055,\n 4824311056,\n 4824311057,\n 4824311058,\n 4824311059,\n 4824311060,\n 4824311061,\n 4824311062,\n 4824311063,\n 4824311052\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257092,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311064,\n 4824311065,\n 4824311066,\n 4824311067,\n 4824311064\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257093,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311068,\n 4824311069,\n 4824311070,\n 4824311071,\n 4824311068\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257094,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311072,\n 4824311073,\n 4824311074,\n 4824311075,\n 4824311076,\n 4824311077,\n 4824311072\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257095,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311078,\n 4824311079,\n 4824311080,\n 4824311081,\n 4824311078\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257096,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311082,\n 4824311083,\n 4824311084,\n 4824311085,\n 4824311086,\n 4824311082\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257097,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311087,\n 4824311088,\n 4824311089,\n 4824311090,\n 4824311091,\n 4824311092,\n 4824311087\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257098,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311087,\n 4824311093,\n 4824311094,\n 4824311095,\n 4824311089,\n 4824311088,\n 4824311087\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257099,\n "timestamp": "2017-04-29T05:41:32Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311096,\n 4824311097,\n 4824311098,\n 4824311099,\n 4824311100,\n 4824311101,\n 4824311102,\n 4824311103,\n 4824311096\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257100,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311104,\n 4824311105,\n 4824311106,\n 4824311107,\n 4824311108,\n 4824311109,\n 4824311104\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257101,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311110,\n 4824311111,\n 4824311112,\n 4824311113,\n 4824311114,\n 4824311115,\n 4824311110\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257102,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311116,\n 4824311117,\n 4824311118,\n 4824311119,\n 4824311116\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257103,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311120,\n 4824311121,\n 4824311122,\n 4824311123,\n 4824311120\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257104,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311124,\n 4824311125,\n 4824311126,\n 4824311127,\n 4824311124\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257105,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311128,\n 4824311129,\n 4824311130,\n 4824311131,\n 4824311132,\n 4824311133,\n 4824311134,\n 4824311135,\n 4824311128\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257106,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311136,\n 4824311137,\n 4824311128,\n 4824311135,\n 4824311134,\n 4824311133,\n 4824311132,\n 4824311136\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257107,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311138,\n 4824311139,\n 4824311140,\n 4824311141,\n 4824311138\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257108,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311142,\n 4824311143,\n 4824311144,\n 4824311145,\n 4824311142\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257109,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311146,\n 4824311147,\n 4824311148,\n 4824311149,\n 4824311150,\n 4824311151,\n 4824311152,\n 4824311146\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257110,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311153,\n 4824311154,\n 4824311155,\n 4824313149,\n 4824311156,\n 4824311157,\n 4824311158,\n 4824311159,\n 4824311160,\n 4824311223,\n 4824311161,\n 4824311153\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257111,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311162,\n 4824311163,\n 4824311164,\n 4824311165,\n 4824311162\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257112,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311166,\n 4824311167,\n 4824311168,\n 4824311169,\n 4824311166\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257113,\n "timestamp": "2017-04-29T05:41:33Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311170,\n 4824311171,\n 4824311162,\n 4824311165,\n 4824311172,\n 4824311173,\n 4824311174,\n 4824311170\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257114,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311175,\n 4824311176,\n 4824311177,\n 4824311178,\n 4824311164,\n 4824311163,\n 4824311179,\n 4824311175\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257115,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311180,\n 4824311181,\n 4824311182,\n 4824311183,\n 4824311184,\n 4824311185,\n 4824311186,\n 4824311180\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257116,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311187,\n 4824311139,\n 4824311138,\n 4824311188,\n 4824311187\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257117,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311187,\n 4824311188,\n 4824311189,\n 4824311190,\n 4824311187\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257118,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311191,\n 4824311192,\n 4824311193,\n 4824311194,\n 4824311191\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257119,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311195,\n 4824311196,\n 4824311153,\n 4824311161,\n 4824311241,\n 4824311195\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257120,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311197,\n 4824311198,\n 4824311199,\n 4824311196,\n 4824311195,\n 4824311200,\n 4824311201,\n 4824311202,\n 4824311203,\n 4824311197\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257121,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311204,\n 4824311205,\n 4824311206,\n 4824311207,\n 4824311204\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257122,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311208,\n 4824311209,\n 4824311197,\n 4824311203,\n 4824311230,\n 4824311210,\n 4824311208\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257123,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311211,\n 4824311239,\n 4824311212,\n 4824311213,\n 4824311214,\n 4824313147,\n 4824311215,\n 4824311216,\n 4824311217,\n 4824313146,\n 4824311218,\n 4824311219,\n 4824311211\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257124,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311220,\n 4824311221,\n 4824311187,\n 4824311190,\n 4824311220\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257125,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311222,\n 4824311243,\n 4824313151,\n 4824311223,\n 4824311160,\n 4824311159,\n 4824311158,\n 4824311224,\n 4824311225,\n 4824311226,\n 4824311227,\n 4824311228,\n 4824311222\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257126,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311229,\n 4824311210,\n 4824311230,\n 4824311231,\n 4824311232,\n 4824311233,\n 4824311229\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257127,\n "timestamp": "2017-04-29T05:41:34Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311234,\n 4824311235,\n 4824311236,\n 4824311213,\n 4824311212,\n 4824311237,\n 4824311238,\n 4824311239,\n 4824311211,\n 4824311234\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257128,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311240,\n 4824311229,\n 4824311233,\n 4824311195,\n 4824311241,\n 4824313152,\n 4824311242,\n 4824311243,\n 4824311222,\n 4824311240\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257129,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311244,\n 4824311255,\n 4824311245,\n 4824311246,\n 4824311247,\n 4824311248,\n 4824311249,\n 4824311250,\n 4824311251,\n 4824311252,\n 4824312367,\n 4824311253,\n 4824311244\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257130,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311254,\n 4824311255,\n 4824311244,\n 4824311256,\n 4824311254\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257131,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311257,\n 4824311258,\n 4824311259,\n 4824311181,\n 4824311180,\n 4824311260,\n 4824311257\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257132,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311261,\n 4824311262,\n 4824311263,\n 4824311264,\n 4824311261\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257133,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311265,\n 4824311266,\n 4824311267,\n 4824311268,\n 4824311265\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257134,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311269,\n 4824311270,\n 4824311264,\n 4824311263,\n 4824311271,\n 4824311269\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257135,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311272,\n 4824311273,\n 4824311274,\n 4824311275,\n 4824311272\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257136,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311276,\n 4824311282,\n 4824311262,\n 4824311261,\n 4824311277,\n 4824311278,\n 4824311279,\n 4824311276\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257138,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311276,\n 4824311280,\n 4824311281,\n 4824311282,\n 4824311276\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257139,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311283,\n 4824311284,\n 4824311273,\n 4824311272,\n 4824311285,\n 4824311283\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257141,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311286,\n 4824311287,\n 4824311288,\n 4824311289,\n 4824313155,\n 4824311290,\n 4824311280,\n 4824311276,\n 4824311291,\n 4824311286\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257143,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311292,\n 4824311293,\n 4824313162,\n 4824313165,\n 4824311294,\n 4824311295,\n 4824311296,\n 4824311297,\n 4824311298,\n 4824311299,\n 4824311300,\n 4824311292\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257145,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311301,\n 4824311302,\n 4824311303,\n 4824311304,\n 4824311301\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257147,\n "timestamp": "2017-04-29T05:41:35Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311305,\n 4824311306,\n 4824311307,\n 4824311308,\n 4824311309,\n 4824311310,\n 4824311305\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257149,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311311,\n 4824311312,\n 4824311313,\n 4824311314,\n 4824311315,\n 4824311316,\n 4824311317,\n 4824311318,\n 4824311319,\n 4824311320,\n 4824311321,\n 4824311322,\n 4824311311\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257150,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311323,\n 4824311324,\n 4824311325,\n 4824311326,\n 4824311327,\n 4824311328,\n 4824311323\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257151,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311329,\n 4824311330,\n 4824311331,\n 4824311332,\n 4824311333,\n 4824311329\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257152,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311334,\n 4824311335,\n 4824311336,\n 4824311337,\n 4824311334\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257153,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311338,\n 4824311339,\n 4824311340,\n 4824311341,\n 4824311342,\n 4824311343,\n 4824311344,\n 4824311345,\n 4824311338\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257154,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311346,\n 4824311347,\n 4824311348,\n 4824311349,\n 4824311346\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257155,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311350,\n 4824311351,\n 4824311352,\n 4824311353,\n 4824311350\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257156,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311354,\n 4824311355,\n 4824311356,\n 4824311357,\n 4824311354\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257157,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311358,\n 4824311359,\n 4824311360,\n 4824311361,\n 4824311358\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257158,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311362,\n 4824311363,\n 4824311364,\n 4824311365,\n 4824311366,\n 4824311362\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257159,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311367,\n 4824311368,\n 4824311369,\n 4824311370,\n 4824311371,\n 4824311372,\n 4824311373,\n 4824311374,\n 4824311375,\n 4824311376,\n 4824311377,\n 4824311378,\n 4824311379,\n 4824311380,\n 4824311381,\n 4824311367\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257160,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311382,\n 4824311383,\n 4824311384,\n 4824311385,\n 4824311386,\n 4824311387,\n 4824311388,\n 4824311382\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257161,\n "timestamp": "2017-04-29T05:41:36Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311389,\n 4824311390,\n 4824311391,\n 4824311392,\n 4824311389\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257162,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311393,\n 4824311394,\n 4824311395,\n 4824311396,\n 4824311397,\n 4824311398,\n 4824311399,\n 4824311393\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257163,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311400,\n 4824311401,\n 4824311402,\n 4824311403,\n 4824311400\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257164,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311404,\n 4824311405,\n 4824311406,\n 4824311407,\n 4824311404\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257165,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311408,\n 4824311409,\n 4824311410,\n 4824311411,\n 4824311408\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257166,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311412,\n 4824311413,\n 4824311414,\n 4824311415,\n 4824311412\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257167,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311416,\n 4824311417,\n 4824311418,\n 4824311419,\n 4824311420,\n 4824311421,\n 4824311422,\n 4824311423,\n 4824311424,\n 4824311425,\n 4824311416\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257168,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311426,\n 4824311427,\n 4824311428,\n 4824311429,\n 4824311430,\n 4824311431,\n 4824311432,\n 4824311433,\n 4824311426\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257169,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311434,\n 4824311435,\n 4824311427,\n 4824311426,\n 4824311436,\n 4824311434\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257170,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311437,\n 4824311438,\n 4824311439,\n 4824313184,\n 4824311440,\n 4824311437\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257171,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311441,\n 4824311442,\n 4824311443,\n 4824311444,\n 4824311441\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257172,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311445,\n 4824311446,\n 4824311447,\n 4824311448,\n 4824311445\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257173,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311449,\n 4824311450,\n 4824311451,\n 4824311452,\n 4824311449\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257174,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311453,\n 4824311454,\n 4824311455,\n 4824311456,\n 4824311457,\n 4824311458,\n 4824311459,\n 4824311460,\n 4824311453\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257175,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311461,\n 4824311462,\n 4824311463,\n 4824311464,\n 4824311461\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257176,\n "timestamp": "2017-04-29T05:41:37Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311465,\n 4824311466,\n 4824311467,\n 4824311468,\n 4824311465\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257177,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311469,\n 4824311470,\n 4824311471,\n 4824311472,\n 4824311469\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257178,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311479,\n 4824311480,\n 4824311481,\n 4824311482,\n 4824311490,\n 4824311479\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257179,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311483,\n 4824310986,\n 4824311484,\n 4824311485,\n 4824311486,\n 4824311483\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257180,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311487,\n 4824311488,\n 4824311489,\n 4824311490,\n 4824311482,\n 4824311487\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257181,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311491,\n 4824311492,\n 4824311493,\n 4824311494,\n 4824311491\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257182,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311495,\n 4824311496,\n 4824311497,\n 4824311498,\n 4824311495\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257183,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824310985,\n 4824311484,\n 4824310986,\n 4824310987,\n 4824310988,\n 4824310985\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257185,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824310989,\n 4824310990,\n 4824310991,\n 4824310992,\n 4824310993,\n 4824310994,\n 4824310995,\n 4824311388,\n 4824311387,\n 4824310989\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257186,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824310996,\n 4824310997,\n 4824310998,\n 4824310999,\n 4824310996\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257189,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311000,\n 4824311001,\n 4824311002,\n 4824311003,\n 4824311004,\n 4824311005,\n 4824311006,\n 4824311000\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257191,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311010,\n 4824311011,\n 4824311012,\n 4824311013,\n 4824311010\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257194,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311014,\n 4824311015,\n 4824311016,\n 4824311017,\n 4824311014\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257196,\n "timestamp": "2026-01-26T16:07:30Z",\n "version": 10,\n "changeset": 177726659,\n "user": "cantece",\n "uid": 15908,\n "nodes": [\n 4824311018,\n 10013084400,\n 4824311019,\n 10013084462,\n 4824311020,\n 10013084368,\n 10013084377,\n 4824311521,\n 10013045604,\n 10013045605,\n 10013084355,\n 10013084361,\n 10013084357,\n 10013084359,\n 10013084360,\n 10013084358,\n 10013084356,\n 4824311018\n ],\n "tags": {\n "access": "customers",\n "addr:city": "Courcelles-sur-Vesle",\n "addr:housenumber": "8",\n "addr:postcode": "02220",\n "addr:street": "Rue du Château",\n "building": "castle",\n "castle_type": "manor",\n "historic": "castle",\n "historic:civilization": "modern",\n "internet_access": "wlan",\n "name": "Château de Courcelles",\n "restaurant": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "tourism": "hotel",\n "website": "https://www.chateau-de-courcelles.fr",\n "wikidata": "Q2969059",\n "wikipedia": "fr:Château de Courcelles (Courcelles-sur-Vesle)"\n }\n },\n {\n "type": "way",\n "id": 490257198,\n "timestamp": "2017-04-29T05:41:38Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311529,\n 4824311530,\n 4824311531,\n 4824311532,\n 4824311533,\n 4824311534,\n 4824311535,\n 4824311536,\n 4824311537,\n 4824311538,\n 4824311529\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257204,\n "timestamp": "2017-04-29T05:41:39Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311547,\n 4824311548,\n 4824311549,\n 4824311550,\n 4824311547\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257206,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311551,\n 4824311552,\n 4824311543,\n 4824311545,\n 4824311553,\n 4824311554,\n 4824311551\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257207,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311555,\n 4824311556,\n 4824311557,\n 4824311558,\n 4824311552,\n 4824311551,\n 4824311559,\n 10023816083,\n 4824311555\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257209,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311561,\n 4824311556,\n 4824311555,\n 10023816078,\n 10023816077,\n 4824311560,\n 10023816079,\n 10023816082,\n 4824311562,\n 10023816085,\n 4824311561\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257212,\n "timestamp": "2017-04-29T05:41:39Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311565,\n 4824311566,\n 4824311567,\n 4824311568,\n 4824311565\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257214,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311569,\n 4824311570,\n 4824311571,\n 10023816058,\n 4824311574,\n 4824311569\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257218,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311583,\n 4824311584,\n 4824311576,\n 4824311587,\n 4824311583\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257220,\n "timestamp": "2017-04-29T05:41:39Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311588,\n 4824311589,\n 4824311590,\n 4824311655,\n 4824311591,\n 4824311588\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257221,\n "timestamp": "2017-04-29T05:41:39Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311592,\n 4824311593,\n 4824311594,\n 4824311595,\n 4824311596,\n 4824311597,\n 4824311598,\n 4824311599,\n 4824311600,\n 4824311601,\n 4824311602,\n 4824311592\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257223,\n "timestamp": "2017-04-29T05:41:39Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311603,\n 4824311604,\n 4824311605,\n 4824311606,\n 4824311607,\n 4824311603\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257225,\n "timestamp": "2017-04-29T05:41:39Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311608,\n 4824311609,\n 4824311610,\n 4824311611,\n 4824312364,\n 4824311604,\n 4824311603,\n 4824311608\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257226,\n "timestamp": "2017-04-29T05:41:39Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311612,\n 4824311613,\n 4824311614,\n 4824311615,\n 4824311612\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257227,\n "timestamp": "2017-04-29T05:41:39Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311246,\n 4824311616,\n 4824311617,\n 4824311247,\n 4824311246\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257228,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311618,\n 4824311619,\n 4824311620,\n 4824311621,\n 4824311618\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257229,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311622,\n 4824311623,\n 4824311624,\n 4824311625,\n 4824311622\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257230,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311626,\n 4824311597,\n 4824311596,\n 4824311627,\n 4824311628,\n 4824311629,\n 4824311630,\n 4824311631,\n 4824311632,\n 4824311633,\n 4824311589,\n 4824311588,\n 4824311634,\n 4824311626\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257231,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311635,\n 4824311636,\n 4824311637,\n 4824311638,\n 4824311635\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257232,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311639,\n 4824311640,\n 4824311641,\n 4824311642,\n 4824311643,\n 4824311644,\n 4824311639\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257234,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311645,\n 4824311646,\n 4824311647,\n 4824311648,\n 4824311645\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257236,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311649,\n 4824311650,\n 4824311651,\n 4824311652,\n 4824311640,\n 4824311639,\n 4824311649\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257238,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311653,\n 4824311654,\n 4824311591,\n 4824311655,\n 4824311656,\n 4824311657,\n 4824311658,\n 4824311653\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257239,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311659,\n 4824311660,\n 4824311661,\n 4824311662,\n 4824311659\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257241,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311659,\n 4824311663,\n 4824311664,\n 4824311665,\n 4824311650,\n 4824311649,\n 4824311666,\n 4824311667,\n 4824311668,\n 4824311661,\n 4824311660,\n 4824311659\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257243,\n "timestamp": "2017-04-29T05:41:40Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311669,\n 4824311670,\n 4824311671,\n 4824311672,\n 4824311673,\n 4824311674,\n 4824311675,\n 4824311676,\n 4824311677,\n 4824311678,\n 4824311679,\n 4824311680,\n 4824311669\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257244,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311681,\n 4824311542,\n 4824311541,\n 4824312361,\n 4824311683,\n 4824311681\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257245,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311684,\n 4824311569,\n 4824311574,\n 4824311686,\n 4824311687,\n 4824311688,\n 10023816057,\n 4824311689,\n 4824311684\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257247,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311694,\n 4824311681,\n 4824311683,\n 4824312360,\n 10023816086,\n 4824311695,\n 4824311696,\n 4824311697,\n 4824311694\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257248,\n "timestamp": "2025-05-08T17:21:21Z",\n "version": 5,\n "changeset": 165994989,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 4824311698,\n 4824311699,\n 10023816059,\n 10023816060,\n 4824311700,\n 4824311701,\n 4824311702,\n 4824311703,\n 4824311704,\n 4824311575,\n 10023816063,\n 4824311582,\n 4824311016,\n 4824311015,\n 4824311570,\n 4824311569,\n 4824311684,\n 4824311698\n ],\n "tags": {\n "addr:housenumber": "8",\n "addr:street": "Route Nationale",\n "amenity": "townhall",\n "building": "civic",\n "contact:phone": "+33 3 23 74 17 30",\n "name": "Mairie de Courcelles-sur-Vesle",\n "opening_hours": "Mo 17:00-19:00; Th 16:00-17:00",\n "ref:FR:SIRET": "21020209900011",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n }\n },\n {\n "type": "way",\n "id": 490257249,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 3,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311705,\n 10013084443,\n 4824311706,\n 10023816068,\n 4824311691,\n 4824311690,\n 4824311709,\n 4824311710,\n 4824311705\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257250,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311711,\n 4824311694,\n 4824311697,\n 4824311712,\n 4824311713,\n 4824311714,\n 10023816087,\n 4824311711\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257251,\n "timestamp": "2017-04-29T05:41:41Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311715,\n 4824311716,\n 4824311717,\n 4824311718,\n 4824311719,\n 4824311720,\n 4824311721,\n 4824311722,\n 4824311723,\n 4824311724,\n 4824311725,\n 4824311715\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257252,\n "timestamp": "2017-04-29T05:41:41Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311726,\n 4824311727,\n 4824311728,\n 4824311729,\n 4824311726\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257253,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311730,\n 4824311710,\n 4824311709,\n 4824311690,\n 4824311730\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257254,\n "timestamp": "2017-04-29T05:41:41Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311731,\n 4824311732,\n 4824311733,\n 4824311734,\n 4824311731\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257255,\n "timestamp": "2017-04-29T05:41:41Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311731,\n 4824311735,\n 4824311736,\n 4824311732,\n 4824311731\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257256,\n "timestamp": "2017-04-29T05:41:41Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311737,\n 4824311738,\n 4824311739,\n 4824311740,\n 4824311737\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257257,\n "timestamp": "2017-04-29T05:41:41Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311741,\n 4824311742,\n 4824311743,\n 4824311744,\n 4824311741\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257258,\n "timestamp": "2017-04-29T05:41:41Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311745,\n 4824311746,\n 4824311747,\n 4824311748,\n 4824311745\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257259,\n "timestamp": "2017-04-29T05:41:41Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311749,\n 4824311750,\n 4824311751,\n 4824311752,\n 4824311738,\n 4824311737,\n 4824311749\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257260,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311753,\n 4824311754,\n 4824311755,\n 10013084456,\n 10013084459,\n 4824311756,\n 4824311753\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257261,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 2,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311757,\n 4824311759,\n 10013045556,\n 4824311760,\n 10013084445,\n 4824311705,\n 4824311710,\n 4824311730,\n 4824311761,\n 10013084446,\n 4824311757\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257262,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311763,\n 4824311764,\n 4824311765,\n 4824311766,\n 4824311767,\n 4824311751,\n 4824311750,\n 4824311768,\n 4824311769,\n 4824311770,\n 4824311771,\n 4824311772,\n 4824311773,\n 4824311774,\n 4824311775,\n 4824311746,\n 4824311745,\n 4824311776,\n 4824311763\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257263,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 3,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10013084449,\n 4824311753,\n 4824311778,\n 4824311779,\n 4824311780,\n 4824311782,\n 10023816047,\n 10013084449\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257264,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311787,\n 4824311788,\n 4824311789,\n 4824311768,\n 4824311750,\n 4824311749,\n 4824311790,\n 4824311787\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257265,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311795,\n 4824311796,\n 4824311775,\n 4824311774,\n 4824311797,\n 4824311798,\n 4824311795\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257266,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311799,\n 4824311800,\n 4824311801,\n 4824311802,\n 4824311803,\n 4824311804,\n 4824311796,\n 4824311795,\n 4824311799\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257267,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311805,\n 4824311806,\n 4824311807,\n 4824311808,\n 4824311809,\n 4824311810,\n 4824311800,\n 4824311799,\n 4824311805\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257268,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311811,\n 4824311812,\n 4824311813,\n 4824311814,\n 4824311815,\n 4824311816,\n 4824311817,\n 4824311808,\n 4824311807,\n 4824311806,\n 4824311805,\n 4824311818,\n 4824311819,\n 4824311820,\n 4824311821,\n 4824311811\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257269,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311822,\n 4824311823,\n 4824311824,\n 4824311825,\n 4824311826,\n 4824311827,\n 4824311828,\n 4824311829,\n 4824311822\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257270,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311830,\n 4824311831,\n 4824311811,\n 4824311821,\n 4824311820,\n 4824311819,\n 4824311830\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257271,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311832,\n 4824311833,\n 4824311834,\n 4824311835,\n 4824311832\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257272,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311836,\n 4824310997,\n 4824310996,\n 4824311837,\n 4824311836\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257273,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311838,\n 4824311839,\n 4824311840,\n 4824311841,\n 4824311838\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257274,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311838,\n 4824311842,\n 4824311843,\n 4824311839,\n 4824311838\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257275,\n "timestamp": "2017-04-29T05:41:42Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311844,\n 4824311857,\n 4824311845,\n 4824311846,\n 4824311847,\n 4824311844\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257276,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311848,\n 4824311849,\n 4824311850,\n 4824311851,\n 4824311852,\n 4824311853,\n 4824311854,\n 4824311855,\n 4824311856,\n 4824311857,\n 4824311844,\n 4824311858,\n 4824311848\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257277,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311859,\n 4824311860,\n 4824311861,\n 4824311862,\n 4824311859\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257278,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311863,\n 4824311864,\n 4824311865,\n 4824311866,\n 4824311863\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257279,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311867,\n 4824311868,\n 4824311869,\n 4824311870,\n 4824311871,\n 4824311872,\n 4824311873,\n 4824311867\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257280,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311874,\n 4824311875,\n 4824311849,\n 4824311848,\n 4824311876,\n 4824311877,\n 4824311878,\n 4824311879,\n 4824311880,\n 4824311881,\n 4824311874\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257281,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311882,\n 4824311883,\n 4824311884,\n 4824311885,\n 4824311882\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257282,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311886,\n 4824311887,\n 4824311888,\n 4824311889,\n 4824311886\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257283,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311890,\n 4824311891,\n 4824311892,\n 4824311893,\n 4824311890\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257284,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311894,\n 4824311895,\n 4824311896,\n 4824311897,\n 4824311898,\n 4824311899,\n 4824311894\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257285,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311900,\n 4824311901,\n 4824311890,\n 4824311893,\n 4824311902,\n 4824311900\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257286,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311903,\n 4824311904,\n 4824311905,\n 4824311906,\n 4824311903\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257287,\n "timestamp": "2017-04-29T05:41:43Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311907,\n 4824311908,\n 4824311909,\n 4824311910,\n 4824311911,\n 4824311912,\n 4824311913,\n 4824311914,\n 4824311904,\n 4824311903,\n 4824311907\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257288,\n "timestamp": "2024-01-11T19:13:46Z",\n "version": 3,\n "changeset": 146155500,\n "user": "Olyon",\n "uid": 1443767,\n "nodes": [\n 4824311915,\n 4824311916,\n 4824311917,\n 4824311918,\n 4824311919,\n 4824311920,\n 4824312021,\n 4824312022,\n 4824312023,\n 4824312024,\n 4824312025,\n 4824311915\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "denomination": "catholic",\n "name": "Église Saint-Pierre et Saint-Paul",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wikidata": "Q38226309"\n }\n },\n {\n "type": "way",\n "id": 490257289,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312029,\n 4824312030,\n 4824312031,\n 4824312032,\n 4824312033,\n 4824312029\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257290,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312034,\n 4824312035,\n 4824312036,\n 4824312037,\n 4824312038,\n 4824312039,\n 4824312034\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257291,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312040,\n 4824312041,\n 4824312042,\n 4824312043,\n 4824312044,\n 4824312045,\n 4824312046,\n 4824312047,\n 4824312048,\n 4824312049,\n 4824312050,\n 4824312051,\n 4824312052,\n 4824312053,\n 4824312054,\n 4824312055,\n 4824312056,\n 4824312040\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257292,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312057,\n 4824312058,\n 4824312059,\n 4824312060,\n 4824312061,\n 4824312062,\n 4824312063,\n 4824312057\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257293,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312064,\n 4824312065,\n 4824312066,\n 4824312067,\n 4824312068,\n 4824312069,\n 4824312064\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257294,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312070,\n 4824312071,\n 4824312072,\n 4824312388,\n 4824312073,\n 4824312070\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257295,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312074,\n 4824312075,\n 4824312390,\n 4824312393,\n 4824312076,\n 4824312077,\n 4824312078,\n 4824312079,\n 4824312080,\n 4824312074\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257296,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312081,\n 4824312082,\n 4824312083,\n 4824312084,\n 4824312081\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257297,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312033,\n 4824312032,\n 4824312085,\n 4824312086,\n 4824312087,\n 4824312088,\n 4824312033\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257298,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312089,\n 4824312090,\n 4824312091,\n 4824312092,\n 4824312089\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257300,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312093,\n 4824312094,\n 4824312095,\n 4824312096,\n 4824312097,\n 4824312098,\n 4824312093\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257301,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312099,\n 4824312100,\n 4824312101,\n 4824312102,\n 4824312103,\n 4824312104,\n 4824312105,\n 4824312099\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257302,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312108,\n 4824312109,\n 4824312110,\n 4824312111,\n 4824312108\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257303,\n "timestamp": "2017-04-29T05:41:44Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312112,\n 4824312113,\n 4824312114,\n 4824312115,\n 4824312112\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257304,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312116,\n 4824312117,\n 4824312118,\n 4824312119,\n 4824312116\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257305,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312120,\n 4824312421,\n 4824312422,\n 4824312423,\n 4824312424,\n 4824312425,\n 4824312426,\n 4824312427,\n 4824312428,\n 4824312429,\n 4824312430,\n 4824312431,\n 4824312120\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257306,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312432,\n 4824312433,\n 4824312434,\n 4824312435,\n 4824312436,\n 4824312437,\n 4824312438,\n 4824312439,\n 4824312440,\n 4824312432\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257307,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312441,\n 4824312442,\n 4824312443,\n 4824312444,\n 4824312441\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257308,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312445,\n 4824312446,\n 4824312447,\n 4824312448,\n 4824312449,\n 4824312450,\n 4824312445\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257309,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312451,\n 4824312452,\n 4824312453,\n 4824312454,\n 4824312451\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257310,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312455,\n 4824312456,\n 4824312457,\n 4824312458,\n 4824312455\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257311,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312459,\n 4824312469,\n 4824312460,\n 4824312461,\n 4824312462,\n 4824312463,\n 4824312464,\n 4824312465,\n 4824312466,\n 4824312459\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257312,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312459,\n 4824312467,\n 4824312468,\n 4824312469,\n 4824312459\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257313,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312470,\n 4824312471,\n 4824312472,\n 4824312473,\n 4824312474,\n 4824312475,\n 4824312470\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257314,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312476,\n 4824312508,\n 4824312477,\n 4824312478,\n 4824312479,\n 4824312480,\n 4824312471,\n 4824312476\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257315,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312481,\n 4824312482,\n 4824312483,\n 4824312484,\n 4824312481\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257316,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312485,\n 4824312486,\n 4824312487,\n 4824312488,\n 4824312485\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257317,\n "timestamp": "2017-04-29T05:41:45Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312485,\n 4824312488,\n 4824312489,\n 4824312490,\n 4824312491,\n 4824312492,\n 4824312493,\n 4824312494,\n 4824312485\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257318,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312495,\n 4824312476,\n 4824312471,\n 4824312470,\n 4824312495\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257319,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312496,\n 4824312497,\n 4824312498,\n 4824312499,\n 4824312496\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257320,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312500,\n 4824312501,\n 4824312502,\n 4824312503,\n 4824312500\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257321,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312504,\n 4824312505,\n 4824312506,\n 4824312507,\n 4824312508,\n 4824312476,\n 4824312495,\n 4824312504\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257322,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312509,\n 4824312510,\n 4824312511,\n 4824312512,\n 4824312509\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257323,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312519,\n 4824312520,\n 4824312621,\n 4824312622,\n 4824312623,\n 4824312624,\n 4824312625,\n 4824312519\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257324,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312626,\n 4824312627,\n 4824312520,\n 4824312519,\n 4824312626\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257325,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312628,\n 4824312629,\n 4824312630,\n 4824312631,\n 4824312628\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257326,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312622,\n 4824312632,\n 4824312633,\n 4824312623,\n 4824312622\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257327,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312634,\n 4824312635,\n 4824312636,\n 4824312637,\n 4824312638,\n 4824312639,\n 4824312634\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257328,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312640,\n 4824312641,\n 4824312642,\n 4824312643,\n 4824312644,\n 4824312645,\n 4824312646,\n 4824312647,\n 4824312648,\n 4824312649,\n 4824312650,\n 4824312651,\n 4824312640\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257329,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312652,\n 4824312653,\n 4824312654,\n 4824312655,\n 4824312652\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257330,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312656,\n 4824312657,\n 4824312658,\n 4824312659,\n 4824312660,\n 4824312661,\n 4824312656\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257331,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312662,\n 4824312663,\n 4824312664,\n 4824312665,\n 4824312662\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257332,\n "timestamp": "2017-04-29T05:41:46Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312666,\n 4824312667,\n 4824312668,\n 4824312669,\n 4824312670,\n 4824312671,\n 4824312666\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257333,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312672,\n 4824312673,\n 4824312674,\n 4824312675,\n 4824312672\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257334,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312676,\n 4824312677,\n 4824312678,\n 4824312679,\n 4824312676\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257335,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312680,\n 4824312681,\n 4824312682,\n 4824312683,\n 4824312680\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257336,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312106,\n 4824312107,\n 4824312684,\n 4824312685,\n 4824312106\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257337,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312686,\n 4824312687,\n 4824312688,\n 4824312689,\n 4824312690,\n 4824312691,\n 4824312686\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257338,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312692,\n 4824312693,\n 4824312694,\n 4824312695,\n 4824312692\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257339,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312696,\n 4824312697,\n 4824312698,\n 4824312699,\n 4824312700,\n 4824312701,\n 4824312696\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257340,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312702,\n 4824313226,\n 4824312703,\n 4824312704,\n 4824312705,\n 4824312706,\n 4824312707,\n 4824312708,\n 4824312709,\n 4824312710,\n 4824312711,\n 4824312712,\n 4824312713,\n 4824312702\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257341,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312714,\n 4824312715,\n 4824312716,\n 4824312420,\n 4824312419,\n 4824312717,\n 4824312714\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257342,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312714,\n 4824312718,\n 4824312719,\n 4824312715,\n 4824312714\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257343,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312720,\n 4824312921,\n 4824312922,\n 4824312923,\n 4824312720\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257344,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312924,\n 4824312925,\n 4824312926,\n 4824312927,\n 4824312924\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257345,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312928,\n 4824312929,\n 4824312930,\n 4824312931,\n 4824312928\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257346,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312932,\n 4824312933,\n 4824312934,\n 4824312935,\n 4824312932\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257347,\n "timestamp": "2017-04-29T05:41:47Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312936,\n 4824312937,\n 4824312938,\n 4824312939,\n 4824312936\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257348,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312940,\n 4824312941,\n 4824312942,\n 4824312943,\n 4824312940\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257349,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312944,\n 4824312945,\n 4824312946,\n 4824312947,\n 4824312948,\n 4824312949,\n 4824312950,\n 4824312951,\n 4824312952,\n 4824312953,\n 4824312954,\n 4824312955,\n 4824312944\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257350,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312956,\n 4824312957,\n 4824312958,\n 4824312959,\n 4824312956\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257351,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312960,\n 4824312961,\n 4824312962,\n 4824312963,\n 4824312960\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257352,\n "timestamp": "2018-02-21T11:03:40Z",\n "version": 2,\n "changeset": 56545637,\n "user": "JeaRRo",\n "uid": 187177,\n "nodes": [\n 4824312964,\n 4824312965,\n 4824312966,\n 4824312967,\n 4824312964\n ],\n "tags": {\n "building": "chapel",\n "heritage": "3",\n "heritage:operator": "mhs",\n "historic": "yes",\n "mhs:inscription_date": "1929-01-25",\n "name": "Chapelle dite Le Calvaire",\n "ref:mhs": "PA00115626",\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": "C13",\n "wikidata": "Q2957445",\n "wikipedia": "fr:Chapelle du Calvaire (Courcelles-sur-Vesle)"\n }\n },\n {\n "type": "way",\n "id": 490257353,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312968,\n 4824312969,\n 4824312970,\n 4824312971,\n 4824312968\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257354,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312972,\n 4824312973,\n 4824312974,\n 4824312970,\n 4824312969,\n 4824312972\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257355,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312975,\n 4824312976,\n 4824312977,\n 4824312978,\n 4824312979,\n 4824312975\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257356,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312968,\n 4824312980,\n 4824312981,\n 4824312969,\n 4824312968\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257357,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312972,\n 4824312969,\n 4824312981,\n 4824312982,\n 4824312983,\n 4824312972\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257358,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312984,\n 4824312985,\n 4824312986,\n 4824312987,\n 4824312984\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257359,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312988,\n 4824312989,\n 4824312990,\n 4824312991,\n 4824312988\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257360,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312992,\n 4824312993,\n 4824312994,\n 4824312995,\n 4824312992\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257361,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312996,\n 4824312997,\n 4824312998,\n 4824313253,\n 4824312999,\n 4824313000,\n 4824313001,\n 4824313002,\n 4824313003,\n 4824313004,\n 4824313005,\n 4824313006,\n 4824312996\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257362,\n "timestamp": "2017-04-29T05:41:48Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313007,\n 4824313008,\n 4824313009,\n 4824313010,\n 4824313011,\n 4824313012,\n 4824313013,\n 4824313014,\n 4824313007\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257363,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824313015,\n 4824313016,\n 10023833918,\n 4824313017,\n 4824313018,\n 4824313019,\n 4824313020,\n 4824313015\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257364,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313022,\n 4824313023,\n 4824313024,\n 4824313025,\n 4824313026,\n 4824313027,\n 4824313022\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257365,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313028,\n 4824313029,\n 4824313030,\n 4824313031,\n 4824313028\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257366,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313031,\n 4824313030,\n 4824313032,\n 4824313033,\n 4824313034,\n 4824313031\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257367,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313035,\n 4824313036,\n 4824313037,\n 4824313029,\n 4824313028,\n 4824313035\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257368,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313038,\n 4824313039,\n 4824313040,\n 4824313041,\n 4824313266,\n 4824313038\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257369,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313042,\n 4824313043,\n 4824313044,\n 4824313045,\n 4824313049,\n 4824313042\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257370,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313046,\n 4824313047,\n 4824313048,\n 4824313049,\n 4824313045,\n 4824313050,\n 4824313051,\n 4824313052,\n 4824313053,\n 4824313054,\n 4824313055,\n 4824311021,\n 4824310920,\n 4824313056,\n 4824313046\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257371,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313057,\n 4824313058,\n 4824313059,\n 4824313060,\n 4824313061,\n 4824313062,\n 4824313063,\n 4824313064,\n 4824313057\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257372,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313065,\n 4824313066,\n 4824313067,\n 4824313068,\n 4824313065\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257373,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313069,\n 4824313070,\n 4824313071,\n 4824313072,\n 4824313069\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257374,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313073,\n 4824313074,\n 4824313075,\n 4824313076,\n 4824313073\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257375,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313077,\n 4824313078,\n 4824313079,\n 4824313080,\n 4824313077\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257376,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313081,\n 4824313082,\n 4824313083,\n 4824313084,\n 4824313085,\n 4824313086,\n 4824313081\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257377,\n "timestamp": "2017-04-29T05:41:49Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313087,\n 4824313088,\n 4824313089,\n 4824313090,\n 4824313087\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257378,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313091,\n 4824313092,\n 4824313093,\n 4824313094,\n 4824313095,\n 4824313096,\n 4824313091\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257379,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313097,\n 4824313098,\n 4824313099,\n 4824313100,\n 4824313097\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257380,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313101,\n 4824313112,\n 4824313099,\n 4824313098,\n 4824313102,\n 4824313103,\n 4824313101\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257381,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313104,\n 4824313105,\n 4824313106,\n 4824313107,\n 4824313108,\n 4824313109,\n 4824313110,\n 4824313111,\n 4824313112,\n 4824313101,\n 4824313113,\n 4824313104\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257383,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313114,\n 4824313115,\n 4824313116,\n 4824313117,\n 4824313118,\n 4824313119,\n 4824313120,\n 4824313121,\n 4824313122,\n 4824313123,\n 4824313124,\n 4824313125,\n 4824313114\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257385,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313126,\n 4824313114,\n 4824313125,\n 4824313127,\n 4824313128,\n 4824313129,\n 4824313130,\n 4824313105,\n 4824313104,\n 4824313126\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 490257388,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311068,\n 4824313131,\n 4824313132,\n 4824311069,\n 4824311068\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257389,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313133,\n 4824313134,\n 4824313135,\n 4824313136,\n 4824313133\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257390,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313137,\n 4824313138,\n 4824313139,\n 4824313140,\n 4824313137\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257391,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311052,\n 4824313141,\n 4824311054,\n 4824311053,\n 4824311052\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257392,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311086,\n 4824311085,\n 4824313142,\n 4824313143,\n 4824311086\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257393,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311114,\n 4824311113,\n 4824313144,\n 4824313145,\n 4824311114\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257394,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313146,\n 4824311217,\n 4824311216,\n 4824311215,\n 4824313147,\n 4824313148,\n 4824313146\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257395,\n "timestamp": "2017-04-29T05:41:50Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313149,\n 4824311155,\n 4824311154,\n 4824313150,\n 4824313149\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257396,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311241,\n 4824311161,\n 4824311223,\n 4824313151,\n 4824313152,\n 4824311241\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257397,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311258,\n 4824311175,\n 4824311179,\n 4824311259,\n 4824311258\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257398,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313153,\n 4824311261,\n 4824311264,\n 4824311270,\n 4824313153\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257399,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313153,\n 4824311278,\n 4824311277,\n 4824311261,\n 4824313153\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257400,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313154,\n 4824313155,\n 4824311289,\n 4824311288,\n 4824313154\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257401,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311291,\n 4824311276,\n 4824311279,\n 4824313156,\n 4824313157,\n 4824313158,\n 4824311291\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257402,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313159,\n 4824313160,\n 4824313161,\n 4824313154,\n 4824311288,\n 4824311287,\n 4824313159\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257403,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313162,\n 4824313163,\n 4824313164,\n 4824313165,\n 4824313162\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257404,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311293,\n 4824313166,\n 4824313163,\n 4824313162,\n 4824311293\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257405,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311298,\n 4824311297,\n 4824311296,\n 4824313167,\n 4824311298\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257406,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313168,\n 4824313169,\n 4824313170,\n 4824313171,\n 4824313168\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257407,\n "timestamp": "2017-04-29T05:41:51Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313172,\n 4824313168,\n 4824313171,\n 4824313166,\n 4824311293,\n 4824311292,\n 4824313173,\n 4824313172\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257408,\n "timestamp": "2017-04-29T05:41:52Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313174,\n 4824313175,\n 4824313176,\n 4824313177,\n 4824313174\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257409,\n "timestamp": "2017-04-29T05:41:52Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311305,\n 4824311310,\n 4824313178,\n 4824313179,\n 4824311305\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257410,\n "timestamp": "2017-04-29T05:41:52Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311335,\n 4824311329,\n 4824311333,\n 4824313180,\n 4824313181,\n 4824311336,\n 4824311335\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257411,\n "timestamp": "2017-04-29T05:41:52Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313182,\n 4824313183,\n 4824313184,\n 4824311439,\n 4824313182\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257412,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 2,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824312359,\n 10023816086,\n 4824312360,\n 4824311683,\n 4824312361,\n 4824312362,\n 10023816088,\n 4824312359\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257413,\n "timestamp": "2017-04-29T05:41:52Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311686,\n 4824312363,\n 4824311688,\n 4824311687,\n 4824311686\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257414,\n "timestamp": "2017-04-29T05:41:52Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311604,\n 4824312364,\n 4824312365,\n 4824312366,\n 4824311605,\n 4824311604\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257415,\n "timestamp": "2017-04-29T05:41:52Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311618,\n 4824311612,\n 4824311615,\n 4824311619,\n 4824311618\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257416,\n "timestamp": "2017-04-29T05:41:52Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311253,\n 4824312367,\n 4824312368,\n 4824312369,\n 4824311253\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257418,\n "timestamp": "2017-04-29T05:41:52Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311737,\n 4824311740,\n 4824312373,\n 4824312374,\n 4824311737\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257420,\n "timestamp": "2017-04-29T05:41:52Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311438,\n 4824312376,\n 4824312377,\n 4824311439,\n 4824311438\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257421,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312378,\n 4824312379,\n 4824312380,\n 4824312381,\n 4824312378\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257422,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824311883,\n 4824311859,\n 4824311862,\n 4824311884,\n 4824311883\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257423,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312382,\n 4824311900,\n 4824312383,\n 4824312384,\n 4824312382\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257424,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312066,\n 4824312385,\n 4824312386,\n 4824312387,\n 4824312067,\n 4824312066\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257425,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312388,\n 4824312064,\n 4824312069,\n 4824312389,\n 4824312073,\n 4824312388\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257427,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312390,\n 4824312391,\n 4824312392,\n 4824312393,\n 4824312390\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257429,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312394,\n 4824312395,\n 4824312396,\n 4824312397,\n 4824312394\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257430,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312089,\n 4824312092,\n 4824312398,\n 4824312399,\n 4824312089\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257431,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312400,\n 4824312401,\n 4824312402,\n 4824312403,\n 4824312400\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257432,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312093,\n 4824312098,\n 4824312404,\n 4824312405,\n 4824312093\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257433,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312406,\n 4824312407,\n 4824312456,\n 4824312455,\n 4824312406\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257434,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312408,\n 4824312638,\n 4824312409,\n 4824312410,\n 4824312408\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257435,\n "timestamp": "2017-04-29T05:41:53Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312411,\n 4824312412,\n 4824312639,\n 4824312638,\n 4824312408,\n 4824312411\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257436,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312685,\n 4824312413,\n 4824312414,\n 4824312106,\n 4824312685\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257437,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312415,\n 4824312416,\n 4824312417,\n 4824312418,\n 4824312415\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257438,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312419,\n 4824312420,\n 4824313221,\n 4824313222,\n 4824312419\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257439,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312704,\n 4824312707,\n 4824312706,\n 4824312705,\n 4824312704\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257440,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312711,\n 4824312710,\n 4824312709,\n 4824313223,\n 4824312711\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257441,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824312702,\n 4824313224,\n 4824313225,\n 4824313226,\n 4824312702\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257442,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313227,\n 4824313228,\n 4824313229,\n 4824313230,\n 4824313227\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257443,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313231,\n 4824313232,\n 4824313233,\n 4824313234,\n 4824313231\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257444,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313239,\n 4824313240,\n 4824313241,\n 4824313242,\n 4824313239\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257445,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313245,\n 4824313246,\n 4824313247,\n 4824313248,\n 4824313249,\n 4824313250,\n 4824313245\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257446,\n "timestamp": "2017-04-29T05:41:54Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313251,\n 4824313252,\n 4824313253,\n 4824312998,\n 4824313251\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257448,\n "timestamp": "2017-04-29T05:41:55Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313256,\n 4824313257,\n 4824313258,\n 4824313259,\n 4824313256\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257449,\n "timestamp": "2017-04-29T05:41:55Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313260,\n 4824313261,\n 4824313262,\n 4824313263,\n 4824313260\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257450,\n "timestamp": "2017-04-29T05:41:55Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313264,\n 4824313265,\n 4824313038,\n 4824313266,\n 4824313267,\n 4824313264\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 490257451,\n "timestamp": "2017-04-29T05:41:55Z",\n "version": 1,\n "changeset": 48246203,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4824313268,\n 4824313269,\n 4824313270,\n 4824313271,\n 4824313268\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 934450335,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 6,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311584,\n 4824311576,\n 10023816061,\n 4824311575,\n 10023816063,\n 4824311582,\n 4824311016,\n 4824311015,\n 4824311570,\n 4824311569,\n 4824311684,\n 4824311698,\n 4824311699,\n 8660323847,\n 10023816062,\n 4824311584\n ],\n "tags": {\n "addr:city": "Courcelles-sur-Vesle",\n "addr:housenumber": "8",\n "addr:postcode": "02220",\n "addr:street": "Route Nationale",\n "amenity": "school",\n "contact:email": "ce.0020577S@ac-amiens.fr",\n "contact:phone": "+33 323740907",\n "name": "École maternelle",\n "operator:type": "public",\n "ref:FR:SIRET": "21020209900029",\n "ref:UAI": "0020577S",\n "school:FR": "maternelle"\n }\n },\n {\n "type": "way",\n "id": 1093335957,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10013084368,\n 10013084369,\n 10013084370,\n 10013084371,\n 10013084372,\n 10013084373,\n 10013084374,\n 10013084375,\n 10013084376,\n 10013084377,\n 10013084368\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1093335958,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10013084381,\n 10013084382,\n 10013084383,\n 10013084384,\n 10013084381\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1093335971,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10013084443,\n 10013084444,\n 10013084445,\n 4824311705,\n 10013084443\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1093335972,\n "timestamp": "2022-09-10T11:24:13Z",\n "version": 1,\n "changeset": 126011553,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10013084446,\n 10013084447,\n 10013084468,\n 10013084465,\n 10013084448,\n 10013084401,\n 4824311757,\n 10013084446\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1094434923,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 4824311744,\n 10023816039,\n 10023816040,\n 4824311743,\n 4824311744\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1094434926,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10013084449,\n 10023816043,\n 10023816044,\n 10023816045,\n 10023816048,\n 10023816046,\n 10023816050,\n 10023816047,\n 10013084449\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1094434935,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10013084476,\n 4824311691,\n 10023816068,\n 10023816071,\n 10023816069,\n 10023816070,\n 10013084476\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1094434952,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10023833918,\n 10023833919,\n 10023833920,\n 10023833921,\n 10023833922,\n 4824313016,\n 10023833918\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1094434962,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10023833945,\n 10023833946,\n 10023833947,\n 10023833948,\n 10023833945\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1094434963,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10023833949,\n 10023833950,\n 10023833951,\n 10023833952,\n 10023833949\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 1094434964,\n "timestamp": "2022-09-14T08:18:34Z",\n "version": 1,\n "changeset": 126168019,\n "user": "etgg",\n "uid": 714908,\n "nodes": [\n 10023833953,\n 10023833954,\n 10023833955,\n 10023833956,\n 10023833957,\n 10023833958,\n 10023833953\n ],\n "tags": {\n "building": "yes"\n }\n }\n \n ]\n }\n """ ] ] |
|