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"="02030"]->.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" => 4.747014 "namelookup_time" => 0.000716 "connect_time" => 0.018704 "pretransfer_time" => 0.039954 "size_upload" => 2410.0 "size_download" => 35244.0 "speed_download" => 7424.0 "speed_upload" => 507.0 "download_content_length" => 35244.0 "upload_content_length" => 2410.0 "starttransfer_time" => 4.728427 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:d3c2:4ad2:7ad9:1d02" "local_port" => 47450 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 39855 "connect_time_us" => 18704 "namelookup_time_us" => 716 "pretransfer_time_us" => 39954 "starttransfer_time_us" => 4728427 "posttransfer_time_us" => 39953 "total_time_us" => 4747014 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769838107.4407 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#1098 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1117 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#978 …} : -9223372036854775808 } } "debug" => """ * Host overpass-api.de:443 was resolved.\n * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n * IPv4: 65.109.112.52, 162.55.144.139\n * Trying [2a01:4f8:261:3c4f::2]:443...\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n * ALPN: server accepted http/1.1\n * Server certificate:\n * subject: CN=gall.openstreetmap.de\n * start date: Jan 21 16:56:04 2026 GMT\n * expire date: Apr 21 16:56:03 2026 GMT\n * subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n * using HTTP/1.x\n > POST /api/interpreter HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n Content-Type: application/x-www-form-urlencoded\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 2410\r\n \r\n * upload completely sent off: 2410 bytes\n < HTTP/1.1 200 OK\r\n < Date: Sat, 31 Jan 2026 05:41:47 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 35244\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Sat, 31 Jan 2026 05:41:47 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 35244" "Content-Type: application/json" ] "response_content" => [ """ {\n "version": 0.6,\n "generator": "Overpass API 0.7.62.10 2d4cfc48",\n "osm3s": {\n "timestamp_osm_base": "2026-01-31T05:40:00Z",\n "timestamp_areas_base": "2026-01-22T23:45:51Z",\n "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n },\n "elements": [\n \n {\n "type": "node",\n "id": 3767931867,\n "lat": 50.0274635,\n "lon": 3.2647259,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931868,\n "lat": 50.0274645,\n "lon": 3.2709159,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931869,\n "lat": 50.0274675,\n "lon": 3.2629819,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931870,\n "lat": 50.0274695,\n "lon": 3.2709969,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931871,\n "lat": 50.0274715,\n "lon": 3.2629609,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931872,\n "lat": 50.0274715,\n "lon": 3.2654629,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931873,\n "lat": 50.0274715,\n "lon": 3.2703399,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931874,\n "lat": 50.0274725,\n "lon": 3.2703209,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931875,\n "lat": 50.0274745,\n "lon": 3.2702959,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931876,\n "lat": 50.0274755,\n "lon": 3.2629449,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931877,\n "lat": 50.0274815,\n "lon": 3.2631739,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931878,\n "lat": 50.0274825,\n "lon": 3.2629649,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931879,\n "lat": 50.0274855,\n "lon": 3.2629509,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931880,\n "lat": 50.0274875,\n "lon": 3.2630949,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931881,\n "lat": 50.0274875,\n "lon": 3.2634989,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931882,\n "lat": 50.0274885,\n "lon": 3.2657529,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931883,\n "lat": 50.0274895,\n "lon": 3.2632309,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931884,\n "lat": 50.0274915,\n "lon": 3.2634989,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931885,\n "lat": 50.0274915,\n "lon": 3.2653669,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931886,\n "lat": 50.0274935,\n "lon": 3.2634529,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931887,\n "lat": 50.0274945,\n "lon": 3.2656479,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931888,\n "lat": 50.0274975,\n "lon": 3.2632299,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931889,\n "lat": 50.0274975,\n "lon": 3.2659619,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931890,\n "lat": 50.0274985,\n "lon": 3.2626129,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931891,\n "lat": 50.0275015,\n "lon": 3.2632289,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931892,\n "lat": 50.0275015,\n "lon": 3.2706199,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931893,\n "lat": 50.0275025,\n "lon": 3.2653179,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931894,\n "lat": 50.0275025,\n "lon": 3.2706409,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931895,\n "lat": 50.0275025,\n "lon": 3.2709039,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931896,\n "lat": 50.0275025,\n "lon": 3.2713859,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931897,\n "lat": 50.0275045,\n "lon": 3.2625859,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931898,\n "lat": 50.0275055,\n "lon": 3.2632779,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931899,\n "lat": 50.0275065,\n "lon": 3.2705529,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931900,\n "lat": 50.0275075,\n "lon": 3.2702439,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931901,\n "lat": 50.0275075,\n "lon": 3.2703449,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931902,\n "lat": 50.0275085,\n "lon": 3.2701289,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931903,\n "lat": 50.0275085,\n "lon": 3.2701649,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931904,\n "lat": 50.0275085,\n "lon": 3.2703219,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931905,\n "lat": 50.0275085,\n "lon": 3.2705479,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931906,\n "lat": 50.0275115,\n "lon": 3.2693339,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931907,\n "lat": 50.0275125,\n "lon": 3.2655659,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931908,\n "lat": 50.0275145,\n "lon": 3.2708249,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931909,\n "lat": 50.0275165,\n "lon": 3.2626219,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931910,\n "lat": 50.0275205,\n "lon": 3.2625929,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931911,\n "lat": 50.0275215,\n "lon": 3.2712639,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931912,\n "lat": 50.0275225,\n "lon": 3.2692399,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931913,\n "lat": 50.0275245,\n "lon": 3.2706389,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931914,\n "lat": 50.0275255,\n "lon": 3.2706209,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931915,\n "lat": 50.0275255,\n "lon": 3.2716689,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931916,\n "lat": 50.0275285,\n "lon": 3.2654919,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931917,\n "lat": 50.0275295,\n "lon": 3.2630069,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931918,\n "lat": 50.0275305,\n "lon": 3.2630019,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931919,\n "lat": 50.0275315,\n "lon": 3.2626299,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931920,\n "lat": 50.0275315,\n "lon": 3.2717499,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931921,\n "lat": 50.0275335,\n "lon": 3.2629809,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931922,\n "lat": 50.0275345,\n "lon": 3.2629699,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931923,\n "lat": 50.0275345,\n "lon": 3.2657769,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931924,\n "lat": 50.0275355,\n "lon": 3.2640799,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931925,\n "lat": 50.0275375,\n "lon": 3.2625969,\n "timestamp": "2015-10-01T20:14:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931926,\n "lat": 50.0275375,\n "lon": 3.2640819,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931927,\n "lat": 50.0275385,\n "lon": 3.2632609,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931928,\n "lat": 50.0275385,\n "lon": 3.2632749,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931929,\n "lat": 50.0275385,\n "lon": 3.2635019,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931930,\n "lat": 50.0275385,\n "lon": 3.2688689,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931931,\n "lat": 50.0275405,\n "lon": 3.2695109,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931932,\n "lat": 50.0275415,\n "lon": 3.2630169,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931933,\n "lat": 50.0275415,\n "lon": 3.2634559,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931934,\n "lat": 50.0275415,\n "lon": 3.2706219,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931935,\n "lat": 50.0275425,\n "lon": 3.2625719,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931936,\n "lat": 50.0275425,\n "lon": 3.2630079,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931937,\n "lat": 50.0275425,\n "lon": 3.2688439,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931938,\n "lat": 50.0275425,\n "lon": 3.2706289,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931939,\n "lat": 50.0275435,\n "lon": 3.2702459,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931940,\n "lat": 50.0275435,\n "lon": 3.2702609,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931941,\n "lat": 50.0275455,\n "lon": 3.2629869,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931942,\n "lat": 50.0275455,\n "lon": 3.2651159,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931943,\n "lat": 50.0275465,\n "lon": 3.2694799,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931944,\n "lat": 50.0275465,\n "lon": 3.2706309,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931945,\n "lat": 50.0275495,\n "lon": 3.2653969,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931946,\n "lat": 50.0275525,\n "lon": 3.2639999,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931947,\n "lat": 50.0275575,\n "lon": 3.2688799,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931948,\n "lat": 50.0275595,\n "lon": 3.2653499,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931949,\n "lat": 50.0275595,\n "lon": 3.2705489,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931950,\n "lat": 50.0275605,\n "lon": 3.2626029,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931951,\n "lat": 50.0275605,\n "lon": 3.2702599,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931952,\n "lat": 50.0275615,\n "lon": 3.2702469,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931953,\n "lat": 50.0275625,\n "lon": 3.2660909,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931954,\n "lat": 50.0275625,\n "lon": 3.2697049,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931955,\n "lat": 50.0275625,\n "lon": 3.2710069,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767931956,\n "lat": 50.0275635,\n "lon": 3.2625809,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945581,\n "lat": 50.0217720,\n "lon": 3.2455660,\n "timestamp": "2015-10-02T05:08:49Z",\n "version": 2,\n "changeset": 34381766,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945582,\n "lat": 50.0217800,\n "lon": 3.2457120,\n "timestamp": "2015-10-01T20:14:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945583,\n "lat": 50.0218310,\n "lon": 3.2461980,\n "timestamp": "2015-10-01T20:14:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945584,\n "lat": 50.0218350,\n "lon": 3.2462390,\n "timestamp": "2015-10-01T20:14:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945585,\n "lat": 50.0218620,\n "lon": 3.2460930,\n "timestamp": "2015-10-01T20:14:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945586,\n "lat": 50.0218670,\n "lon": 3.2461890,\n "timestamp": "2015-10-01T20:14:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945587,\n "lat": 50.0218690,\n "lon": 3.2462320,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945588,\n "lat": 50.0219590,\n "lon": 3.2460080,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945589,\n "lat": 50.0219610,\n "lon": 3.2460760,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945590,\n "lat": 50.0219660,\n "lon": 3.2461400,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945591,\n "lat": 50.0219670,\n "lon": 3.2455270,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945592,\n "lat": 50.0219700,\n "lon": 3.2456740,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945593,\n "lat": 50.0219710,\n "lon": 3.2462120,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945594,\n "lat": 50.0219800,\n "lon": 3.2456550,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945595,\n "lat": 50.0220130,\n "lon": 3.2461320,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945596,\n "lat": 50.0220170,\n "lon": 3.2460200,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945597,\n "lat": 50.0220170,\n "lon": 3.2462030,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945598,\n "lat": 50.0220290,\n "lon": 3.2457310,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945599,\n "lat": 50.0220330,\n "lon": 3.2456550,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945600,\n "lat": 50.0220380,\n "lon": 3.2455810,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945601,\n "lat": 50.0220680,\n "lon": 3.2461230,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945602,\n "lat": 50.0220740,\n "lon": 3.2461920,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945603,\n "lat": 50.0221240,\n "lon": 3.2460880,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945604,\n "lat": 50.0221330,\n "lon": 3.2461790,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945605,\n "lat": 50.0221490,\n "lon": 3.2460470,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945606,\n "lat": 50.0221820,\n "lon": 3.2457000,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945607,\n "lat": 50.0221850,\n "lon": 3.2457530,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945608,\n "lat": 50.0222160,\n "lon": 3.2460310,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945609,\n "lat": 50.0222340,\n "lon": 3.2460500,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945610,\n "lat": 50.0222570,\n "lon": 3.2460420,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945611,\n "lat": 50.0222630,\n "lon": 3.2457400,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945612,\n "lat": 50.0222670,\n "lon": 3.2460220,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945613,\n "lat": 50.0222680,\n "lon": 3.2456820,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945614,\n "lat": 50.0222810,\n "lon": 3.2460210,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945615,\n "lat": 50.0222830,\n "lon": 3.2460400,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945616,\n "lat": 50.0222870,\n "lon": 3.2460980,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945617,\n "lat": 50.0223050,\n "lon": 3.2460410,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945618,\n "lat": 50.0223100,\n "lon": 3.2456740,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945619,\n "lat": 50.0223110,\n "lon": 3.2460970,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945620,\n "lat": 50.0223140,\n "lon": 3.2457160,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945621,\n "lat": 50.0223470,\n "lon": 3.2455240,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945622,\n "lat": 50.0223497,\n "lon": 3.2460890,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945623,\n "lat": 50.0223540,\n "lon": 3.2461340,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945624,\n "lat": 50.0223600,\n "lon": 3.2456640,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945625,\n "lat": 50.0223640,\n "lon": 3.2457080,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945626,\n "lat": 50.0223810,\n "lon": 3.2457050,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945627,\n "lat": 50.0224040,\n "lon": 3.2459650,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945628,\n "lat": 50.0224150,\n "lon": 3.2460820,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945629,\n "lat": 50.0224160,\n "lon": 3.2460950,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945630,\n "lat": 50.0224220,\n "lon": 3.2461200,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945631,\n "lat": 50.0224750,\n "lon": 3.2459570,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945632,\n "lat": 50.0224860,\n "lon": 3.2460730,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945633,\n "lat": 50.0251635,\n "lon": 3.2644299,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945634,\n "lat": 50.0251685,\n "lon": 3.2644329,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945635,\n "lat": 50.0251825,\n "lon": 3.2643519,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945636,\n "lat": 50.0252285,\n "lon": 3.2644179,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945637,\n "lat": 50.0252295,\n "lon": 3.2642969,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945638,\n "lat": 50.0252365,\n "lon": 3.2643839,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945639,\n "lat": 50.0252395,\n "lon": 3.2639339,\n "timestamp": "2015-10-01T20:14:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945640,\n "lat": 50.0252395,\n "lon": 3.2644789,\n "timestamp": "2015-10-01T20:14:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945641,\n "lat": 50.0252405,\n "lon": 3.2642579,\n "timestamp": "2015-10-01T20:14:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945642,\n "lat": 50.0252685,\n "lon": 3.2638189,\n "timestamp": "2015-10-01T20:14:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945643,\n "lat": 50.0252685,\n "lon": 3.2643189,\n "timestamp": "2015-10-01T20:14:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945644,\n "lat": 50.0252735,\n "lon": 3.2644469,\n "timestamp": "2015-10-01T20:14:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945645,\n "lat": 50.0252775,\n "lon": 3.2642809,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945646,\n "lat": 50.0253125,\n "lon": 3.2645259,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945647,\n "lat": 50.0253135,\n "lon": 3.2643009,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945648,\n "lat": 50.0253175,\n "lon": 3.2644779,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945649,\n "lat": 50.0253245,\n "lon": 3.2644829,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945650,\n "lat": 50.0253345,\n "lon": 3.2639949,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945651,\n "lat": 50.0253565,\n "lon": 3.2643309,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945652,\n "lat": 50.0253665,\n "lon": 3.2638789,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945653,\n "lat": 50.0256865,\n "lon": 3.2644479,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945654,\n "lat": 50.0256885,\n "lon": 3.2644439,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945655,\n "lat": 50.0256975,\n "lon": 3.2644069,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767945656,\n "lat": 50.0257255,\n "lon": 3.2642919,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954166,\n "lat": 50.0290445,\n "lon": 3.2668179,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954167,\n "lat": 50.0290485,\n "lon": 3.2711989,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954168,\n "lat": 50.0290495,\n "lon": 3.2665689,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954169,\n "lat": 50.0290505,\n "lon": 3.2628679,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954170,\n "lat": 50.0290505,\n "lon": 3.2665959,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954171,\n "lat": 50.0290525,\n "lon": 3.2667849,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954172,\n "lat": 50.0290525,\n "lon": 3.2668179,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954173,\n "lat": 50.0290525,\n "lon": 3.2669129,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954174,\n "lat": 50.0290535,\n "lon": 3.2669339,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954175,\n "lat": 50.0290545,\n "lon": 3.2699059,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954176,\n "lat": 50.0290565,\n "lon": 3.2628379,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954177,\n "lat": 50.0290615,\n "lon": 3.2709899,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954178,\n "lat": 50.0290625,\n "lon": 3.2698519,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954179,\n "lat": 50.0290665,\n "lon": 3.2665969,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954180,\n "lat": 50.0290705,\n "lon": 3.2666209,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954181,\n "lat": 50.0290735,\n "lon": 3.2634319,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954182,\n "lat": 50.0290745,\n "lon": 3.2669089,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954183,\n "lat": 50.0290795,\n "lon": 3.2669039,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954184,\n "lat": 50.0290805,\n "lon": 3.2638539,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954185,\n "lat": 50.0290815,\n "lon": 3.2669109,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954186,\n "lat": 50.0290815,\n "lon": 3.2669329,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954187,\n "lat": 50.0290875,\n "lon": 3.2650339,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954188,\n "lat": 50.0290945,\n "lon": 3.2633069,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954189,\n "lat": 50.0291045,\n "lon": 3.2666919,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954190,\n "lat": 50.0291055,\n "lon": 3.2667719,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954191,\n "lat": 50.0291145,\n "lon": 3.2634449,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954192,\n "lat": 50.0291155,\n "lon": 3.2648499,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954193,\n "lat": 50.0291235,\n "lon": 3.2666189,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954194,\n "lat": 50.0291245,\n "lon": 3.2666899,\n "timestamp": "2015-10-01T20:14:32Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954195,\n "lat": 50.0291255,\n "lon": 3.2669009,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954196,\n "lat": 50.0291275,\n "lon": 3.2633729,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954197,\n "lat": 50.0291275,\n "lon": 3.2667719,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954198,\n "lat": 50.0291295,\n "lon": 3.2711409,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954199,\n "lat": 50.0291305,\n "lon": 3.2633179,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954200,\n "lat": 50.0291315,\n "lon": 3.2712099,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954201,\n "lat": 50.0291345,\n "lon": 3.2711429,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954202,\n "lat": 50.0291365,\n "lon": 3.2709999,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954203,\n "lat": 50.0291375,\n "lon": 3.2632709,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954204,\n "lat": 50.0291375,\n "lon": 3.2666919,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954205,\n "lat": 50.0291385,\n "lon": 3.2666289,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954206,\n "lat": 50.0291475,\n "lon": 3.2635029,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954207,\n "lat": 50.0291505,\n "lon": 3.2643709,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954208,\n "lat": 50.0291545,\n "lon": 3.2670199,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954209,\n "lat": 50.0291615,\n "lon": 3.2633799,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954210,\n "lat": 50.0291675,\n "lon": 3.2640189,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954211,\n "lat": 50.0291685,\n "lon": 3.2668999,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954212,\n "lat": 50.0291735,\n "lon": 3.2632869,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954213,\n "lat": 50.0291735,\n "lon": 3.2639809,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954214,\n "lat": 50.0291735,\n "lon": 3.2643809,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954215,\n "lat": 50.0291805,\n "lon": 3.2632359,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954216,\n "lat": 50.0291805,\n "lon": 3.2643829,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954217,\n "lat": 50.0291825,\n "lon": 3.2632189,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954218,\n "lat": 50.0291845,\n "lon": 3.2640249,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954219,\n "lat": 50.0291855,\n "lon": 3.2633959,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954220,\n "lat": 50.0291875,\n "lon": 3.2631739,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954221,\n "lat": 50.0291905,\n "lon": 3.2639869,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954222,\n "lat": 50.0291915,\n "lon": 3.2638719,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954223,\n "lat": 50.0291935,\n "lon": 3.2709739,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954224,\n "lat": 50.0291965,\n "lon": 3.2632389,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954225,\n "lat": 50.0291975,\n "lon": 3.2632229,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954226,\n "lat": 50.0291975,\n "lon": 3.2632919,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954227,\n "lat": 50.0291985,\n "lon": 3.2631239,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954228,\n "lat": 50.0291985,\n "lon": 3.2658989,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954229,\n "lat": 50.0291995,\n "lon": 3.2633999,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954230,\n "lat": 50.0291995,\n "lon": 3.2670559,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954231,\n "lat": 50.0292015,\n "lon": 3.2633949,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954232,\n "lat": 50.0292015,\n "lon": 3.2658659,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954233,\n "lat": 50.0292015,\n "lon": 3.2670329,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954234,\n "lat": 50.0292055,\n "lon": 3.2708989,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954235,\n "lat": 50.0292095,\n "lon": 3.2635209,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954236,\n "lat": 50.0292115,\n "lon": 3.2640359,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954237,\n "lat": 50.0292155,\n "lon": 3.2643979,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954238,\n "lat": 50.0292245,\n "lon": 3.2634039,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954239,\n "lat": 50.0292255,\n "lon": 3.2670619,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954240,\n "lat": 50.0292275,\n "lon": 3.2670399,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954241,\n "lat": 50.0292415,\n "lon": 3.2641209,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954242,\n "lat": 50.0292415,\n "lon": 3.2709919,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954243,\n "lat": 50.0292465,\n "lon": 3.2641389,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954244,\n "lat": 50.0292465,\n "lon": 3.2709749,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954245,\n "lat": 50.0292485,\n "lon": 3.2641249,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954246,\n "lat": 50.0292525,\n "lon": 3.2640509,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954247,\n "lat": 50.0292545,\n "lon": 3.2700619,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954248,\n "lat": 50.0292555,\n "lon": 3.2709179,\n "timestamp": "2015-10-01T20:14:33Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954249,\n "lat": 50.0292565,\n "lon": 3.2641539,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954250,\n "lat": 50.0292585,\n "lon": 3.2641439,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954251,\n "lat": 50.0292595,\n "lon": 3.2640109,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954252,\n "lat": 50.0292605,\n "lon": 3.2641299,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954253,\n "lat": 50.0292645,\n "lon": 3.2710009,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954254,\n "lat": 50.0292655,\n "lon": 3.2670499,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954255,\n "lat": 50.0292675,\n "lon": 3.2709819,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767954256,\n "lat": 50.0292685,\n "lon": 3.2699669,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955757,\n "lat": 50.0257315,\n "lon": 3.2644759,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955758,\n "lat": 50.0257425,\n "lon": 3.2644359,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955759,\n "lat": 50.0257495,\n "lon": 3.2641979,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955760,\n "lat": 50.0257505,\n "lon": 3.2643049,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955761,\n "lat": 50.0257745,\n "lon": 3.2642139,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955762,\n "lat": 50.0257805,\n "lon": 3.2645109,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955763,\n "lat": 50.0258005,\n "lon": 3.2647209,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955764,\n "lat": 50.0258065,\n "lon": 3.2646599,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955765,\n "lat": 50.0258105,\n "lon": 3.2646459,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955766,\n "lat": 50.0258165,\n "lon": 3.2646679,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955767,\n "lat": 50.0258205,\n "lon": 3.2646529,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955768,\n "lat": 50.0258335,\n "lon": 3.2645459,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955769,\n "lat": 50.0258385,\n "lon": 3.2654919,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955770,\n "lat": 50.0258485,\n "lon": 3.2642629,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955771,\n "lat": 50.0258535,\n "lon": 3.2642289,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955772,\n "lat": 50.0258565,\n "lon": 3.2642319,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955773,\n "lat": 50.0258605,\n "lon": 3.2647949,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955774,\n "lat": 50.0258695,\n "lon": 3.2647689,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955775,\n "lat": 50.0258715,\n "lon": 3.2653619,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955776,\n "lat": 50.0258715,\n "lon": 3.2655139,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955777,\n "lat": 50.0258805,\n "lon": 3.2655099,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955778,\n "lat": 50.0259005,\n "lon": 3.2642979,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955779,\n "lat": 50.0259095,\n "lon": 3.2642649,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955780,\n "lat": 50.0259115,\n "lon": 3.2642669,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955781,\n "lat": 50.0259125,\n "lon": 3.2654549,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955782,\n "lat": 50.0259185,\n "lon": 3.2648349,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955783,\n "lat": 50.0259265,\n "lon": 3.2654009,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955784,\n "lat": 50.0259285,\n "lon": 3.2639499,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955785,\n "lat": 50.0259295,\n "lon": 3.2647949,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955786,\n "lat": 50.0259325,\n "lon": 3.2651379,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955787,\n "lat": 50.0259515,\n "lon": 3.2650719,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955788,\n "lat": 50.0259675,\n "lon": 3.2645839,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955789,\n "lat": 50.0259775,\n "lon": 3.2648769,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955790,\n "lat": 50.0259835,\n "lon": 3.2649629,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955791,\n "lat": 50.0259855,\n "lon": 3.2639839,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955792,\n "lat": 50.0259885,\n "lon": 3.2648379,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955793,\n "lat": 50.0259885,\n "lon": 3.2649469,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955794,\n "lat": 50.0259935,\n "lon": 3.2648399,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955795,\n "lat": 50.0259945,\n "lon": 3.2650079,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955796,\n "lat": 50.0259985,\n "lon": 3.2644639,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955797,\n "lat": 50.0260015,\n "lon": 3.2654879,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955798,\n "lat": 50.0260025,\n "lon": 3.2648949,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955799,\n "lat": 50.0260035,\n "lon": 3.2649759,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955800,\n "lat": 50.0260045,\n "lon": 3.2655189,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955801,\n "lat": 50.0260105,\n "lon": 3.2647839,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955802,\n "lat": 50.0260105,\n "lon": 3.2654979,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955803,\n "lat": 50.0260115,\n "lon": 3.2654369,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955804,\n "lat": 50.0260205,\n "lon": 3.2649679,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955805,\n "lat": 50.0260235,\n "lon": 3.2650259,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955806,\n "lat": 50.0260255,\n "lon": 3.2655979,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955807,\n "lat": 50.0260275,\n "lon": 3.2650129,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955808,\n "lat": 50.0260305,\n "lon": 3.2650529,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955809,\n "lat": 50.0260345,\n "lon": 3.2649189,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955810,\n "lat": 50.0260365,\n "lon": 3.2650199,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955811,\n "lat": 50.0260475,\n "lon": 3.2646349,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955812,\n "lat": 50.0260505,\n "lon": 3.2646269,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955813,\n "lat": 50.0260645,\n "lon": 3.2645049,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955814,\n "lat": 50.0260665,\n "lon": 3.2656089,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955815,\n "lat": 50.0260675,\n "lon": 3.2646369,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955816,\n "lat": 50.0260795,\n "lon": 3.2645149,\n "timestamp": "2015-10-01T20:14:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955817,\n "lat": 50.0260825,\n "lon": 3.2654549,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955818,\n "lat": 50.0260845,\n "lon": 3.2644269,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955819,\n "lat": 50.0260915,\n "lon": 3.2652429,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955820,\n "lat": 50.0260985,\n "lon": 3.2645269,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955821,\n "lat": 50.0261005,\n "lon": 3.2645289,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955822,\n "lat": 50.0261025,\n "lon": 3.2644369,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955823,\n "lat": 50.0261075,\n "lon": 3.2647239,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955824,\n "lat": 50.0261075,\n "lon": 3.2651049,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955825,\n "lat": 50.0261085,\n "lon": 3.2651759,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955826,\n "lat": 50.0261145,\n "lon": 3.2650489,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955827,\n "lat": 50.0261155,\n "lon": 3.2649679,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955828,\n "lat": 50.0261205,\n "lon": 3.2644549,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955829,\n "lat": 50.0261215,\n "lon": 3.2644499,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955830,\n "lat": 50.0261295,\n "lon": 3.2644209,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955831,\n "lat": 50.0261335,\n "lon": 3.2643199,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955832,\n "lat": 50.0261395,\n "lon": 3.2647599,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955833,\n "lat": 50.0261445,\n "lon": 3.2643619,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955834,\n "lat": 50.0261535,\n "lon": 3.2643319,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955835,\n "lat": 50.0261535,\n "lon": 3.2643669,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955836,\n "lat": 50.0261565,\n "lon": 3.2652389,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955837,\n "lat": 50.0261575,\n "lon": 3.2647729,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955838,\n "lat": 50.0261585,\n "lon": 3.2652169,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955839,\n "lat": 50.0261595,\n "lon": 3.2644889,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955840,\n "lat": 50.0261605,\n "lon": 3.2651839,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955841,\n "lat": 50.0261655,\n "lon": 3.2647789,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955842,\n "lat": 50.0261675,\n "lon": 3.2652419,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955843,\n "lat": 50.0261715,\n "lon": 3.2644579,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955844,\n "lat": 50.0261715,\n "lon": 3.2653129,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955845,\n "lat": 50.0261725,\n "lon": 3.2652189,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955846,\n "lat": 50.0261765,\n "lon": 3.2651889,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955847,\n "lat": 50.0261775,\n "lon": 3.2642839,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955848,\n "lat": 50.0261795,\n "lon": 3.2652239,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955849,\n "lat": 50.0261805,\n "lon": 3.2649939,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955850,\n "lat": 50.0261915,\n "lon": 3.2647979,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955851,\n "lat": 50.0261965,\n "lon": 3.2643939,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955852,\n "lat": 50.0261975,\n "lon": 3.2647089,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955853,\n "lat": 50.0262035,\n "lon": 3.2649199,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955854,\n "lat": 50.0262175,\n "lon": 3.2650199,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955855,\n "lat": 50.0262185,\n "lon": 3.2645109,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955856,\n "lat": 50.0262205,\n "lon": 3.2643119,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955857,\n "lat": 50.0262215,\n "lon": 3.2647349,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955858,\n "lat": 50.0262225,\n "lon": 3.2652349,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955859,\n "lat": 50.0262285,\n "lon": 3.2648239,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955860,\n "lat": 50.0262305,\n "lon": 3.2651699,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955861,\n "lat": 50.0262395,\n "lon": 3.2649449,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955862,\n "lat": 50.0262445,\n "lon": 3.2645979,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955863,\n "lat": 50.0262505,\n "lon": 3.2651759,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955864,\n "lat": 50.0262615,\n "lon": 3.2645569,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955865,\n "lat": 50.0262675,\n "lon": 3.2651819,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955866,\n "lat": 50.0262755,\n "lon": 3.2649989,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955867,\n "lat": 50.0262825,\n "lon": 3.2645149,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955868,\n "lat": 50.0262905,\n "lon": 3.2650039,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955869,\n "lat": 50.0262915,\n "lon": 3.2649939,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955870,\n "lat": 50.0262935,\n "lon": 3.2648699,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955871,\n "lat": 50.0263095,\n "lon": 3.2652569,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955872,\n "lat": 50.0263115,\n "lon": 3.2644029,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955873,\n "lat": 50.0263125,\n "lon": 3.2645339,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955874,\n "lat": 50.0263145,\n "lon": 3.2653409,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955875,\n "lat": 50.0263155,\n "lon": 3.2653289,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955876,\n "lat": 50.0263195,\n "lon": 3.2645849,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955877,\n "lat": 50.0263245,\n "lon": 3.2652619,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955878,\n "lat": 50.0263325,\n "lon": 3.2645539,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955879,\n "lat": 50.0263345,\n "lon": 3.2646989,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955880,\n "lat": 50.0263365,\n "lon": 3.2653039,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955881,\n "lat": 50.0263385,\n "lon": 3.2647019,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955882,\n "lat": 50.0263415,\n "lon": 3.2644199,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955883,\n "lat": 50.0263435,\n "lon": 3.2650099,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955884,\n "lat": 50.0263525,\n "lon": 3.2651889,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955885,\n "lat": 50.0263545,\n "lon": 3.2647169,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955886,\n "lat": 50.0263555,\n "lon": 3.2650189,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955887,\n "lat": 50.0263565,\n "lon": 3.2647189,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955888,\n "lat": 50.0263615,\n "lon": 3.2646259,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955889,\n "lat": 50.0263695,\n "lon": 3.2646839,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955890,\n "lat": 50.0263765,\n "lon": 3.2645969,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955891,\n "lat": 50.0263795,\n "lon": 3.2646869,\n "timestamp": "2015-10-01T20:14:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955892,\n "lat": 50.0263855,\n "lon": 3.2646129,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955893,\n "lat": 50.0263895,\n "lon": 3.2653589,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955894,\n "lat": 50.0263935,\n "lon": 3.2646189,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955895,\n "lat": 50.0263955,\n "lon": 3.2652719,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955896,\n "lat": 50.0263955,\n "lon": 3.2653289,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955897,\n "lat": 50.0264055,\n "lon": 3.2652199,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955898,\n "lat": 50.0264065,\n "lon": 3.2653329,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955899,\n "lat": 50.0264135,\n "lon": 3.2647689,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955900,\n "lat": 50.0264135,\n "lon": 3.2652089,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955901,\n "lat": 50.0264155,\n "lon": 3.2652799,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955902,\n "lat": 50.0264185,\n "lon": 3.2653779,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955903,\n "lat": 50.0264245,\n "lon": 3.2653399,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955904,\n "lat": 50.0264255,\n "lon": 3.2647169,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955905,\n "lat": 50.0264255,\n "lon": 3.2652269,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955906,\n "lat": 50.0264325,\n "lon": 3.2650759,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955907,\n "lat": 50.0264345,\n "lon": 3.2651739,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955908,\n "lat": 50.0264565,\n "lon": 3.2649289,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955909,\n "lat": 50.0264575,\n "lon": 3.2643259,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955910,\n "lat": 50.0264575,\n "lon": 3.2653969,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955911,\n "lat": 50.0264655,\n "lon": 3.2653579,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955912,\n "lat": 50.0264675,\n "lon": 3.2647439,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955913,\n "lat": 50.0264755,\n "lon": 3.2647139,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955914,\n "lat": 50.0264755,\n "lon": 3.2653589,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955915,\n "lat": 50.0264885,\n "lon": 3.2648209,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955916,\n "lat": 50.0264965,\n "lon": 3.2643469,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955917,\n "lat": 50.0264995,\n "lon": 3.2651999,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955918,\n "lat": 50.0265025,\n "lon": 3.2647679,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955919,\n "lat": 50.0265105,\n "lon": 3.2643539,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955920,\n "lat": 50.0265105,\n "lon": 3.2647399,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955921,\n "lat": 50.0265125,\n "lon": 3.2643559,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955922,\n "lat": 50.0265255,\n "lon": 3.2642379,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955923,\n "lat": 50.0265395,\n "lon": 3.2642459,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955924,\n "lat": 50.0265415,\n "lon": 3.2649889,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955925,\n "lat": 50.0265535,\n "lon": 3.2648649,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955926,\n "lat": 50.0265725,\n "lon": 3.2648779,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955927,\n "lat": 50.0265775,\n "lon": 3.2648819,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955928,\n "lat": 50.0265795,\n "lon": 3.2647699,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955929,\n "lat": 50.0265935,\n "lon": 3.2648259,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955930,\n "lat": 50.0266045,\n "lon": 3.2647869,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955931,\n "lat": 50.0266275,\n "lon": 3.2658549,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955932,\n "lat": 50.0266305,\n "lon": 3.2686029,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955933,\n "lat": 50.0266335,\n "lon": 3.2658699,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955934,\n "lat": 50.0266365,\n "lon": 3.2657999,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955935,\n "lat": 50.0266375,\n "lon": 3.2687029,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955936,\n "lat": 50.0266385,\n "lon": 3.2685379,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955937,\n "lat": 50.0266535,\n "lon": 3.2658779,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955938,\n "lat": 50.0266535,\n "lon": 3.2686129,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955939,\n "lat": 50.0266575,\n "lon": 3.2656769,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955940,\n "lat": 50.0266625,\n "lon": 3.2658699,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955941,\n "lat": 50.0266975,\n "lon": 3.2657089,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955942,\n "lat": 50.0266995,\n "lon": 3.2656949,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955943,\n "lat": 50.0267325,\n "lon": 3.2659009,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955944,\n "lat": 50.0267425,\n "lon": 3.2658459,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955945,\n "lat": 50.0267605,\n "lon": 3.2657389,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955946,\n "lat": 50.0267635,\n "lon": 3.2657209,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955947,\n "lat": 50.0268345,\n "lon": 3.2652549,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955948,\n "lat": 50.0268445,\n "lon": 3.2656909,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955949,\n "lat": 50.0268615,\n "lon": 3.2655939,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955950,\n "lat": 50.0268675,\n "lon": 3.2657019,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955951,\n "lat": 50.0268745,\n "lon": 3.2651099,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955952,\n "lat": 50.0268785,\n "lon": 3.2688119,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955953,\n "lat": 50.0268815,\n "lon": 3.2654679,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955954,\n "lat": 50.0268845,\n "lon": 3.2656029,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955955,\n "lat": 50.0268885,\n "lon": 3.2687539,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955956,\n "lat": 50.0268945,\n "lon": 3.2654019,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955957,\n "lat": 50.0269015,\n "lon": 3.2657689,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955958,\n "lat": 50.0269225,\n "lon": 3.2654959,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955959,\n "lat": 50.0269285,\n "lon": 3.2651449,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955960,\n "lat": 50.0269405,\n "lon": 3.2654339,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955961,\n "lat": 50.0269425,\n "lon": 3.2656139,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955962,\n "lat": 50.0269475,\n "lon": 3.2653319,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955963,\n "lat": 50.0269515,\n "lon": 3.2658049,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955964,\n "lat": 50.0269555,\n "lon": 3.2652919,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955965,\n "lat": 50.0269565,\n "lon": 3.2653379,\n "timestamp": "2015-10-01T20:14:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955966,\n "lat": 50.0269655,\n "lon": 3.2653009,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955967,\n "lat": 50.0269775,\n "lon": 3.2654659,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955968,\n "lat": 50.0269785,\n "lon": 3.2649249,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955969,\n "lat": 50.0269785,\n "lon": 3.2654599,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955970,\n "lat": 50.0269815,\n "lon": 3.2654689,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955971,\n "lat": 50.0269935,\n "lon": 3.2656469,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955972,\n "lat": 50.0270005,\n "lon": 3.2656599,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955973,\n "lat": 50.0270105,\n "lon": 3.2650609,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955974,\n "lat": 50.0270165,\n "lon": 3.2656659,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955975,\n "lat": 50.0270335,\n "lon": 3.2654979,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955976,\n "lat": 50.0270385,\n "lon": 3.2655019,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955977,\n "lat": 50.0270385,\n "lon": 3.2655809,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955978,\n "lat": 50.0270555,\n "lon": 3.2655129,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955979,\n "lat": 50.0270595,\n "lon": 3.2654019,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955980,\n "lat": 50.0270635,\n "lon": 3.2655939,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955981,\n "lat": 50.0270655,\n "lon": 3.2657039,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955982,\n "lat": 50.0270785,\n "lon": 3.2655289,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955983,\n "lat": 50.0270955,\n "lon": 3.2717129,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955984,\n "lat": 50.0271045,\n "lon": 3.2708829,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955985,\n "lat": 50.0271075,\n "lon": 3.2709609,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955986,\n "lat": 50.0271075,\n "lon": 3.2717769,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955987,\n "lat": 50.0271085,\n "lon": 3.2655339,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955988,\n "lat": 50.0271155,\n "lon": 3.2654359,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955989,\n "lat": 50.0271175,\n "lon": 3.2651699,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955990,\n "lat": 50.0271185,\n "lon": 3.2651199,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955991,\n "lat": 50.0271205,\n "lon": 3.2654389,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955992,\n "lat": 50.0271205,\n "lon": 3.2687429,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955993,\n "lat": 50.0271275,\n "lon": 3.2688559,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955994,\n "lat": 50.0271315,\n "lon": 3.2657409,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955995,\n "lat": 50.0271325,\n "lon": 3.2650229,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955996,\n "lat": 50.0271335,\n "lon": 3.2708769,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955997,\n "lat": 50.0271355,\n "lon": 3.2650109,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955998,\n "lat": 50.0271355,\n "lon": 3.2709259,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767955999,\n "lat": 50.0271375,\n "lon": 3.2650299,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956000,\n "lat": 50.0271375,\n "lon": 3.2708179,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956001,\n "lat": 50.0271395,\n "lon": 3.2708629,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956002,\n "lat": 50.0271465,\n "lon": 3.2653329,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956003,\n "lat": 50.0271465,\n "lon": 3.2687539,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956004,\n "lat": 50.0271515,\n "lon": 3.2717537,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956005,\n "lat": 50.0271595,\n "lon": 3.2652829,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956006,\n "lat": 50.0271635,\n "lon": 3.2652819,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956007,\n "lat": 50.0271635,\n "lon": 3.2719799,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956008,\n "lat": 50.0271685,\n "lon": 3.2718339,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956009,\n "lat": 50.0271715,\n "lon": 3.2719299,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956010,\n "lat": 50.0271735,\n "lon": 3.2655719,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956011,\n "lat": 50.0271745,\n "lon": 3.2652019,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956012,\n "lat": 50.0271745,\n "lon": 3.2654119,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956013,\n "lat": 50.0271763,\n "lon": 3.2717406,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956014,\n "lat": 50.0271805,\n "lon": 3.2651729,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956015,\n "lat": 50.0271875,\n "lon": 3.2653579,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956016,\n "lat": 50.0271885,\n "lon": 3.2651749,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956017,\n "lat": 50.0271885,\n "lon": 3.2708139,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956018,\n "lat": 50.0271895,\n "lon": 3.2708569,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956019,\n "lat": 50.0271915,\n "lon": 3.2708999,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956020,\n "lat": 50.0271915,\n "lon": 3.2709199,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956021,\n "lat": 50.0271925,\n "lon": 3.2651229,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956022,\n "lat": 50.0271945,\n "lon": 3.2718199,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956023,\n "lat": 50.0271955,\n "lon": 3.2665049,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956024,\n "lat": 50.0271965,\n "lon": 3.2654479,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956025,\n "lat": 50.0272005,\n "lon": 3.2654289,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956026,\n "lat": 50.0272025,\n "lon": 3.2719959,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956027,\n "lat": 50.0272065,\n "lon": 3.2658129,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956028,\n "lat": 50.0272075,\n "lon": 3.2709449,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956029,\n "lat": 50.0272075,\n "lon": 3.2709509,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956030,\n "lat": 50.0272103,\n "lon": 3.2719448,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956031,\n "lat": 50.0272145,\n "lon": 3.2710409,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956032,\n "lat": 50.0272175,\n "lon": 3.2654929,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956033,\n "lat": 50.0272195,\n "lon": 3.2654819,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956034,\n "lat": 50.0272205,\n "lon": 3.2718779,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956035,\n "lat": 50.0272225,\n "lon": 3.2654649,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956036,\n "lat": 50.0272235,\n "lon": 3.2654869,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956037,\n "lat": 50.0272235,\n "lon": 3.2654959,\n "timestamp": "2015-10-01T20:14:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956038,\n "lat": 50.0272265,\n "lon": 3.2630929,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956039,\n "lat": 50.0272305,\n "lon": 3.2659219,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956040,\n "lat": 50.0272345,\n "lon": 3.2665249,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956041,\n "lat": 50.0272375,\n "lon": 3.2665189,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956042,\n "lat": 50.0272385,\n "lon": 3.2651469,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956043,\n "lat": 50.0272415,\n "lon": 3.2658309,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956044,\n "lat": 50.0272465,\n "lon": 3.2658509,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956045,\n "lat": 50.0272515,\n "lon": 3.2656169,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956046,\n "lat": 50.0272525,\n "lon": 3.2708739,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956047,\n "lat": 50.0272525,\n "lon": 3.2708919,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956048,\n "lat": 50.0272555,\n "lon": 3.2716989,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956049,\n "lat": 50.0272585,\n "lon": 3.2717119,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956050,\n "lat": 50.0272655,\n "lon": 3.2628789,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956051,\n "lat": 50.0272675,\n "lon": 3.2720219,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956052,\n "lat": 50.0272715,\n "lon": 3.2661539,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956053,\n "lat": 50.0272795,\n "lon": 3.2655279,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956054,\n "lat": 50.0272845,\n "lon": 3.2709329,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956055,\n "lat": 50.0272845,\n "lon": 3.2709359,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956056,\n "lat": 50.0272855,\n "lon": 3.2656359,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956057,\n "lat": 50.0272865,\n "lon": 3.2709589,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956058,\n "lat": 50.0272865,\n "lon": 3.2719029,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956059,\n "lat": 50.0272885,\n "lon": 3.2631139,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956060,\n "lat": 50.0272885,\n "lon": 3.2661589,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956061,\n "lat": 50.0272885,\n "lon": 3.2710029,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956062,\n "lat": 50.0272895,\n "lon": 3.2647119,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956063,\n "lat": 50.0272895,\n "lon": 3.2710309,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956064,\n "lat": 50.0272905,\n "lon": 3.2628929,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956065,\n "lat": 50.0272935,\n "lon": 3.2716109,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956066,\n "lat": 50.0272975,\n "lon": 3.2631429,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956067,\n "lat": 50.0273005,\n "lon": 3.2628569,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956068,\n "lat": 50.0273005,\n "lon": 3.2661059,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956069,\n "lat": 50.0273015,\n "lon": 3.2715609,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956070,\n "lat": 50.0273055,\n "lon": 3.2658939,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956071,\n "lat": 50.0273075,\n "lon": 3.2653639,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956072,\n "lat": 50.0273085,\n "lon": 3.2631149,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956073,\n "lat": 50.0273085,\n "lon": 3.2658839,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956074,\n "lat": 50.0273155,\n "lon": 3.2711879,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956075,\n "lat": 50.0273155,\n "lon": 3.2714789,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956076,\n "lat": 50.0273175,\n "lon": 3.2710009,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956077,\n "lat": 50.0273175,\n "lon": 3.2710269,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956078,\n "lat": 50.0273175,\n "lon": 3.2712059,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956079,\n "lat": 50.0273185,\n "lon": 3.2710539,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956080,\n "lat": 50.0273205,\n "lon": 3.2629369,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956081,\n "lat": 50.0273205,\n "lon": 3.2658739,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956082,\n "lat": 50.0273225,\n "lon": 3.2705429,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956083,\n "lat": 50.0273225,\n "lon": 3.2705629,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956084,\n "lat": 50.0273245,\n "lon": 3.2661179,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956085,\n "lat": 50.0273245,\n "lon": 3.2713319,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956086,\n "lat": 50.0273255,\n "lon": 3.2629099,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956087,\n "lat": 50.0273285,\n "lon": 3.2711819,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956088,\n "lat": 50.0273295,\n "lon": 3.2707439,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956089,\n "lat": 50.0273295,\n "lon": 3.2711739,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956090,\n "lat": 50.0273305,\n "lon": 3.2707939,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956091,\n "lat": 50.0273315,\n "lon": 3.2629399,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956092,\n "lat": 50.0273325,\n "lon": 3.2659069,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956093,\n "lat": 50.0273325,\n "lon": 3.2705789,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956094,\n "lat": 50.0273335,\n "lon": 3.2705659,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956095,\n "lat": 50.0273345,\n "lon": 3.2651959,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956096,\n "lat": 50.0273355,\n "lon": 3.2629149,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956097,\n "lat": 50.0273355,\n "lon": 3.2647369,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956098,\n "lat": 50.0273365,\n "lon": 3.2632929,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956099,\n "lat": 50.0273375,\n "lon": 3.2658869,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956100,\n "lat": 50.0273385,\n "lon": 3.2709249,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956101,\n "lat": 50.0273385,\n "lon": 3.2709309,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956102,\n "lat": 50.0273385,\n "lon": 3.2709509,\n "timestamp": "2015-10-01T20:14:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956103,\n "lat": 50.0273435,\n "lon": 3.2628789,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956104,\n "lat": 50.0273465,\n "lon": 3.2655649,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956105,\n "lat": 50.0273465,\n "lon": 3.2711989,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956106,\n "lat": 50.0273485,\n "lon": 3.2655669,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956107,\n "lat": 50.0273485,\n "lon": 3.2707419,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956108,\n "lat": 50.0273495,\n "lon": 3.2660029,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956109,\n "lat": 50.0273495,\n "lon": 3.2707559,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956110,\n "lat": 50.0273505,\n "lon": 3.2711659,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956111,\n "lat": 50.0273515,\n "lon": 3.2632139,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956112,\n "lat": 50.0273535,\n "lon": 3.2631659,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956113,\n "lat": 50.0273535,\n "lon": 3.2659849,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956114,\n "lat": 50.0273535,\n "lon": 3.2711969,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956115,\n "lat": 50.0273545,\n "lon": 3.2646659,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956116,\n "lat": 50.0273545,\n "lon": 3.2708539,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956117,\n "lat": 50.0273555,\n "lon": 3.2631309,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956118,\n "lat": 50.0273585,\n "lon": 3.2709219,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956119,\n "lat": 50.0273595,\n "lon": 3.2630729,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956120,\n "lat": 50.0273595,\n "lon": 3.2633019,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956121,\n "lat": 50.0273635,\n "lon": 3.2656809,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956122,\n "lat": 50.0273645,\n "lon": 3.2710309,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956123,\n "lat": 50.0273645,\n "lon": 3.2710509,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956124,\n "lat": 50.0273665,\n "lon": 3.2654469,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956125,\n "lat": 50.0273675,\n "lon": 3.2659019,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956126,\n "lat": 50.0273695,\n "lon": 3.2659159,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956127,\n "lat": 50.0273705,\n "lon": 3.2654509,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956128,\n "lat": 50.0273725,\n "lon": 3.2658999,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956129,\n "lat": 50.0273755,\n "lon": 3.2632169,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956130,\n "lat": 50.0273765,\n "lon": 3.2653919,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956131,\n "lat": 50.0273775,\n "lon": 3.2631659,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956132,\n "lat": 50.0273785,\n "lon": 3.2705789,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956133,\n "lat": 50.0273785,\n "lon": 3.2706179,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956134,\n "lat": 50.0273785,\n "lon": 3.2716499,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956135,\n "lat": 50.0273795,\n "lon": 3.2631559,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956136,\n "lat": 50.0273795,\n "lon": 3.2654089,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956137,\n "lat": 50.0273865,\n "lon": 3.2630769,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956138,\n "lat": 50.0273865,\n "lon": 3.2707899,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956139,\n "lat": 50.0273875,\n "lon": 3.2658329,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956140,\n "lat": 50.0273875,\n "lon": 3.2707559,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956141,\n "lat": 50.0273875,\n "lon": 3.2715959,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956142,\n "lat": 50.0273895,\n "lon": 3.2655889,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956143,\n "lat": 50.0273925,\n "lon": 3.2654609,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956144,\n "lat": 50.0273955,\n "lon": 3.2652849,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956145,\n "lat": 50.0273975,\n "lon": 3.2659129,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956146,\n "lat": 50.0273985,\n "lon": 3.2654179,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956147,\n "lat": 50.0274025,\n "lon": 3.2652259,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956148,\n "lat": 50.0274025,\n "lon": 3.2715119,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956149,\n "lat": 50.0274095,\n "lon": 3.2657069,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956150,\n "lat": 50.0274105,\n "lon": 3.2654689,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956151,\n "lat": 50.0274105,\n "lon": 3.2710009,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956152,\n "lat": 50.0274105,\n "lon": 3.2710249,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956153,\n "lat": 50.0274135,\n "lon": 3.2658479,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956154,\n "lat": 50.0274155,\n "lon": 3.2629549,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956155,\n "lat": 50.0274185,\n "lon": 3.2706149,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956156,\n "lat": 50.0274185,\n "lon": 3.2706179,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956257,\n "lat": 50.0274195,\n "lon": 3.2705359,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956258,\n "lat": 50.0274195,\n "lon": 3.2705449,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956259,\n "lat": 50.0274215,\n "lon": 3.2629179,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956260,\n "lat": 50.0274245,\n "lon": 3.2703329,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956261,\n "lat": 50.0274265,\n "lon": 3.2702879,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956262,\n "lat": 50.0274265,\n "lon": 3.2713779,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956263,\n "lat": 50.0274275,\n "lon": 3.2634909,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956264,\n "lat": 50.0274275,\n "lon": 3.2660449,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956265,\n "lat": 50.0274395,\n "lon": 3.2632279,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956266,\n "lat": 50.0274395,\n "lon": 3.2656169,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956267,\n "lat": 50.0274405,\n "lon": 3.2702889,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956268,\n "lat": 50.0274405,\n "lon": 3.2705379,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956269,\n "lat": 50.0274415,\n "lon": 3.2705479,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956270,\n "lat": 50.0274425,\n "lon": 3.2702589,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956271,\n "lat": 50.0274435,\n "lon": 3.2702359,\n "timestamp": "2015-10-01T20:14:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956272,\n "lat": 50.0274465,\n "lon": 3.2702599,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956273,\n "lat": 50.0274465,\n "lon": 3.2702679,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956274,\n "lat": 50.0274475,\n "lon": 3.2659579,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956275,\n "lat": 50.0274485,\n "lon": 3.2701599,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956276,\n "lat": 50.0274505,\n "lon": 3.2659389,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956277,\n "lat": 50.0274545,\n "lon": 3.2647989,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956278,\n "lat": 50.0274555,\n "lon": 3.2702919,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956279,\n "lat": 50.0274575,\n "lon": 3.2702699,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956280,\n "lat": 50.0274595,\n "lon": 3.2711699,\n "timestamp": "2015-10-01T20:14:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956757,\n "lat": 50.0275635,\n "lon": 3.2628579,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956758,\n "lat": 50.0275655,\n "lon": 3.2683909,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956759,\n "lat": 50.0275665,\n "lon": 3.2682879,\n "timestamp": "2015-10-01T20:14:16Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956760,\n "lat": 50.0275665,\n "lon": 3.2689299,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956761,\n "lat": 50.0275678,\n "lon": 3.2688683,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956762,\n "lat": 50.0275695,\n "lon": 3.2696599,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956763,\n "lat": 50.0275755,\n "lon": 3.2632539,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956764,\n "lat": 50.0275758,\n "lon": 3.2689197,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956765,\n "lat": 50.0275765,\n "lon": 3.2682379,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956766,\n "lat": 50.0275765,\n "lon": 3.2694089,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956767,\n "lat": 50.0275775,\n "lon": 3.2632679,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956768,\n "lat": 50.0275775,\n "lon": 3.2649729,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956769,\n "lat": 50.0275775,\n "lon": 3.2655899,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956770,\n "lat": 50.0275805,\n "lon": 3.2696649,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956771,\n "lat": 50.0275835,\n "lon": 3.2682969,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956772,\n "lat": 50.0275835,\n "lon": 3.2693569,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956773,\n "lat": 50.0275855,\n "lon": 3.2638409,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956774,\n "lat": 50.0275885,\n "lon": 3.2661029,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956775,\n "lat": 50.0275895,\n "lon": 3.2641119,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956776,\n "lat": 50.0275895,\n "lon": 3.2659869,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956777,\n "lat": 50.0275905,\n "lon": 3.2689519,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956778,\n "lat": 50.0275925,\n "lon": 3.2684039,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956779,\n "lat": 50.0275965,\n "lon": 3.2692639,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956780,\n "lat": 50.0275975,\n "lon": 3.2662049,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956781,\n "lat": 50.0275985,\n "lon": 3.2634849,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956782,\n "lat": 50.0276025,\n "lon": 3.2626609,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956783,\n "lat": 50.0276025,\n "lon": 3.2695319,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956784,\n "lat": 50.0276065,\n "lon": 3.2695089,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956785,\n "lat": 50.0276065,\n "lon": 3.2702489,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956786,\n "lat": 50.0276075,\n "lon": 3.2640289,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956787,\n "lat": 50.0276075,\n "lon": 3.2694949,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956788,\n "lat": 50.0276095,\n "lon": 3.2632099,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956789,\n "lat": 50.0276095,\n "lon": 3.2640279,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956790,\n "lat": 50.0276105,\n "lon": 3.2634289,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956791,\n "lat": 50.0276105,\n "lon": 3.2683109,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956792,\n "lat": 50.0276125,\n "lon": 3.2626039,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956793,\n "lat": 50.0276125,\n "lon": 3.2688179,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956794,\n "lat": 50.0276135,\n "lon": 3.2630359,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956795,\n "lat": 50.0276135,\n "lon": 3.2632639,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956796,\n "lat": 50.0276135,\n "lon": 3.2653709,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956797,\n "lat": 50.0276135,\n "lon": 3.2661139,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956798,\n "lat": 50.0276165,\n "lon": 3.2630329,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956799,\n "lat": 50.0276165,\n "lon": 3.2659999,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956800,\n "lat": 50.0276195,\n "lon": 3.2687719,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956801,\n "lat": 50.0276205,\n "lon": 3.2714329,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956802,\n "lat": 50.0276235,\n "lon": 3.2627839,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956803,\n "lat": 50.0276235,\n "lon": 3.2701429,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956804,\n "lat": 50.0276245,\n "lon": 3.2629699,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956805,\n "lat": 50.0276275,\n "lon": 3.2634969,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956806,\n "lat": 50.0276275,\n "lon": 3.2705979,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956807,\n "lat": 50.0276305,\n "lon": 3.2658379,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956808,\n "lat": 50.0276315,\n "lon": 3.2633249,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956809,\n "lat": 50.0276325,\n "lon": 3.2672319,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956810,\n "lat": 50.0276325,\n "lon": 3.2694269,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956811,\n "lat": 50.0276345,\n "lon": 3.2628919,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956812,\n "lat": 50.0276345,\n "lon": 3.2716499,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956813,\n "lat": 50.0276355,\n "lon": 3.2694089,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956814,\n "lat": 50.0276365,\n "lon": 3.2660129,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956815,\n "lat": 50.0276385,\n "lon": 3.2634409,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956816,\n "lat": 50.0276395,\n "lon": 3.2713149,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956817,\n "lat": 50.0276405,\n "lon": 3.2671859,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956818,\n "lat": 50.0276405,\n "lon": 3.2717259,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956819,\n "lat": 50.0276415,\n "lon": 3.2638689,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956820,\n "lat": 50.0276415,\n "lon": 3.2694079,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956821,\n "lat": 50.0276425,\n "lon": 3.2705109,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956822,\n "lat": 50.0276435,\n "lon": 3.2624529,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956823,\n "lat": 50.0276495,\n "lon": 3.2635069,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956824,\n "lat": 50.0276515,\n "lon": 3.2687839,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956825,\n "lat": 50.0276525,\n "lon": 3.2632239,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956826,\n "lat": 50.0276525,\n "lon": 3.2656899,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956827,\n "lat": 50.0276535,\n "lon": 3.2687909,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956828,\n "lat": 50.0276535,\n "lon": 3.2697359,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956829,\n "lat": 50.0276545,\n "lon": 3.2692799,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956830,\n "lat": 50.0276545,\n "lon": 3.2692859,\n "timestamp": "2015-10-01T20:14:17Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956831,\n "lat": 50.0276545,\n "lon": 3.2695069,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956832,\n "lat": 50.0276565,\n "lon": 3.2656869,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956833,\n "lat": 50.0276565,\n "lon": 3.2706049,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956834,\n "lat": 50.0276565,\n "lon": 3.2708369,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956835,\n "lat": 50.0276575,\n "lon": 3.2704169,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956836,\n "lat": 50.0276585,\n "lon": 3.2657429,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956837,\n "lat": 50.0276595,\n "lon": 3.2623769,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956838,\n "lat": 50.0276595,\n "lon": 3.2688749,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956839,\n "lat": 50.0276595,\n "lon": 3.2696959,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956840,\n "lat": 50.0276605,\n "lon": 3.2694639,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956841,\n "lat": 50.0276615,\n "lon": 3.2706089,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956842,\n "lat": 50.0276655,\n "lon": 3.2705459,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956843,\n "lat": 50.0276665,\n "lon": 3.2684419,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956844,\n "lat": 50.0276675,\n "lon": 3.2624639,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956845,\n "lat": 50.0276675,\n "lon": 3.2705389,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956846,\n "lat": 50.0276685,\n "lon": 3.2629879,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956847,\n "lat": 50.0276695,\n "lon": 3.2628069,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956848,\n "lat": 50.0276695,\n "lon": 3.2703359,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956849,\n "lat": 50.0276705,\n "lon": 3.2705459,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956850,\n "lat": 50.0276755,\n "lon": 3.2658629,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956851,\n "lat": 50.0276765,\n "lon": 3.2624669,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956852,\n "lat": 50.0276765,\n "lon": 3.2694189,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956853,\n "lat": 50.0276795,\n "lon": 3.2693929,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956854,\n "lat": 50.0276825,\n "lon": 3.2623879,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956855,\n "lat": 50.0276825,\n "lon": 3.2624699,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956856,\n "lat": 50.0276825,\n "lon": 3.2633489,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956857,\n "lat": 50.0276835,\n "lon": 3.2695359,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956858,\n "lat": 50.0276845,\n "lon": 3.2693939,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956859,\n "lat": 50.0276855,\n "lon": 3.2624489,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956860,\n "lat": 50.0276875,\n "lon": 3.2629169,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956861,\n "lat": 50.0276875,\n "lon": 3.2704309,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956862,\n "lat": 50.0276875,\n "lon": 3.2706169,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956863,\n "lat": 50.0276885,\n "lon": 3.2706329,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956864,\n "lat": 50.0276905,\n "lon": 3.2661449,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956865,\n "lat": 50.0276925,\n "lon": 3.2624749,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956866,\n "lat": 50.0276935,\n "lon": 3.2683009,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956867,\n "lat": 50.0276945,\n "lon": 3.2661419,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956868,\n "lat": 50.0276965,\n "lon": 3.2672609,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956869,\n "lat": 50.0276975,\n "lon": 3.2624549,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956870,\n "lat": 50.0277005,\n "lon": 3.2628169,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956871,\n "lat": 50.0277015,\n "lon": 3.2626129,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956872,\n "lat": 50.0277025,\n "lon": 3.2628089,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956873,\n "lat": 50.0277025,\n "lon": 3.2632489,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956874,\n "lat": 50.0277025,\n "lon": 3.2693789,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956875,\n "lat": 50.0277035,\n "lon": 3.2624269,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956876,\n "lat": 50.0277035,\n "lon": 3.2693719,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956877,\n "lat": 50.0277055,\n "lon": 3.2672139,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956878,\n "lat": 50.0277055,\n "lon": 3.2686559,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956879,\n "lat": 50.0277065,\n "lon": 3.2628109,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956880,\n "lat": 50.0277065,\n "lon": 3.2632519,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956881,\n "lat": 50.0277125,\n "lon": 3.2686159,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956882,\n "lat": 50.0277145,\n "lon": 3.2625349,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956883,\n "lat": 50.0277155,\n "lon": 3.2714659,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956884,\n "lat": 50.0277175,\n "lon": 3.2631909,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956885,\n "lat": 50.0277175,\n "lon": 3.2695219,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956886,\n "lat": 50.0277175,\n "lon": 3.2714399,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956887,\n "lat": 50.0277195,\n "lon": 3.2686589,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956888,\n "lat": 50.0277205,\n "lon": 3.2685729,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956889,\n "lat": 50.0277215,\n "lon": 3.2624879,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956890,\n "lat": 50.0277235,\n "lon": 3.2694809,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956891,\n "lat": 50.0277245,\n "lon": 3.2657909,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956892,\n "lat": 50.0277255,\n "lon": 3.2681789,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956893,\n "lat": 50.0277255,\n "lon": 3.2685559,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956894,\n "lat": 50.0277255,\n "lon": 3.2686219,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956895,\n "lat": 50.0277305,\n "lon": 3.2627019,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956896,\n "lat": 50.0277305,\n "lon": 3.2632629,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956897,\n "lat": 50.0277305,\n "lon": 3.2662659,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956898,\n "lat": 50.0277335,\n "lon": 3.2680059,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956899,\n "lat": 50.0277345,\n "lon": 3.2657429,\n "timestamp": "2015-10-01T20:14:18Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956900,\n "lat": 50.0277345,\n "lon": 3.2714669,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956901,\n "lat": 50.0277365,\n "lon": 3.2714379,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956902,\n "lat": 50.0277375,\n "lon": 3.2693819,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956903,\n "lat": 50.0277395,\n "lon": 3.2658959,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956904,\n "lat": 50.0277395,\n "lon": 3.2681139,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956905,\n "lat": 50.0277425,\n "lon": 3.2661609,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956906,\n "lat": 50.0277445,\n "lon": 3.2631869,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956907,\n "lat": 50.0277445,\n "lon": 3.2682399,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956908,\n "lat": 50.0277455,\n "lon": 3.2679359,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956909,\n "lat": 50.0277485,\n "lon": 3.2679329,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956910,\n "lat": 50.0277485,\n "lon": 3.2693209,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956911,\n "lat": 50.0277505,\n "lon": 3.2661649,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956912,\n "lat": 50.0277505,\n "lon": 3.2712539,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956913,\n "lat": 50.0277525,\n "lon": 3.2656559,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956914,\n "lat": 50.0277535,\n "lon": 3.2686329,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956915,\n "lat": 50.0277545,\n "lon": 3.2681929,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956916,\n "lat": 50.0277565,\n "lon": 3.2661329,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956917,\n "lat": 50.0277585,\n "lon": 3.2686189,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956918,\n "lat": 50.0277595,\n "lon": 3.2633869,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956919,\n "lat": 50.0277615,\n "lon": 3.2661069,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956920,\n "lat": 50.0277635,\n "lon": 3.2633109,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956921,\n "lat": 50.0277645,\n "lon": 3.2626429,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956922,\n "lat": 50.0277655,\n "lon": 3.2680209,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956923,\n "lat": 50.0277665,\n "lon": 3.2633309,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956924,\n "lat": 50.0277665,\n "lon": 3.2653829,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956925,\n "lat": 50.0277675,\n "lon": 3.2635819,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956926,\n "lat": 50.0277675,\n "lon": 3.2661399,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956927,\n "lat": 50.0277685,\n "lon": 3.2681279,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956928,\n "lat": 50.0277715,\n "lon": 3.2633339,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956929,\n "lat": 50.0277735,\n "lon": 3.2626099,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956930,\n "lat": 50.0277755,\n "lon": 3.2661149,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956931,\n "lat": 50.0277775,\n "lon": 3.2652439,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956932,\n "lat": 50.0277775,\n "lon": 3.2653149,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956933,\n "lat": 50.0277785,\n "lon": 3.2679469,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956934,\n "lat": 50.0277795,\n "lon": 3.2658229,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956935,\n "lat": 50.0277805,\n "lon": 3.2680689,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956936,\n "lat": 50.0277825,\n "lon": 3.2672989,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956937,\n "lat": 50.0277825,\n "lon": 3.2686319,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956938,\n "lat": 50.0277825,\n "lon": 3.2705099,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956939,\n "lat": 50.0277835,\n "lon": 3.2660119,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956940,\n "lat": 50.0277845,\n "lon": 3.2687919,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956941,\n "lat": 50.0277865,\n "lon": 3.2659199,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956942,\n "lat": 50.0277875,\n "lon": 3.2704769,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956943,\n "lat": 50.0277885,\n "lon": 3.2673019,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956944,\n "lat": 50.0277885,\n "lon": 3.2685859,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956945,\n "lat": 50.0277895,\n "lon": 3.2627329,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956946,\n "lat": 50.0277895,\n "lon": 3.2627379,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956947,\n "lat": 50.0277915,\n "lon": 3.2672509,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956948,\n "lat": 50.0277935,\n "lon": 3.2631779,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956949,\n "lat": 50.0277945,\n "lon": 3.2626199,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956950,\n "lat": 50.0277945,\n "lon": 3.2634659,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956951,\n "lat": 50.0277945,\n "lon": 3.2714629,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956952,\n "lat": 50.0277965,\n "lon": 3.2661259,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956953,\n "lat": 50.0277965,\n "lon": 3.2661339,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956954,\n "lat": 50.0277985,\n "lon": 3.2653989,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956955,\n "lat": 50.0277985,\n "lon": 3.2679019,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956956,\n "lat": 50.0278025,\n "lon": 3.2625829,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956957,\n "lat": 50.0278055,\n "lon": 3.2634139,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956958,\n "lat": 50.0278055,\n "lon": 3.2673089,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956959,\n "lat": 50.0278095,\n "lon": 3.2653839,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956960,\n "lat": 50.0278095,\n "lon": 3.2656829,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956961,\n "lat": 50.0278105,\n "lon": 3.2650959,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956962,\n "lat": 50.0278105,\n "lon": 3.2653329,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956963,\n "lat": 50.0278105,\n "lon": 3.2686139,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956964,\n "lat": 50.0278105,\n "lon": 3.2712659,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956965,\n "lat": 50.0278125,\n "lon": 3.2625889,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956966,\n "lat": 50.0278135,\n "lon": 3.2678029,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956967,\n "lat": 50.0278145,\n "lon": 3.2672609,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956968,\n "lat": 50.0278165,\n "lon": 3.2628719,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956969,\n "lat": 50.0278165,\n "lon": 3.2640029,\n "timestamp": "2015-10-01T20:14:19Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956970,\n "lat": 50.0278165,\n "lon": 3.2653869,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956971,\n "lat": 50.0278165,\n "lon": 3.2689319,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956972,\n "lat": 50.0278165,\n "lon": 3.2714699,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956973,\n "lat": 50.0278175,\n "lon": 3.2660299,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956974,\n "lat": 50.0278185,\n "lon": 3.2625929,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956975,\n "lat": 50.0278215,\n "lon": 3.2624889,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956976,\n "lat": 50.0278215,\n "lon": 3.2682789,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956977,\n "lat": 50.0278215,\n "lon": 3.2694139,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956978,\n "lat": 50.0278245,\n "lon": 3.2660019,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956979,\n "lat": 50.0278255,\n "lon": 3.2633009,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956980,\n "lat": 50.0278295,\n "lon": 3.2688529,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956981,\n "lat": 50.0278295,\n "lon": 3.2712699,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956982,\n "lat": 50.0278305,\n "lon": 3.2633039,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956983,\n "lat": 50.0278335,\n "lon": 3.2653169,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956984,\n "lat": 50.0278355,\n "lon": 3.2688089,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956985,\n "lat": 50.0278375,\n "lon": 3.2693119,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956986,\n "lat": 50.0278385,\n "lon": 3.2627629,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956987,\n "lat": 50.0278405,\n "lon": 3.2625589,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956988,\n "lat": 50.0278405,\n "lon": 3.2638999,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956989,\n "lat": 50.0278455,\n "lon": 3.2635009,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956990,\n "lat": 50.0278465,\n "lon": 3.2634959,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956991,\n "lat": 50.0278475,\n "lon": 3.2681529,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956992,\n "lat": 50.0278485,\n "lon": 3.2640209,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956993,\n "lat": 50.0278495,\n "lon": 3.2624109,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956994,\n "lat": 50.0278525,\n "lon": 3.2681549,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956995,\n "lat": 50.0278555,\n "lon": 3.2691949,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956996,\n "lat": 50.0278565,\n "lon": 3.2631659,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956997,\n "lat": 50.0278565,\n "lon": 3.2661659,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956998,\n "lat": 50.0278595,\n "lon": 3.2635099,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767956999,\n "lat": 50.0278605,\n "lon": 3.2635039,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957000,\n "lat": 50.0278625,\n "lon": 3.2681099,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957001,\n "lat": 50.0278635,\n "lon": 3.2686339,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957002,\n "lat": 50.0278655,\n "lon": 3.2691309,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957003,\n "lat": 50.0278655,\n "lon": 3.2705449,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957004,\n "lat": 50.0278665,\n "lon": 3.2654119,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957005,\n "lat": 50.0278665,\n "lon": 3.2669689,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957006,\n "lat": 50.0278665,\n "lon": 3.2708549,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957007,\n "lat": 50.0278685,\n "lon": 3.2624189,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957008,\n "lat": 50.0278685,\n "lon": 3.2703949,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957009,\n "lat": 50.0278705,\n "lon": 3.2674429,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957010,\n "lat": 50.0278705,\n "lon": 3.2678269,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957011,\n "lat": 50.0278705,\n "lon": 3.2680719,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957012,\n "lat": 50.0278705,\n "lon": 3.2705129,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957013,\n "lat": 50.0278725,\n "lon": 3.2639179,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957014,\n "lat": 50.0278725,\n "lon": 3.2710299,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957015,\n "lat": 50.0278745,\n "lon": 3.2710239,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957016,\n "lat": 50.0278755,\n "lon": 3.2625779,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957017,\n "lat": 50.0278755,\n "lon": 3.2709339,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957018,\n "lat": 50.0278795,\n "lon": 3.2708559,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957019,\n "lat": 50.0278805,\n "lon": 3.2653419,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957020,\n "lat": 50.0278835,\n "lon": 3.2705149,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957021,\n "lat": 50.0278835,\n "lon": 3.2709349,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957022,\n "lat": 50.0278845,\n "lon": 3.2672659,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957023,\n "lat": 50.0278855,\n "lon": 3.2660359,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957024,\n "lat": 50.0278865,\n "lon": 3.2673509,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957025,\n "lat": 50.0278875,\n "lon": 3.2668819,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957026,\n "lat": 50.0278875,\n "lon": 3.2677179,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957027,\n "lat": 50.0278895,\n "lon": 3.2679769,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957028,\n "lat": 50.0278925,\n "lon": 3.2704699,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957029,\n "lat": 50.0278945,\n "lon": 3.2676029,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957030,\n "lat": 50.0278955,\n "lon": 3.2636549,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957031,\n "lat": 50.0278955,\n "lon": 3.2672129,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957032,\n "lat": 50.0278985,\n "lon": 3.2679419,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957033,\n "lat": 50.0279005,\n "lon": 3.2704349,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957034,\n "lat": 50.0279035,\n "lon": 3.2702129,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957035,\n "lat": 50.0279035,\n "lon": 3.2704209,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957036,\n "lat": 50.0279055,\n "lon": 3.2704129,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957037,\n "lat": 50.0279085,\n "lon": 3.2678419,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957038,\n "lat": 50.0279085,\n "lon": 3.2705199,\n "timestamp": "2015-10-01T20:14:20Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957039,\n "lat": 50.0279095,\n "lon": 3.2678879,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957040,\n "lat": 50.0279145,\n "lon": 3.2675099,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957041,\n "lat": 50.0279225,\n "lon": 3.2635399,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957042,\n "lat": 50.0279255,\n "lon": 3.2676159,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957043,\n "lat": 50.0279275,\n "lon": 3.2677349,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957044,\n "lat": 50.0279275,\n "lon": 3.2705259,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957045,\n "lat": 50.0279275,\n "lon": 3.2705329,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957046,\n "lat": 50.0279285,\n "lon": 3.2678999,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957047,\n "lat": 50.0279295,\n "lon": 3.2705189,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957048,\n "lat": 50.0279305,\n "lon": 3.2675949,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957049,\n "lat": 50.0279325,\n "lon": 3.2678809,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957050,\n "lat": 50.0279325,\n "lon": 3.2705349,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957051,\n "lat": 50.0279335,\n "lon": 3.2678509,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957052,\n "lat": 50.0279365,\n "lon": 3.2704859,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957053,\n "lat": 50.0279365,\n "lon": 3.2705279,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957054,\n "lat": 50.0279375,\n "lon": 3.2705209,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957055,\n "lat": 50.0279385,\n "lon": 3.2674739,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957056,\n "lat": 50.0279395,\n "lon": 3.2658919,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957157,\n "lat": 50.0279425,\n "lon": 3.2702279,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957158,\n "lat": 50.0279435,\n "lon": 3.2674549,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957159,\n "lat": 50.0279455,\n "lon": 3.2704389,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957160,\n "lat": 50.0279475,\n "lon": 3.2673249,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957161,\n "lat": 50.0279525,\n "lon": 3.2677499,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957162,\n "lat": 50.0279525,\n "lon": 3.2697559,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957163,\n "lat": 50.0279535,\n "lon": 3.2672959,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957164,\n "lat": 50.0279545,\n "lon": 3.2692829,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957165,\n "lat": 50.0279585,\n "lon": 3.2681139,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957166,\n "lat": 50.0279625,\n "lon": 3.2692449,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957167,\n "lat": 50.0279645,\n "lon": 3.2672439,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957168,\n "lat": 50.0279685,\n "lon": 3.2696599,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957169,\n "lat": 50.0279715,\n "lon": 3.2670229,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957170,\n "lat": 50.0279715,\n "lon": 3.2698049,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957171,\n "lat": 50.0279765,\n "lon": 3.2680149,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957172,\n "lat": 50.0279775,\n "lon": 3.2697679,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957173,\n "lat": 50.0279785,\n "lon": 3.2694759,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957174,\n "lat": 50.0279795,\n "lon": 3.2670299,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957175,\n "lat": 50.0279805,\n "lon": 3.2657189,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957176,\n "lat": 50.0279845,\n "lon": 3.2710309,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957177,\n "lat": 50.0279905,\n "lon": 3.2710389,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957178,\n "lat": 50.0279915,\n "lon": 3.2677689,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957179,\n "lat": 50.0279925,\n "lon": 3.2669359,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957180,\n "lat": 50.0279925,\n "lon": 3.2677649,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957181,\n "lat": 50.0279955,\n "lon": 3.2679099,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957182,\n "lat": 50.0279955,\n "lon": 3.2693749,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957183,\n "lat": 50.0280025,\n "lon": 3.2669229,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957184,\n "lat": 50.0280035,\n "lon": 3.2696719,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957185,\n "lat": 50.0280045,\n "lon": 3.2676959,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957186,\n "lat": 50.0280055,\n "lon": 3.2636749,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957187,\n "lat": 50.0280065,\n "lon": 3.2710399,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957188,\n "lat": 50.0280125,\n "lon": 3.2692579,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957189,\n "lat": 50.0280125,\n "lon": 3.2696109,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957190,\n "lat": 50.0280135,\n "lon": 3.2692649,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957191,\n "lat": 50.0280135,\n "lon": 3.2709709,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957192,\n "lat": 50.0280135,\n "lon": 3.2709809,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957193,\n "lat": 50.0280155,\n "lon": 3.2677819,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957194,\n "lat": 50.0280155,\n "lon": 3.2709789,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957195,\n "lat": 50.0280165,\n "lon": 3.2659339,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957196,\n "lat": 50.0280165,\n "lon": 3.2677759,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957197,\n "lat": 50.0280165,\n "lon": 3.2709729,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957198,\n "lat": 50.0280185,\n "lon": 3.2677839,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957199,\n "lat": 50.0280215,\n "lon": 3.2672789,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957200,\n "lat": 50.0280225,\n "lon": 3.2672699,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957201,\n "lat": 50.0280225,\n "lon": 3.2698229,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957202,\n "lat": 50.0280245,\n "lon": 3.2692049,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957203,\n "lat": 50.0280255,\n "lon": 3.2691949,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957204,\n "lat": 50.0280265,\n "lon": 3.2635459,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957205,\n "lat": 50.0280285,\n "lon": 3.2672819,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957206,\n "lat": 50.0280285,\n "lon": 3.2677049,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957207,\n "lat": 50.0280285,\n "lon": 3.2681749,\n "timestamp": "2015-10-01T20:14:21Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957208,\n "lat": 50.0280295,\n "lon": 3.2691799,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957209,\n "lat": 50.0280295,\n "lon": 3.2697869,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957210,\n "lat": 50.0280315,\n "lon": 3.2665179,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957211,\n "lat": 50.0280325,\n "lon": 3.2670569,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957212,\n "lat": 50.0280355,\n "lon": 3.2673969,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957213,\n "lat": 50.0280365,\n "lon": 3.2691279,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957214,\n "lat": 50.0280395,\n "lon": 3.2676419,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957215,\n "lat": 50.0280405,\n "lon": 3.2673699,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957216,\n "lat": 50.0280455,\n "lon": 3.2666489,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957217,\n "lat": 50.0280465,\n "lon": 3.2664569,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957218,\n "lat": 50.0280475,\n "lon": 3.2662709,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957219,\n "lat": 50.0280485,\n "lon": 3.2630199,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957220,\n "lat": 50.0280515,\n "lon": 3.2675669,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957221,\n "lat": 50.0280525,\n "lon": 3.2693239,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957222,\n "lat": 50.0280555,\n "lon": 3.2657619,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957223,\n "lat": 50.0280555,\n "lon": 3.2669499,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957224,\n "lat": 50.0280555,\n "lon": 3.2680199,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957225,\n "lat": 50.0280585,\n "lon": 3.2705639,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957226,\n "lat": 50.0280595,\n "lon": 3.2705569,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957227,\n "lat": 50.0280605,\n "lon": 3.2663909,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957228,\n "lat": 50.0280605,\n "lon": 3.2692839,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957229,\n "lat": 50.0280615,\n "lon": 3.2675049,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957230,\n "lat": 50.0280635,\n "lon": 3.2691949,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957231,\n "lat": 50.0280635,\n "lon": 3.2705699,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957232,\n "lat": 50.0280655,\n "lon": 3.2705669,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957233,\n "lat": 50.0280675,\n "lon": 3.2679499,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957234,\n "lat": 50.0280675,\n "lon": 3.2705569,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957235,\n "lat": 50.0280705,\n "lon": 3.2635759,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957236,\n "lat": 50.0280705,\n "lon": 3.2665379,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957237,\n "lat": 50.0280725,\n "lon": 3.2635639,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957238,\n "lat": 50.0280725,\n "lon": 3.2691419,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957239,\n "lat": 50.0280725,\n "lon": 3.2698009,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957240,\n "lat": 50.0280735,\n "lon": 3.2674329,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957241,\n "lat": 50.0280745,\n "lon": 3.2665179,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957242,\n "lat": 50.0280765,\n "lon": 3.2661409,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957243,\n "lat": 50.0280775,\n "lon": 3.2674139,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957244,\n "lat": 50.0280785,\n "lon": 3.2681989,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957245,\n "lat": 50.0280825,\n "lon": 3.2664029,\n "timestamp": "2015-10-01T20:14:22Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957246,\n "lat": 50.0280835,\n "lon": 3.2664749,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957247,\n "lat": 50.0280835,\n "lon": 3.2678589,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957248,\n "lat": 50.0280855,\n "lon": 3.2681609,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957249,\n "lat": 50.0280915,\n "lon": 3.2663569,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957250,\n "lat": 50.0280915,\n "lon": 3.2673109,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957251,\n "lat": 50.0280935,\n "lon": 3.2630449,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957252,\n "lat": 50.0280935,\n "lon": 3.2681139,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957253,\n "lat": 50.0280945,\n "lon": 3.2673009,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957254,\n "lat": 50.0280975,\n "lon": 3.2673059,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957255,\n "lat": 50.0280975,\n "lon": 3.2696409,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957256,\n "lat": 50.0280985,\n "lon": 3.2664819,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957357,\n "lat": 50.0281025,\n "lon": 3.2627759,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957358,\n "lat": 50.0281055,\n "lon": 3.2680449,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957359,\n "lat": 50.0281095,\n "lon": 3.2663079,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957360,\n "lat": 50.0281105,\n "lon": 3.2665399,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957361,\n "lat": 50.0281105,\n "lon": 3.2678599,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957362,\n "lat": 50.0281115,\n "lon": 3.2663009,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957363,\n "lat": 50.0281115,\n "lon": 3.2664309,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957364,\n "lat": 50.0281155,\n "lon": 3.2664319,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957365,\n "lat": 50.0281175,\n "lon": 3.2664249,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957366,\n "lat": 50.0281185,\n "lon": 3.2664939,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957371,\n "lat": 50.0281185,\n "lon": 3.2693079,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957372,\n "lat": 50.0281205,\n "lon": 3.2664249,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957373,\n "lat": 50.0281265,\n "lon": 3.2692479,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957374,\n "lat": 50.0281315,\n "lon": 3.2663779,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957375,\n "lat": 50.0281325,\n "lon": 3.2630659,\n "timestamp": "2015-10-01T20:14:23Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957376,\n "lat": 50.0281335,\n "lon": 3.2662059,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957377,\n "lat": 50.0281365,\n "lon": 3.2637259,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957378,\n "lat": 50.0281375,\n "lon": 3.2677199,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957379,\n "lat": 50.0281375,\n "lon": 3.2693159,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957380,\n "lat": 50.0281395,\n "lon": 3.2661759,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957381,\n "lat": 50.0281455,\n "lon": 3.2663169,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957382,\n "lat": 50.0281465,\n "lon": 3.2627989,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957383,\n "lat": 50.0281465,\n "lon": 3.2628179,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957384,\n "lat": 50.0281465,\n "lon": 3.2681849,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957385,\n "lat": 50.0281485,\n "lon": 3.2692559,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957386,\n "lat": 50.0281505,\n "lon": 3.2628009,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957387,\n "lat": 50.0281535,\n "lon": 3.2679869,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957388,\n "lat": 50.0281535,\n "lon": 3.2681429,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957389,\n "lat": 50.0281545,\n "lon": 3.2662929,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957390,\n "lat": 50.0281545,\n "lon": 3.2679809,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957391,\n "lat": 50.0281555,\n "lon": 3.2636089,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957392,\n "lat": 50.0281585,\n "lon": 3.2678809,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957393,\n "lat": 50.0281585,\n "lon": 3.2678909,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957394,\n "lat": 50.0281655,\n "lon": 3.2662259,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957395,\n "lat": 50.0281675,\n "lon": 3.2627099,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957396,\n "lat": 50.0281735,\n "lon": 3.2630889,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957397,\n "lat": 50.0281755,\n "lon": 3.2628319,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957398,\n "lat": 50.0281785,\n "lon": 3.2663069,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957399,\n "lat": 50.0281835,\n "lon": 3.2628159,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957400,\n "lat": 50.0281845,\n "lon": 3.2630339,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957401,\n "lat": 50.0281875,\n "lon": 3.2628379,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957402,\n "lat": 50.0281885,\n "lon": 3.2661479,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957403,\n "lat": 50.0281895,\n "lon": 3.2628339,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957404,\n "lat": 50.0281925,\n "lon": 3.2628209,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957405,\n "lat": 50.0282025,\n "lon": 3.2627279,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957406,\n "lat": 50.0282045,\n "lon": 3.2644179,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957407,\n "lat": 50.0282065,\n "lon": 3.2661829,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957408,\n "lat": 50.0282095,\n "lon": 3.2627319,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957409,\n "lat": 50.0282105,\n "lon": 3.2665999,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957410,\n "lat": 50.0282115,\n "lon": 3.2661929,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957411,\n "lat": 50.0282125,\n "lon": 3.2628919,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957412,\n "lat": 50.0282125,\n "lon": 3.2661909,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957413,\n "lat": 50.0282145,\n "lon": 3.2661859,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957414,\n "lat": 50.0282155,\n "lon": 3.2661849,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957415,\n "lat": 50.0282165,\n "lon": 3.2661989,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957416,\n "lat": 50.0282205,\n "lon": 3.2628499,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957417,\n "lat": 50.0282205,\n "lon": 3.2661929,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957418,\n "lat": 50.0282205,\n "lon": 3.2665469,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957419,\n "lat": 50.0282255,\n "lon": 3.2676909,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957420,\n "lat": 50.0282255,\n "lon": 3.2678839,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957421,\n "lat": 50.0282285,\n "lon": 3.2667569,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957422,\n "lat": 50.0282345,\n "lon": 3.2678399,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957423,\n "lat": 50.0282345,\n "lon": 3.2680159,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957424,\n "lat": 50.0282345,\n "lon": 3.2680499,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957425,\n "lat": 50.0282405,\n "lon": 3.2664479,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957426,\n "lat": 50.0282445,\n "lon": 3.2675949,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957427,\n "lat": 50.0282465,\n "lon": 3.2642499,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957428,\n "lat": 50.0282505,\n "lon": 3.2679309,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957429,\n "lat": 50.0282545,\n "lon": 3.2679419,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957430,\n "lat": 50.0282595,\n "lon": 3.2660489,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957431,\n "lat": 50.0282595,\n "lon": 3.2672699,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957432,\n "lat": 50.0282605,\n "lon": 3.2666279,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957433,\n "lat": 50.0282655,\n "lon": 3.2660199,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957434,\n "lat": 50.0282685,\n "lon": 3.2674199,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957435,\n "lat": 50.0282695,\n "lon": 3.2662589,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957436,\n "lat": 50.0282735,\n "lon": 3.2665739,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957437,\n "lat": 50.0282735,\n "lon": 3.2671959,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957438,\n "lat": 50.0282755,\n "lon": 3.2662219,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957439,\n "lat": 50.0282785,\n "lon": 3.2662639,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957440,\n "lat": 50.0282795,\n "lon": 3.2658879,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957441,\n "lat": 50.0282835,\n "lon": 3.2678599,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957442,\n "lat": 50.0282845,\n "lon": 3.2629239,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957443,\n "lat": 50.0282845,\n "lon": 3.2658639,\n "timestamp": "2015-10-01T20:14:24Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957444,\n "lat": 50.0282865,\n "lon": 3.2662259,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957445,\n "lat": 50.0282895,\n "lon": 3.2678309,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957446,\n "lat": 50.0282905,\n "lon": 3.2672869,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957447,\n "lat": 50.0282915,\n "lon": 3.2662019,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957448,\n "lat": 50.0282925,\n "lon": 3.2660639,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957449,\n "lat": 50.0282935,\n "lon": 3.2657509,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957450,\n "lat": 50.0282935,\n "lon": 3.2664719,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957451,\n "lat": 50.0282935,\n "lon": 3.2680769,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957452,\n "lat": 50.0282955,\n "lon": 3.2677959,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957453,\n "lat": 50.0282975,\n "lon": 3.2620129,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957454,\n "lat": 50.0282975,\n "lon": 3.2660349,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957455,\n "lat": 50.0283035,\n "lon": 3.2650559,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957456,\n "lat": 50.0283065,\n "lon": 3.2656849,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957657,\n "lat": 50.0283065,\n "lon": 3.2657589,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957658,\n "lat": 50.0283105,\n "lon": 3.2672069,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957659,\n "lat": 50.0283115,\n "lon": 3.2635699,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957660,\n "lat": 50.0283145,\n "lon": 3.2679659,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957661,\n "lat": 50.0283175,\n "lon": 3.2649949,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957662,\n "lat": 50.0283205,\n "lon": 3.2635759,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957663,\n "lat": 50.0283205,\n "lon": 3.2656939,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957664,\n "lat": 50.0283215,\n "lon": 3.2678439,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957665,\n "lat": 50.0283235,\n "lon": 3.2626839,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957666,\n "lat": 50.0283245,\n "lon": 3.2655499,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957667,\n "lat": 50.0283245,\n "lon": 3.2679629,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957668,\n "lat": 50.0283285,\n "lon": 3.2678119,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957669,\n "lat": 50.0283305,\n "lon": 3.2626889,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957670,\n "lat": 50.0283305,\n "lon": 3.2655229,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957671,\n "lat": 50.0283315,\n "lon": 3.2618349,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957672,\n "lat": 50.0283315,\n "lon": 3.2650719,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957673,\n "lat": 50.0283315,\n "lon": 3.2679259,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957674,\n "lat": 50.0283345,\n "lon": 3.2659229,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957675,\n "lat": 50.0283375,\n "lon": 3.2622689,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957676,\n "lat": 50.0283375,\n "lon": 3.2622699,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957677,\n "lat": 50.0283385,\n "lon": 3.2631039,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957678,\n "lat": 50.0283395,\n "lon": 3.2653889,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957679,\n "lat": 50.0283395,\n "lon": 3.2678829,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957680,\n "lat": 50.0283415,\n "lon": 3.2634659,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957681,\n "lat": 50.0283415,\n "lon": 3.2658989,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957682,\n "lat": 50.0283415,\n "lon": 3.2662249,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957683,\n "lat": 50.0283425,\n "lon": 3.2630839,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957684,\n "lat": 50.0283435,\n "lon": 3.2631209,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957685,\n "lat": 50.0283435,\n "lon": 3.2653699,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957686,\n "lat": 50.0283445,\n "lon": 3.2654319,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957687,\n "lat": 50.0283455,\n "lon": 3.2650119,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957688,\n "lat": 50.0283455,\n "lon": 3.2674489,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957689,\n "lat": 50.0283465,\n "lon": 3.2631079,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957690,\n "lat": 50.0283465,\n "lon": 3.2637419,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957691,\n "lat": 50.0283465,\n "lon": 3.2656559,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957692,\n "lat": 50.0283485,\n "lon": 3.2655819,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957693,\n "lat": 50.0283485,\n "lon": 3.2656699,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957694,\n "lat": 50.0283505,\n "lon": 3.2630879,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957695,\n "lat": 50.0283505,\n "lon": 3.2656579,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957696,\n "lat": 50.0283515,\n "lon": 3.2634719,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957697,\n "lat": 50.0283515,\n "lon": 3.2653959,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957698,\n "lat": 50.0283525,\n "lon": 3.2655649,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957699,\n "lat": 50.0283535,\n "lon": 3.2650849,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957700,\n "lat": 50.0283555,\n "lon": 3.2653759,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957701,\n "lat": 50.0283565,\n "lon": 3.2656749,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957702,\n "lat": 50.0283585,\n "lon": 3.2656629,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957703,\n "lat": 50.0283595,\n "lon": 3.2636849,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957704,\n "lat": 50.0283615,\n "lon": 3.2655919,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957705,\n "lat": 50.0283625,\n "lon": 3.2655889,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957706,\n "lat": 50.0283665,\n "lon": 3.2630239,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957707,\n "lat": 50.0283665,\n "lon": 3.2654599,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957708,\n "lat": 50.0283675,\n "lon": 3.2650269,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957709,\n "lat": 50.0283675,\n "lon": 3.2655739,\n "timestamp": "2015-10-01T20:14:25Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957710,\n "lat": 50.0283695,\n "lon": 3.2654469,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957711,\n "lat": 50.0283705,\n "lon": 3.2634049,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957712,\n "lat": 50.0283705,\n "lon": 3.2656959,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957713,\n "lat": 50.0283705,\n "lon": 3.2667919,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957714,\n "lat": 50.0283715,\n "lon": 3.2632019,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957715,\n "lat": 50.0283725,\n "lon": 3.2667579,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957716,\n "lat": 50.0283735,\n "lon": 3.2655449,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957717,\n "lat": 50.0283745,\n "lon": 3.2636159,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957718,\n "lat": 50.0283755,\n "lon": 3.2656729,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957719,\n "lat": 50.0283765,\n "lon": 3.2667599,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957720,\n "lat": 50.0283795,\n "lon": 3.2656749,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957721,\n "lat": 50.0283805,\n "lon": 3.2672349,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957722,\n "lat": 50.0283825,\n "lon": 3.2631589,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957723,\n "lat": 50.0283825,\n "lon": 3.2653899,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957724,\n "lat": 50.0283835,\n "lon": 3.2654769,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957725,\n "lat": 50.0283845,\n "lon": 3.2654699,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957726,\n "lat": 50.0283875,\n "lon": 3.2654789,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957727,\n "lat": 50.0283895,\n "lon": 3.2654699,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957728,\n "lat": 50.0283945,\n "lon": 3.2656119,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957729,\n "lat": 50.0283995,\n "lon": 3.2623059,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957730,\n "lat": 50.0283995,\n "lon": 3.2652259,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957731,\n "lat": 50.0284005,\n "lon": 3.2635249,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957732,\n "lat": 50.0284015,\n "lon": 3.2650439,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957733,\n "lat": 50.0284035,\n "lon": 3.2630449,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957734,\n "lat": 50.0284055,\n "lon": 3.2630369,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957735,\n "lat": 50.0284065,\n "lon": 3.2677719,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957736,\n "lat": 50.0284115,\n "lon": 3.2665349,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957737,\n "lat": 50.0284155,\n "lon": 3.2668119,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957738,\n "lat": 50.0284185,\n "lon": 3.2631929,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957739,\n "lat": 50.0284195,\n "lon": 3.2637729,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957740,\n "lat": 50.0284195,\n "lon": 3.2651399,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957741,\n "lat": 50.0284205,\n "lon": 3.2631799,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957742,\n "lat": 50.0284245,\n "lon": 3.2676779,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957743,\n "lat": 50.0284305,\n "lon": 3.2637149,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957744,\n "lat": 50.0284315,\n "lon": 3.2632009,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957745,\n "lat": 50.0284325,\n "lon": 3.2656089,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957746,\n "lat": 50.0284335,\n "lon": 3.2631889,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957747,\n "lat": 50.0284365,\n "lon": 3.2649009,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957748,\n "lat": 50.0284395,\n "lon": 3.2655839,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957749,\n "lat": 50.0284485,\n "lon": 3.2658349,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957750,\n "lat": 50.0284485,\n "lon": 3.2677899,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957751,\n "lat": 50.0284635,\n "lon": 3.2651519,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957752,\n "lat": 50.0284635,\n "lon": 3.2657669,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957753,\n "lat": 50.0284645,\n "lon": 3.2665439,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957754,\n "lat": 50.0284655,\n "lon": 3.2635659,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957755,\n "lat": 50.0284655,\n "lon": 3.2676969,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957756,\n "lat": 50.0284665,\n "lon": 3.2657499,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957857,\n "lat": 50.0284675,\n "lon": 3.2652639,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957858,\n "lat": 50.0284725,\n "lon": 3.2648949,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957859,\n "lat": 50.0284785,\n "lon": 3.2632289,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957860,\n "lat": 50.0284815,\n "lon": 3.2632169,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957861,\n "lat": 50.0284825,\n "lon": 3.2622189,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957862,\n "lat": 50.0284845,\n "lon": 3.2656649,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957863,\n "lat": 50.0284855,\n "lon": 3.2656579,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957864,\n "lat": 50.0284855,\n "lon": 3.2675819,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957865,\n "lat": 50.0284875,\n "lon": 3.2634859,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957866,\n "lat": 50.0284875,\n "lon": 3.2651799,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957867,\n "lat": 50.0284905,\n "lon": 3.2648189,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957868,\n "lat": 50.0284915,\n "lon": 3.2668649,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957869,\n "lat": 50.0284955,\n "lon": 3.2656129,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957870,\n "lat": 50.0284955,\n "lon": 3.2668039,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957871,\n "lat": 50.0284955,\n "lon": 3.2680409,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957872,\n "lat": 50.0285025,\n "lon": 3.2645959,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957873,\n "lat": 50.0285035,\n "lon": 3.2621069,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957874,\n "lat": 50.0285075,\n "lon": 3.2631069,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957875,\n "lat": 50.0285095,\n "lon": 3.2630989,\n "timestamp": "2015-10-01T20:14:26Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957876,\n "lat": 50.0285095,\n "lon": 3.2632329,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957877,\n "lat": 50.0285105,\n "lon": 3.2679639,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957878,\n "lat": 50.0285115,\n "lon": 3.2655379,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957879,\n "lat": 50.0285125,\n "lon": 3.2649449,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957880,\n "lat": 50.0285145,\n "lon": 3.2632349,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957881,\n "lat": 50.0285235,\n "lon": 3.2645039,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957882,\n "lat": 50.0285255,\n "lon": 3.2654679,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957883,\n "lat": 50.0285325,\n "lon": 3.2649949,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957884,\n "lat": 50.0285375,\n "lon": 3.2619299,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957885,\n "lat": 50.0285405,\n "lon": 3.2631259,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957886,\n "lat": 50.0285415,\n "lon": 3.2644279,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957887,\n "lat": 50.0285415,\n "lon": 3.2649449,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957888,\n "lat": 50.0285445,\n "lon": 3.2618949,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957889,\n "lat": 50.0285485,\n "lon": 3.2627139,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957890,\n "lat": 50.0285525,\n "lon": 3.2636259,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957891,\n "lat": 50.0285545,\n "lon": 3.2668099,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957892,\n "lat": 50.0285575,\n "lon": 3.2643649,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957893,\n "lat": 50.0285595,\n "lon": 3.2668779,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957894,\n "lat": 50.0285615,\n "lon": 3.2647539,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957895,\n "lat": 50.0285615,\n "lon": 3.2668539,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957896,\n "lat": 50.0285675,\n "lon": 3.2626159,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957897,\n "lat": 50.0285715,\n "lon": 3.2665639,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957898,\n "lat": 50.0285745,\n "lon": 3.2635459,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957899,\n "lat": 50.0285775,\n "lon": 3.2646889,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957900,\n "lat": 50.0285915,\n "lon": 3.2645439,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957901,\n "lat": 50.0286095,\n "lon": 3.2668629,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957902,\n "lat": 50.0286105,\n "lon": 3.2636639,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957903,\n "lat": 50.0286125,\n "lon": 3.2649789,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957904,\n "lat": 50.0286135,\n "lon": 3.2650369,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957905,\n "lat": 50.0286145,\n "lon": 3.2667989,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957906,\n "lat": 50.0286175,\n "lon": 3.2667539,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957907,\n "lat": 50.0286195,\n "lon": 3.2655939,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957908,\n "lat": 50.0286205,\n "lon": 3.2636619,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957909,\n "lat": 50.0286215,\n "lon": 3.2649919,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957910,\n "lat": 50.0286265,\n "lon": 3.2644049,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957911,\n "lat": 50.0286265,\n "lon": 3.2667999,\n "timestamp": "2015-10-01T20:14:27Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957912,\n "lat": 50.0286295,\n "lon": 3.2648999,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957913,\n "lat": 50.0286305,\n "lon": 3.2665859,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957914,\n "lat": 50.0286305,\n "lon": 3.2667539,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957915,\n "lat": 50.0286315,\n "lon": 3.2622869,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957916,\n "lat": 50.0286315,\n "lon": 3.2665709,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957917,\n "lat": 50.0286325,\n "lon": 3.2667349,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957918,\n "lat": 50.0286405,\n "lon": 3.2654869,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957919,\n "lat": 50.0286415,\n "lon": 3.2635919,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957920,\n "lat": 50.0286415,\n "lon": 3.2642049,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957921,\n "lat": 50.0286485,\n "lon": 3.2648069,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957922,\n "lat": 50.0286535,\n "lon": 3.2641539,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957923,\n "lat": 50.0286545,\n "lon": 3.2636869,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957924,\n "lat": 50.0286565,\n "lon": 3.2636939,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957925,\n "lat": 50.0286635,\n "lon": 3.2678859,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957926,\n "lat": 50.0286645,\n "lon": 3.2647399,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957927,\n "lat": 50.0286655,\n "lon": 3.2652689,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957928,\n "lat": 50.0286685,\n "lon": 3.2641619,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957929,\n "lat": 50.0286705,\n "lon": 3.2637279,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957930,\n "lat": 50.0286745,\n "lon": 3.2636149,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957931,\n "lat": 50.0286755,\n "lon": 3.2637049,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957932,\n "lat": 50.0286765,\n "lon": 3.2641259,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957933,\n "lat": 50.0286765,\n "lon": 3.2656319,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957934,\n "lat": 50.0286775,\n "lon": 3.2656239,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957935,\n "lat": 50.0286805,\n "lon": 3.2651969,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957936,\n "lat": 50.0286935,\n "lon": 3.2619629,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957937,\n "lat": 50.0286975,\n "lon": 3.2626769,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957938,\n "lat": 50.0287005,\n "lon": 3.2626669,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957939,\n "lat": 50.0287015,\n "lon": 3.2676669,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957940,\n "lat": 50.0287035,\n "lon": 3.2650859,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957941,\n "lat": 50.0287045,\n "lon": 3.2652839,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957942,\n "lat": 50.0287095,\n "lon": 3.2667819,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957943,\n "lat": 50.0287115,\n "lon": 3.2641409,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957944,\n "lat": 50.0287115,\n "lon": 3.2650459,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957945,\n "lat": 50.0287115,\n "lon": 3.2667499,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957946,\n "lat": 50.0287155,\n "lon": 3.2650309,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957947,\n "lat": 50.0287205,\n "lon": 3.2652149,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957948,\n "lat": 50.0287235,\n "lon": 3.2640859,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957949,\n "lat": 50.0287265,\n "lon": 3.2667839,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957950,\n "lat": 50.0287275,\n "lon": 3.2650999,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957951,\n "lat": 50.0287365,\n "lon": 3.2650569,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957952,\n "lat": 50.0287385,\n "lon": 3.2666029,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957953,\n "lat": 50.0287395,\n "lon": 3.2649069,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957954,\n "lat": 50.0287475,\n "lon": 3.2638549,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957955,\n "lat": 50.0287485,\n "lon": 3.2642659,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957956,\n "lat": 50.0287575,\n "lon": 3.2656709,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957957,\n "lat": 50.0287585,\n "lon": 3.2637869,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957958,\n "lat": 50.0287585,\n "lon": 3.2668569,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957959,\n "lat": 50.0287585,\n "lon": 3.2668659,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957960,\n "lat": 50.0287585,\n "lon": 3.2669329,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957961,\n "lat": 50.0287605,\n "lon": 3.2669189,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957962,\n "lat": 50.0287625,\n "lon": 3.2667949,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957963,\n "lat": 50.0287635,\n "lon": 3.2647829,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957964,\n "lat": 50.0287635,\n "lon": 3.2667829,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957965,\n "lat": 50.0287635,\n "lon": 3.2668669,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957966,\n "lat": 50.0287645,\n "lon": 3.2668569,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957967,\n "lat": 50.0287645,\n "lon": 3.2669269,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957968,\n "lat": 50.0287655,\n "lon": 3.2667299,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957969,\n "lat": 50.0287665,\n "lon": 3.2656609,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957970,\n "lat": 50.0287665,\n "lon": 3.2667169,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957971,\n "lat": 50.0287675,\n "lon": 3.2667969,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957972,\n "lat": 50.0287685,\n "lon": 3.2667829,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957973,\n "lat": 50.0287705,\n "lon": 3.2666619,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957974,\n "lat": 50.0287705,\n "lon": 3.2669409,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957975,\n "lat": 50.0287715,\n "lon": 3.2666529,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957976,\n "lat": 50.0287725,\n "lon": 3.2667169,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957977,\n "lat": 50.0287725,\n "lon": 3.2667319,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957978,\n "lat": 50.0287735,\n "lon": 3.2665909,\n "timestamp": "2015-10-01T20:14:28Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957979,\n "lat": 50.0287745,\n "lon": 3.2665829,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957980,\n "lat": 50.0287755,\n "lon": 3.2633939,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957981,\n "lat": 50.0287755,\n "lon": 3.2670379,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957982,\n "lat": 50.0287765,\n "lon": 3.2656129,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957983,\n "lat": 50.0287765,\n "lon": 3.2666539,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957984,\n "lat": 50.0287765,\n "lon": 3.2666639,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957985,\n "lat": 50.0287775,\n "lon": 3.2641139,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957986,\n "lat": 50.0287775,\n "lon": 3.2669939,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957987,\n "lat": 50.0287815,\n "lon": 3.2665939,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957988,\n "lat": 50.0287825,\n "lon": 3.2669909,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957989,\n "lat": 50.0287845,\n "lon": 3.2669749,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957990,\n "lat": 50.0287875,\n "lon": 3.2655389,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957991,\n "lat": 50.0287915,\n "lon": 3.2646379,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957992,\n "lat": 50.0287925,\n "lon": 3.2655129,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957993,\n "lat": 50.0287955,\n "lon": 3.2650609,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957994,\n "lat": 50.0287995,\n "lon": 3.2655429,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957995,\n "lat": 50.0288025,\n "lon": 3.2638789,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957996,\n "lat": 50.0288035,\n "lon": 3.2665389,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957997,\n "lat": 50.0288035,\n "lon": 3.2665489,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957998,\n "lat": 50.0288045,\n "lon": 3.2655199,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767957999,\n "lat": 50.0288055,\n "lon": 3.2645619,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958000,\n "lat": 50.0288065,\n "lon": 3.2665889,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958001,\n "lat": 50.0288085,\n "lon": 3.2638199,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958002,\n "lat": 50.0288085,\n "lon": 3.2665509,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958003,\n "lat": 50.0288115,\n "lon": 3.2649719,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958004,\n "lat": 50.0288165,\n "lon": 3.2648189,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958005,\n "lat": 50.0288185,\n "lon": 3.2648009,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958006,\n "lat": 50.0288185,\n "lon": 3.2649369,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958007,\n "lat": 50.0288195,\n "lon": 3.2637179,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958008,\n "lat": 50.0288195,\n "lon": 3.2645009,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958009,\n "lat": 50.0288215,\n "lon": 3.2669969,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958010,\n "lat": 50.0288225,\n "lon": 3.2669819,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958011,\n "lat": 50.0288315,\n "lon": 3.2657689,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958012,\n "lat": 50.0288315,\n "lon": 3.2657769,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958013,\n "lat": 50.0288345,\n "lon": 3.2644279,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958014,\n "lat": 50.0288365,\n "lon": 3.2644159,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958015,\n "lat": 50.0288395,\n "lon": 3.2665429,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958016,\n "lat": 50.0288405,\n "lon": 3.2665349,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958017,\n "lat": 50.0288415,\n "lon": 3.2670489,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958018,\n "lat": 50.0288455,\n "lon": 3.2665929,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958019,\n "lat": 50.0288455,\n "lon": 3.2669999,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958020,\n "lat": 50.0288465,\n "lon": 3.2669429,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958021,\n "lat": 50.0288475,\n "lon": 3.2655819,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958022,\n "lat": 50.0288475,\n "lon": 3.2656469,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958023,\n "lat": 50.0288475,\n "lon": 3.2665669,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958024,\n "lat": 50.0288485,\n "lon": 3.2648519,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958025,\n "lat": 50.0288485,\n "lon": 3.2649829,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958026,\n "lat": 50.0288485,\n "lon": 3.2665569,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958027,\n "lat": 50.0288495,\n "lon": 3.2669329,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958028,\n "lat": 50.0288505,\n "lon": 3.2648379,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958029,\n "lat": 50.0288505,\n "lon": 3.2649759,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958030,\n "lat": 50.0288505,\n "lon": 3.2665439,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958031,\n "lat": 50.0288515,\n "lon": 3.2665369,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958032,\n "lat": 50.0288515,\n "lon": 3.2668809,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958033,\n "lat": 50.0288525,\n "lon": 3.2628539,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958034,\n "lat": 50.0288525,\n "lon": 3.2669489,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958035,\n "lat": 50.0288535,\n "lon": 3.2665549,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958036,\n "lat": 50.0288535,\n "lon": 3.2668689,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958037,\n "lat": 50.0288545,\n "lon": 3.2643309,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958038,\n "lat": 50.0288545,\n "lon": 3.2665459,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958039,\n "lat": 50.0288565,\n "lon": 3.2668099,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958040,\n "lat": 50.0288565,\n "lon": 3.2668799,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958041,\n "lat": 50.0288565,\n "lon": 3.2669399,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958042,\n "lat": 50.0288575,\n "lon": 3.2668709,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958043,\n "lat": 50.0288585,\n "lon": 3.2667989,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958044,\n "lat": 50.0288605,\n "lon": 3.2667449,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958045,\n "lat": 50.0288615,\n "lon": 3.2665959,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958046,\n "lat": 50.0288615,\n "lon": 3.2667349,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958047,\n "lat": 50.0288615,\n "lon": 3.2668109,\n "timestamp": "2015-10-01T20:14:29Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958048,\n "lat": 50.0288625,\n "lon": 3.2628049,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958049,\n "lat": 50.0288625,\n "lon": 3.2649799,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958050,\n "lat": 50.0288625,\n "lon": 3.2668009,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958051,\n "lat": 50.0288635,\n "lon": 3.2627459,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958052,\n "lat": 50.0288635,\n "lon": 3.2657789,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958053,\n "lat": 50.0288635,\n "lon": 3.2657859,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958054,\n "lat": 50.0288655,\n "lon": 3.2666789,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958055,\n "lat": 50.0288655,\n "lon": 3.2667469,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958056,\n "lat": 50.0288665,\n "lon": 3.2649559,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958057,\n "lat": 50.0288665,\n "lon": 3.2666699,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958058,\n "lat": 50.0288665,\n "lon": 3.2667349,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958059,\n "lat": 50.0288705,\n "lon": 3.2666089,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958060,\n "lat": 50.0288715,\n "lon": 3.2666709,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958061,\n "lat": 50.0288715,\n "lon": 3.2666799,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958062,\n "lat": 50.0288725,\n "lon": 3.2629269,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958063,\n "lat": 50.0288735,\n "lon": 3.2627509,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958064,\n "lat": 50.0288745,\n "lon": 3.2666089,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958065,\n "lat": 50.0288755,\n "lon": 3.2654459,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958066,\n "lat": 50.0288765,\n "lon": 3.2665979,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958067,\n "lat": 50.0288815,\n "lon": 3.2669149,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958068,\n "lat": 50.0288825,\n "lon": 3.2657919,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958069,\n "lat": 50.0288835,\n "lon": 3.2628719,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958070,\n "lat": 50.0288925,\n "lon": 3.2652019,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958071,\n "lat": 50.0288925,\n "lon": 3.2662109,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958072,\n "lat": 50.0288935,\n "lon": 3.2667539,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958073,\n "lat": 50.0288945,\n "lon": 3.2628179,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958074,\n "lat": 50.0288955,\n "lon": 3.2662459,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958075,\n "lat": 50.0288975,\n "lon": 3.2662119,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958076,\n "lat": 50.0288975,\n "lon": 3.2665759,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958077,\n "lat": 50.0288995,\n "lon": 3.2641129,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958078,\n "lat": 50.0289045,\n "lon": 3.2625329,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958079,\n "lat": 50.0289045,\n "lon": 3.2625339,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958080,\n "lat": 50.0289045,\n "lon": 3.2651279,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958081,\n "lat": 50.0289045,\n "lon": 3.2656169,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958082,\n "lat": 50.0289065,\n "lon": 3.2669199,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958083,\n "lat": 50.0289065,\n "lon": 3.2669299,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958084,\n "lat": 50.0289155,\n "lon": 3.2669359,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958085,\n "lat": 50.0289165,\n "lon": 3.2624169,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958086,\n "lat": 50.0289175,\n "lon": 3.2653669,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958087,\n "lat": 50.0289185,\n "lon": 3.2628279,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958088,\n "lat": 50.0289215,\n "lon": 3.2640109,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958089,\n "lat": 50.0289235,\n "lon": 3.2641239,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958090,\n "lat": 50.0289255,\n "lon": 3.2668699,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958091,\n "lat": 50.0289265,\n "lon": 3.2658059,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958092,\n "lat": 50.0289275,\n "lon": 3.2626119,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958093,\n "lat": 50.0289275,\n "lon": 3.2627769,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958094,\n "lat": 50.0289315,\n "lon": 3.2634389,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958095,\n "lat": 50.0289365,\n "lon": 3.2634419,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958096,\n "lat": 50.0289365,\n "lon": 3.2634479,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958097,\n "lat": 50.0289365,\n "lon": 3.2667119,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958098,\n "lat": 50.0289385,\n "lon": 3.2662589,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958099,\n "lat": 50.0289395,\n "lon": 3.2625489,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958100,\n "lat": 50.0289405,\n "lon": 3.2665809,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958101,\n "lat": 50.0289415,\n "lon": 3.2652179,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958102,\n "lat": 50.0289415,\n "lon": 3.2662239,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958103,\n "lat": 50.0289415,\n "lon": 3.2668729,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958104,\n "lat": 50.0289435,\n "lon": 3.2648189,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958105,\n "lat": 50.0289475,\n "lon": 3.2640239,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958106,\n "lat": 50.0289475,\n "lon": 3.2646899,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958107,\n "lat": 50.0289475,\n "lon": 3.2647899,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958108,\n "lat": 50.0289475,\n "lon": 3.2667139,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958109,\n "lat": 50.0289515,\n "lon": 3.2647909,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958110,\n "lat": 50.0289535,\n "lon": 3.2651419,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958111,\n "lat": 50.0289585,\n "lon": 3.2646089,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958112,\n "lat": 50.0289595,\n "lon": 3.2626279,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958113,\n "lat": 50.0289595,\n "lon": 3.2642159,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958114,\n "lat": 50.0289595,\n "lon": 3.2645499,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958115,\n "lat": 50.0289625,\n "lon": 3.2647259,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958116,\n "lat": 50.0289655,\n "lon": 3.2641749,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958117,\n "lat": 50.0289675,\n "lon": 3.2644809,\n "timestamp": "2015-10-01T20:14:30Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958118,\n "lat": 50.0289675,\n "lon": 3.2645079,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958119,\n "lat": 50.0289705,\n "lon": 3.2644709,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958120,\n "lat": 50.0289735,\n "lon": 3.2647989,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958121,\n "lat": 50.0289775,\n "lon": 3.2620929,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958122,\n "lat": 50.0289795,\n "lon": 3.2653079,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958123,\n "lat": 50.0289805,\n "lon": 3.2640849,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958124,\n "lat": 50.0289855,\n "lon": 3.2640869,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958125,\n "lat": 50.0289855,\n "lon": 3.2647319,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958126,\n "lat": 50.0289895,\n "lon": 3.2647039,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958127,\n "lat": 50.0289925,\n "lon": 3.2643429,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958128,\n "lat": 50.0289925,\n "lon": 3.2662389,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958129,\n "lat": 50.0289945,\n "lon": 3.2667209,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958130,\n "lat": 50.0289945,\n "lon": 3.2667869,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958131,\n "lat": 50.0289955,\n "lon": 3.2665629,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958132,\n "lat": 50.0289965,\n "lon": 3.2643099,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958133,\n "lat": 50.0289995,\n "lon": 3.2634069,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958134,\n "lat": 50.0290005,\n "lon": 3.2656589,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958135,\n "lat": 50.0290005,\n "lon": 3.2667189,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958136,\n "lat": 50.0290015,\n "lon": 3.2651609,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958137,\n "lat": 50.0290025,\n "lon": 3.2642359,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958138,\n "lat": 50.0290025,\n "lon": 3.2698869,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958139,\n "lat": 50.0290035,\n "lon": 3.2646219,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958140,\n "lat": 50.0290065,\n "lon": 3.2641929,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958141,\n "lat": 50.0290105,\n "lon": 3.2650109,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958142,\n "lat": 50.0290105,\n "lon": 3.2698329,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958143,\n "lat": 50.0290115,\n "lon": 3.2650079,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958144,\n "lat": 50.0290135,\n "lon": 3.2648469,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958145,\n "lat": 50.0290145,\n "lon": 3.2645219,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958146,\n "lat": 50.0290155,\n "lon": 3.2632829,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958147,\n "lat": 50.0290155,\n "lon": 3.2644779,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958148,\n "lat": 50.0290155,\n "lon": 3.2648399,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958149,\n "lat": 50.0290205,\n "lon": 3.2644899,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958150,\n "lat": 50.0290215,\n "lon": 3.2634149,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958151,\n "lat": 50.0290215,\n "lon": 3.2654039,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958152,\n "lat": 50.0290225,\n "lon": 3.2629999,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958153,\n "lat": 50.0290225,\n "lon": 3.2649309,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958154,\n "lat": 50.0290265,\n "lon": 3.2643979,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958155,\n "lat": 50.0290275,\n "lon": 3.2640949,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958156,\n "lat": 50.0290285,\n "lon": 3.2658259,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958157,\n "lat": 50.0290295,\n "lon": 3.2628569,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958158,\n "lat": 50.0290295,\n "lon": 3.2638329,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958159,\n "lat": 50.0290295,\n "lon": 3.2655229,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958160,\n "lat": 50.0290305,\n "lon": 3.2640949,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958161,\n "lat": 50.0290325,\n "lon": 3.2643559,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958162,\n "lat": 50.0290335,\n "lon": 3.2638339,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958163,\n "lat": 50.0290335,\n "lon": 3.2640959,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958164,\n "lat": 50.0290335,\n "lon": 3.2653259,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958165,\n "lat": 50.0290345,\n "lon": 3.2628299,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958166,\n "lat": 50.0290365,\n "lon": 3.2648469,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958167,\n "lat": 50.0290375,\n "lon": 3.2643229,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958168,\n "lat": 50.0290395,\n "lon": 3.2648219,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958169,\n "lat": 50.0290425,\n "lon": 3.2632929,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958170,\n "lat": 50.0290435,\n "lon": 3.2669109,\n "timestamp": "2015-10-01T20:14:31Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958257,\n "lat": 50.0292695,\n "lon": 3.2635559,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958258,\n "lat": 50.0292745,\n "lon": 3.2709259,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958259,\n "lat": 50.0292765,\n "lon": 3.2666339,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958260,\n "lat": 50.0292785,\n "lon": 3.2640179,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958261,\n "lat": 50.0292805,\n "lon": 3.2669299,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958262,\n "lat": 50.0292825,\n "lon": 3.2708799,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958263,\n "lat": 50.0292835,\n "lon": 3.2658999,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958264,\n "lat": 50.0292845,\n "lon": 3.2659329,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958265,\n "lat": 50.0292865,\n "lon": 3.2639689,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958266,\n "lat": 50.0292915,\n "lon": 3.2663539,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958267,\n "lat": 50.0292925,\n "lon": 3.2703859,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958268,\n "lat": 50.0292965,\n "lon": 3.2639119,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958269,\n "lat": 50.0292995,\n "lon": 3.2633149,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958270,\n "lat": 50.0293005,\n "lon": 3.2703449,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958271,\n "lat": 50.0293025,\n "lon": 3.2638749,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958272,\n "lat": 50.0293045,\n "lon": 3.2707219,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958273,\n "lat": 50.0293195,\n "lon": 3.2706449,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958274,\n "lat": 50.0293205,\n "lon": 3.2632569,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958275,\n "lat": 50.0293215,\n "lon": 3.2663579,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958276,\n "lat": 50.0293225,\n "lon": 3.2635739,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958277,\n "lat": 50.0293225,\n "lon": 3.2663109,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958278,\n "lat": 50.0293245,\n "lon": 3.2708059,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958279,\n "lat": 50.0293265,\n "lon": 3.2658989,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958280,\n "lat": 50.0293265,\n "lon": 3.2659299,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958281,\n "lat": 50.0293285,\n "lon": 3.2700899,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958282,\n "lat": 50.0293295,\n "lon": 3.2704649,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958283,\n "lat": 50.0293305,\n "lon": 3.2671149,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958284,\n "lat": 50.0293305,\n "lon": 3.2710209,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958285,\n "lat": 50.0293325,\n "lon": 3.2631629,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958286,\n "lat": 50.0293325,\n "lon": 3.2687929,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958287,\n "lat": 50.0293345,\n "lon": 3.2635609,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958288,\n "lat": 50.0293345,\n "lon": 3.2639759,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958289,\n "lat": 50.0293345,\n "lon": 3.2670679,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958290,\n "lat": 50.0293355,\n "lon": 3.2700489,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958291,\n "lat": 50.0293375,\n "lon": 3.2707379,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958292,\n "lat": 50.0293385,\n "lon": 3.2662949,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958293,\n "lat": 50.0293385,\n "lon": 3.2704029,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958294,\n "lat": 50.0293395,\n "lon": 3.2706539,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958295,\n "lat": 50.0293415,\n "lon": 3.2702099,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958296,\n "lat": 50.0293435,\n "lon": 3.2699899,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958297,\n "lat": 50.0293435,\n "lon": 3.2700509,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958298,\n "lat": 50.0293445,\n "lon": 3.2633859,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958299,\n "lat": 50.0293445,\n "lon": 3.2634669,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958300,\n "lat": 50.0293455,\n "lon": 3.2638819,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958301,\n "lat": 50.0293465,\n "lon": 3.2666799,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958302,\n "lat": 50.0293475,\n "lon": 3.2703629,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958303,\n "lat": 50.0293495,\n "lon": 3.2633859,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958304,\n "lat": 50.0293505,\n "lon": 3.2709089,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958305,\n "lat": 50.0293515,\n "lon": 3.2633639,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958306,\n "lat": 50.0293525,\n "lon": 3.2703379,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958307,\n "lat": 50.0293535,\n "lon": 3.2662969,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958308,\n "lat": 50.0293545,\n "lon": 3.2633299,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958309,\n "lat": 50.0293545,\n "lon": 3.2699929,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958310,\n "lat": 50.0293565,\n "lon": 3.2671219,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958311,\n "lat": 50.0293575,\n "lon": 3.2663619,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958312,\n "lat": 50.0293585,\n "lon": 3.2704779,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958313,\n "lat": 50.0293605,\n "lon": 3.2701209,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958314,\n "lat": 50.0293615,\n "lon": 3.2663629,\n "timestamp": "2015-10-01T20:14:34Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958315,\n "lat": 50.0293615,\n "lon": 3.2670749,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958316,\n "lat": 50.0293615,\n "lon": 3.2686539,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958317,\n "lat": 50.0293625,\n "lon": 3.2663269,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958318,\n "lat": 50.0293635,\n "lon": 3.2663949,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958319,\n "lat": 50.0293635,\n "lon": 3.2708239,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958320,\n "lat": 50.0293645,\n "lon": 3.2633879,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958321,\n "lat": 50.0293645,\n "lon": 3.2670489,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958322,\n "lat": 50.0293645,\n "lon": 3.2704449,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958323,\n "lat": 50.0293675,\n "lon": 3.2633689,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958324,\n "lat": 50.0293685,\n "lon": 3.2662829,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958325,\n "lat": 50.0293685,\n "lon": 3.2704979,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958326,\n "lat": 50.0293695,\n "lon": 3.2704149,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958327,\n "lat": 50.0293745,\n "lon": 3.2669569,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958328,\n "lat": 50.0293785,\n "lon": 3.2704189,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958329,\n "lat": 50.0293785,\n "lon": 3.2704479,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958330,\n "lat": 50.0293825,\n "lon": 3.2659019,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958331,\n "lat": 50.0293825,\n "lon": 3.2667029,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958332,\n "lat": 50.0293825,\n "lon": 3.2694059,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958333,\n "lat": 50.0293825,\n "lon": 3.2696809,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958334,\n "lat": 50.0293825,\n "lon": 3.2704199,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958335,\n "lat": 50.0293845,\n "lon": 3.2658599,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958336,\n "lat": 50.0293855,\n "lon": 3.2703529,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958337,\n "lat": 50.0293885,\n "lon": 3.2703379,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958338,\n "lat": 50.0293885,\n "lon": 3.2706759,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958339,\n "lat": 50.0293895,\n "lon": 3.2668129,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958340,\n "lat": 50.0293895,\n "lon": 3.2693629,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958341,\n "lat": 50.0293915,\n "lon": 3.2705079,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958342,\n "lat": 50.0293955,\n "lon": 3.2641849,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958343,\n "lat": 50.0293975,\n "lon": 3.2695769,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958344,\n "lat": 50.0293975,\n "lon": 3.2706799,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958345,\n "lat": 50.0293985,\n "lon": 3.2695779,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958346,\n "lat": 50.0294005,\n "lon": 3.2669509,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958347,\n "lat": 50.0294005,\n "lon": 3.2702649,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958348,\n "lat": 50.0294045,\n "lon": 3.2704369,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958349,\n "lat": 50.0294085,\n "lon": 3.2635799,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958350,\n "lat": 50.0294085,\n "lon": 3.2640079,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958351,\n "lat": 50.0294105,\n "lon": 3.2694929,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958352,\n "lat": 50.0294125,\n "lon": 3.2694939,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958353,\n "lat": 50.0294125,\n "lon": 3.2702479,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958354,\n "lat": 50.0294155,\n "lon": 3.2668179,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958355,\n "lat": 50.0294155,\n "lon": 3.2694769,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958356,\n "lat": 50.0294185,\n "lon": 3.2634869,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958357,\n "lat": 50.0294195,\n "lon": 3.2704979,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958358,\n "lat": 50.0294225,\n "lon": 3.2666539,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958359,\n "lat": 50.0294225,\n "lon": 3.2694219,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958360,\n "lat": 50.0294255,\n "lon": 3.2666449,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958361,\n "lat": 50.0294255,\n "lon": 3.2705209,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958362,\n "lat": 50.0294285,\n "lon": 3.2704469,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958363,\n "lat": 50.0294285,\n "lon": 3.2705019,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958364,\n "lat": 50.0294315,\n "lon": 3.2693799,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958365,\n "lat": 50.0294335,\n "lon": 3.2704389,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958366,\n "lat": 50.0294345,\n "lon": 3.2701589,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958367,\n "lat": 50.0294375,\n "lon": 3.2641949,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958368,\n "lat": 50.0294395,\n "lon": 3.2693439,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958369,\n "lat": 50.0294405,\n "lon": 3.2672809,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958370,\n "lat": 50.0294455,\n "lon": 3.2703619,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958371,\n "lat": 50.0294505,\n "lon": 3.2635939,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958372,\n "lat": 50.0294515,\n "lon": 3.2640169,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958373,\n "lat": 50.0294555,\n "lon": 3.2666619,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958374,\n "lat": 50.0294575,\n "lon": 3.2702869,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958375,\n "lat": 50.0294585,\n "lon": 3.2636139,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958376,\n "lat": 50.0294605,\n "lon": 3.2666479,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958377,\n "lat": 50.0294605,\n "lon": 3.2672889,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958378,\n "lat": 50.0294605,\n "lon": 3.2697109,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958379,\n "lat": 50.0294625,\n "lon": 3.2696369,\n "timestamp": "2015-10-01T20:14:35Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958380,\n "lat": 50.0294655,\n "lon": 3.2665619,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958381,\n "lat": 50.0294675,\n "lon": 3.2696059,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958382,\n "lat": 50.0294685,\n "lon": 3.2671599,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958383,\n "lat": 50.0294695,\n "lon": 3.2666689,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958384,\n "lat": 50.0294705,\n "lon": 3.2670899,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958385,\n "lat": 50.0294705,\n "lon": 3.2692299,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958386,\n "lat": 50.0294715,\n "lon": 3.2696399,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958387,\n "lat": 50.0294725,\n "lon": 3.2671619,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958388,\n "lat": 50.0294735,\n "lon": 3.2666549,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958389,\n "lat": 50.0294745,\n "lon": 3.2633459,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958390,\n "lat": 50.0294745,\n "lon": 3.2694429,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958391,\n "lat": 50.0294765,\n "lon": 3.2696095,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958392,\n "lat": 50.0294775,\n "lon": 3.2664189,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958393,\n "lat": 50.0294775,\n "lon": 3.2670929,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958394,\n "lat": 50.0294775,\n "lon": 3.2694179,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958395,\n "lat": 50.0294785,\n "lon": 3.2671639,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958396,\n "lat": 50.0294785,\n "lon": 3.2691839,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958397,\n "lat": 50.0294795,\n "lon": 3.2664489,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958398,\n "lat": 50.0294815,\n "lon": 3.2632799,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958399,\n "lat": 50.0294815,\n "lon": 3.2670939,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958400,\n "lat": 50.0294845,\n "lon": 3.2693629,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958401,\n "lat": 50.0294845,\n "lon": 3.2694469,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958402,\n "lat": 50.0294855,\n "lon": 3.2632399,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958403,\n "lat": 50.0294865,\n "lon": 3.2663109,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958404,\n "lat": 50.0294865,\n "lon": 3.2693679,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958405,\n "lat": 50.0294885,\n "lon": 3.2694219,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958406,\n "lat": 50.0294935,\n "lon": 3.2667759,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958407,\n "lat": 50.0294945,\n "lon": 3.2693149,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958408,\n "lat": 50.0294965,\n "lon": 3.2669819,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958409,\n "lat": 50.0295025,\n "lon": 3.2636259,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958410,\n "lat": 50.0295025,\n "lon": 3.2696199,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958411,\n "lat": 50.0295045,\n "lon": 3.2690599,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958412,\n "lat": 50.0295085,\n "lon": 3.2692469,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958413,\n "lat": 50.0295095,\n "lon": 3.2688729,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958414,\n "lat": 50.0295095,\n "lon": 3.2690369,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958415,\n "lat": 50.0295125,\n "lon": 3.2671739,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958416,\n "lat": 50.0295145,\n "lon": 3.2692019,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958417,\n "lat": 50.0295165,\n "lon": 3.2666929,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958418,\n "lat": 50.0295175,\n "lon": 3.2681709,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958419,\n "lat": 50.0295175,\n "lon": 3.2688379,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958420,\n "lat": 50.0295195,\n "lon": 3.2695189,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958421,\n "lat": 50.0295215,\n "lon": 3.2691509,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958422,\n "lat": 50.0295225,\n "lon": 3.2671039,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958423,\n "lat": 50.0295265,\n "lon": 3.2633579,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958424,\n "lat": 50.0295265,\n "lon": 3.2681109,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958425,\n "lat": 50.0295265,\n "lon": 3.2692549,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958426,\n "lat": 50.0295315,\n "lon": 3.2632489,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958427,\n "lat": 50.0295325,\n "lon": 3.2632919,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958428,\n "lat": 50.0295345,\n "lon": 3.2690729,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958429,\n "lat": 50.0295345,\n "lon": 3.2692109,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958430,\n "lat": 50.0295355,\n "lon": 3.2642909,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958431,\n "lat": 50.0295355,\n "lon": 3.2694679,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958432,\n "lat": 50.0295365,\n "lon": 3.2687319,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958433,\n "lat": 50.0295375,\n "lon": 3.2632289,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958434,\n "lat": 50.0295385,\n "lon": 3.2670909,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958435,\n "lat": 50.0295385,\n "lon": 3.2690489,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958436,\n "lat": 50.0295395,\n "lon": 3.2690459,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958437,\n "lat": 50.0295395,\n "lon": 3.2694439,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958438,\n "lat": 50.0295405,\n "lon": 3.2641959,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958439,\n "lat": 50.0295435,\n "lon": 3.2688499,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958440,\n "lat": 50.0295465,\n "lon": 3.2691609,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958441,\n "lat": 50.0295475,\n "lon": 3.2691569,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958442,\n "lat": 50.0295535,\n "lon": 3.2636409,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958443,\n "lat": 50.0295625,\n "lon": 3.2634479,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958444,\n "lat": 50.0295625,\n "lon": 3.2687439,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958445,\n "lat": 50.0295635,\n "lon": 3.2669169,\n "timestamp": "2015-10-01T20:14:36Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958446,\n "lat": 50.0295645,\n "lon": 3.2634149,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958447,\n "lat": 50.0295665,\n "lon": 3.2687229,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958448,\n "lat": 50.0295735,\n "lon": 3.2688479,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958449,\n "lat": 50.0295755,\n "lon": 3.2691689,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958450,\n "lat": 50.0295815,\n "lon": 3.2691459,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958451,\n "lat": 50.0295825,\n "lon": 3.2634509,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958452,\n "lat": 50.0295825,\n "lon": 3.2686479,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958453,\n "lat": 50.0295825,\n "lon": 3.2687929,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958454,\n "lat": 50.0295835,\n "lon": 3.2632589,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958455,\n "lat": 50.0295855,\n "lon": 3.2634169,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958456,\n "lat": 50.0295895,\n "lon": 3.2681349,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958557,\n "lat": 50.0295935,\n "lon": 3.2642049,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958558,\n "lat": 50.0295935,\n "lon": 3.2642429,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958559,\n "lat": 50.0295945,\n "lon": 3.2631899,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958560,\n "lat": 50.0296025,\n "lon": 3.2666089,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958561,\n "lat": 50.0296055,\n "lon": 3.2642469,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958562,\n "lat": 50.0296055,\n "lon": 3.2671129,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958563,\n "lat": 50.0296085,\n "lon": 3.2682059,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958564,\n "lat": 50.0296115,\n "lon": 3.2636569,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958565,\n "lat": 50.0296185,\n "lon": 3.2640519,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958566,\n "lat": 50.0296185,\n "lon": 3.2664909,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958567,\n "lat": 50.0296185,\n "lon": 3.2679509,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958568,\n "lat": 50.0296195,\n "lon": 3.2643019,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958569,\n "lat": 50.0296195,\n "lon": 3.2681459,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958570,\n "lat": 50.0296205,\n "lon": 3.2634569,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958571,\n "lat": 50.0296225,\n "lon": 3.2642519,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958572,\n "lat": 50.0296255,\n "lon": 3.2634579,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958573,\n "lat": 50.0296265,\n "lon": 3.2639279,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958574,\n "lat": 50.0296275,\n "lon": 3.2634199,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958575,\n "lat": 50.0296275,\n "lon": 3.2693849,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958576,\n "lat": 50.0296285,\n "lon": 3.2669619,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958577,\n "lat": 50.0296295,\n "lon": 3.2632809,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958578,\n "lat": 50.0296325,\n "lon": 3.2632089,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958579,\n "lat": 50.0296425,\n "lon": 3.2693109,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958580,\n "lat": 50.0296445,\n "lon": 3.2635009,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958581,\n "lat": 50.0296495,\n "lon": 3.2634169,\n "timestamp": "2015-10-01T20:14:37Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958582,\n "lat": 50.0296495,\n "lon": 3.2681569,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958583,\n "lat": 50.0296505,\n "lon": 3.2636669,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958584,\n "lat": 50.0296515,\n "lon": 3.2685529,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958585,\n "lat": 50.0296575,\n "lon": 3.2689589,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958586,\n "lat": 50.0296595,\n "lon": 3.2635029,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958587,\n "lat": 50.0296595,\n "lon": 3.2680949,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958588,\n "lat": 50.0296615,\n "lon": 3.2677759,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958589,\n "lat": 50.0296635,\n "lon": 3.2684859,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958590,\n "lat": 50.0296665,\n "lon": 3.2677469,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958591,\n "lat": 50.0296675,\n "lon": 3.2691829,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958592,\n "lat": 50.0296705,\n "lon": 3.2688979,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958593,\n "lat": 50.0296715,\n "lon": 3.2640599,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958594,\n "lat": 50.0296765,\n "lon": 3.2682709,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958595,\n "lat": 50.0296775,\n "lon": 3.2642649,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958596,\n "lat": 50.0296785,\n "lon": 3.2639359,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958597,\n "lat": 50.0296785,\n "lon": 3.2677819,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958598,\n "lat": 50.0296785,\n "lon": 3.2679759,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958599,\n "lat": 50.0296805,\n "lon": 3.2688399,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958600,\n "lat": 50.0296835,\n "lon": 3.2677549,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958601,\n "lat": 50.0296835,\n "lon": 3.2682359,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958602,\n "lat": 50.0296835,\n "lon": 3.2691049,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958603,\n "lat": 50.0296855,\n "lon": 3.2640619,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958604,\n "lat": 50.0296875,\n "lon": 3.2688189,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958605,\n "lat": 50.0297005,\n "lon": 3.2636789,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958606,\n "lat": 50.0297005,\n "lon": 3.2682789,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958607,\n "lat": 50.0297035,\n "lon": 3.2682659,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958608,\n "lat": 50.0297055,\n "lon": 3.2689849,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958609,\n "lat": 50.0297095,\n "lon": 3.2636809,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958610,\n "lat": 50.0297135,\n "lon": 3.2688789,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958611,\n "lat": 50.0297145,\n "lon": 3.2634299,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958612,\n "lat": 50.0297145,\n "lon": 3.2681899,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958613,\n "lat": 50.0297155,\n "lon": 3.2642249,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958614,\n "lat": 50.0297155,\n "lon": 3.2681809,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958615,\n "lat": 50.0297165,\n "lon": 3.2641919,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958616,\n "lat": 50.0297185,\n "lon": 3.2641389,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958617,\n "lat": 50.0297225,\n "lon": 3.2688359,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958618,\n "lat": 50.0297265,\n "lon": 3.2688839,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958619,\n "lat": 50.0297295,\n "lon": 3.2634039,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958620,\n "lat": 50.0297415,\n "lon": 3.2688099,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958621,\n "lat": 50.0297435,\n "lon": 3.2642279,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958622,\n "lat": 50.0297435,\n "lon": 3.2674579,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958623,\n "lat": 50.0297445,\n "lon": 3.2641939,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958624,\n "lat": 50.0297465,\n "lon": 3.2641409,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958625,\n "lat": 50.0297575,\n "lon": 3.2636919,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958626,\n "lat": 50.0297585,\n "lon": 3.2687299,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958627,\n "lat": 50.0297595,\n "lon": 3.2635409,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958628,\n "lat": 50.0297595,\n "lon": 3.2673789,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958629,\n "lat": 50.0297635,\n "lon": 3.2635009,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958630,\n "lat": 50.0297635,\n "lon": 3.2681989,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958631,\n "lat": 50.0297645,\n "lon": 3.2681949,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958632,\n "lat": 50.0297725,\n "lon": 3.2635449,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958633,\n "lat": 50.0297735,\n "lon": 3.2679459,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958634,\n "lat": 50.0297775,\n "lon": 3.2685289,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958635,\n "lat": 50.0297815,\n "lon": 3.2686159,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958636,\n "lat": 50.0297855,\n "lon": 3.2671429,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958637,\n "lat": 50.0297885,\n "lon": 3.2675139,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958638,\n "lat": 50.0297905,\n "lon": 3.2642759,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958639,\n "lat": 50.0297905,\n "lon": 3.2678439,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958640,\n "lat": 50.0297925,\n "lon": 3.2641309,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958641,\n "lat": 50.0297945,\n "lon": 3.2674829,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958642,\n "lat": 50.0297955,\n "lon": 3.2640759,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958643,\n "lat": 50.0297955,\n "lon": 3.2685489,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958644,\n "lat": 50.0297965,\n "lon": 3.2641319,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958645,\n "lat": 50.0297975,\n "lon": 3.2685379,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958646,\n "lat": 50.0297985,\n "lon": 3.2670779,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958647,\n "lat": 50.0298005,\n "lon": 3.2639529,\n "timestamp": "2015-10-01T20:14:38Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958648,\n "lat": 50.0298005,\n "lon": 3.2684089,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958649,\n "lat": 50.0298085,\n "lon": 3.2644879,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958650,\n "lat": 50.0298095,\n "lon": 3.2682109,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958651,\n "lat": 50.0298105,\n "lon": 3.2644389,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958652,\n "lat": 50.0298105,\n "lon": 3.2674009,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958653,\n "lat": 50.0298105,\n "lon": 3.2682159,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958654,\n "lat": 50.0298165,\n "lon": 3.2642779,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958655,\n "lat": 50.0298185,\n "lon": 3.2673639,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958656,\n "lat": 50.0298195,\n "lon": 3.2681579,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958757,\n "lat": 50.0298215,\n "lon": 3.2681459,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958758,\n "lat": 50.0298215,\n "lon": 3.2684179,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958759,\n "lat": 50.0298245,\n "lon": 3.2671689,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958760,\n "lat": 50.0298285,\n "lon": 3.2635169,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958761,\n "lat": 50.0298375,\n "lon": 3.2634259,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958762,\n "lat": 50.0298415,\n "lon": 3.2642129,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958763,\n "lat": 50.0298415,\n "lon": 3.2642799,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958764,\n "lat": 50.0298435,\n "lon": 3.2644909,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958765,\n "lat": 50.0298435,\n "lon": 3.2671089,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958766,\n "lat": 50.0298445,\n "lon": 3.2644419,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958767,\n "lat": 50.0298445,\n "lon": 3.2683209,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958768,\n "lat": 50.0298455,\n "lon": 3.2642179,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958769,\n "lat": 50.0298475,\n "lon": 3.2640789,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958770,\n "lat": 50.0298485,\n "lon": 3.2642809,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958771,\n "lat": 50.0298515,\n "lon": 3.2639599,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958772,\n "lat": 50.0298525,\n "lon": 3.2641109,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958773,\n "lat": 50.0298525,\n "lon": 3.2681549,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958774,\n "lat": 50.0298565,\n "lon": 3.2639589,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958775,\n "lat": 50.0298565,\n "lon": 3.2682429,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958776,\n "lat": 50.0298615,\n "lon": 3.2682349,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958777,\n "lat": 50.0298675,\n "lon": 3.2680759,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958778,\n "lat": 50.0298705,\n "lon": 3.2637129,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958779,\n "lat": 50.0298765,\n "lon": 3.2641099,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958780,\n "lat": 50.0298775,\n "lon": 3.2636319,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958781,\n "lat": 50.0298785,\n "lon": 3.2640759,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958782,\n "lat": 50.0298895,\n "lon": 3.2680839,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958783,\n "lat": 50.0298945,\n "lon": 3.2676139,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958784,\n "lat": 50.0299045,\n "lon": 3.2675679,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958785,\n "lat": 50.0299055,\n "lon": 3.2640769,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958786,\n "lat": 50.0299055,\n "lon": 3.2679989,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958787,\n "lat": 50.0299075,\n "lon": 3.2639529,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958788,\n "lat": 50.0299125,\n "lon": 3.2637149,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958789,\n "lat": 50.0299135,\n "lon": 3.2637069,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958790,\n "lat": 50.0299175,\n "lon": 3.2636399,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958791,\n "lat": 50.0299195,\n "lon": 3.2636059,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958792,\n "lat": 50.0299235,\n "lon": 3.2678969,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958793,\n "lat": 50.0299315,\n "lon": 3.2674309,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958794,\n "lat": 50.0299335,\n "lon": 3.2674189,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958795,\n "lat": 50.0299385,\n "lon": 3.2637089,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958796,\n "lat": 50.0299425,\n "lon": 3.2636119,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958797,\n "lat": 50.0299465,\n "lon": 3.2665019,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958798,\n "lat": 50.0299555,\n "lon": 3.2643479,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958799,\n "lat": 50.0299575,\n "lon": 3.2641769,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958800,\n "lat": 50.0299575,\n "lon": 3.2642339,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958801,\n "lat": 50.0299575,\n "lon": 3.2642899,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958802,\n "lat": 50.0299595,\n "lon": 3.2641779,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958803,\n "lat": 50.0299595,\n "lon": 3.2645299,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958804,\n "lat": 50.0299595,\n "lon": 3.2645759,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958805,\n "lat": 50.0299615,\n "lon": 3.2636809,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958806,\n "lat": 50.0299625,\n "lon": 3.2636139,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958807,\n "lat": 50.0299635,\n "lon": 3.2663849,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958808,\n "lat": 50.0299685,\n "lon": 3.2639479,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958809,\n "lat": 50.0299685,\n "lon": 3.2676479,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958810,\n "lat": 50.0299705,\n "lon": 3.2665949,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958811,\n "lat": 50.0299725,\n "lon": 3.2643499,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958812,\n "lat": 50.0299735,\n "lon": 3.2644279,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958813,\n "lat": 50.0299745,\n "lon": 3.2642919,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958814,\n "lat": 50.0299755,\n "lon": 3.2642359,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958815,\n "lat": 50.0299825,\n "lon": 3.2665119,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958816,\n "lat": 50.0299905,\n "lon": 3.2645309,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958817,\n "lat": 50.0299925,\n "lon": 3.2672879,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958818,\n "lat": 50.0299945,\n "lon": 3.2644289,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958819,\n "lat": 50.0299985,\n "lon": 3.2663979,\n "timestamp": "2015-10-01T20:14:39Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958820,\n "lat": 50.0299995,\n "lon": 3.2663889,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958821,\n "lat": 50.0300045,\n "lon": 3.2674659,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958822,\n "lat": 50.0300055,\n "lon": 3.2672199,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958823,\n "lat": 50.0300065,\n "lon": 3.2636119,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958824,\n "lat": 50.0300125,\n "lon": 3.2635039,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958825,\n "lat": 50.0300125,\n "lon": 3.2641799,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958826,\n "lat": 50.0300125,\n "lon": 3.2671329,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958827,\n "lat": 50.0300135,\n "lon": 3.2669759,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958828,\n "lat": 50.0300145,\n "lon": 3.2645789,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958829,\n "lat": 50.0300195,\n "lon": 3.2642429,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958830,\n "lat": 50.0300205,\n "lon": 3.2643409,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958831,\n "lat": 50.0300215,\n "lon": 3.2641819,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958832,\n "lat": 50.0300215,\n "lon": 3.2669319,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958833,\n "lat": 50.0300218,\n "lon": 3.2642957,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958834,\n "lat": 50.0300225,\n "lon": 3.2639529,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958835,\n "lat": 50.0300235,\n "lon": 3.2642439,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958836,\n "lat": 50.0300245,\n "lon": 3.2669809,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958837,\n "lat": 50.0300305,\n "lon": 3.2668799,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958838,\n "lat": 50.0300315,\n "lon": 3.2669379,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958839,\n "lat": 50.0300345,\n "lon": 3.2673129,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958840,\n "lat": 50.0300395,\n "lon": 3.2669879,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958841,\n "lat": 50.0300405,\n "lon": 3.2661929,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958842,\n "lat": 50.0300415,\n "lon": 3.2666159,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958843,\n "lat": 50.0300415,\n "lon": 3.2668809,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958844,\n "lat": 50.0300425,\n "lon": 3.2661189,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958845,\n "lat": 50.0300435,\n "lon": 3.2668789,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958846,\n "lat": 50.0300475,\n "lon": 3.2672479,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958847,\n "lat": 50.0300485,\n "lon": 3.2665779,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958848,\n "lat": 50.0300525,\n "lon": 3.2665789,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958849,\n "lat": 50.0300555,\n "lon": 3.2666479,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958850,\n "lat": 50.0300595,\n "lon": 3.2636869,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958851,\n "lat": 50.0300605,\n "lon": 3.2666209,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958852,\n "lat": 50.0300625,\n "lon": 3.2635069,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958853,\n "lat": 50.0300635,\n "lon": 3.2671589,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958854,\n "lat": 50.0300645,\n "lon": 3.2636579,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958855,\n "lat": 50.0300715,\n "lon": 3.2634819,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958856,\n "lat": 50.0300755,\n "lon": 3.2634009,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958957,\n "lat": 50.0300755,\n "lon": 3.2664179,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958958,\n "lat": 50.0300865,\n "lon": 3.2636589,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958959,\n "lat": 50.0300885,\n "lon": 3.2666599,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958960,\n "lat": 50.0300955,\n "lon": 3.2634839,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958961,\n "lat": 50.0301125,\n "lon": 3.2642459,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958962,\n "lat": 50.0301125,\n "lon": 3.2669139,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958963,\n "lat": 50.0301205,\n "lon": 3.2639289,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958964,\n "lat": 50.0301335,\n "lon": 3.2637219,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958965,\n "lat": 50.0301355,\n "lon": 3.2666459,\n "timestamp": "2015-10-01T20:14:40Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958967,\n "lat": 50.0301395,\n "lon": 3.2635399,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958968,\n "lat": 50.0301405,\n "lon": 3.2662299,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958969,\n "lat": 50.0301425,\n "lon": 3.2662009,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958970,\n "lat": 50.0301535,\n "lon": 3.2665579,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958971,\n "lat": 50.0301575,\n "lon": 3.2666849,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958972,\n "lat": 50.0301605,\n "lon": 3.2643519,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958973,\n "lat": 50.0301675,\n "lon": 3.2664949,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958974,\n "lat": 50.0301725,\n "lon": 3.2639259,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958975,\n "lat": 50.0301725,\n "lon": 3.2665629,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958976,\n "lat": 50.0301745,\n "lon": 3.2665529,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958977,\n "lat": 50.0301775,\n "lon": 3.2665549,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958978,\n "lat": 50.0301785,\n "lon": 3.2665519,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958979,\n "lat": 50.0301825,\n "lon": 3.2665089,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958980,\n "lat": 50.0301835,\n "lon": 3.2665529,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958981,\n "lat": 50.0301845,\n "lon": 3.2665019,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958982,\n "lat": 50.0301855,\n "lon": 3.2665109,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958983,\n "lat": 50.0301855,\n "lon": 3.2665159,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958984,\n "lat": 50.0301895,\n "lon": 3.2663779,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958985,\n "lat": 50.0301905,\n "lon": 3.2665159,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958986,\n "lat": 50.0302025,\n "lon": 3.2637249,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958987,\n "lat": 50.0302085,\n "lon": 3.2635449,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958988,\n "lat": 50.0302105,\n "lon": 3.2634919,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958989,\n "lat": 50.0302135,\n "lon": 3.2634099,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958990,\n "lat": 50.0302165,\n "lon": 3.2663869,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958991,\n "lat": 50.0302325,\n "lon": 3.2640059,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958992,\n "lat": 50.0302335,\n "lon": 3.2641209,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958993,\n "lat": 50.0302385,\n "lon": 3.2662069,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958994,\n "lat": 50.0302385,\n "lon": 3.2662379,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958995,\n "lat": 50.0302445,\n "lon": 3.2662379,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958996,\n "lat": 50.0302455,\n "lon": 3.2662059,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958997,\n "lat": 50.0302485,\n "lon": 3.2661339,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958998,\n "lat": 50.0302995,\n "lon": 3.2651989,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767958999,\n "lat": 50.0303105,\n "lon": 3.2640039,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959000,\n "lat": 50.0303115,\n "lon": 3.2641189,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959001,\n "lat": 50.0303145,\n "lon": 3.2647719,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959002,\n "lat": 50.0303295,\n "lon": 3.2650229,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959003,\n "lat": 50.0303355,\n "lon": 3.2639269,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959004,\n "lat": 50.0303375,\n "lon": 3.2640439,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959005,\n "lat": 50.0303385,\n "lon": 3.2647779,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959006,\n "lat": 50.0303415,\n "lon": 3.2641229,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959007,\n "lat": 50.0303425,\n "lon": 3.2641579,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959008,\n "lat": 50.0303495,\n "lon": 3.2644349,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959009,\n "lat": 50.0303545,\n "lon": 3.2635279,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959010,\n "lat": 50.0303555,\n "lon": 3.2634949,\n "timestamp": "2015-10-01T20:14:42Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959011,\n "lat": 50.0303565,\n "lon": 3.2637349,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959012,\n "lat": 50.0303595,\n "lon": 3.2633969,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959013,\n "lat": 50.0303595,\n "lon": 3.2634029,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959014,\n "lat": 50.0303595,\n "lon": 3.2634939,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959015,\n "lat": 50.0303595,\n "lon": 3.2636469,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959016,\n "lat": 50.0303665,\n "lon": 3.2635269,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959017,\n "lat": 50.0303685,\n "lon": 3.2634949,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959018,\n "lat": 50.0303715,\n "lon": 3.2652299,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959019,\n "lat": 50.0303755,\n "lon": 3.2644409,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959020,\n "lat": 50.0303775,\n "lon": 3.2634949,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959021,\n "lat": 50.0303795,\n "lon": 3.2633979,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959022,\n "lat": 50.0303845,\n "lon": 3.2651519,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959023,\n "lat": 50.0303885,\n "lon": 3.2639239,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959024,\n "lat": 50.0303895,\n "lon": 3.2640419,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959025,\n "lat": 50.0303895,\n "lon": 3.2651539,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959026,\n "lat": 50.0303905,\n "lon": 3.2641179,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959027,\n "lat": 50.0303915,\n "lon": 3.2641539,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959028,\n "lat": 50.0304045,\n "lon": 3.2650519,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959029,\n "lat": 50.0304255,\n "lon": 3.2644539,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959030,\n "lat": 50.0304265,\n "lon": 3.2647969,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959031,\n "lat": 50.0304325,\n "lon": 3.2643949,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959032,\n "lat": 50.0304345,\n "lon": 3.2641509,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959033,\n "lat": 50.0304355,\n "lon": 3.2641149,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959034,\n "lat": 50.0304405,\n "lon": 3.2637389,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959035,\n "lat": 50.0304415,\n "lon": 3.2636509,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959036,\n "lat": 50.0304685,\n "lon": 3.2643919,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959037,\n "lat": 50.0304755,\n "lon": 3.2639199,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959038,\n "lat": 50.0304775,\n "lon": 3.2639909,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959039,\n "lat": 50.0304795,\n "lon": 3.2640369,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959040,\n "lat": 50.0304905,\n "lon": 3.2637409,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959041,\n "lat": 50.0305345,\n "lon": 3.2634639,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959042,\n "lat": 50.0305375,\n "lon": 3.2639159,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959043,\n "lat": 50.0305395,\n "lon": 3.2639849,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959044,\n "lat": 50.0305425,\n "lon": 3.2634639,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959045,\n "lat": 50.0305445,\n "lon": 3.2637439,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959046,\n "lat": 50.0305745,\n "lon": 3.2632459,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3767959047,\n "lat": 50.0306195,\n "lon": 3.2632639,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3768388368,\n "lat": 50.0217240,\n "lon": 3.2455730,\n "timestamp": "2015-10-02T04:55:50Z",\n "version": 1,\n "changeset": 34381674,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 3768388370,\n "lat": 50.0217380,\n "lon": 3.2457180,\n "timestamp": "2015-10-02T04:55:50Z",\n "version": 1,\n "changeset": 34381674,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "way",\n "id": 373305016,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958962,\n 3767958845,\n 3767958843,\n 3767958837,\n 3767958832,\n 3767958838,\n 3767958836,\n 3767958840,\n 3767958826,\n 3767958853,\n 3767958962\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305017,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956048,\n 3767956049,\n 3767956134,\n 3767956141,\n 3767956069,\n 3767956065,\n 3767955983,\n 3767955986,\n 3767956004,\n 3767956013,\n 3767956048\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305018,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958436,\n 3767958435,\n 3767958428,\n 3767958421,\n 3767958440,\n 3767958441,\n 3767958449,\n 3767958450,\n 3767958591,\n 3767958602,\n 3767958436\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305019,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955917,\n 3767955907,\n 3767955905,\n 3767955897,\n 3767955895,\n 3767955901,\n 3767955898,\n 3767955903,\n 3767955911,\n 3767955914,\n 3767955917\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305020,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958618,\n 3767958610,\n 3767958617,\n 3767958604,\n 3767958599,\n 3767958453,\n 3767958448,\n 3767958592,\n 3767958585,\n 3767958608,\n 3767958618\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305021,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955922,\n 3767955916,\n 3767955909,\n 3767955892,\n 3767955894,\n 3767955891,\n 3767955904,\n 3767955921,\n 3767955919,\n 3767955923,\n 3767955922\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305022,\n "timestamp": "2015-10-01T20:14:43Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957412,\n 3767957410,\n 3767957415,\n 3767957417,\n 3767957414,\n 3767957413,\n 3767957402,\n 3767957389,\n 3767957398,\n 3767957407,\n 3767957412\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305023,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956976,\n 3767956991,\n 3767956994,\n 3767957000,\n 3767956935,\n 3767956927,\n 3767956904,\n 3767956892,\n 3767956915,\n 3767956907,\n 3767956976\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305024,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955792,\n 3767955794,\n 3767955801,\n 3767955767,\n 3767955766,\n 3767955763,\n 3767955774,\n 3767955773,\n 3767955782,\n 3767955785,\n 3767955792\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305025,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958160,\n 3767958163,\n 3767954184,\n 3767958162,\n 3767958158,\n 3767958123,\n 3767958124,\n 3767958116,\n 3767958140,\n 3767958155,\n 3767958160\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305026,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957184,\n 3767957168,\n 3767957162,\n 3767957172,\n 3767957170,\n 3767957201,\n 3767957209,\n 3767957239,\n 3767957255,\n 3767957189,\n 3767957184\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305027,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956063,\n 3767956061,\n 3767956057,\n 3767956102,\n 3767956101,\n 3767956100,\n 3767956054,\n 3767956055,\n 3767956029,\n 3767956031,\n 3767956063\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305028,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954236,\n 3767954207,\n 3767954214,\n 3767954216,\n 3767954237,\n 3767954249,\n 3767954250,\n 3767954243,\n 3767954245,\n 3767954241,\n 3767954246,\n 3767954236\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305029,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958959,\n 3767958971,\n 3767958980,\n 3767958978,\n 3767958977,\n 3767958976,\n 3767958975,\n 3767958970,\n 3767958965,\n 3767958851,\n 3767958849,\n 3767958959\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305030,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956980,\n 3767956827,\n 3767956824,\n 3767956800,\n 3767956793,\n 3767956761,\n 3767931947,\n 3767956764,\n 3767956777,\n 3767956838,\n 3767956971,\n 3767956980\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305031,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955945,\n 3767955941,\n 3767955942,\n 3767955939,\n 3767955934,\n 3767955931,\n 3767955933,\n 3767955937,\n 3767955940,\n 3767955943,\n 3767955944,\n 3767955945\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305032,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958076,\n 3767958072,\n 3767958067,\n 3767958082,\n 3767958083,\n 3767958084,\n 3767958090,\n 3767958103,\n 3767958108,\n 3767958097,\n 3767958100,\n 3767958076\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305033,\n "timestamp": "2015-10-01T20:14:44Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957953,\n 3767958006,\n 3767958056,\n 3767958141,\n 3767958143,\n 3767958153,\n 3767958024,\n 3767958028,\n 3767958004,\n 3767958005,\n 3767957963,\n 3767957953\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305034,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957897,\n 3767957891,\n 3767957870,\n 3767957868,\n 3767957893,\n 3767957895,\n 3767957901,\n 3767957905,\n 3767957906,\n 3767957913,\n 3767957916,\n 3767957897\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305035,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957217,\n 3767957246,\n 3767957256,\n 3767957363,\n 3767957364,\n 3767957365,\n 3767957372,\n 3767957374,\n 3767957249,\n 3767957245,\n 3767957227,\n 3767957217\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305036,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956002,\n 3767955991,\n 3767956032,\n 3767956037,\n 3767956036,\n 3767956033,\n 3767956035,\n 3767956024,\n 3767956025,\n 3767956012,\n 3767956015,\n 3767956002\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305037,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958582,\n 3767958569,\n 3767958563,\n 3767958601,\n 3767958594,\n 3767958606,\n 3767958607,\n 3767958767,\n 3767958775,\n 3767958612,\n 3767958614,\n 3767958582\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305038,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958565,\n 3767958561,\n 3767958558,\n 3767958557,\n 3767958438,\n 3767958430,\n 3767958568,\n 3767958571,\n 3767958595,\n 3767958603,\n 3767958593,\n 3767958565\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305039,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957393,\n 3767957428,\n 3767957667,\n 3767957673,\n 3767957420,\n 3767957422,\n 3767957441,\n 3767957445,\n 3767957452,\n 3767957378,\n 3767957361,\n 3767957392,\n 3767957393\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305040,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958813,\n 3767958833,\n 3767958835,\n 3767958829,\n 3767958831,\n 3767958825,\n 3767958834,\n 3767958808,\n 3767958799,\n 3767958802,\n 3767958800,\n 3767958814,\n 3767958813\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305041,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945646,\n 3767945649,\n 3767945648,\n 3767945651,\n 3767945647,\n 3767945644,\n 3767945636,\n 3767945638,\n 3767945635,\n 3767945633,\n 3767945634,\n 3767945640,\n 3767945646\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305042,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958370,\n 3767958337,\n 3767958336,\n 3767958306,\n 3767958302,\n 3767958270,\n 3767958267,\n 3767958293,\n 3767958326,\n 3767958328,\n 3767958334,\n 3767958365,\n 3767958370\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305043,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958801,\n 3767958798,\n 3767958811,\n 3767958812,\n 3767958818,\n 3767958816,\n 3767958803,\n 3767958804,\n 3767958828,\n 3767958830,\n 3767958833,\n 3767958813,\n 3767958801\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305044,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958053,\n 3767958068,\n 3767958081,\n 3767957918,\n 3767957907,\n 3767957934,\n 3767957933,\n 3767957956,\n 3767957969,\n 3767957982,\n 3767958022,\n 3767958011,\n 3767958052,\n 3767958053\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305045,\n "timestamp": "2015-10-01T20:14:45Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956101,\n 3767956102,\n 3767956057,\n 3767956061,\n 3767956076,\n 3767956077,\n 3767956079,\n 3767956123,\n 3767956122,\n 3767956152,\n 3767956151,\n 3767931870,\n 3767931868,\n 3767956101\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305046,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945619,\n 3767945616,\n 3767945615,\n 3767945614,\n 3767945612,\n 3767945610,\n 3767945609,\n 3767945608,\n 3767945605,\n 3767945603,\n 3767945604,\n 3767945623,\n 3767945622,\n 3767945619\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305047,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957159,\n 3767957035,\n 3767957033,\n 3767956848,\n 3767956835,\n 3767956861,\n 3767956942,\n 3767956938,\n 3767957003,\n 3767957012,\n 3767957020,\n 3767957028,\n 3767957052,\n 3767957159\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305048,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958587,\n 3767958582,\n 3767958614,\n 3767958630,\n 3767958631,\n 3767958650,\n 3767958653,\n 3767958776,\n 3767958782,\n 3767958777,\n 3767958773,\n 3767958757,\n 3767958656,\n 3767958587\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305050,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955776,\n 3767955777,\n 3767955806,\n 3767955814,\n 3767955817,\n 3767955803,\n 3767955797,\n 3767955802,\n 3767955800,\n 3767955781,\n 3767955783,\n 3767955775,\n 3767955769,\n 3767955776\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305051,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956054,\n 3767956100,\n 3767956118,\n 3767956116,\n 3767956046,\n 3767956047,\n 3767956019,\n 3767956020,\n 3767955998,\n 3767955996,\n 3767955984,\n 3767955985,\n 3767956028,\n 3767956054\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305052,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958355,\n 3767958352,\n 3767958351,\n 3767958343,\n 3767958345,\n 3767958333,\n 3767958378,\n 3767958386,\n 3767958379,\n 3767958381,\n 3767958391,\n 3767958410,\n 3767958420,\n 3767958355\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305053,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956044,\n 3767956039,\n 3767956113,\n 3767956126,\n 3767956128,\n 3767956125,\n 3767956149,\n 3767956121,\n 3767956081,\n 3767956099,\n 3767956092,\n 3767956070,\n 3767956073,\n 3767956044\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305054,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955997,\n 3767955968,\n 3767955959,\n 3767955951,\n 3767955947,\n 3767955962,\n 3767955965,\n 3767955966,\n 3767955964,\n 3767955973,\n 3767955990,\n 3767955999,\n 3767955995,\n 3767955997\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305055,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957193,\n 3767957178,\n 3767957161,\n 3767957051,\n 3767957037,\n 3767957010,\n 3767956966,\n 3767956955,\n 3767957032,\n 3767957039,\n 3767957046,\n 3767957049,\n 3767957181,\n 3767957198,\n 3767957193\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305056,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957167,\n 3767957031,\n 3767957022,\n 3767957163,\n 3767957160,\n 3767957215,\n 3767957212,\n 3767957243,\n 3767957254,\n 3767957253,\n 3767957250,\n 3767957205,\n 3767957199,\n 3767957200,\n 3767957167\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305057,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956766,\n 3767956810,\n 3767956813,\n 3767956820,\n 3767956852,\n 3767956853,\n 3767956858,\n 3767956874,\n 3767956876,\n 3767956902,\n 3767956910,\n 3767956830,\n 3767956829,\n 3767956779,\n 3767956772,\n 3767956766\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305058,\n "timestamp": "2015-10-01T20:14:46Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954179,\n 3767954170,\n 3767954168,\n 3767958131,\n 3767958135,\n 3767958129,\n 3767958130,\n 3767954171,\n 3767954172,\n 3767954166,\n 3767958170,\n 3767954173,\n 3767954174,\n 3767954186,\n 3767954185,\n 3767954182,\n 3767954179\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305059,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956155,\n 3767956156,\n 3767931892,\n 3767931894,\n 3767931913,\n 3767931914,\n 3767931934,\n 3767931938,\n 3767931944,\n 3767931949,\n 3767931905,\n 3767931899,\n 3767956269,\n 3767956268,\n 3767956257,\n 3767956258,\n 3767956155\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305060,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957694,\n 3767957689,\n 3767957684,\n 3767957400,\n 3767957396,\n 3767957714,\n 3767957722,\n 3767957741,\n 3767957746,\n 3767957744,\n 3767957859,\n 3767957860,\n 3767957876,\n 3767957880,\n 3767957885,\n 3767957874,\n 3767957875,\n 3767957734,\n 3767957733,\n 3767957706,\n 3767957694\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305061,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957006,\n 3767956834,\n 3767956863,\n 3767956862,\n 3767956841,\n 3767956833,\n 3767956806,\n 3767931955,\n 3767957014,\n 3767957015,\n 3767957176,\n 3767957177,\n 3767957187,\n 3767957192,\n 3767957194,\n 3767957197,\n 3767957191,\n 3767957231,\n 3767957232,\n 3767957234,\n 3767957226,\n 3767957225,\n 3767957053,\n 3767957054,\n 3767957047,\n 3767957044,\n 3767957045,\n 3767957050,\n 3767957021,\n 3767957017,\n 3767957018,\n 3767957006\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305062,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955778,\n 3767955770,\n 3767955762,\n 3767955768,\n 3767955778\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305063,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957171,\n 3767957027,\n 3767957011,\n 3767957165,\n 3767957171\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305064,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957004,\n 3767957019,\n 3767956983,\n 3767956970,\n 3767957004\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305065,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958652,\n 3767958628,\n 3767958622,\n 3767958641,\n 3767958652\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305066,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956010,\n 3767955987,\n 3767955981,\n 3767955994,\n 3767956010\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305067,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958999,\n 3767958991,\n 3767958992,\n 3767959000,\n 3767958999\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305068,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931915,\n 3767931920,\n 3767956818,\n 3767956812,\n 3767931915\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305069,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957695,\n 3767957693,\n 3767957701,\n 3767957702,\n 3767957695\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305070,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957395,\n 3767957386,\n 3767957399,\n 3767957405,\n 3767957395\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305071,\n "timestamp": "2015-10-01T20:14:47Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957884,\n 3767957671,\n 3767957453,\n 3767957873,\n 3767957884\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305072,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945628,\n 3767945632,\n 3767945631,\n 3767945627,\n 3767945628\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305073,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958109,\n 3767958120,\n 3767958125,\n 3767958115,\n 3767958109\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305074,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959034,\n 3767959035,\n 3767959015,\n 3767959011,\n 3767959034\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305075,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956825,\n 3767956808,\n 3767956856,\n 3767956873,\n 3767956825\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305076,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957730,\n 3767957857,\n 3767957866,\n 3767957740,\n 3767957730\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305077,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958373,\n 3767958383,\n 3767958388,\n 3767958376,\n 3767958373\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305078,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956000,\n 3767956001,\n 3767956018,\n 3767956017,\n 3767956000\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305079,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956277,\n 3767931867,\n 3767956115,\n 3767956097,\n 3767956277\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305080,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955782,\n 3767955789,\n 3767955792,\n 3767955785,\n 3767955782\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305081,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955868,\n 3767955866,\n 3767955863,\n 3767955865,\n 3767955868\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305082,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957157,\n 3767957034,\n 3767957008,\n 3767957036,\n 3767957157\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305083,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958001,\n 3767957957,\n 3767957954,\n 3767957995,\n 3767958001\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305084,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958165,\n 3767958157,\n 3767954169,\n 3767954176,\n 3767958165\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305085,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956940,\n 3767956984,\n 3767957001,\n 3767956963,\n 3767956940\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305086,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957371,\n 3767957379,\n 3767957385,\n 3767957373,\n 3767957371\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305087,\n "timestamp": "2015-10-01T20:14:48Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955971,\n 3767955961,\n 3767955957,\n 3767955963,\n 3767955971\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305088,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956809,\n 3767956868,\n 3767956877,\n 3767956817,\n 3767956809\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305089,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955779,\n 3767955772,\n 3767955770,\n 3767955778,\n 3767955779\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305090,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956901,\n 3767956886,\n 3767956883,\n 3767956900,\n 3767956901\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305091,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956869,\n 3767956859,\n 3767956855,\n 3767956865,\n 3767956869\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305092,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954193,\n 3767954194,\n 3767954204,\n 3767954205,\n 3767954193\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305093,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957195,\n 3767957222,\n 3767957175,\n 3767957056,\n 3767957195\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305094,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959037,\n 3767959038,\n 3767959043,\n 3767959042,\n 3767959037\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305095,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958616,\n 3767958615,\n 3767958623,\n 3767958624,\n 3767958616\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305096,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945625,\n 3767945624,\n 3767945618,\n 3767945620,\n 3767945625\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305097,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955882,\n 3767955872,\n 3767955867,\n 3767955873,\n 3767955882\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305098,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954255,\n 3767958258,\n 3767954248,\n 3767954244,\n 3767954255\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305099,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958960,\n 3767958855,\n 3767958854,\n 3767958958,\n 3767958960\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305100,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956779,\n 3767931912,\n 3767931906,\n 3767956772,\n 3767956779\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305101,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957755,\n 3767957742,\n 3767957735,\n 3767957750,\n 3767957755\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305102,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931952,\n 3767931939,\n 3767931940,\n 3767931951,\n 3767931952\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305103,\n "timestamp": "2015-10-01T20:14:49Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958405,\n 3767958394,\n 3767958390,\n 3767958401,\n 3767958405\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305104,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931897,\n 3767931890,\n 3767931909,\n 3767931910,\n 3767931897\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305105,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958127,\n 3767958161,\n 3767958167,\n 3767958132,\n 3767958127\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305106,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956129,\n 3767956111,\n 3767956098,\n 3767956120,\n 3767956129\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305107,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957238,\n 3767957213,\n 3767957208,\n 3767957230,\n 3767957238\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305108,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958021,\n 3767958134,\n 3767958159,\n 3767958065,\n 3767958021\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305109,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956831,\n 3767956885,\n 3767956890,\n 3767956840,\n 3767956831\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305110,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958011,\n 3767958012,\n 3767958053,\n 3767958052,\n 3767958011\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305111,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958589,\n 3767958584,\n 3767958635,\n 3767958643,\n 3767958589\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305112,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958593,\n 3767958596,\n 3767958573,\n 3767958565,\n 3767958593\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305113,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958381,\n 3767958379,\n 3767958386,\n 3767958391,\n 3767958381\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305114,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958287,\n 3767958349,\n 3767958356,\n 3767958299,\n 3767958287\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305115,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956924,\n 3767956954,\n 3767956962,\n 3767956932,\n 3767956924\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305116,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957005,\n 3767957169,\n 3767957179,\n 3767957025,\n 3767957005\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305118,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945583,\n 3767945584,\n 3767945587,\n 3767945586,\n 3767945583\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305119,\n "timestamp": "2015-10-01T20:14:50Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958110,\n 3767958080,\n 3767958070,\n 3767958101,\n 3767958110\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305120,\n "timestamp": "2015-10-01T20:14:51Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958832,\n 3767958827,\n 3767958836,\n 3767958838,\n 3767958832\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305121,\n "timestamp": "2015-10-01T20:14:51Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958102,\n 3767958075,\n 3767958074,\n 3767958098,\n 3767958102\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305122,\n "timestamp": "2015-10-01T20:14:51Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956069,\n 3767956141,\n 3767956148,\n 3767956075,\n 3767956069\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305123,\n "timestamp": "2015-10-01T20:14:51Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945652,\n 3767945642,\n 3767945639,\n 3767945650,\n 3767945652\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305124,\n "timestamp": "2015-10-01T20:14:51Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958296,\n 3767958290,\n 3767958297,\n 3767958309,\n 3767958296\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305125,\n "timestamp": "2015-10-01T20:14:51Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958111,\n 3767957999,\n 3767957991,\n 3767958106,\n 3767958111\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305126,\n "timestamp": "2015-10-01T20:14:51Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958987,\n 3767958967,\n 3767958964,\n 3767958986,\n 3767958987\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305127,\n "timestamp": "2015-10-01T20:14:51Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956805,\n 3767956815,\n 3767956790,\n 3767956781,\n 3767956805\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305128,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957660,\n 3767957429,\n 3767957424,\n 3767957451,\n 3767957660\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305129,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957926,\n 3767957899,\n 3767957894,\n 3767957921,\n 3767957926\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305130,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957689,\n 3767957694,\n 3767957683,\n 3767957677,\n 3767957689\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305131,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956077,\n 3767956076,\n 3767956061,\n 3767956063,\n 3767956077\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305132,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956811,\n 3767956804,\n 3767956846,\n 3767956860,\n 3767956811\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305133,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955988,\n 3767956011,\n 3767955989,\n 3767955979,\n 3767955988\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305134,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954245,\n 3767954243,\n 3767954250,\n 3767954252,\n 3767954245\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305135,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956030,\n 3767956009,\n 3767956007,\n 3767956026,\n 3767956030\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305136,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956117,\n 3767956072,\n 3767956066,\n 3767956112,\n 3767956117\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305137,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954225,\n 3767954217,\n 3767954215,\n 3767954224,\n 3767954225\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305138,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957914,\n 3767957906,\n 3767957905,\n 3767957911,\n 3767957914\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305139,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931945,\n 3767931885,\n 3767931872,\n 3767931916,\n 3767931945\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305140,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958758,\n 3767958648,\n 3767958634,\n 3767958645,\n 3767958758\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305141,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956043,\n 3767956056,\n 3767956045,\n 3767956027,\n 3767956043\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305142,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958455,\n 3767958446,\n 3767958443,\n 3767958451,\n 3767958455\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305143,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957443,\n 3767957440,\n 3767957674,\n 3767957681,\n 3767957443\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305144,\n "timestamp": "2015-10-01T20:14:52Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959026,\n 3767959027,\n 3767959032,\n 3767959033,\n 3767959026\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305145,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956930,\n 3767956919,\n 3767956916,\n 3767956926,\n 3767956930\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305146,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958651,\n 3767958649,\n 3767958764,\n 3767958766,\n 3767958651\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305147,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956789,\n 3767956819,\n 3767956773,\n 3767931946,\n 3767956789\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305148,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957735,\n 3767957742,\n 3767957426,\n 3767957419,\n 3767957735\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305149,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957672,\n 3767957687,\n 3767957661,\n 3767957455,\n 3767957672\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305150,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958364,\n 3767958340,\n 3767958332,\n 3767958359,\n 3767958364\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305151,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955838,\n 3767955845,\n 3767955846,\n 3767955840,\n 3767955838\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305152,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945590,\n 3767945593,\n 3767945597,\n 3767945595,\n 3767945590\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305153,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931884,\n 3767931929,\n 3767931933,\n 3767931886,\n 3767931884\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305154,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957754,\n 3767957890,\n 3767957898,\n 3767957865,\n 3767957754\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305155,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958169,\n 3767958146,\n 3767958133,\n 3767958150,\n 3767958169\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305156,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958289,\n 3767958283,\n 3767958310,\n 3767958315,\n 3767958289\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305157,\n "timestamp": "2015-10-01T20:14:53Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958769,\n 3767958771,\n 3767958647,\n 3767958642,\n 3767958769\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305158,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957183,\n 3767957174,\n 3767957211,\n 3767957223,\n 3767957183\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305159,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958639,\n 3767958633,\n 3767958786,\n 3767958792,\n 3767958639\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305160,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956128,\n 3767956145,\n 3767956153,\n 3767956139,\n 3767956128\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305161,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945595,\n 3767945597,\n 3767945602,\n 3767945601,\n 3767945595\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305162,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955850,\n 3767955857,\n 3767955852,\n 3767955841,\n 3767955850\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305163,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957935,\n 3767957927,\n 3767957941,\n 3767957947,\n 3767957935\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305164,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957418,\n 3767957436,\n 3767957450,\n 3767957425,\n 3767957418\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305165,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957382,\n 3767957357,\n 3767957219,\n 3767957251,\n 3767957382\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305166,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945641,\n 3767945637,\n 3767945643,\n 3767945645,\n 3767945641\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305167,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958077,\n 3767958089,\n 3767958105,\n 3767958088,\n 3767958077\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305168,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955945,\n 3767955946,\n 3767955942,\n 3767955941,\n 3767955945\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305169,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956977,\n 3767957173,\n 3767957182,\n 3767956985,\n 3767956977\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305170,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957037,\n 3767957043,\n 3767957026,\n 3767957010,\n 3767957037\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305171,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931885,\n 3767931945,\n 3767931948,\n 3767931893,\n 3767931885\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305172,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954242,\n 3767954253,\n 3767954255,\n 3767954244,\n 3767954242\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305173,\n "timestamp": "2015-10-01T20:14:54Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958959,\n 3767958845,\n 3767958962,\n 3767958971,\n 3767958959\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305174,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959026,\n 3767959006,\n 3767959007,\n 3767959027,\n 3767959026\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305175,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957433,\n 3767957430,\n 3767957448,\n 3767957454,\n 3767957433\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305176,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945615,\n 3767945616,\n 3767945619,\n 3767945617,\n 3767945615\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305177,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958111,\n 3767958106,\n 3767958126,\n 3767958139,\n 3767958111\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305178,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958397,\n 3767958380,\n 3767958560,\n 3767958566,\n 3767958397\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305179,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931873,\n 3767931901,\n 3767931904,\n 3767931874,\n 3767931873\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305180,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955761,\n 3767955759,\n 3767945656,\n 3767955760,\n 3767955761\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305181,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955809,\n 3767955798,\n 3767955793,\n 3767955804,\n 3767955809\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305182,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954218,\n 3767954221,\n 3767954213,\n 3767954210,\n 3767954218\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305184,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957703,\n 3767957690,\n 3767957739,\n 3767957743,\n 3767957703\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305185,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958169,\n 3767958150,\n 3767954181,\n 3767954188,\n 3767958169\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305186,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956771,\n 3767956758,\n 3767956778,\n 3767956791,\n 3767956771\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305187,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958576,\n 3767958445,\n 3767958434,\n 3767958562,\n 3767958576\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305188,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956127,\n 3767956143,\n 3767956146,\n 3767956136,\n 3767956127\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305189,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958432,\n 3767958419,\n 3767958439,\n 3767958444,\n 3767958432\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305190,\n "timestamp": "2015-10-01T20:14:55Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958367,\n 3767958372,\n 3767958350,\n 3767958342,\n 3767958367\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305191,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956990,\n 3767956989,\n 3767956998,\n 3767956999,\n 3767956990\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305192,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956964,\n 3767956951,\n 3767956972,\n 3767956981,\n 3767956964\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305193,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957663,\n 3767957456,\n 3767957449,\n 3767957657,\n 3767957663\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305194,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958765,\n 3767958646,\n 3767958636,\n 3767958759,\n 3767958765\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305195,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959005,\n 3767959019,\n 3767959008,\n 3767959001,\n 3767959005\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305196,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958615,\n 3767958613,\n 3767958621,\n 3767958623,\n 3767958615\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305197,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958370,\n 3767958374,\n 3767958347,\n 3767958337,\n 3767958370\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305198,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955767,\n 3767955765,\n 3767955764,\n 3767955766,\n 3767955767\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305199,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955845,\n 3767955838,\n 3767955836,\n 3767955842,\n 3767955845\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305200,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957452,\n 3767957445,\n 3767957664,\n 3767957668,\n 3767957452\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305201,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957909,\n 3767957887,\n 3767957883,\n 3767957904,\n 3767957909\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305202,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958324,\n 3767958318,\n 3767958392,\n 3767958403,\n 3767958324\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305203,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958048,\n 3767958033,\n 3767958069,\n 3767958073,\n 3767958048\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305204,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956894,\n 3767956881,\n 3767956878,\n 3767956887,\n 3767956894\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305205,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958425,\n 3767958429,\n 3767958416,\n 3767958412,\n 3767958425\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305206,\n "timestamp": "2015-10-01T20:14:56Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958428,\n 3767958435,\n 3767958414,\n 3767958411,\n 3767958428\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305207,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955960,\n 3767955956,\n 3767955953,\n 3767955958,\n 3767955960\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305208,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956086,\n 3767956080,\n 3767956091,\n 3767956096,\n 3767956086\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305209,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957196,\n 3767957206,\n 3767957185,\n 3767957180,\n 3767957196\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305210,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958590,\n 3767958588,\n 3767958597,\n 3767958600,\n 3767958590\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305211,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955977,\n 3767955980,\n 3767955982,\n 3767955978,\n 3767955977\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305212,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957944,\n 3767957940,\n 3767957950,\n 3767957951,\n 3767957944\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305213,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958454,\n 3767958577,\n 3767958578,\n 3767958559,\n 3767958454\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305214,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958819,\n 3767958807,\n 3767958797,\n 3767958815,\n 3767958819\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305215,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957405,\n 3767957399,\n 3767957404,\n 3767957408,\n 3767957405\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305216,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956867,\n 3767956905,\n 3767956941,\n 3767956903,\n 3767956867\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305217,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945606,\n 3767945607,\n 3767945611,\n 3767945613,\n 3767945606\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305218,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959017,\n 3767959010,\n 3767959009,\n 3767959016,\n 3767959017\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305219,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957444,\n 3767957438,\n 3767957435,\n 3767957439,\n 3767957444\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305220,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957700,\n 3767957685,\n 3767957678,\n 3767957697,\n 3767957700\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305221,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958996,\n 3767958993,\n 3767958994,\n 3767958995,\n 3767958996\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305222,\n "timestamp": "2015-10-01T20:14:57Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956118,\n 3767931895,\n 3767931908,\n 3767956116,\n 3767956118\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305223,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931918,\n 3767931936,\n 3767931941,\n 3767931921,\n 3767931918\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305224,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958401,\n 3767958431,\n 3767958437,\n 3767958405,\n 3767958401\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305225,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956013,\n 3767956004,\n 3767956008,\n 3767956022,\n 3767956013\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305227,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956135,\n 3767931877,\n 3767931880,\n 3767956137,\n 3767956135\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305228,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957696,\n 3767957680,\n 3767957659,\n 3767957662,\n 3767957696\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305230,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957990,\n 3767957994,\n 3767957998,\n 3767957992,\n 3767957990\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305231,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955948,\n 3767955950,\n 3767955954,\n 3767955949,\n 3767955948\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305232,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955816,\n 3767955812,\n 3767955815,\n 3767955820,\n 3767955816\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305233,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931911,\n 3767931896,\n 3767956801,\n 3767956816,\n 3767931911\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305234,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956854,\n 3767956837,\n 3767956822,\n 3767956844,\n 3767956854\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305236,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958305,\n 3767958303,\n 3767958320,\n 3767958323,\n 3767958305\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305237,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957178,\n 3767957193,\n 3767957196,\n 3767957180,\n 3767957178\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305238,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954233,\n 3767954230,\n 3767954239,\n 3767954240,\n 3767954233\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305240,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957657,\n 3767957749,\n 3767957752,\n 3767957663,\n 3767957657\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305242,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958822,\n 3767958817,\n 3767958839,\n 3767958846,\n 3767958822\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305243,\n "timestamp": "2015-10-01T20:14:58Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959024,\n 3767959023,\n 3767959003,\n 3767959004,\n 3767959024\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305245,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931889,\n 3767931923,\n 3767931882,\n 3767956276,\n 3767931889\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305246,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956988,\n 3767956969,\n 3767956992,\n 3767957013,\n 3767956988\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305247,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955847,\n 3767955835,\n 3767955851,\n 3767955856,\n 3767955847\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305248,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957418,\n 3767957409,\n 3767957432,\n 3767957436,\n 3767957418\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305249,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957698,\n 3767957692,\n 3767957705,\n 3767957709,\n 3767957698\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305250,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957744,\n 3767957746,\n 3767957741,\n 3767957738,\n 3767957744\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305251,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931900,\n 3767931903,\n 3767956275,\n 3767956271,\n 3767931900\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305252,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956880,\n 3767956896,\n 3767956906,\n 3767956884,\n 3767956880\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305253,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955912,\n 3767955918,\n 3767955920,\n 3767955913,\n 3767955912\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305254,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958353,\n 3767958366,\n 3767958313,\n 3767958295,\n 3767958353\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305255,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931925,\n 3767931950,\n 3767931956,\n 3767931935,\n 3767931925\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305256,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958014,\n 3767958147,\n 3767958154,\n 3767958037,\n 3767958014\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305257,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955861,\n 3767955853,\n 3767955849,\n 3767955854,\n 3767955861\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305258,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957936,\n 3767957915,\n 3767958085,\n 3767958121,\n 3767957936\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305259,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957252,\n 3767957248,\n 3767957384,\n 3767957388,\n 3767957252\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305260,\n "timestamp": "2015-10-01T20:14:59Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957903,\n 3767957912,\n 3767957867,\n 3767957858,\n 3767957903\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305261,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958416,\n 3767958396,\n 3767958385,\n 3767958412,\n 3767958416\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305262,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931942,\n 3767956931,\n 3767956961,\n 3767956768,\n 3767931942\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305263,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958626,\n 3767958452,\n 3767958447,\n 3767958620,\n 3767958626\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305264,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955819,\n 3767955825,\n 3767955787,\n 3767955786,\n 3767955819\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305265,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955911,\n 3767955903,\n 3767955902,\n 3767955910,\n 3767955911\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305266,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958142,\n 3767958138,\n 3767954175,\n 3767954178,\n 3767958142\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305267,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957953,\n 3767957946,\n 3767957993,\n 3767958003,\n 3767958006,\n 3767957953\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305268,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957217,\n 3767957210,\n 3767957236,\n 3767957241,\n 3767957246,\n 3767957217\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305269,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958293,\n 3767958282,\n 3767958312,\n 3767958322,\n 3767958326,\n 3767958293\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305270,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956783,\n 3767956770,\n 3767956839,\n 3767956857,\n 3767956784,\n 3767956783\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305271,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956051,\n 3767956058,\n 3767956034,\n 3767956030,\n 3767956026,\n 3767956051\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305272,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931869,\n 3767931871,\n 3767931876,\n 3767956259,\n 3767956154,\n 3767931869\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305273,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956826,\n 3767956836,\n 3767956891,\n 3767956899,\n 3767956832,\n 3767956826\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305274,\n "timestamp": "2015-10-01T20:15:00Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958570,\n 3767958572,\n 3767958574,\n 3767958455,\n 3767958451,\n 3767958570\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305275,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957709,\n 3767957716,\n 3767957670,\n 3767957666,\n 3767957698,\n 3767957709\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305276,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958296,\n 3767954256,\n 3767954247,\n 3767958281,\n 3767958290,\n 3767958296\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305277,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931907,\n 3767931916,\n 3767931872,\n 3767956266,\n 3767931887,\n 3767931907\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305278,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956103,\n 3767956067,\n 3767956064,\n 3767956086,\n 3767956096,\n 3767956103\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305279,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959024,\n 3767959039,\n 3767959038,\n 3767959037,\n 3767959023,\n 3767959024\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305280,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956108,\n 3767956264,\n 3767956274,\n 3767956126,\n 3767956113,\n 3767956108\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305281,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958790,\n 3767958789,\n 3767958795,\n 3767958796,\n 3767958791,\n 3767958790\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305282,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955926,\n 3767955925,\n 3767955915,\n 3767955908,\n 3767955924,\n 3767955926\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305283,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957228,\n 3767957190,\n 3767957166,\n 3767957164,\n 3767957221,\n 3767957228\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305284,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956964,\n 3767956912,\n 3767956901,\n 3767956900,\n 3767956951,\n 3767956964\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305285,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958793,\n 3767958784,\n 3767958783,\n 3767958809,\n 3767958821,\n 3767958793\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305286,\n "timestamp": "2015-10-01T20:15:01Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958326,\n 3767958322,\n 3767958329,\n 3767958334,\n 3767958328,\n 3767958326\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305287,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958789,\n 3767958790,\n 3767958780,\n 3767958778,\n 3767958788,\n 3767958789\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305288,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956105,\n 3767956085,\n 3767956262,\n 3767956280,\n 3767956114,\n 3767956105\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305289,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945655,\n 3767945654,\n 3767945653,\n 3767955757,\n 3767955758,\n 3767945655\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305290,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956130,\n 3767956144,\n 3767956147,\n 3767956095,\n 3767956071,\n 3767956130\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305291,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954221,\n 3767954218,\n 3767954236,\n 3767954246,\n 3767954251,\n 3767954221\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305292,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956143,\n 3767956127,\n 3767956106,\n 3767956142,\n 3767956150,\n 3767956143\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305293,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958432,\n 3767958316,\n 3767958286,\n 3767958413,\n 3767958419,\n 3767958432\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305294,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958423,\n 3767958389,\n 3767958371,\n 3767958375,\n 3767958409,\n 3767958423\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305295,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956913,\n 3767956899,\n 3767956891,\n 3767956934,\n 3767956960,\n 3767956913\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305296,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958443,\n 3767958442,\n 3767958564,\n 3767958570,\n 3767958451,\n 3767958443\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305297,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957667,\n 3767957871,\n 3767957877,\n 3767957679,\n 3767957673,\n 3767957667\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305298,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958048,\n 3767958073,\n 3767958087,\n 3767958093,\n 3767958063,\n 3767958048\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305299,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956783,\n 3767956784,\n 3767956787,\n 3767931943,\n 3767931931,\n 3767956783\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305300,\n "timestamp": "2015-10-01T20:15:02Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956124,\n 3767956130,\n 3767956071,\n 3767956053,\n 3767956104,\n 3767956124\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305301,\n "timestamp": "2015-10-01T20:15:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958412,\n 3767958407,\n 3767958575,\n 3767958579,\n 3767958425,\n 3767958412\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305302,\n "timestamp": "2015-10-01T20:15:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958271,\n 3767958268,\n 3767958265,\n 3767958288,\n 3767958300,\n 3767958271\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305303,\n "timestamp": "2015-10-01T20:15:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957898,\n 3767957890,\n 3767957902,\n 3767957908,\n 3767957919,\n 3767957898\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305304,\n "timestamp": "2015-10-01T20:15:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958563,\n 3767958569,\n 3767958456,\n 3767958424,\n 3767958418,\n 3767958563\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305306,\n "timestamp": "2015-10-01T20:15:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958402,\n 3767958398,\n 3767958427,\n 3767958433,\n 3767958426,\n 3767958402\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305307,\n "timestamp": "2015-10-01T20:15:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955978,\n 3767955976,\n 3767955972,\n 3767955974,\n 3767955977,\n 3767955978\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305308,\n "timestamp": "2015-10-01T20:15:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957256,\n 3767957246,\n 3767957241,\n 3767957360,\n 3767957366,\n 3767957256\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305309,\n "timestamp": "2015-10-01T20:15:03Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957723,\n 3767957700,\n 3767957697,\n 3767957686,\n 3767957710,\n 3767957723\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305310,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955899,\n 3767955904,\n 3767955891,\n 3767955889,\n 3767955887,\n 3767955899\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305311,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956960,\n 3767957004,\n 3767956970,\n 3767956959,\n 3767956913,\n 3767956960\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305312,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955830,\n 3767955829,\n 3767955828,\n 3767955839,\n 3767955843,\n 3767955830\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305313,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954223,\n 3767954242,\n 3767954244,\n 3767954248,\n 3767954234,\n 3767954223\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305314,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958654,\n 3767958651,\n 3767958766,\n 3767958770,\n 3767958763,\n 3767958654\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305315,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957939,\n 3767957864,\n 3767957755,\n 3767957750,\n 3767957925,\n 3767957939\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305316,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956839,\n 3767956770,\n 3767956762,\n 3767931954,\n 3767956828,\n 3767956839\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305317,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956922,\n 3767956933,\n 3767956909,\n 3767956908,\n 3767956898,\n 3767956922\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305318,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956958,\n 3767956967,\n 3767956947,\n 3767956936,\n 3767956943,\n 3767956958\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305319,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958960,\n 3767958988,\n 3767958989,\n 3767958856,\n 3767958855,\n 3767958960\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305320,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931888,\n 3767931883,\n 3767956265,\n 3767956263,\n 3767931881,\n 3767931888\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305321,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954225,\n 3767958274,\n 3767958285,\n 3767954227,\n 3767954220,\n 3767954217,\n 3767954225\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305322,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959019,\n 3767959005,\n 3767959030,\n 3767959036,\n 3767959031,\n 3767959029,\n 3767959019\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305323,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958587,\n 3767958598,\n 3767958567,\n 3767958456,\n 3767958569,\n 3767958582,\n 3767958587\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305324,\n "timestamp": "2015-10-01T20:15:04Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957220,\n 3767957040,\n 3767957029,\n 3767957042,\n 3767957048,\n 3767957214,\n 3767957220\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305325,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958006,\n 3767958003,\n 3767958025,\n 3767958029,\n 3767958049,\n 3767958056,\n 3767958006\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305326,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959045,\n 3767959047,\n 3767959046,\n 3767959044,\n 3767959041,\n 3767959040,\n 3767959045\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305327,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956088,\n 3767956090,\n 3767956138,\n 3767956140,\n 3767956109,\n 3767956107,\n 3767956088\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305328,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956956,\n 3767956882,\n 3767956871,\n 3767956921,\n 3767956929,\n 3767956949,\n 3767956956\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305329,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955822,\n 3767955829,\n 3767955830,\n 3767955833,\n 3767955834,\n 3767955831,\n 3767955822\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305330,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954167,\n 3767954200,\n 3767954201,\n 3767954198,\n 3767954202,\n 3767954177,\n 3767954167\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305331,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957753,\n 3767957736,\n 3767957715,\n 3767957719,\n 3767957713,\n 3767957737,\n 3767957753\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305332,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956764,\n 3767931947,\n 3767956761,\n 3767931937,\n 3767931930,\n 3767956760,\n 3767956764\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305333,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955771,\n 3767955772,\n 3767955779,\n 3767955780,\n 3767955791,\n 3767955784,\n 3767955771\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305334,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955961,\n 3767955971,\n 3767955975,\n 3767955969,\n 3767955967,\n 3767955970,\n 3767955961\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305335,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956064,\n 3767956050,\n 3767956038,\n 3767956059,\n 3767956080,\n 3767956086,\n 3767956064\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305336,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956821,\n 3767956845,\n 3767956842,\n 3767956849,\n 3767956861,\n 3767956835,\n 3767956821\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305337,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957240,\n 3767957024,\n 3767957009,\n 3767957055,\n 3767957158,\n 3767957229,\n 3767957240\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305338,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958998,\n 3767959018,\n 3767959022,\n 3767959025,\n 3767959028,\n 3767959002,\n 3767958998\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305339,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957204,\n 3767957186,\n 3767957377,\n 3767957391,\n 3767957235,\n 3767957237,\n 3767957204\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305340,\n "timestamp": "2015-10-01T20:15:05Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955925,\n 3767955926,\n 3767955927,\n 3767955929,\n 3767955930,\n 3767955928,\n 3767955925\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305341,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956789,\n 3767931946,\n 3767931924,\n 3767931926,\n 3767956775,\n 3767956786,\n 3767956789\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305342,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956137,\n 3767956119,\n 3767956117,\n 3767956112,\n 3767956131,\n 3767956135,\n 3767956137\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305343,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954208,\n 3767954233,\n 3767954240,\n 3767954254,\n 3767958261,\n 3767954211,\n 3767954208\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305344,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958772,\n 3767958779,\n 3767958781,\n 3767958785,\n 3767958787,\n 3767958774,\n 3767958772\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305345,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955837,\n 3767955862,\n 3767955864,\n 3767955855,\n 3767955823,\n 3767955832,\n 3767955837\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305346,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956782,\n 3767956792,\n 3767931956,\n 3767931950,\n 3767931925,\n 3767931919,\n 3767956782\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305347,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957862,\n 3767957728,\n 3767957720,\n 3767957718,\n 3767957712,\n 3767957756,\n 3767957862\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305348,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958806,\n 3767958805,\n 3767958850,\n 3767958852,\n 3767958824,\n 3767958823,\n 3767958806\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305349,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957439,\n 3767957425,\n 3767957450,\n 3767957682,\n 3767957447,\n 3767957444,\n 3767957439\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305350,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957879,\n 3767957747,\n 3767957732,\n 3767957708,\n 3767957699,\n 3767957751,\n 3767957879\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305351,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957888,\n 3767957884,\n 3767957873,\n 3767957861,\n 3767957915,\n 3767957936,\n 3767957888\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305352,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957248,\n 3767957252,\n 3767957358,\n 3767957224,\n 3767957207,\n 3767957244,\n 3767957248\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305353,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958075,\n 3767958102,\n 3767958128,\n 3767958156,\n 3767958091,\n 3767958071,\n 3767958075\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305355,\n "timestamp": "2015-10-01T20:15:06Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955813,\n 3767955796,\n 3767955788,\n 3767955811,\n 3767955812,\n 3767955816,\n 3767955813\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305356,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955881,\n 3767955890,\n 3767955878,\n 3767955876,\n 3767955888,\n 3767955879,\n 3767955881\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305357,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958361,\n 3767958341,\n 3767958325,\n 3767958294,\n 3767958338,\n 3767958344,\n 3767958361\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305358,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958605,\n 3767958611,\n 3767958581,\n 3767958580,\n 3767958586,\n 3767958583,\n 3767958605\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305359,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945585,\n 3767945586,\n 3767945587,\n 3767945593,\n 3767945590,\n 3767945589,\n 3767945585\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305360,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958116,\n 3767958113,\n 3767958137,\n 3767958160,\n 3767958155,\n 3767958140,\n 3767958116\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305361,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956808,\n 3767956790,\n 3767956815,\n 3767956805,\n 3767956823,\n 3767956856,\n 3767956808\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305362,\n "timestamp": "2025-05-08T17:22:42Z",\n "version": 3,\n "changeset": 165995049,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 3767958327,\n 3767958261,\n 3767954254,\n 3767958289,\n 3767958315,\n 3767958321,\n 3767958327\n ],\n "tags": {\n "addr:housenumber": "8",\n "addr:street": "Rue de l'Église",\n "amenity": "townhall",\n "building": "civic",\n "contact:email": "mairie.aubencheulauxbois@gmail.com",\n "contact:phone": "+33 3 23 66 20 08",\n "name": "Mairie d'Aubencheul-aux-Bois",\n "opening_hours": "Tu 15:30-17:30; Th 15:30-17:30",\n "ref:FR:SIRET": "21020030900016",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015;Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/nord-pas-de-calais-picardie/aisne#service-mairie",\n "wheelchair": "yes"\n }\n },\n {\n "type": "way",\n "id": 373305363,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957705,\n 3767957863,\n 3767957869,\n 3767957748,\n 3767957745,\n 3767957709,\n 3767957705\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305364,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958341,\n 3767958361,\n 3767958363,\n 3767958357,\n 3767958362,\n 3767958348,\n 3767958341\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305365,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931907,\n 3767956769,\n 3767956796,\n 3767931948,\n 3767931945,\n 3767931916,\n 3767931907\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305366,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958258,\n 3767954255,\n 3767954253,\n 3767958284,\n 3767958304,\n 3767958262,\n 3767958258\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305367,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958168,\n 3767958166,\n 3767958153,\n 3767958143,\n 3767954187,\n 3767954192,\n 3767958168\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305368,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958314,\n 3767958311,\n 3767958275,\n 3767958266,\n 3767958259,\n 3767958301,\n 3767958314\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305369,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958062,\n 3767957980,\n 3767958096,\n 3767958095,\n 3767958094,\n 3767958152,\n 3767958062\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305370,\n "timestamp": "2015-10-01T20:15:07Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956278,\n 3767956279,\n 3767956273,\n 3767956272,\n 3767956270,\n 3767956267,\n 3767956278\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305371,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954245,\n 3767954252,\n 3767958260,\n 3767954251,\n 3767954246,\n 3767954241,\n 3767954245\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305372,\n "timestamp": "2024-01-11T19:13:46Z",\n "version": 3,\n "changeset": 146155500,\n "user": "Olyon",\n "uid": 1443767,\n "nodes": [\n 3767957989,\n 3767958010,\n 3767958020,\n 3767958034,\n 3767958041,\n 3767958027,\n 3767958032,\n 3767958040,\n 3767958042,\n 3767958036,\n 3767958039,\n 3767958047,\n 3767958050,\n 3767958043,\n 3767958044,\n 3767958055,\n 3767958058,\n 3767958046,\n 3767958054,\n 3767958061,\n 3767958060,\n 3767958057,\n 3767958059,\n 3767958064,\n 3767958066,\n 3767958045,\n 3767958018,\n 3767958023,\n 3767958026,\n 3767958035,\n 3767958038,\n 3767958030,\n 3767958031,\n 3767958016,\n 3767958015,\n 3767957996,\n 3767957997,\n 3767958002,\n 3767958000,\n 3767957979,\n 3767957978,\n 3767957987,\n 3767957983,\n 3767957975,\n 3767957973,\n 3767957984,\n 3767957976,\n 3767957970,\n 3767957968,\n 3767957977,\n 3767957972,\n 3767957964,\n 3767957962,\n 3767957971,\n 3767957966,\n 3767957958,\n 3767957959,\n 3767957965,\n 3767957961,\n 3767957960,\n 3767957967,\n 3767957974,\n 3767957989\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "denomination": "catholic",\n "name": "Église Saint-Martin",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wikidata": "Q38225533"\n }\n },\n {\n "type": "way",\n "id": 373305373,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956882,\n 3767956956,\n 3767956975,\n 3767956875,\n 3767956869,\n 3767956865,\n 3767956889,\n 3767956882\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305374,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958387,\n 3767958382,\n 3767958393,\n 3767958384,\n 3767958369,\n 3767958377,\n 3767958395,\n 3767958387\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305375,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958784,\n 3767958793,\n 3767958794,\n 3767958655,\n 3767958652,\n 3767958641,\n 3767958637,\n 3767958784\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305376,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956905,\n 3767956867,\n 3767956864,\n 3767956797,\n 3767956780,\n 3767956897,\n 3767956911,\n 3767956905\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305377,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957403,\n 3767957404,\n 3767957399,\n 3767957386,\n 3767957383,\n 3767957397,\n 3767957401,\n 3767957403\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305378,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957696,\n 3767957662,\n 3767957717,\n 3767957731,\n 3767957754,\n 3767957865,\n 3767957711,\n 3767957696\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305379,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957432,\n 3767957409,\n 3767957360,\n 3767957241,\n 3767957236,\n 3767957216,\n 3767957421,\n 3767957432\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305380,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957718,\n 3767957720,\n 3767957728,\n 3767957704,\n 3767957691,\n 3767957695,\n 3767957702,\n 3767957718\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305381,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958314,\n 3767958317,\n 3767958307,\n 3767958292,\n 3767958277,\n 3767958275,\n 3767958311,\n 3767958314\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305383,\n "timestamp": "2015-10-01T20:15:08Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931903,\n 3767931900,\n 3767931939,\n 3767931952,\n 3767956785,\n 3767956803,\n 3767931902,\n 3767931903\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305384,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956771,\n 3767956791,\n 3767956778,\n 3767956843,\n 3767956866,\n 3767956765,\n 3767956759,\n 3767956771\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305385,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958830,\n 3767958972,\n 3767958974,\n 3767958963,\n 3767958961,\n 3767958835,\n 3767958833,\n 3767958830\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305386,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958383,\n 3767958373,\n 3767958360,\n 3767958358,\n 3767958331,\n 3767958406,\n 3767958417,\n 3767958383\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305387,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931874,\n 3767931875,\n 3767956278,\n 3767956267,\n 3767956261,\n 3767956260,\n 3767931873,\n 3767931874\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305388,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955799,\n 3767955826,\n 3767955827,\n 3767955809,\n 3767955804,\n 3767955793,\n 3767955790,\n 3767955799\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305389,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957428,\n 3767957393,\n 3767957247,\n 3767957233,\n 3767957387,\n 3767957390,\n 3767957423,\n 3767957428\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305390,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958110,\n 3767958101,\n 3767958086,\n 3767958151,\n 3767958164,\n 3767958122,\n 3767958136,\n 3767958110\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305391,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957688,\n 3767957721,\n 3767957658,\n 3767957437,\n 3767957431,\n 3767957446,\n 3767957434,\n 3767957688\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305392,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958338,\n 3767958294,\n 3767958273,\n 3767958272,\n 3767958291,\n 3767958278,\n 3767958319,\n 3767958338\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305393,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767959017,\n 3767959020,\n 3767959021,\n 3767959012,\n 3767959013,\n 3767959014,\n 3767959010,\n 3767959017\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305395,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956776,\n 3767931953,\n 3767956774,\n 3767956799,\n 3767956814,\n 3767956850,\n 3767956807,\n 3767956776\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305397,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956105,\n 3767956114,\n 3767956110,\n 3767956089,\n 3767956087,\n 3767956074,\n 3767956078,\n 3767956105\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305399,\n "timestamp": "2015-10-01T20:15:09Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958400,\n 3767958368,\n 3767958364,\n 3767958359,\n 3767958390,\n 3767958394,\n 3767958404,\n 3767958400\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305402,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955858,\n 3767955848,\n 3767955844,\n 3767955874,\n 3767955875,\n 3767955877,\n 3767955871,\n 3767955858\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305404,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958303,\n 3767958305,\n 3767958308,\n 3767958269,\n 3767958257,\n 3767958276,\n 3767958298,\n 3767958303\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305406,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956052,\n 3767956023,\n 3767956040,\n 3767956041,\n 3767956084,\n 3767956068,\n 3767956060,\n 3767956052\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305408,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956277,\n 3767956097,\n 3767956062,\n 3767956021,\n 3767956042,\n 3767956095,\n 3767956147,\n 3767956277\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305411,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954221,\n 3767954251,\n 3767958260,\n 3767958265,\n 3767958268,\n 3767954222,\n 3767954213,\n 3767954221\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305414,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955885,\n 3767955881,\n 3767955879,\n 3767955888,\n 3767955876,\n 3767955859,\n 3767955870,\n 3767955885\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305417,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958399,\n 3767958393,\n 3767958382,\n 3767958387,\n 3767958395,\n 3767958415,\n 3767958422,\n 3767958399\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305418,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957044,\n 3767957038,\n 3767957006,\n 3767957018,\n 3767957017,\n 3767957021,\n 3767957050,\n 3767957045,\n 3767957044\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373305419,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955828,\n 3767955829,\n 3767955822,\n 3767955818,\n 3767955813,\n 3767955816,\n 3767955820,\n 3767955821,\n 3767955828\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305420,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958625,\n 3767958632,\n 3767958627,\n 3767958629,\n 3767958760,\n 3767958761,\n 3767958619,\n 3767958609,\n 3767958625\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305421,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931921,\n 3767931922,\n 3767931879,\n 3767931878,\n 3767931871,\n 3767931869,\n 3767931917,\n 3767931918,\n 3767931921\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305422,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956002,\n 3767956015,\n 3767956042,\n 3767956021,\n 3767956014,\n 3767956016,\n 3767956006,\n 3767956005,\n 3767956002\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305423,\n "timestamp": "2015-10-01T20:15:10Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955863,\n 3767955860,\n 3767955858,\n 3767955871,\n 3767955883,\n 3767955869,\n 3767955868,\n 3767955865,\n 3767955863\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305424,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958001,\n 3767958007,\n 3767957930,\n 3767957923,\n 3767957924,\n 3767957931,\n 3767957929,\n 3767957957,\n 3767958001\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305425,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956851,\n 3767956802,\n 3767956847,\n 3767956871,\n 3767956882,\n 3767956889,\n 3767956865,\n 3767956855,\n 3767956851\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305426,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957380,\n 3767957242,\n 3767957218,\n 3767957359,\n 3767957362,\n 3767957381,\n 3767957394,\n 3767957376,\n 3767957380\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305427,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957989,\n 3767957988,\n 3767957986,\n 3767957981,\n 3767958017,\n 3767958019,\n 3767958009,\n 3767958010,\n 3767957989\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305428,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945599,\n 3767945598,\n 3767945606,\n 3767945613,\n 3767945618,\n 3767945624,\n 3767945621,\n 3767945600,\n 3767945599\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305429,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958168,\n 3767958120,\n 3767958109,\n 3767958107,\n 3767958104,\n 3767958144,\n 3767958148,\n 3767958166,\n 3767958168\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305430,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957397,\n 3767957375,\n 3767957396,\n 3767957400,\n 3767957411,\n 3767957416,\n 3767957403,\n 3767957401,\n 3767957397\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305431,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956258,\n 3767956082,\n 3767956083,\n 3767956094,\n 3767956093,\n 3767956132,\n 3767956133,\n 3767956155,\n 3767956258\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305432,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958990,\n 3767958984,\n 3767958973,\n 3767958981,\n 3767958979,\n 3767958982,\n 3767958983,\n 3767958985,\n 3767958990\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305433,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957872,\n 3767957881,\n 3767957900,\n 3767957910,\n 3767957892,\n 3767957886,\n 3767957427,\n 3767957406,\n 3767957872\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305434,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954232,\n 3767954228,\n 3767958263,\n 3767958264,\n 3767958280,\n 3767958279,\n 3767958330,\n 3767958335,\n 3767954232\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305435,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956804,\n 3767956811,\n 3767956757,\n 3767931941,\n 3767931936,\n 3767931932,\n 3767956794,\n 3767956798,\n 3767956804\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305436,\n "timestamp": "2015-10-01T20:15:11Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957913,\n 3767957906,\n 3767957914,\n 3767957917,\n 3767957945,\n 3767957942,\n 3767957949,\n 3767957952,\n 3767957913\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305437,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958078,\n 3767958051,\n 3767958063,\n 3767958093,\n 3767958112,\n 3767958092,\n 3767958099,\n 3767958079,\n 3767958078\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305438,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767931891,\n 3767931898,\n 3767931928,\n 3767931927,\n 3767956763,\n 3767956767,\n 3767956795,\n 3767956788,\n 3767931891\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305439,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956945,\n 3767956895,\n 3767956879,\n 3767956872,\n 3767956870,\n 3767956968,\n 3767956986,\n 3767956946,\n 3767956945\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305440,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956950,\n 3767956925,\n 3767957030,\n 3767957041,\n 3767956999,\n 3767956998,\n 3767956989,\n 3767956990,\n 3767956950\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305441,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958994,\n 3767958993,\n 3767958996,\n 3767958997,\n 3767958844,\n 3767958841,\n 3767958969,\n 3767958968,\n 3767958994\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305442,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957675,\n 3767957416,\n 3767957411,\n 3767957442,\n 3767957669,\n 3767957665,\n 3767957729,\n 3767957676,\n 3767957675\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305443,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955799,\n 3767955795,\n 3767955805,\n 3767955807,\n 3767955810,\n 3767955808,\n 3767955824,\n 3767955826,\n 3767955799\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305444,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957948,\n 3767957943,\n 3767957932,\n 3767957928,\n 3767957922,\n 3767957920,\n 3767957955,\n 3767957985,\n 3767957948\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305445,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954181,\n 3767954191,\n 3767954196,\n 3767954209,\n 3767954212,\n 3767954203,\n 3767954199,\n 3767954188,\n 3767954181\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305446,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954193,\n 3767954180,\n 3767954183,\n 3767954195,\n 3767954197,\n 3767954190,\n 3767954189,\n 3767954194,\n 3767954193\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305447,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958119,\n 3767958117,\n 3767958013,\n 3767958008,\n 3767958114,\n 3767958118,\n 3767958145,\n 3767958149,\n 3767958119\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305448,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958033,\n 3767958048,\n 3767958063,\n 3767958051,\n 3767957938,\n 3767957937,\n 3767957896,\n 3767957889,\n 3767958033\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305449,\n "timestamp": "2015-10-01T20:15:12Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958819,\n 3767958815,\n 3767958810,\n 3767958842,\n 3767958847,\n 3767958848,\n 3767958957,\n 3767958820,\n 3767958819\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305450,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956894,\n 3767956914,\n 3767956917,\n 3767956937,\n 3767956944,\n 3767956893,\n 3767956888,\n 3767956881,\n 3767956894\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305451,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945620,\n 3767945622,\n 3767945623,\n 3767945630,\n 3767945629,\n 3767945628,\n 3767945627,\n 3767945626,\n 3767945625,\n 3767945620\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305452,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958327,\n 3767958321,\n 3767958384,\n 3767958393,\n 3767958399,\n 3767958408,\n 3767958346,\n 3767958354,\n 3767958339,\n 3767958327\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305453,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957228,\n 3767957371,\n 3767957373,\n 3767957202,\n 3767957203,\n 3767957002,\n 3767956995,\n 3767957188,\n 3767957190,\n 3767957228\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305454,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956986,\n 3767957016,\n 3767956987,\n 3767957007,\n 3767956993,\n 3767956965,\n 3767956974,\n 3767956945,\n 3767956946,\n 3767956986\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305455,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767957723,\n 3767957710,\n 3767957707,\n 3767957725,\n 3767957724,\n 3767957726,\n 3767957727,\n 3767957878,\n 3767957882,\n 3767957723\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305456,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956930,\n 3767956952,\n 3767956953,\n 3767956997,\n 3767957023,\n 3767956978,\n 3767956973,\n 3767956939,\n 3767956919,\n 3767956930\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305457,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958642,\n 3767958640,\n 3767958644,\n 3767958638,\n 3767958654,\n 3767958763,\n 3767958768,\n 3767958762,\n 3767958769,\n 3767958642\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305458,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945596,\n 3767945598,\n 3767945599,\n 3767945594,\n 3767945591,\n 3767945581,\n 3767945582,\n 3767945592,\n 3767945588,\n 3767945596\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305459,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767954212,\n 3767954209,\n 3767954206,\n 3767954235,\n 3767954238,\n 3767954231,\n 3767954229,\n 3767954219,\n 3767954226,\n 3767954212\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305460,\n "timestamp": "2015-10-01T20:15:13Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955992,\n 3767955936,\n 3767955932,\n 3767955938,\n 3767955935,\n 3767955952,\n 3767955955,\n 3767955993,\n 3767956003,\n 3767955992\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305461,\n "timestamp": "2015-10-01T20:15:14Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767956982,\n 3767956979,\n 3767956996,\n 3767956948,\n 3767956920,\n 3767956923,\n 3767956928,\n 3767956918,\n 3767956957,\n 3767956982\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305462,\n "timestamp": "2015-10-01T20:15:14Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767955877,\n 3767955875,\n 3767955893,\n 3767955896,\n 3767955880,\n 3767955884,\n 3767955900,\n 3767955906,\n 3767955886,\n 3767955877\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 373305463,\n "timestamp": "2015-10-01T20:15:14Z",\n "version": 1,\n "changeset": 34376832,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767958062,\n 3767958152,\n 3767954169,\n 3767958157,\n 3767958165,\n 3767958093,\n 3767958087,\n 3767958073,\n 3767958069,\n 3767958062\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 373359639,\n "timestamp": "2015-10-02T05:08:48Z",\n "version": 2,\n "changeset": 34381766,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 3767945581,\n 3768388368,\n 3768388370,\n 3767945582,\n 3767945581\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n }\n \n ]\n }\n """ ] ] |
|