HTTP Client
2
Total requests
0
HTTP errors
Clients
http_client 2
Requests
| POST | https://overpass-api.de/api/interpreter | |
|---|---|---|
| Request options | [ "body" => [ "data" => """ [out:json][timeout:60];\n area["ref:INSEE"="02108"]->.searchArea;\n (\n nwr["emergency"="fire_hydrant"](area.searchArea);\n nwr["amenity"="charging_station"](area.searchArea);\n nwr["amenity"="toilets"](area.searchArea);\n nwr["highway"="bus_stop"](area.searchArea);\n nwr["emergency"="defibrillator"](area.searchArea);\n nwr["man_made"="surveillance"](area.searchArea);\n nwr["amenity"="recycling"](area.searchArea);\n nwr["power"="substation"](area.searchArea);\n nwr["healthcare"](area.searchArea);\n nwr["amenity"="doctors"](area.searchArea);\n nwr["amenity"="pharmacy"](area.searchArea);\n nwr["amenity"="hospital"](area.searchArea);\n nwr["amenity"="clinic"](area.searchArea);\n nwr["amenity"="social_facility"](area.searchArea);\n nwr["healthcare"="laboratory"](area.searchArea);\n nwr["amenity"="school"](area.searchArea);\n nwr["amenity"="police"](area.searchArea);\n nwr["amenity"="bicycle_parking"](area.searchArea);\n nwr["advertising"="board"]["message"="political"](area.searchArea);\n way["building"](area.searchArea);\n nwr["email"](area.searchArea);\n nwr["contact:email"](area.searchArea);\n nwr["amenity"="bench"](area.searchArea);\n nwr["amenity"="waste_basket"](area.searchArea);\n nwr["highway"="street_lamp"](area.searchArea);\n nwr["amenity"="drinking_water"](area.searchArea);\n nwr["natural"="tree"](area.searchArea);\n nw["power"="pole"](area.searchArea);\n nwr["manhole"](area.searchArea);\n nwr["amenity"="public_bookcase"](area.searchArea);\n nwr["leisure"="playground"](area.searchArea);\n nwr["amenity"="restaurant"](area.searchArea);\n nwr["ref:FR:RNB"](area.searchArea);\n );\n (._;>;);\n out meta;\n >; """ ] "timeout" => 60 ] |
|
| Response |
200
[ "info" => [ "header_size" => 190 "request_size" => 2613 "total_time" => 6.46417 "namelookup_time" => 0.000528 "connect_time" => 0.01854 "pretransfer_time" => 0.038601 "size_upload" => 2410.0 "size_download" => 17189.0 "speed_download" => 2659.0 "speed_upload" => 372.0 "download_content_length" => 17189.0 "upload_content_length" => 2410.0 "starttransfer_time" => 6.446543 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:8dd2:eab4:995c:1e1a" "local_port" => 58982 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 38525 "connect_time_us" => 18540 "namelookup_time_us" => 528 "pretransfer_time_us" => 38601 "starttransfer_time_us" => 6446543 "posttransfer_time_us" => 38599 "total_time_us" => 6464170 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769793394.0341 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#953 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#920 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#937 …} : -9223372036854775808 } } "debug" => """ * Host overpass-api.de:443 was resolved.\n * IPv6: 2a01:4f8:261:3c4f::2, 2a01:4f9:3051:3e48::2\n * IPv4: 162.55.144.139, 65.109.112.52\n * Trying [2a01:4f8:261:3c4f::2]:443...\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n * ALPN: server accepted http/1.1\n * Server certificate:\n * subject: CN=gall.openstreetmap.de\n * start date: Jan 21 16:56:04 2026 GMT\n * expire date: Apr 21 16:56:03 2026 GMT\n * subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n * using HTTP/1.x\n > POST /api/interpreter HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n Content-Type: application/x-www-form-urlencoded\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 2410\r\n \r\n * upload completely sent off: 2410 bytes\n < HTTP/1.1 200 OK\r\n < Date: Fri, 30 Jan 2026 17:16:34 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 17189\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Fri, 30 Jan 2026 17:16:34 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 17189" "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-30T17:14:59Z",\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": 4728757020,\n "lat": 49.5286303,\n "lon": 3.5413416,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757021,\n "lat": 49.5286971,\n "lon": 3.5413291,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757022,\n "lat": 49.5286833,\n "lon": 3.5409842,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757023,\n "lat": 49.5286151,\n "lon": 3.5409958,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757024,\n "lat": 49.5286811,\n "lon": 3.5409424,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757025,\n "lat": 49.5286761,\n "lon": 3.5408457,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757026,\n "lat": 49.5286127,\n "lon": 3.5408502,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757027,\n "lat": 49.5286153,\n "lon": 3.5409485,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757028,\n "lat": 49.5286729,\n "lon": 3.5407821,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757029,\n "lat": 49.5286482,\n "lon": 3.5407844,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757030,\n "lat": 49.5286483,\n "lon": 3.5408124,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757031,\n "lat": 49.5286544,\n "lon": 3.5408124,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757032,\n "lat": 49.5286550,\n "lon": 3.5408472,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757033,\n "lat": 49.5285437,\n "lon": 3.5408543,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757034,\n "lat": 49.5285440,\n "lon": 3.5409539,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757035,\n "lat": 49.5286668,\n "lon": 3.5406478,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757036,\n "lat": 49.5286168,\n "lon": 3.5406480,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757037,\n "lat": 49.5286223,\n "lon": 3.5407868,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757038,\n "lat": 49.5286315,\n "lon": 3.5407859,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757039,\n "lat": 49.5286313,\n "lon": 3.5408117,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757040,\n "lat": 49.5286001,\n "lon": 3.5408509,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757041,\n "lat": 49.5285951,\n "lon": 3.5407724,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757042,\n "lat": 49.5285682,\n "lon": 3.5407748,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757043,\n "lat": 49.5285697,\n "lon": 3.5408528,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757044,\n "lat": 49.5285880,\n "lon": 3.5406490,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757045,\n "lat": 49.5285428,\n "lon": 3.5406452,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757046,\n "lat": 49.5285425,\n "lon": 3.5407771,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757047,\n "lat": 49.5291845,\n "lon": 3.5409656,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757048,\n "lat": 49.5291654,\n "lon": 3.5409086,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757049,\n "lat": 49.5291445,\n "lon": 3.5409257,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757050,\n "lat": 49.5291623,\n "lon": 3.5409809,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757051,\n "lat": 49.5288261,\n "lon": 3.5412772,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757052,\n "lat": 49.5288907,\n "lon": 3.5412702,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757053,\n "lat": 49.5288778,\n "lon": 3.5410391,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757054,\n "lat": 49.5288124,\n "lon": 3.5410482,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757055,\n "lat": 49.5288126,\n "lon": 3.5410593,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757056,\n "lat": 49.5288170,\n "lon": 3.5410594,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757057,\n "lat": 49.5289295,\n "lon": 3.5411101,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757058,\n "lat": 49.5289247,\n "lon": 3.5410309,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757059,\n "lat": 49.5288824,\n "lon": 3.5411224,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757060,\n "lat": 49.5288745,\n "lon": 3.5410397,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757061,\n "lat": 49.5289398,\n "lon": 3.5410283,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757062,\n "lat": 49.5289296,\n "lon": 3.5406759,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757063,\n "lat": 49.5288637,\n "lon": 3.5406839,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757064,\n "lat": 49.5292840,\n "lon": 3.5405194,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757065,\n "lat": 49.5292453,\n "lon": 3.5404325,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757066,\n "lat": 49.5292316,\n "lon": 3.5404452,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757067,\n "lat": 49.5290748,\n "lon": 3.5406168,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757068,\n "lat": 49.5290605,\n "lon": 3.5406308,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757069,\n "lat": 49.5290057,\n "lon": 3.5406702,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757070,\n "lat": 49.5290124,\n "lon": 3.5407495,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757071,\n "lat": 49.5290876,\n "lon": 3.5407130,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757072,\n "lat": 49.5290932,\n "lon": 3.5407280,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757073,\n "lat": 49.5291007,\n "lon": 3.5407293,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757074,\n "lat": 49.5291040,\n "lon": 3.5407227,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757075,\n "lat": 49.5291003,\n "lon": 3.5407024,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757076,\n "lat": 49.5290991,\n "lon": 3.5414947,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757077,\n "lat": 49.5290796,\n "lon": 3.5414962,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757078,\n "lat": 49.5290857,\n "lon": 3.5415796,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757079,\n "lat": 49.5291096,\n "lon": 3.5415747,\n "timestamp": "2017-03-11T06:05:58Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757080,\n "lat": 49.5288273,\n "lon": 3.5416266,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757081,\n "lat": 49.5288243,\n "lon": 3.5416056,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757082,\n "lat": 49.5289079,\n "lon": 3.5415916,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757083,\n "lat": 49.5289007,\n "lon": 3.5414881,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757084,\n "lat": 49.5288119,\n "lon": 3.5415004,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757085,\n "lat": 49.5288098,\n "lon": 3.5414722,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757086,\n "lat": 49.5286763,\n "lon": 3.5414840,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757087,\n "lat": 49.5286859,\n "lon": 3.5416549,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757088,\n "lat": 49.5287418,\n "lon": 3.5416454,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757189,\n "lat": 49.5289659,\n "lon": 3.5415839,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757190,\n "lat": 49.5289578,\n "lon": 3.5414813,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757191,\n "lat": 49.5294539,\n "lon": 3.5388099,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757192,\n "lat": 49.5294211,\n "lon": 3.5389525,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757193,\n "lat": 49.5294672,\n "lon": 3.5389760,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757194,\n "lat": 49.5295000,\n "lon": 3.5388334,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757195,\n "lat": 49.5292218,\n "lon": 3.5392883,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757196,\n "lat": 49.5291525,\n "lon": 3.5392890,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757197,\n "lat": 49.5291148,\n "lon": 3.5395642,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757198,\n "lat": 49.5291852,\n "lon": 3.5395708,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757199,\n "lat": 49.5292115,\n "lon": 3.5393791,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757200,\n "lat": 49.5290828,\n "lon": 3.5392957,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757201,\n "lat": 49.5290834,\n "lon": 3.5392201,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757202,\n "lat": 49.5290291,\n "lon": 3.5392219,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757203,\n "lat": 49.5290312,\n "lon": 3.5390576,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757204,\n "lat": 49.5289617,\n "lon": 3.5390558,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757205,\n "lat": 49.5289582,\n "lon": 3.5393299,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757206,\n "lat": 49.5290832,\n "lon": 3.5393220,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757207,\n "lat": 49.5290817,\n "lon": 3.5395626,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757208,\n "lat": 49.5290827,\n "lon": 3.5393818,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757209,\n "lat": 49.5290271,\n "lon": 3.5393840,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757210,\n "lat": 49.5290263,\n "lon": 3.5395597,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757211,\n "lat": 49.5286855,\n "lon": 3.5383979,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757212,\n "lat": 49.5286856,\n "lon": 3.5383832,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757213,\n "lat": 49.5286913,\n "lon": 3.5383833,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757214,\n "lat": 49.5286916,\n "lon": 3.5383737,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757215,\n "lat": 49.5286870,\n "lon": 3.5383736,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757216,\n "lat": 49.5286886,\n "lon": 3.5383577,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757217,\n "lat": 49.5286928,\n "lon": 3.5383578,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757218,\n "lat": 49.5286928,\n "lon": 3.5383469,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757219,\n "lat": 49.5286884,\n "lon": 3.5383468,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757220,\n "lat": 49.5286885,\n "lon": 3.5383327,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757221,\n "lat": 49.5286934,\n "lon": 3.5383332,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757222,\n "lat": 49.5286940,\n "lon": 3.5383248,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757223,\n "lat": 49.5286891,\n "lon": 3.5383231,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757224,\n "lat": 49.5286897,\n "lon": 3.5383117,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757225,\n "lat": 49.5286862,\n "lon": 3.5383076,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757226,\n "lat": 49.5285948,\n "lon": 3.5382987,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757227,\n "lat": 49.5285934,\n "lon": 3.5383099,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757228,\n "lat": 49.5285830,\n "lon": 3.5383091,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757229,\n "lat": 49.5285795,\n "lon": 3.5383860,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757230,\n "lat": 49.5285441,\n "lon": 3.5383064,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757231,\n "lat": 49.5285405,\n "lon": 3.5383817,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757232,\n "lat": 49.5286505,\n "lon": 3.5400699,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757233,\n "lat": 49.5286030,\n "lon": 3.5400749,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757234,\n "lat": 49.5286060,\n "lon": 3.5401775,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757235,\n "lat": 49.5286581,\n "lon": 3.5401716,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757236,\n "lat": 49.5286001,\n "lon": 3.5401783,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757237,\n "lat": 49.5286130,\n "lon": 3.5405245,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757238,\n "lat": 49.5286757,\n "lon": 3.5405181,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757239,\n "lat": 49.5295873,\n "lon": 3.5397086,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757240,\n "lat": 49.5295341,\n "lon": 3.5396777,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757241,\n "lat": 49.5294716,\n "lon": 3.5396485,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757242,\n "lat": 49.5294414,\n "lon": 3.5397977,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757243,\n "lat": 49.5295020,\n "lon": 3.5398400,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757244,\n "lat": 49.5295087,\n "lon": 3.5398072,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757245,\n "lat": 49.5295418,\n "lon": 3.5398217,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757246,\n "lat": 49.5295566,\n "lon": 3.5397524,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757247,\n "lat": 49.5295723,\n "lon": 3.5397585,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757248,\n "lat": 49.5294695,\n "lon": 3.5392926,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757249,\n "lat": 49.5294032,\n "lon": 3.5393169,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757250,\n "lat": 49.5293681,\n "lon": 3.5395746,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757251,\n "lat": 49.5294157,\n "lon": 3.5395896,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757252,\n "lat": 49.5294380,\n "lon": 3.5394241,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757253,\n "lat": 49.5294617,\n "lon": 3.5394271,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757254,\n "lat": 49.5295484,\n "lon": 3.5398394,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757255,\n "lat": 49.5295342,\n "lon": 3.5398320,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757256,\n "lat": 49.5295264,\n "lon": 3.5398580,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757257,\n "lat": 49.5295408,\n "lon": 3.5398677,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757258,\n "lat": 49.5292712,\n "lon": 3.5395014,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757259,\n "lat": 49.5293067,\n "lon": 3.5395086,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757260,\n "lat": 49.5293134,\n "lon": 3.5394241,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757261,\n "lat": 49.5292799,\n "lon": 3.5394170,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757262,\n "lat": 49.5296056,\n "lon": 3.5400675,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757263,\n "lat": 49.5295403,\n "lon": 3.5399913,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757264,\n "lat": 49.5293799,\n "lon": 3.5398411,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757265,\n "lat": 49.5293555,\n "lon": 3.5399216,\n "timestamp": "2017-03-11T06:05:59Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757266,\n "lat": 49.5294410,\n "lon": 3.5400092,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757267,\n "lat": 49.5294312,\n "lon": 3.5400317,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757268,\n "lat": 49.5294973,\n "lon": 3.5400880,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757269,\n "lat": 49.5294910,\n "lon": 3.5401045,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757270,\n "lat": 49.5295559,\n "lon": 3.5401715,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757271,\n "lat": 49.5292977,\n "lon": 3.5405498,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757272,\n "lat": 49.5293574,\n "lon": 3.5404829,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757273,\n "lat": 49.5292659,\n "lon": 3.5402841,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757274,\n "lat": 49.5292087,\n "lon": 3.5403447,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757275,\n "lat": 49.5295091,\n "lon": 3.5402769,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757276,\n "lat": 49.5295357,\n "lon": 3.5402140,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757277,\n "lat": 49.5293195,\n "lon": 3.5400042,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757278,\n "lat": 49.5292927,\n "lon": 3.5400838,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757279,\n "lat": 49.5293390,\n "lon": 3.5401232,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757280,\n "lat": 49.5291699,\n "lon": 3.5403427,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757281,\n "lat": 49.5292033,\n "lon": 3.5402834,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757282,\n "lat": 49.5291383,\n "lon": 3.5402052,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757283,\n "lat": 49.5291152,\n "lon": 3.5402650,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757284,\n "lat": 49.5291806,\n "lon": 3.5398363,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757285,\n "lat": 49.5291853,\n "lon": 3.5396950,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757286,\n "lat": 49.5291328,\n "lon": 3.5396503,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757287,\n "lat": 49.5291200,\n "lon": 3.5397845,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757288,\n "lat": 49.5291294,\n "lon": 3.5397858,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757289,\n "lat": 49.5291249,\n "lon": 3.5398173,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757290,\n "lat": 49.5291252,\n "lon": 3.5399926,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757291,\n "lat": 49.5290650,\n "lon": 3.5399553,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757292,\n "lat": 49.5290118,\n "lon": 3.5401463,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757293,\n "lat": 49.5290626,\n "lon": 3.5401841,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757294,\n "lat": 49.5290111,\n "lon": 3.5396382,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757295,\n "lat": 49.5290055,\n "lon": 3.5397339,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757296,\n "lat": 49.5291234,\n "lon": 3.5397485,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757297,\n "lat": 49.5289154,\n "lon": 3.5396277,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757298,\n "lat": 49.5288095,\n "lon": 3.5396186,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757299,\n "lat": 49.5288071,\n "lon": 3.5397123,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757300,\n "lat": 49.5289081,\n "lon": 3.5397189,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757301,\n "lat": 49.5288894,\n "lon": 3.5399089,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757302,\n "lat": 49.5288959,\n "lon": 3.5398464,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757303,\n "lat": 49.5288332,\n "lon": 3.5398366,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757304,\n "lat": 49.5288199,\n "lon": 3.5399823,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757305,\n "lat": 49.5288841,\n "lon": 3.5399702,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757306,\n "lat": 49.5289421,\n "lon": 3.5400627,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757307,\n "lat": 49.5289395,\n "lon": 3.5399812,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757308,\n "lat": 49.5287779,\n "lon": 3.5399860,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757309,\n "lat": 49.5287837,\n "lon": 3.5400738,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757310,\n "lat": 49.5288308,\n "lon": 3.5403789,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757311,\n "lat": 49.5288205,\n "lon": 3.5402412,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757312,\n "lat": 49.5287706,\n "lon": 3.5402502,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757313,\n "lat": 49.5287821,\n "lon": 3.5403879,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757314,\n "lat": 49.5289046,\n "lon": 3.5397620,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757315,\n "lat": 49.5288412,\n "lon": 3.5397534,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757316,\n "lat": 49.5287308,\n "lon": 3.5399913,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757317,\n "lat": 49.5287372,\n "lon": 3.5400784,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757318,\n "lat": 49.5287913,\n "lon": 3.5402465,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757319,\n "lat": 49.5287996,\n "lon": 3.5401394,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757320,\n "lat": 49.5287789,\n "lon": 3.5401359,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757321,\n "lat": 49.5287733,\n "lon": 3.5402497,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757322,\n "lat": 49.5287641,\n "lon": 3.5405123,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757323,\n "lat": 49.5287403,\n "lon": 3.5402368,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757324,\n "lat": 49.5286989,\n "lon": 3.5402423,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757325,\n "lat": 49.5287187,\n "lon": 3.5405147,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757326,\n "lat": 49.5287881,\n "lon": 3.5396184,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757327,\n "lat": 49.5287348,\n "lon": 3.5396115,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757328,\n "lat": 49.5287215,\n "lon": 3.5398395,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757329,\n "lat": 49.5287753,\n "lon": 3.5398472,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757330,\n "lat": 49.5287835,\n "lon": 3.5397565,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757331,\n "lat": 49.5286822,\n "lon": 3.5399966,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757332,\n "lat": 49.5286918,\n "lon": 3.5401415,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757333,\n "lat": 49.5287396,\n "lon": 3.5401356,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757334,\n "lat": 49.5286772,\n "lon": 3.5398142,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757335,\n "lat": 49.5286776,\n "lon": 3.5398404,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757336,\n "lat": 49.5286944,\n "lon": 3.5398401,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757337,\n "lat": 49.5286945,\n "lon": 3.5398152,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757338,\n "lat": 49.5286783,\n "lon": 3.5398587,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757339,\n "lat": 49.5287228,\n "lon": 3.5398582,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757340,\n "lat": 49.5287246,\n "lon": 3.5398399,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757341,\n "lat": 49.5286797,\n "lon": 3.5399528,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757342,\n "lat": 49.5286995,\n "lon": 3.5399508,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757343,\n "lat": 49.5286992,\n "lon": 3.5399064,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757344,\n "lat": 49.5286789,\n "lon": 3.5399088,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757345,\n "lat": 49.5269460,\n "lon": 3.5377573,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757346,\n "lat": 49.5268833,\n "lon": 3.5378272,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757347,\n "lat": 49.5269123,\n "lon": 3.5378885,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757348,\n "lat": 49.5269360,\n "lon": 3.5378619,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757349,\n "lat": 49.5269528,\n "lon": 3.5378973,\n "timestamp": "2017-03-11T06:06:00Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757350,\n "lat": 49.5269918,\n "lon": 3.5378537,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757351,\n "lat": 49.5274475,\n "lon": 3.5402218,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757352,\n "lat": 49.5273189,\n "lon": 3.5402569,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757353,\n "lat": 49.5273311,\n "lon": 3.5403595,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757354,\n "lat": 49.5274598,\n "lon": 3.5403229,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757355,\n "lat": 49.5273838,\n "lon": 3.5402392,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757356,\n "lat": 49.5273814,\n "lon": 3.5402176,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757357,\n "lat": 49.5273703,\n "lon": 3.5402051,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757358,\n "lat": 49.5273549,\n "lon": 3.5402079,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757359,\n "lat": 49.5273586,\n "lon": 3.5402461,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757360,\n "lat": 49.5273517,\n "lon": 3.5401741,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757361,\n "lat": 49.5273098,\n "lon": 3.5401851,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757362,\n "lat": 49.5282572,\n "lon": 3.5384917,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757363,\n "lat": 49.5282569,\n "lon": 3.5385072,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757364,\n "lat": 49.5282866,\n "lon": 3.5385099,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757365,\n "lat": 49.5282867,\n "lon": 3.5384840,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757366,\n "lat": 49.5282622,\n "lon": 3.5384825,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757367,\n "lat": 49.5282619,\n "lon": 3.5384921,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757368,\n "lat": 49.5272601,\n "lon": 3.5384814,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757369,\n "lat": 49.5272200,\n "lon": 3.5384742,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757370,\n "lat": 49.5272540,\n "lon": 3.5385498,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757371,\n "lat": 49.5272998,\n "lon": 3.5385567,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757372,\n "lat": 49.5273052,\n "lon": 3.5384895,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757373,\n "lat": 49.5272834,\n "lon": 3.5387639,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757374,\n "lat": 49.5272009,\n "lon": 3.5386860,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757375,\n "lat": 49.5272241,\n "lon": 3.5386900,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757376,\n "lat": 49.5272194,\n "lon": 3.5387527,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757377,\n "lat": 49.5267885,\n "lon": 3.5406511,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757378,\n "lat": 49.5267868,\n "lon": 3.5405625,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757379,\n "lat": 49.5267194,\n "lon": 3.5405646,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757380,\n "lat": 49.5267203,\n "lon": 3.5406535,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757381,\n "lat": 49.5274963,\n "lon": 3.5402783,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757382,\n "lat": 49.5275136,\n "lon": 3.5404430,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757383,\n "lat": 49.5275712,\n "lon": 3.5404292,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757384,\n "lat": 49.5275654,\n "lon": 3.5403708,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757385,\n "lat": 49.5276462,\n "lon": 3.5403524,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757386,\n "lat": 49.5276525,\n "lon": 3.5404107,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757387,\n "lat": 49.5276866,\n "lon": 3.5404036,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757388,\n "lat": 49.5276812,\n "lon": 3.5403437,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757389,\n "lat": 49.5277247,\n "lon": 3.5403334,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757390,\n "lat": 49.5277125,\n "lon": 3.5402189,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757391,\n "lat": 49.5276560,\n "lon": 3.5402324,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757392,\n "lat": 49.5276562,\n "lon": 3.5402386,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757393,\n "lat": 49.5277105,\n "lon": 3.5399579,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757394,\n "lat": 49.5276928,\n "lon": 3.5399594,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757395,\n "lat": 49.5276926,\n "lon": 3.5399939,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757396,\n "lat": 49.5276970,\n "lon": 3.5399940,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757397,\n "lat": 49.5276972,\n "lon": 3.5400136,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757398,\n "lat": 49.5277102,\n "lon": 3.5400137,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757399,\n "lat": 49.5279664,\n "lon": 3.5402702,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757400,\n "lat": 49.5279543,\n "lon": 3.5401577,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757401,\n "lat": 49.5277221,\n "lon": 3.5387608,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757402,\n "lat": 49.5278310,\n "lon": 3.5387556,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757403,\n "lat": 49.5278304,\n "lon": 3.5386486,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757404,\n "lat": 49.5277201,\n "lon": 3.5386548,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757405,\n "lat": 49.5280326,\n "lon": 3.5403752,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757406,\n "lat": 49.5280411,\n "lon": 3.5404905,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757407,\n "lat": 49.5279792,\n "lon": 3.5405051,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757408,\n "lat": 49.5279851,\n "lon": 3.5405828,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757409,\n "lat": 49.5280850,\n "lon": 3.5405552,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757410,\n "lat": 49.5280711,\n "lon": 3.5403676,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757411,\n "lat": 49.5282227,\n "lon": 3.5399221,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757412,\n "lat": 49.5282368,\n "lon": 3.5401108,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757413,\n "lat": 49.5284109,\n "lon": 3.5400799,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757414,\n "lat": 49.5283964,\n "lon": 3.5398883,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757415,\n "lat": 49.5283371,\n "lon": 3.5398968,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757416,\n "lat": 49.5283378,\n "lon": 3.5399030,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757417,\n "lat": 49.5283202,\n "lon": 3.5399070,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757418,\n "lat": 49.5285240,\n "lon": 3.5406449,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757419,\n "lat": 49.5284729,\n "lon": 3.5406456,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757420,\n "lat": 49.5284718,\n "lon": 3.5407731,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757421,\n "lat": 49.5284888,\n "lon": 3.5407754,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757422,\n "lat": 49.5285240,\n "lon": 3.5407749,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757423,\n "lat": 49.5284379,\n "lon": 3.5408276,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757424,\n "lat": 49.5284386,\n "lon": 3.5406457,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757425,\n "lat": 49.5283816,\n "lon": 3.5406463,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757426,\n "lat": 49.5283802,\n "lon": 3.5408257,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757427,\n "lat": 49.5283268,\n "lon": 3.5406440,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757428,\n "lat": 49.5282660,\n "lon": 3.5406508,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757429,\n "lat": 49.5282780,\n "lon": 3.5408710,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757430,\n "lat": 49.5283404,\n "lon": 3.5408634,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757431,\n "lat": 49.5284929,\n "lon": 3.5403189,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757432,\n "lat": 49.5285263,\n "lon": 3.5403139,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757433,\n "lat": 49.5285236,\n "lon": 3.5402300,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757434,\n "lat": 49.5284882,\n "lon": 3.5402325,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757435,\n "lat": 49.5272782,\n "lon": 3.5391369,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757436,\n "lat": 49.5272047,\n "lon": 3.5390904,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757437,\n "lat": 49.5271738,\n "lon": 3.5392071,\n "timestamp": "2017-03-11T06:06:01Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757438,\n "lat": 49.5272488,\n "lon": 3.5392531,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757439,\n "lat": 49.5279349,\n "lon": 3.5383792,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757440,\n "lat": 49.5279080,\n "lon": 3.5383769,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757441,\n "lat": 49.5279059,\n "lon": 3.5384191,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757442,\n "lat": 49.5279329,\n "lon": 3.5384223,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757443,\n "lat": 49.5272147,\n "lon": 3.5376361,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757444,\n "lat": 49.5271427,\n "lon": 3.5376947,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757445,\n "lat": 49.5272228,\n "lon": 3.5379249,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757446,\n "lat": 49.5272855,\n "lon": 3.5378746,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757447,\n "lat": 49.5272565,\n "lon": 3.5377883,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757448,\n "lat": 49.5272650,\n "lon": 3.5377800,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757449,\n "lat": 49.5281268,\n "lon": 3.5402872,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757450,\n "lat": 49.5281157,\n "lon": 3.5402693,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757451,\n "lat": 49.5281043,\n "lon": 3.5402648,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757452,\n "lat": 49.5280872,\n "lon": 3.5402867,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757453,\n "lat": 49.5280884,\n "lon": 3.5403008,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757454,\n "lat": 49.5280841,\n "lon": 3.5403145,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757455,\n "lat": 49.5280846,\n "lon": 3.5403231,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757456,\n "lat": 49.5280867,\n "lon": 3.5403277,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757457,\n "lat": 49.5280933,\n "lon": 3.5403323,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757458,\n "lat": 49.5281014,\n "lon": 3.5403270,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757459,\n "lat": 49.5281117,\n "lon": 3.5403311,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757460,\n "lat": 49.5281282,\n "lon": 3.5403084,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757461,\n "lat": 49.5248207,\n "lon": 3.5433669,\n "timestamp": "2017-03-11T06:06:02Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757462,\n "lat": 49.5247920,\n "lon": 3.5433937,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757463,\n "lat": 49.5247882,\n "lon": 3.5433870,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757464,\n "lat": 49.5247555,\n "lon": 3.5434150,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757465,\n "lat": 49.5247580,\n "lon": 3.5434196,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757466,\n "lat": 49.5247244,\n "lon": 3.5434489,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757467,\n "lat": 49.5247674,\n "lon": 3.5435574,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757468,\n "lat": 49.5248617,\n "lon": 3.5434729,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757469,\n "lat": 49.5257015,\n "lon": 3.5438038,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757470,\n "lat": 49.5257815,\n "lon": 3.5438864,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757471,\n "lat": 49.5258093,\n "lon": 3.5438309,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757472,\n "lat": 49.5257856,\n "lon": 3.5438048,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757473,\n "lat": 49.5258218,\n "lon": 3.5437252,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757474,\n "lat": 49.5257673,\n "lon": 3.5436705,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757475,\n "lat": 49.5259315,\n "lon": 3.5438013,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757476,\n "lat": 49.5258682,\n "lon": 3.5437365,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757477,\n "lat": 49.5258420,\n "lon": 3.5437912,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757478,\n "lat": 49.5259052,\n "lon": 3.5438510,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757479,\n "lat": 49.5255158,\n "lon": 3.5440249,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757480,\n "lat": 49.5255690,\n "lon": 3.5441021,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757481,\n "lat": 49.5256970,\n "lon": 3.5438954,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757482,\n "lat": 49.5256441,\n "lon": 3.5438190,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757483,\n "lat": 49.5248382,\n "lon": 3.5442774,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757484,\n "lat": 49.5248780,\n "lon": 3.5443743,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757485,\n "lat": 49.5249080,\n "lon": 3.5443465,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757486,\n "lat": 49.5249635,\n "lon": 3.5444907,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757487,\n "lat": 49.5250295,\n "lon": 3.5444292,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757488,\n "lat": 49.5249734,\n "lon": 3.5442832,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757489,\n "lat": 49.5249392,\n "lon": 3.5443154,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757490,\n "lat": 49.5249021,\n "lon": 3.5442206,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757491,\n "lat": 49.5260370,\n "lon": 3.5437212,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757492,\n "lat": 49.5260267,\n "lon": 3.5437045,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757493,\n "lat": 49.5260082,\n "lon": 3.5437335,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757494,\n "lat": 49.5259876,\n "lon": 3.5437091,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757495,\n "lat": 49.5259641,\n "lon": 3.5437462,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757496,\n "lat": 49.5260219,\n "lon": 3.5438177,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757497,\n "lat": 49.5260628,\n "lon": 3.5437515,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757498,\n "lat": 49.5260476,\n "lon": 3.5434073,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757499,\n "lat": 49.5259881,\n "lon": 3.5434892,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757500,\n "lat": 49.5259617,\n "lon": 3.5434530,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757501,\n "lat": 49.5259283,\n "lon": 3.5435059,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757502,\n "lat": 49.5259922,\n "lon": 3.5436007,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757503,\n "lat": 49.5260848,\n "lon": 3.5434718,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757504,\n "lat": 49.5252133,\n "lon": 3.5446440,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757505,\n "lat": 49.5250868,\n "lon": 3.5448097,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757506,\n "lat": 49.5251428,\n "lon": 3.5449122,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757507,\n "lat": 49.5252690,\n "lon": 3.5447454,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757508,\n "lat": 49.5268275,\n "lon": 3.5366615,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757509,\n "lat": 49.5267525,\n "lon": 3.5367485,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757510,\n "lat": 49.5268113,\n "lon": 3.5368730,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757511,\n "lat": 49.5268684,\n "lon": 3.5368053,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757512,\n "lat": 49.5268390,\n "lon": 3.5367462,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757513,\n "lat": 49.5268584,\n "lon": 3.5367209,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757514,\n "lat": 49.5245125,\n "lon": 3.5437768,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757515,\n "lat": 49.5244971,\n "lon": 3.5437195,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757516,\n "lat": 49.5245156,\n "lon": 3.5437048,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757517,\n "lat": 49.5244938,\n "lon": 3.5436381,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757518,\n "lat": 49.5244785,\n "lon": 3.5436487,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757519,\n "lat": 49.5244716,\n "lon": 3.5436295,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757520,\n "lat": 49.5244049,\n "lon": 3.5436762,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757521,\n "lat": 49.5244081,\n "lon": 3.5436920,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757522,\n "lat": 49.5243890,\n "lon": 3.5437050,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757523,\n "lat": 49.5244114,\n "lon": 3.5437799,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757524,\n "lat": 49.5244315,\n "lon": 3.5437693,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757525,\n "lat": 49.5244341,\n "lon": 3.5437784,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757526,\n "lat": 49.5244634,\n "lon": 3.5437597,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757527,\n "lat": 49.5244761,\n "lon": 3.5438072,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757528,\n "lat": 49.5244794,\n "lon": 3.5438139,\n "timestamp": "2017-03-11T06:06:03Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757529,\n "lat": 49.5245146,\n "lon": 3.5437843,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757530,\n "lat": 49.5263105,\n "lon": 3.5413569,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757531,\n "lat": 49.5263264,\n "lon": 3.5414572,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757532,\n "lat": 49.5264263,\n "lon": 3.5414200,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757533,\n "lat": 49.5264104,\n "lon": 3.5413197,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757534,\n "lat": 49.5268409,\n "lon": 3.5411887,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757535,\n "lat": 49.5267393,\n "lon": 3.5412403,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757536,\n "lat": 49.5267400,\n "lon": 3.5412428,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757537,\n "lat": 49.5267267,\n "lon": 3.5412495,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757538,\n "lat": 49.5267393,\n "lon": 3.5413064,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757539,\n "lat": 49.5267526,\n "lon": 3.5412997,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757540,\n "lat": 49.5267531,\n "lon": 3.5413024,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757541,\n "lat": 49.5267968,\n "lon": 3.5412803,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757542,\n "lat": 49.5268348,\n "lon": 3.5414543,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757543,\n "lat": 49.5269076,\n "lon": 3.5414166,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757544,\n "lat": 49.5268851,\n "lon": 3.5413142,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757545,\n "lat": 49.5268693,\n "lon": 3.5413207,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757546,\n "lat": 49.5257143,\n "lon": 3.5432183,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757547,\n "lat": 49.5257411,\n "lon": 3.5432574,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757548,\n "lat": 49.5258868,\n "lon": 3.5430410,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757549,\n "lat": 49.5258456,\n "lon": 3.5429815,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757550,\n "lat": 49.5258510,\n "lon": 3.5429712,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757551,\n "lat": 49.5258427,\n "lon": 3.5429602,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757552,\n "lat": 49.5258167,\n "lon": 3.5430053,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757553,\n "lat": 49.5258343,\n "lon": 3.5430313,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757554,\n "lat": 49.5259297,\n "lon": 3.5427983,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757555,\n "lat": 49.5259045,\n "lon": 3.5428400,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757556,\n "lat": 49.5259231,\n "lon": 3.5428644,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757557,\n "lat": 49.5259507,\n "lon": 3.5428184,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757558,\n "lat": 49.5259329,\n "lon": 3.5427928,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757559,\n "lat": 49.5259822,\n "lon": 3.5431080,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757560,\n "lat": 49.5260240,\n "lon": 3.5430410,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757561,\n "lat": 49.5258906,\n "lon": 3.5428619,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757562,\n "lat": 49.5258526,\n "lon": 3.5429390,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757563,\n "lat": 49.5256619,\n "lon": 3.5410083,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757564,\n "lat": 49.5256495,\n "lon": 3.5408660,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757565,\n "lat": 49.5255334,\n "lon": 3.5408879,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757566,\n "lat": 49.5255471,\n "lon": 3.5410333,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757567,\n "lat": 49.5258773,\n "lon": 3.5408586,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757568,\n "lat": 49.5258878,\n "lon": 3.5409846,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757569,\n "lat": 49.5260142,\n "lon": 3.5409581,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757570,\n "lat": 49.5260074,\n "lon": 3.5408321,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757571,\n "lat": 49.5265106,\n "lon": 3.5424901,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757572,\n "lat": 49.5264774,\n "lon": 3.5424400,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757573,\n "lat": 49.5264363,\n "lon": 3.5424987,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757574,\n "lat": 49.5264668,\n "lon": 3.5425515,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757575,\n "lat": 49.5264352,\n "lon": 3.5417771,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757576,\n "lat": 49.5264278,\n "lon": 3.5417531,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757577,\n "lat": 49.5263628,\n "lon": 3.5417848,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757578,\n "lat": 49.5263715,\n "lon": 3.5418130,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757579,\n "lat": 49.5263450,\n "lon": 3.5423823,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757580,\n "lat": 49.5262158,\n "lon": 3.5424806,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757581,\n "lat": 49.5262436,\n "lon": 3.5425594,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757583,\n "lat": 49.5263729,\n "lon": 3.5424554,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757584,\n "lat": 49.5264421,\n "lon": 3.5425862,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757585,\n "lat": 49.5264135,\n "lon": 3.5425215,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757586,\n "lat": 49.5263479,\n "lon": 3.5425857,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757587,\n "lat": 49.5263779,\n "lon": 3.5426583,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757588,\n "lat": 49.5261755,\n "lon": 3.5425098,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757589,\n "lat": 49.5261996,\n "lon": 3.5425890,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757590,\n "lat": 49.5262427,\n "lon": 3.5425569,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757591,\n "lat": 49.5263052,\n "lon": 3.5427290,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757592,\n "lat": 49.5262755,\n "lon": 3.5426529,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757593,\n "lat": 49.5261990,\n "lon": 3.5427309,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757594,\n "lat": 49.5262189,\n "lon": 3.5428090,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757595,\n "lat": 49.5255096,\n "lon": 3.5419876,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757596,\n "lat": 49.5255296,\n "lon": 3.5420652,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757597,\n "lat": 49.5255967,\n "lon": 3.5420217,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757598,\n "lat": 49.5256082,\n "lon": 3.5420587,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757599,\n "lat": 49.5256164,\n "lon": 3.5420786,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757600,\n "lat": 49.5256645,\n "lon": 3.5420421,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757601,\n "lat": 49.5256297,\n "lon": 3.5419203,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757602,\n "lat": 49.5255325,\n "lon": 3.5419842,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757603,\n "lat": 49.5255294,\n "lon": 3.5419753,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757604,\n "lat": 49.5258064,\n "lon": 3.5419413,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757605,\n "lat": 49.5257973,\n "lon": 3.5419079,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757606,\n "lat": 49.5257354,\n "lon": 3.5419521,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757607,\n "lat": 49.5257438,\n "lon": 3.5419844,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757608,\n "lat": 49.5255540,\n "lon": 3.5421439,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757609,\n "lat": 49.5255657,\n "lon": 3.5421800,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757610,\n "lat": 49.5255842,\n "lon": 3.5421459,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757611,\n "lat": 49.5255640,\n "lon": 3.5421236,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757612,\n "lat": 49.5255950,\n "lon": 3.5420790,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757613,\n "lat": 49.5256085,\n "lon": 3.5420987,\n "timestamp": "2017-03-11T06:06:04Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757614,\n "lat": 49.5256161,\n "lon": 3.5420838,\n "timestamp": "2017-03-11T06:06:05Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757615,\n "lat": 49.5256398,\n "lon": 3.5421507,\n "timestamp": "2017-03-11T06:06:05Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757616,\n "lat": 49.5256886,\n "lon": 3.5421182,\n "timestamp": "2017-03-11T06:06:05Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757617,\n "lat": 49.5260227,\n "lon": 3.5425408,\n "timestamp": "2017-03-11T06:06:05Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757618,\n "lat": 49.5260775,\n "lon": 3.5425184,\n "timestamp": "2017-03-11T06:06:05Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757619,\n "lat": 49.5260661,\n "lon": 3.5424504,\n "timestamp": "2017-03-11T06:06:05Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757620,\n "lat": 49.5260940,\n "lon": 3.5424381,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757621,\n "lat": 49.5260782,\n "lon": 3.5423469,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757622,\n "lat": 49.5259931,\n "lon": 3.5423814,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757623,\n "lat": 49.5260598,\n "lon": 3.5427402,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757624,\n "lat": 49.5261141,\n "lon": 3.5427162,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757625,\n "lat": 49.5261083,\n "lon": 3.5426882,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757626,\n "lat": 49.5261374,\n "lon": 3.5426732,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757627,\n "lat": 49.5261165,\n "lon": 3.5425602,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757628,\n "lat": 49.5260863,\n "lon": 3.5425711,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757629,\n "lat": 49.5261754,\n "lon": 3.5429722,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757630,\n "lat": 49.5261603,\n "lon": 3.5429965,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757631,\n "lat": 49.5261753,\n "lon": 3.5430126,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757632,\n "lat": 49.5261875,\n "lon": 3.5429914,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757633,\n "lat": 49.5257579,\n "lon": 3.5426432,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757634,\n "lat": 49.5257494,\n "lon": 3.5426341,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757635,\n "lat": 49.5257300,\n "lon": 3.5426792,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757636,\n "lat": 49.5257388,\n "lon": 3.5426884,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757637,\n "lat": 49.5267200,\n "lon": 3.5418986,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757638,\n "lat": 49.5266432,\n "lon": 3.5419809,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757639,\n "lat": 49.5266835,\n "lon": 3.5420650,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757640,\n "lat": 49.5267579,\n "lon": 3.5419847,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757641,\n "lat": 49.5267535,\n "lon": 3.5407418,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757642,\n "lat": 49.5266175,\n "lon": 3.5407510,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757643,\n "lat": 49.5266194,\n "lon": 3.5408624,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757644,\n "lat": 49.5267559,\n "lon": 3.5408524,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757645,\n "lat": 49.5261078,\n "lon": 3.5421565,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757646,\n "lat": 49.5260632,\n "lon": 3.5421897,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757647,\n "lat": 49.5260915,\n "lon": 3.5422882,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757648,\n "lat": 49.5261363,\n "lon": 3.5422554,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757649,\n "lat": 49.5257019,\n "lon": 3.5415476,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757650,\n "lat": 49.5256932,\n "lon": 3.5415111,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757651,\n "lat": 49.5256570,\n "lon": 3.5415347,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757652,\n "lat": 49.5256662,\n "lon": 3.5415707,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757653,\n "lat": 49.5252235,\n "lon": 3.5433843,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757654,\n "lat": 49.5252805,\n "lon": 3.5433293,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757655,\n "lat": 49.5252207,\n "lon": 3.5431859,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757656,\n "lat": 49.5251674,\n "lon": 3.5432377,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757657,\n "lat": 49.5252406,\n "lon": 3.5429747,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757658,\n "lat": 49.5252437,\n "lon": 3.5429855,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757659,\n "lat": 49.5252079,\n "lon": 3.5430166,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757660,\n "lat": 49.5252549,\n "lon": 3.5431341,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757661,\n "lat": 49.5252940,\n "lon": 3.5430997,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757662,\n "lat": 49.5252828,\n "lon": 3.5430747,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757663,\n "lat": 49.5253452,\n "lon": 3.5430198,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757664,\n "lat": 49.5253051,\n "lon": 3.5429156,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757665,\n "lat": 49.5251688,\n "lon": 3.5424712,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757666,\n "lat": 49.5250615,\n "lon": 3.5425299,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757667,\n "lat": 49.5250858,\n "lon": 3.5426405,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757668,\n "lat": 49.5251938,\n "lon": 3.5425786,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757669,\n "lat": 49.5252929,\n "lon": 3.5417996,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757670,\n "lat": 49.5251916,\n "lon": 3.5418366,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757671,\n "lat": 49.5252100,\n "lon": 3.5419455,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757672,\n "lat": 49.5253129,\n "lon": 3.5419052,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757673,\n "lat": 49.5274269,\n "lon": 3.5371398,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757674,\n "lat": 49.5273246,\n "lon": 3.5370692,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757675,\n "lat": 49.5273102,\n "lon": 3.5371219,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757676,\n "lat": 49.5274116,\n "lon": 3.5371906,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757677,\n "lat": 49.5269636,\n "lon": 3.5371401,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757678,\n "lat": 49.5270700,\n "lon": 3.5372303,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757679,\n "lat": 49.5271074,\n "lon": 3.5371268,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757680,\n "lat": 49.5270000,\n "lon": 3.5370375,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757681,\n "lat": 49.5271599,\n "lon": 3.5375535,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757682,\n "lat": 49.5271080,\n "lon": 3.5375964,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757683,\n "lat": 49.5271343,\n "lon": 3.5376736,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757684,\n "lat": 49.5271876,\n "lon": 3.5376290,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757685,\n "lat": 49.5272430,\n "lon": 3.5371508,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757686,\n "lat": 49.5271888,\n "lon": 3.5371009,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757687,\n "lat": 49.5271681,\n "lon": 3.5371537,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757688,\n "lat": 49.5272226,\n "lon": 3.5372037,\n "timestamp": "2017-03-11T06:06:06Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757689,\n "lat": 49.5272803,\n "lon": 3.5407086,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757690,\n "lat": 49.5272393,\n "lon": 3.5407386,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757691,\n "lat": 49.5272513,\n "lon": 3.5407755,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757692,\n "lat": 49.5272912,\n "lon": 3.5407463,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757693,\n "lat": 49.5273686,\n "lon": 3.5414824,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757694,\n "lat": 49.5274348,\n "lon": 3.5414802,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757695,\n "lat": 49.5274319,\n "lon": 3.5413370,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757696,\n "lat": 49.5273679,\n "lon": 3.5413392,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757697,\n "lat": 49.5272302,\n "lon": 3.5413646,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757698,\n "lat": 49.5272434,\n "lon": 3.5413553,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757699,\n "lat": 49.5272241,\n "lon": 3.5412779,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757700,\n "lat": 49.5272148,\n "lon": 3.5413007,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757701,\n "lat": 49.5279656,\n "lon": 3.5410555,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757702,\n "lat": 49.5279576,\n "lon": 3.5409451,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757703,\n "lat": 49.5277978,\n "lon": 3.5409649,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757704,\n "lat": 49.5278086,\n "lon": 3.5410759,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757705,\n "lat": 49.5276052,\n "lon": 3.5410329,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757706,\n "lat": 49.5275814,\n "lon": 3.5408432,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757707,\n "lat": 49.5275305,\n "lon": 3.5408648,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757708,\n "lat": 49.5275545,\n "lon": 3.5410525,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757709,\n "lat": 49.5274864,\n "lon": 3.5411986,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757710,\n "lat": 49.5274389,\n "lon": 3.5410067,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757711,\n "lat": 49.5274131,\n "lon": 3.5410219,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757712,\n "lat": 49.5274245,\n "lon": 3.5410693,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757713,\n "lat": 49.5273630,\n "lon": 3.5411069,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757714,\n "lat": 49.5273391,\n "lon": 3.5411249,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757715,\n "lat": 49.5273774,\n "lon": 3.5412692,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757716,\n "lat": 49.5273579,\n "lon": 3.5411959,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757717,\n "lat": 49.5276422,\n "lon": 3.5409918,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757718,\n "lat": 49.5276516,\n "lon": 3.5411036,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757719,\n "lat": 49.5280879,\n "lon": 3.5410348,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757720,\n "lat": 49.5280947,\n "lon": 3.5411367,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757721,\n "lat": 49.5281652,\n "lon": 3.5411253,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757722,\n "lat": 49.5281567,\n "lon": 3.5410196,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757723,\n "lat": 49.5280909,\n "lon": 3.5410260,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757724,\n "lat": 49.5280844,\n "lon": 3.5409295,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757725,\n "lat": 49.5279582,\n "lon": 3.5409534,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757726,\n "lat": 49.5275576,\n "lon": 3.5411529,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757727,\n "lat": 49.5275367,\n "lon": 3.5410676,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757728,\n "lat": 49.5274660,\n "lon": 3.5411161,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757729,\n "lat": 49.5273460,\n "lon": 3.5412032,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757730,\n "lat": 49.5273446,\n "lon": 3.5411458,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757731,\n "lat": 49.5273336,\n "lon": 3.5411522,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757732,\n "lat": 49.5273478,\n "lon": 3.5410423,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757733,\n "lat": 49.5273820,\n "lon": 3.5410953,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757734,\n "lat": 49.5273651,\n "lon": 3.5410217,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757735,\n "lat": 49.5282682,\n "lon": 3.5411066,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757736,\n "lat": 49.5283543,\n "lon": 3.5410963,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757737,\n "lat": 49.5283495,\n "lon": 3.5410014,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757738,\n "lat": 49.5282322,\n "lon": 3.5410153,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757739,\n "lat": 49.5282326,\n "lon": 3.5410515,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757740,\n "lat": 49.5282026,\n "lon": 3.5410557,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757741,\n "lat": 49.5282008,\n "lon": 3.5410249,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757742,\n "lat": 49.5281576,\n "lon": 3.5410306,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757743,\n "lat": 49.5274499,\n "lon": 3.5410513,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757744,\n "lat": 49.5274617,\n "lon": 3.5410440,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757745,\n "lat": 49.5274330,\n "lon": 3.5409474,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757746,\n "lat": 49.5279046,\n "lon": 3.5409517,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757747,\n "lat": 49.5279450,\n "lon": 3.5407951,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757748,\n "lat": 49.5278961,\n "lon": 3.5408040,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757749,\n "lat": 49.5284351,\n "lon": 3.5410860,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757750,\n "lat": 49.5284362,\n "lon": 3.5409989,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757751,\n "lat": 49.5283501,\n "lon": 3.5410130,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757752,\n "lat": 49.5284818,\n "lon": 3.5409607,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757753,\n "lat": 49.5284803,\n "lon": 3.5409545,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757754,\n "lat": 49.5284367,\n "lon": 3.5409583,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757755,\n "lat": 49.5284352,\n "lon": 3.5410826,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757756,\n "lat": 49.5284811,\n "lon": 3.5410770,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757757,\n "lat": 49.5279379,\n "lon": 3.5407079,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757758,\n "lat": 49.5279442,\n "lon": 3.5407901,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757759,\n "lat": 49.5279736,\n "lon": 3.5407835,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757760,\n "lat": 49.5279670,\n "lon": 3.5407005,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757761,\n "lat": 49.5281546,\n "lon": 3.5409404,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757762,\n "lat": 49.5281644,\n "lon": 3.5409387,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757763,\n "lat": 49.5281615,\n "lon": 3.5408843,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757764,\n "lat": 49.5281398,\n "lon": 3.5408877,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757765,\n "lat": 49.5281419,\n "lon": 3.5409426,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757766,\n "lat": 49.5283180,\n "lon": 3.5410051,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757767,\n "lat": 49.5284817,\n "lon": 3.5409793,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757768,\n "lat": 49.5285168,\n "lon": 3.5409772,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757769,\n "lat": 49.5285196,\n "lon": 3.5409553,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757770,\n "lat": 49.5285196,\n "lon": 3.5408774,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757771,\n "lat": 49.5284374,\n "lon": 3.5408776,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757772,\n "lat": 49.5280591,\n "lon": 3.5406769,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757773,\n "lat": 49.5280678,\n "lon": 3.5407767,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757774,\n "lat": 49.5281492,\n "lon": 3.5407671,\n "timestamp": "2017-03-11T06:06:07Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757775,\n "lat": 49.5281410,\n "lon": 3.5406691,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757776,\n "lat": 49.5283082,\n "lon": 3.5408673,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757777,\n "lat": 49.5285240,\n "lon": 3.5408223,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757778,\n "lat": 49.5284891,\n "lon": 3.5408239,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757779,\n "lat": 49.5272287,\n "lon": 3.5416364,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757780,\n "lat": 49.5271575,\n "lon": 3.5416427,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757781,\n "lat": 49.5271603,\n "lon": 3.5417926,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757782,\n "lat": 49.5272340,\n "lon": 3.5417863,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757783,\n "lat": 49.5271472,\n "lon": 3.5407843,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757784,\n "lat": 49.5270480,\n "lon": 3.5408140,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757785,\n "lat": 49.5270639,\n "lon": 3.5409340,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757786,\n "lat": 49.5271608,\n "lon": 3.5409046,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757787,\n "lat": 49.5270263,\n "lon": 3.5412123,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757788,\n "lat": 49.5269393,\n "lon": 3.5412186,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757789,\n "lat": 49.5269431,\n "lon": 3.5413193,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757790,\n "lat": 49.5270299,\n "lon": 3.5413136,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757791,\n "lat": 49.5284193,\n "lon": 3.5413889,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757792,\n "lat": 49.5283085,\n "lon": 3.5414160,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757793,\n "lat": 49.5282356,\n "lon": 3.5414434,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757794,\n "lat": 49.5282440,\n "lon": 3.5415218,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757795,\n "lat": 49.5284265,\n "lon": 3.5414773,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757796,\n "lat": 49.5302167,\n "lon": 3.5366579,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757797,\n "lat": 49.5301453,\n "lon": 3.5368248,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757798,\n "lat": 49.5302185,\n "lon": 3.5369009,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757799,\n "lat": 49.5302433,\n "lon": 3.5368458,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757800,\n "lat": 49.5302667,\n "lon": 3.5368660,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757801,\n "lat": 49.5302775,\n "lon": 3.5368398,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757802,\n "lat": 49.5302591,\n "lon": 3.5368197,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757803,\n "lat": 49.5302694,\n "lon": 3.5367907,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757804,\n "lat": 49.5302919,\n "lon": 3.5368093,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757805,\n "lat": 49.5303149,\n "lon": 3.5367528,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757806,\n "lat": 49.5291763,\n "lon": 3.5410992,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757807,\n "lat": 49.5291774,\n "lon": 3.5410225,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757808,\n "lat": 49.5290668,\n "lon": 3.5410188,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757809,\n "lat": 49.5290657,\n "lon": 3.5410939,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757810,\n "lat": 49.5287893,\n "lon": 3.5417096,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757811,\n "lat": 49.5287816,\n "lon": 3.5416367,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757812,\n "lat": 49.5287507,\n "lon": 3.5417158,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757813,\n "lat": 49.5286555,\n "lon": 3.5417137,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757814,\n "lat": 49.5286771,\n "lon": 3.5417098,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757815,\n "lat": 49.5286745,\n "lon": 3.5416589,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757816,\n "lat": 49.5286501,\n "lon": 3.5416619,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757817,\n "lat": 49.5294095,\n "lon": 3.5390012,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757818,\n "lat": 49.5294556,\n "lon": 3.5390246,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757819,\n "lat": 49.5295118,\n "lon": 3.5387825,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757820,\n "lat": 49.5294657,\n "lon": 3.5387591,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757821,\n "lat": 49.5290833,\n "lon": 3.5393265,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757822,\n "lat": 49.5291476,\n "lon": 3.5393244,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757823,\n "lat": 49.5287073,\n "lon": 3.5382814,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757824,\n "lat": 49.5286902,\n "lon": 3.5382767,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757825,\n "lat": 49.5287014,\n "lon": 3.5383144,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757826,\n "lat": 49.5291211,\n "lon": 3.5397729,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757827,\n "lat": 49.5290027,\n "lon": 3.5397583,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757828,\n "lat": 49.5289820,\n "lon": 3.5399284,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757829,\n "lat": 49.5289397,\n "lon": 3.5399861,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757830,\n "lat": 49.5289725,\n "lon": 3.5399893,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757831,\n "lat": 49.5289674,\n "lon": 3.5401119,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757832,\n "lat": 49.5289623,\n "lon": 3.5399883,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757833,\n "lat": 49.5289432,\n "lon": 3.5400988,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757834,\n "lat": 49.5288410,\n "lon": 3.5404987,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757835,\n "lat": 49.5287924,\n "lon": 3.5405085,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757836,\n "lat": 49.5288725,\n "lon": 3.5397166,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757837,\n "lat": 49.5288692,\n "lon": 3.5397572,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757838,\n "lat": 49.5287620,\n "lon": 3.5400760,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757839,\n "lat": 49.5287632,\n "lon": 3.5401118,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757840,\n "lat": 49.5287803,\n "lon": 3.5401094,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757841,\n "lat": 49.5287636,\n "lon": 3.5401584,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757842,\n "lat": 49.5287777,\n "lon": 3.5401591,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757843,\n "lat": 49.5287767,\n "lon": 3.5401798,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757844,\n "lat": 49.5287634,\n "lon": 3.5401795,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757845,\n "lat": 49.5290268,\n "lon": 3.5400144,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757846,\n "lat": 49.5289767,\n "lon": 3.5400059,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757847,\n "lat": 49.5289733,\n "lon": 3.5400460,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757848,\n "lat": 49.5290167,\n "lon": 3.5400529,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757849,\n "lat": 49.5269292,\n "lon": 3.5379239,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757850,\n "lat": 49.5271930,\n "lon": 3.5405779,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757851,\n "lat": 49.5272835,\n "lon": 3.5407062,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757852,\n "lat": 49.5272349,\n "lon": 3.5405470,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757853,\n "lat": 49.5274736,\n "lon": 3.5400544,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757854,\n "lat": 49.5274893,\n "lon": 3.5402068,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757855,\n "lat": 49.5275241,\n "lon": 3.5401997,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757856,\n "lat": 49.5275092,\n "lon": 3.5400465,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757857,\n "lat": 49.5279238,\n "lon": 3.5389246,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757858,\n "lat": 49.5279649,\n "lon": 3.5389222,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757859,\n "lat": 49.5279632,\n "lon": 3.5388716,\n "timestamp": "2017-03-11T06:06:08Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757860,\n "lat": 49.5279219,\n "lon": 3.5388753,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757861,\n "lat": 49.5275701,\n "lon": 3.5404177,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757862,\n "lat": 49.5276510,\n "lon": 3.5403969,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757863,\n "lat": 49.5278451,\n "lon": 3.5403019,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757864,\n "lat": 49.5278324,\n "lon": 3.5403052,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757865,\n "lat": 49.5278346,\n "lon": 3.5403275,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757866,\n "lat": 49.5278460,\n "lon": 3.5403252,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757867,\n "lat": 49.5277981,\n "lon": 3.5403142,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757868,\n "lat": 49.5278005,\n "lon": 3.5403367,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757869,\n "lat": 49.5278127,\n "lon": 3.5403327,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757870,\n "lat": 49.5278110,\n "lon": 3.5403108,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757871,\n "lat": 49.5285038,\n "lon": 3.5405275,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757872,\n "lat": 49.5285104,\n "lon": 3.5405275,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757873,\n "lat": 49.5285099,\n "lon": 3.5404977,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757874,\n "lat": 49.5285033,\n "lon": 3.5404975,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757875,\n "lat": 49.5281537,\n "lon": 3.5408013,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757876,\n "lat": 49.5281699,\n "lon": 3.5407994,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757877,\n "lat": 49.5281572,\n "lon": 3.5406668,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757878,\n "lat": 49.5285311,\n "lon": 3.5405278,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757879,\n "lat": 49.5285301,\n "lon": 3.5404628,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757880,\n "lat": 49.5285028,\n "lon": 3.5404658,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757881,\n "lat": 49.5284965,\n "lon": 3.5403666,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757882,\n "lat": 49.5285285,\n "lon": 3.5403629,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757883,\n "lat": 49.5281362,\n "lon": 3.5402730,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757884,\n "lat": 49.5281253,\n "lon": 3.5402556,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757885,\n "lat": 49.5260858,\n "lon": 3.5437184,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757886,\n "lat": 49.5260610,\n "lon": 3.5436898,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757887,\n "lat": 49.5316189,\n "lon": 3.5363906,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757888,\n "lat": 49.5314358,\n "lon": 3.5364029,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757889,\n "lat": 49.5314371,\n "lon": 3.5366116,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757890,\n "lat": 49.5316207,\n "lon": 3.5366015,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757891,\n "lat": 49.5265405,\n "lon": 3.5405496,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757892,\n "lat": 49.5265023,\n "lon": 3.5405514,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757893,\n "lat": 49.5265037,\n "lon": 3.5406212,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757894,\n "lat": 49.5265415,\n "lon": 3.5406197,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757895,\n "lat": 49.5264650,\n "lon": 3.5416456,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757896,\n "lat": 49.5264731,\n "lon": 3.5416960,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757897,\n "lat": 49.5265061,\n "lon": 3.5416821,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757898,\n "lat": 49.5264979,\n "lon": 3.5416317,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757899,\n "lat": 49.5266726,\n "lon": 3.5412746,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757900,\n "lat": 49.5266864,\n "lon": 3.5413368,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757901,\n "lat": 49.5258800,\n "lon": 3.5427122,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757902,\n "lat": 49.5258671,\n "lon": 3.5427513,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757903,\n "lat": 49.5259485,\n "lon": 3.5427657,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757905,\n "lat": 49.5259431,\n "lon": 3.5428074,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757906,\n "lat": 49.5259596,\n "lon": 3.5427751,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757907,\n "lat": 49.5259077,\n "lon": 3.5430108,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757908,\n "lat": 49.5256309,\n "lon": 3.5419245,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757909,\n "lat": 49.5256912,\n "lon": 3.5420240,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757910,\n "lat": 49.5256598,\n "lon": 3.5419089,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757911,\n "lat": 49.5261429,\n "lon": 3.5427024,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757912,\n "lat": 49.5257208,\n "lon": 3.5415363,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757913,\n "lat": 49.5257119,\n "lon": 3.5414998,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757914,\n "lat": 49.5326182,\n "lon": 3.5370360,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757915,\n "lat": 49.5326050,\n "lon": 3.5370349,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757916,\n "lat": 49.5326045,\n "lon": 3.5370534,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757917,\n "lat": 49.5326183,\n "lon": 3.5370533,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757918,\n "lat": 49.5269904,\n "lon": 3.5375652,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757919,\n "lat": 49.5269767,\n "lon": 3.5375788,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757920,\n "lat": 49.5269929,\n "lon": 3.5376179,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757921,\n "lat": 49.5270068,\n "lon": 3.5376030,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757922,\n "lat": 49.5272725,\n "lon": 3.5376643,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757923,\n "lat": 49.5272621,\n "lon": 3.5376801,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757924,\n "lat": 49.5272726,\n "lon": 3.5376973,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757925,\n "lat": 49.5272830,\n "lon": 3.5376816,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757926,\n "lat": 49.5268123,\n "lon": 3.5413514,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757927,\n "lat": 49.5268079,\n "lon": 3.5413537,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757928,\n "lat": 49.5268304,\n "lon": 3.5414565,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757929,\n "lat": 49.5272279,\n "lon": 3.5409858,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757930,\n "lat": 49.5272890,\n "lon": 3.5409341,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757931,\n "lat": 49.5272594,\n "lon": 3.5408552,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757932,\n "lat": 49.5272013,\n "lon": 3.5409061,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757933,\n "lat": 49.5279500,\n "lon": 3.5408543,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757934,\n "lat": 49.5279793,\n "lon": 3.5408472,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757935,\n "lat": 49.5280973,\n "lon": 3.5408969,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757936,\n "lat": 49.5280920,\n "lon": 3.5408249,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757937,\n "lat": 49.5280716,\n "lon": 3.5408297,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757938,\n "lat": 49.5280767,\n "lon": 3.5408988,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757939,\n "lat": 49.5282419,\n "lon": 3.5417449,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757940,\n "lat": 49.5282449,\n "lon": 3.5417933,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757941,\n "lat": 49.5283373,\n "lon": 3.5417743,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757942,\n "lat": 49.5283331,\n "lon": 3.5417227,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757943,\n "lat": 49.5282201,\n "lon": 3.5415350,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757944,\n "lat": 49.5281843,\n "lon": 3.5415379,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757945,\n "lat": 49.5281894,\n "lon": 3.5416128,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4728757946,\n "lat": 49.5282241,\n "lon": 3.5416066,\n "timestamp": "2017-03-11T06:06:09Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 8615859388,\n "lat": 49.5276022,\n "lon": 3.5399730,\n "timestamp": "2021-04-10T20:19:48Z",\n "version": 1,\n "changeset": 102714347,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8615859389,\n "lat": 49.5275124,\n "lon": 3.5399917,\n "timestamp": "2021-04-10T20:19:48Z",\n "version": 1,\n "changeset": 102714347,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8615859390,\n "lat": 49.5275461,\n "lon": 3.5403765,\n "timestamp": "2021-04-10T20:19:48Z",\n "version": 1,\n "changeset": 102714347,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8615859391,\n "lat": 49.5276681,\n "lon": 3.5402295,\n "timestamp": "2021-04-10T20:19:48Z",\n "version": 1,\n "changeset": 102714347,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8615859392,\n "lat": 49.5276275,\n "lon": 3.5401891,\n "timestamp": "2021-04-10T20:19:48Z",\n "version": 1,\n "changeset": 102714347,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8747493567,\n "lat": 49.5292520,\n "lon": 3.5394581,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "bench",\n "backrest": "yes",\n "material": "wood"\n }\n },\n {\n "type": "node",\n "id": 8747493568,\n "lat": 49.5292392,\n "lon": 3.5395664,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "bench",\n "backrest": "yes",\n "material": "wood"\n }\n },\n {\n "type": "node",\n "id": 8747493569,\n "lat": 49.5292444,\n "lon": 3.5396050,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "bench",\n "backrest": "no",\n "material": "stone"\n }\n },\n {\n "type": "node",\n "id": 8747493594,\n "lat": 49.5273489,\n "lon": 3.5408793,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "bench",\n "backrest": "no",\n "material": "stone"\n }\n },\n {\n "type": "node",\n "id": 8747493595,\n "lat": 49.5273080,\n "lon": 3.5409048,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "bench",\n "backrest": "yes"\n }\n },\n {\n "type": "node",\n "id": 8747493598,\n "lat": 49.5275072,\n "lon": 3.5399891,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277\n },\n {\n "type": "node",\n "id": 8747493599,\n "lat": 49.5274854,\n "lon": 3.5399963,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277\n },\n {\n "type": "node",\n "id": 8747493600,\n "lat": 49.5274790,\n "lon": 3.5399504,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277\n },\n {\n "type": "node",\n "id": 8747493601,\n "lat": 49.5275008,\n "lon": 3.5399432,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277\n },\n {\n "type": "node",\n "id": 8747501646,\n "lat": 49.5276701,\n "lon": 3.5404070,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "clock",\n "display": "analog",\n "support": "wall_mounted"\n }\n },\n {\n "type": "node",\n "id": 8747501647,\n "lat": 49.5277563,\n "lon": 3.5406266,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "waste_basket",\n "waste": "trash"\n }\n },\n {\n "type": "node",\n "id": 8747501648,\n "lat": 49.5276179,\n "lon": 3.5406420,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8747501649,\n "lat": 49.5275753,\n "lon": 3.5406795,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8747501650,\n "lat": 49.5275552,\n "lon": 3.5405762,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8747501651,\n "lat": 49.5275483,\n "lon": 3.5404810,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8747501652,\n "lat": 49.5277337,\n "lon": 3.5406232,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8747501653,\n "lat": 49.5277232,\n "lon": 3.5404985,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8747501654,\n "lat": 49.5277293,\n "lon": 3.5405588,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "bench",\n "backrest": "yes"\n }\n },\n {\n "type": "node",\n "id": 8747501655,\n "lat": 49.5277198,\n "lon": 3.5404569,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "bench",\n "backrest": "yes"\n }\n },\n {\n "type": "node",\n "id": 8747501658,\n "lat": 49.5280039,\n "lon": 3.5405776,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "waste_basket",\n "waste": "trash"\n }\n },\n {\n "type": "node",\n "id": 8747501659,\n "lat": 49.5280006,\n "lon": 3.5405785,\n "timestamp": "2023-01-08T17:16:05Z",\n "version": 2,\n "changeset": 131023701,\n "user": "Max-Kritic",\n "uid": 414659,\n "tags": {\n "amenity": "post_box",\n "operator": "La Poste",\n "operator:wikidata": "Q373724",\n "post_box:type": "wall",\n "ref": "A0G7H3",\n "source": "data.gouv.fr:LaPoste - 2018-03"\n }\n },\n {\n "type": "node",\n "id": 8747501660,\n "lat": 49.5280249,\n "lon": 3.5405816,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "bench",\n "backrest": "yes"\n }\n },\n {\n "type": "node",\n "id": 8747501662,\n "lat": 49.5287643,\n "lon": 3.5408505,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "bench",\n "backrest": "yes"\n }\n },\n {\n "type": "node",\n "id": 8747501663,\n "lat": 49.5287695,\n "lon": 3.5407010,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "amenity": "bench",\n "backrest": "yes"\n }\n },\n {\n "type": "node",\n "id": 8747501672,\n "lat": 49.5287748,\n "lon": 3.5407144,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "tags": {\n "genus": "Salix",\n "natural": "tree",\n "species": "Salix babylonica"\n }\n },\n {\n "type": "way",\n "id": 479832260,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757430,\n 4728757776,\n 4728757766,\n 4728757737,\n 4728757430\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832261,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757546,\n 4728757547,\n 4728757548,\n 4728757549,\n 4728757550,\n 4728757551,\n 4728757552,\n 4728757553,\n 4728757546\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832262,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757373,\n 4728757371,\n 4728757370,\n 4728757368,\n 4728757369,\n 4728757374,\n 4728757375,\n 4728757376,\n 4728757373\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832263,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757747,\n 4728757933,\n 4728757934,\n 4728757759,\n 4728757758,\n 4728757747\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832264,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757020,\n 4728757021,\n 4728757022,\n 4728757023,\n 4728757020\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832265,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757935,\n 4728757936,\n 4728757937,\n 4728757938,\n 4728757935\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832266,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757024,\n 4728757025,\n 4728757032,\n 4728757026,\n 4728757027,\n 4728757024\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832267,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757939,\n 4728757940,\n 4728757941,\n 4728757942,\n 4728757939\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832268,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757025,\n 4728757028,\n 4728757029,\n 4728757030,\n 4728757031,\n 4728757032,\n 4728757025\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832269,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757943,\n 4728757944,\n 4728757945,\n 4728757946,\n 4728757943\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832270,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757027,\n 4728757026,\n 4728757040,\n 4728757043,\n 4728757033,\n 4728757034,\n 4728757027\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832271,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757554,\n 4728757555,\n 4728757556,\n 4728757557,\n 4728757905,\n 4728757558,\n 4728757554\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832272,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757060,\n 4728757053,\n 4728757058,\n 4728757061,\n 4728757062,\n 4728757063,\n 4728757060\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832273,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757559,\n 4728757560,\n 4728757561,\n 4728757562,\n 4728757907,\n 4728757559\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832274,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757040,\n 4728757041,\n 4728757042,\n 4728757043,\n 4728757040\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832275,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757565,\n 4728757566,\n 4728757563,\n 4728757564,\n 4728757565\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832276,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757044,\n 4728757045,\n 4728757046,\n 4728757042,\n 4728757041,\n 4728757044\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832277,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757810,\n 4728757811,\n 4728757088,\n 4728757812,\n 4728757810\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832278,\n "timestamp": "2017-03-11T06:06:10Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757047,\n 4728757048,\n 4728757049,\n 4728757050,\n 4728757047\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832279,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757567,\n 4728757568,\n 4728757569,\n 4728757570,\n 4728757567\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832280,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757051,\n 4728757052,\n 4728757059,\n 4728757053,\n 4728757060,\n 4728757054,\n 4728757055,\n 4728757056,\n 4728757051\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832281,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757571,\n 4728757572,\n 4728757573,\n 4728757574,\n 4728757571\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832282,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757575,\n 4728757576,\n 4728757577,\n 4728757578,\n 4728757575\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832283,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757057,\n 4728757058,\n 4728757053,\n 4728757059,\n 4728757057\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832284,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757875,\n 4728757876,\n 4728757877,\n 4728757775,\n 4728757774,\n 4728757875\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832285,\n "timestamp": "2017-03-11T06:11:45Z",\n "version": 2,\n "changeset": 46755708,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757579,\n 4728757580,\n 4728757590,\n 4728757581,\n 4728757583,\n 4728757579\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832286,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757064,\n 4728757065,\n 4728757066,\n 4728757067,\n 4728757068,\n 4728757069,\n 4728757070,\n 4728757071,\n 4728757072,\n 4728757073,\n 4728757074,\n 4728757075,\n 4728757064\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832287,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757584,\n 4728757585,\n 4728757586,\n 4728757587,\n 4728757584\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832288,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757580,\n 4728757588,\n 4728757589,\n 4728757590,\n 4728757580\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832289,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757591,\n 4728757592,\n 4728757593,\n 4728757594,\n 4728757591\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832290,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757076,\n 4728757077,\n 4728757078,\n 4728757079,\n 4728757076\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832291,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757595,\n 4728757596,\n 4728757597,\n 4728757598,\n 4728757599,\n 4728757600,\n 4728757908,\n 4728757601,\n 4728757602,\n 4728757603,\n 4728757595\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832292,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757080,\n 4728757081,\n 4728757082,\n 4728757083,\n 4728757084,\n 4728757085,\n 4728757086,\n 4728757087,\n 4728757088,\n 4728757811,\n 4728757080\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832293,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757604,\n 4728757605,\n 4728757606,\n 4728757607,\n 4728757604\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832294,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757082,\n 4728757189,\n 4728757190,\n 4728757083,\n 4728757082\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832295,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757608,\n 4728757609,\n 4728757610,\n 4728757611,\n 4728757608\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832296,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757191,\n 4728757192,\n 4728757193,\n 4728757194,\n 4728757191\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832297,\n "timestamp": "2017-03-11T06:06:11Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757598,\n 4728757612,\n 4728757613,\n 4728757614,\n 4728757599,\n 4728757598\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832298,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757195,\n 4728757196,\n 4728757822,\n 4728757197,\n 4728757198,\n 4728757199,\n 4728757195\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832299,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757599,\n 4728757614,\n 4728757615,\n 4728757616,\n 4728757600,\n 4728757599\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832300,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757617,\n 4728757618,\n 4728757619,\n 4728757620,\n 4728757621,\n 4728757622,\n 4728757617\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832301,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757200,\n 4728757201,\n 4728757202,\n 4728757203,\n 4728757204,\n 4728757205,\n 4728757206,\n 4728757200\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832302,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757617,\n 4728757623,\n 4728757624,\n 4728757625,\n 4728757626,\n 4728757627,\n 4728757628,\n 4728757618,\n 4728757617\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832303,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757207,\n 4728757208,\n 4728757209,\n 4728757210,\n 4728757207\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832304,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757629,\n 4728757630,\n 4728757631,\n 4728757632,\n 4728757629\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832305,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757633,\n 4728757634,\n 4728757635,\n 4728757636,\n 4728757633\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832306,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757028,\n 4728757035,\n 4728757036,\n 4728757037,\n 4728757038,\n 4728757029,\n 4728757028\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832307,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757637,\n 4728757638,\n 4728757639,\n 4728757640,\n 4728757637\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832308,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757641,\n 4728757642,\n 4728757643,\n 4728757644,\n 4728757641\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832309,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757645,\n 4728757646,\n 4728757647,\n 4728757648,\n 4728757645\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832310,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757229,\n 4728757228,\n 4728757230,\n 4728757231,\n 4728757229\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832311,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757232,\n 4728757233,\n 4728757234,\n 4728757235,\n 4728757232\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832312,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757649,\n 4728757650,\n 4728757651,\n 4728757652,\n 4728757649\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832313,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757234,\n 4728757236,\n 4728757237,\n 4728757238,\n 4728757235,\n 4728757234\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832314,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757653,\n 4728757654,\n 4728757655,\n 4728757656,\n 4728757653\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832315,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757239,\n 4728757240,\n 4728757241,\n 4728757242,\n 4728757243,\n 4728757244,\n 4728757245,\n 4728757246,\n 4728757247,\n 4728757239\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832316,\n "timestamp": "2017-03-11T06:06:12Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757657,\n 4728757658,\n 4728757659,\n 4728757660,\n 4728757661,\n 4728757662,\n 4728757663,\n 4728757664,\n 4728757657\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832317,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757248,\n 4728757249,\n 4728757250,\n 4728757251,\n 4728757252,\n 4728757253,\n 4728757248\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832318,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757665,\n 4728757666,\n 4728757667,\n 4728757668,\n 4728757665\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832319,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757669,\n 4728757670,\n 4728757671,\n 4728757672,\n 4728757669\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832320,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757254,\n 4728757255,\n 4728757256,\n 4728757257,\n 4728757254\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832321,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757211,\n 4728757212,\n 4728757213,\n 4728757214,\n 4728757215,\n 4728757216,\n 4728757217,\n 4728757218,\n 4728757219,\n 4728757220,\n 4728757221,\n 4728757222,\n 4728757223,\n 4728757224,\n 4728757225,\n 4728757226,\n 4728757227,\n 4728757228,\n 4728757229,\n 4728757211\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832322,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757673,\n 4728757674,\n 4728757675,\n 4728757676,\n 4728757673\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832323,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757258,\n 4728757259,\n 4728757260,\n 4728757261,\n 4728757258\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832324,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757677,\n 4728757678,\n 4728757679,\n 4728757680,\n 4728757677\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832325,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757262,\n 4728757263,\n 4728757264,\n 4728757265,\n 4728757266,\n 4728757267,\n 4728757268,\n 4728757269,\n 4728757270,\n 4728757262\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832326,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757681,\n 4728757682,\n 4728757683,\n 4728757684,\n 4728757681\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832327,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757891,\n 4728757892,\n 4728757893,\n 4728757894,\n 4728757891\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832328,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757685,\n 4728757686,\n 4728757687,\n 4728757688,\n 4728757685\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832329,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757064,\n 4728757271,\n 4728757272,\n 4728757273,\n 4728757274,\n 4728757065,\n 4728757064\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832330,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757689,\n 4728757690,\n 4728757691,\n 4728757692,\n 4728757689\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832331,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757275,\n 4728757276,\n 4728757277,\n 4728757278,\n 4728757279,\n 4728757275\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832332,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757693,\n 4728757694,\n 4728757695,\n 4728757696,\n 4728757693\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832333,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757280,\n 4728757281,\n 4728757282,\n 4728757283,\n 4728757280\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832334,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757697,\n 4728757698,\n 4728757699,\n 4728757700,\n 4728757697\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832335,\n "timestamp": "2017-03-11T06:06:13Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757284,\n 4728757285,\n 4728757286,\n 4728757296,\n 4728757826,\n 4728757287,\n 4728757288,\n 4728757289,\n 4728757284\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832336,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757701,\n 4728757725,\n 4728757702,\n 4728757746,\n 4728757703,\n 4728757704,\n 4728757701\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832337,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757029,\n 4728757038,\n 4728757039,\n 4728757030,\n 4728757029\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832338,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757290,\n 4728757291,\n 4728757292,\n 4728757293,\n 4728757290\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832339,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757705,\n 4728757706,\n 4728757707,\n 4728757708,\n 4728757705\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832340,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757286,\n 4728757294,\n 4728757295,\n 4728757296,\n 4728757286\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832341,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757709,\n 4728757728,\n 4728757743,\n 4728757710,\n 4728757711,\n 4728757712,\n 4728757733,\n 4728757713,\n 4728757714,\n 4728757730,\n 4728757716,\n 4728757715,\n 4728757709\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832342,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757297,\n 4728757298,\n 4728757299,\n 4728757836,\n 4728757300,\n 4728757297\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832343,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757301,\n 4728757302,\n 4728757303,\n 4728757304,\n 4728757305,\n 4728757301\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832344,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757698,\n 4728757715,\n 4728757716,\n 4728757729,\n 4728757699,\n 4728757698\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832345,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757704,\n 4728757703,\n 4728757717,\n 4728757718,\n 4728757704\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832346,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757306,\n 4728757829,\n 4728757307,\n 4728757305,\n 4728757304,\n 4728757308,\n 4728757309,\n 4728757306\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832347,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757701,\n 4728757719,\n 4728757720,\n 4728757721,\n 4728757742,\n 4728757722,\n 4728757723,\n 4728757724,\n 4728757725,\n 4728757701\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832348,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757310,\n 4728757311,\n 4728757318,\n 4728757321,\n 4728757312,\n 4728757313,\n 4728757310\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832349,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757726,\n 4728757727,\n 4728757728,\n 4728757709,\n 4728757726\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832350,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757302,\n 4728757314,\n 4728757837,\n 4728757315,\n 4728757303,\n 4728757302\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832351,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757729,\n 4728757716,\n 4728757730,\n 4728757731,\n 4728757729\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832352,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757318,\n 4728757319,\n 4728757320,\n 4728757842,\n 4728757843,\n 4728757321,\n 4728757318\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832353,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757732,\n 4728757713,\n 4728757733,\n 4728757734,\n 4728757732\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832354,\n "timestamp": "2017-03-11T06:06:14Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757322,\n 4728757323,\n 4728757324,\n 4728757325,\n 4728757322\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832355,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757769,\n 4728757770,\n 4728757771,\n 4728757754,\n 4728757753,\n 4728757752,\n 4728757769\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832356,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757721,\n 4728757735,\n 4728757736,\n 4728757751,\n 4728757737,\n 4728757766,\n 4728757738,\n 4728757739,\n 4728757740,\n 4728757741,\n 4728757742,\n 4728757721\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832357,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757326,\n 4728757327,\n 4728757328,\n 4728757340,\n 4728757329,\n 4728757330,\n 4728757326\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832358,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757734,\n 4728757733,\n 4728757712,\n 4728757711,\n 4728757710,\n 4728757743,\n 4728757744,\n 4728757745,\n 4728757734\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832359,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757316,\n 4728757331,\n 4728757332,\n 4728757333,\n 4728757317,\n 4728757316\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832360,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757746,\n 4728757702,\n 4728757933,\n 4728757747,\n 4728757748,\n 4728757746\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832361,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757334,\n 4728757335,\n 4728757336,\n 4728757337,\n 4728757334\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832362,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757736,\n 4728757749,\n 4728757755,\n 4728757750,\n 4728757751,\n 4728757736\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832363,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757328,\n 4728757336,\n 4728757335,\n 4728757338,\n 4728757339,\n 4728757340,\n 4728757328\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832364,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757752,\n 4728757753,\n 4728757754,\n 4728757750,\n 4728757755,\n 4728757756,\n 4728757767,\n 4728757752\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832365,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757341,\n 4728757342,\n 4728757343,\n 4728757344,\n 4728757341\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832366,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757757,\n 4728757758,\n 4728757759,\n 4728757760,\n 4728757757\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832367,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757345,\n 4728757346,\n 4728757347,\n 4728757348,\n 4728757349,\n 4728757350,\n 4728757345\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832368,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757761,\n 4728757762,\n 4728757763,\n 4728757764,\n 4728757765,\n 4728757761\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832369,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757351,\n 4728757355,\n 4728757359,\n 4728757352,\n 4728757353,\n 4728757354,\n 4728757351\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832370,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757355,\n 4728757356,\n 4728757357,\n 4728757358,\n 4728757359,\n 4728757355\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832371,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757767,\n 4728757768,\n 4728757769,\n 4728757752,\n 4728757767\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832372,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757352,\n 4728757359,\n 4728757358,\n 4728757360,\n 4728757361,\n 4728757352\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832373,\n "timestamp": "2017-03-11T06:06:15Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757362,\n 4728757363,\n 4728757364,\n 4728757365,\n 4728757366,\n 4728757367,\n 4728757362\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832374,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757772,\n 4728757773,\n 4728757774,\n 4728757775,\n 4728757772\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832375,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757777,\n 4728757422,\n 4728757421,\n 4728757778,\n 4728757777\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832376,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757779,\n 4728757780,\n 4728757781,\n 4728757782,\n 4728757779\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832377,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757368,\n 4728757370,\n 4728757371,\n 4728757372,\n 4728757368\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832378,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757783,\n 4728757784,\n 4728757785,\n 4728757786,\n 4728757783\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832379,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757377,\n 4728757378,\n 4728757379,\n 4728757380,\n 4728757377\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832380,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757787,\n 4728757788,\n 4728757789,\n 4728757790,\n 4728757787\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832381,\n "timestamp": "2025-05-08T17:26:55Z",\n "version": 5,\n "changeset": 165995157,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 4728757381,\n 4728757382,\n 4728757383,\n 4728757861,\n 4728757384,\n 4728757385,\n 4728757862,\n 4728757386,\n 8747501646,\n 4728757387,\n 4728757388,\n 4728757389,\n 4728757390,\n 8615859391,\n 4728757391,\n 4728757392,\n 4728757381\n ],\n "tags": {\n "addr:housenumber": "2",\n "addr:street": "Rue de l'École",\n "amenity": "townhall",\n "building": "civic",\n "contact:phone": "+33 3 23 24 15 20",\n "name": "Mairie de Bourguignon-sous-Montbavin",\n "opening_hours": "Th 08:00-12:00",\n "ref:FR:SIRET": "21020105900016",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n }\n },\n {\n "type": "way",\n "id": 479832382,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757791,\n 4728757792,\n 4728757793,\n 4728757794,\n 4728757795,\n 4728757791\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832383,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757796,\n 4728757797,\n 4728757798,\n 4728757799,\n 4728757800,\n 4728757801,\n 4728757802,\n 4728757803,\n 4728757804,\n 4728757805,\n 4728757796\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832384,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757393,\n 4728757394,\n 4728757395,\n 4728757396,\n 4728757397,\n 4728757398,\n 4728757393\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832385,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757806,\n 4728757807,\n 4728757808,\n 4728757809,\n 4728757806\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832386,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757624,\n 4728757911,\n 4728757626,\n 4728757625,\n 4728757624\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832387,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757390,\n 4728757389,\n 4728757867,\n 4728757870,\n 4728757864,\n 4728757863,\n 4728757399,\n 4728757400,\n 4728757390\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832388,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757401,\n 4728757402,\n 4728757403,\n 4728757404,\n 4728757401\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832389,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757813,\n 4728757814,\n 4728757815,\n 4728757816,\n 4728757813\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832390,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 2,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "nodes": [\n 4728757405,\n 4728757406,\n 4728757407,\n 4728757408,\n 8747501659,\n 8747501658,\n 4728757409,\n 4728757410,\n 4728757405\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832391,\n "timestamp": "2017-03-11T06:06:16Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757192,\n 4728757817,\n 4728757818,\n 4728757193,\n 4728757192\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832392,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757191,\n 4728757194,\n 4728757819,\n 4728757820,\n 4728757191\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832393,\n "timestamp": "2025-06-30T09:44:10Z",\n "version": 4,\n "changeset": 168300929,\n "user": "Eebie",\n "uid": 715684,\n "nodes": [\n 4728757411,\n 4728757412,\n 4728757413,\n 4728757414,\n 4728757415,\n 4728757416,\n 4728757417,\n 4728757411\n ],\n "tags": {\n "building": "yes",\n "heritage": "3",\n "heritage:operator": "mhs",\n "historic": "castle",\n "mhs:inscription_date": "2004-06-07",\n "ref:mhs": "PA02000055",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "source:heritage": "data.gouv.fr, Ministère de la Culture - 2016",\n "start_date": "C19",\n "wikidata": "Q2968627",\n "wikipedia": "fr:Château de Bourguignon-sous-Montbavin"\n }\n },\n {\n "type": "way",\n "id": 479832394,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757196,\n 4728757200,\n 4728757206,\n 4728757821,\n 4728757822,\n 4728757196\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832395,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757823,\n 4728757824,\n 4728757225,\n 4728757224,\n 4728757825,\n 4728757823\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832396,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757418,\n 4728757419,\n 4728757420,\n 4728757421,\n 4728757422,\n 4728757418\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832397,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757826,\n 4728757296,\n 4728757295,\n 4728757827,\n 4728757826\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832398,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757828,\n 4728757301,\n 4728757305,\n 4728757307,\n 4728757829,\n 4728757832,\n 4728757830,\n 4728757828\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832399,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757423,\n 4728757424,\n 4728757425,\n 4728757426,\n 4728757423\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832400,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757831,\n 4728757832,\n 4728757829,\n 4728757306,\n 4728757833,\n 4728757831\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832401,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757427,\n 4728757428,\n 4728757429,\n 4728757776,\n 4728757430,\n 4728757427\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832402,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757834,\n 4728757310,\n 4728757313,\n 4728757835,\n 4728757834\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832403,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757300,\n 4728757836,\n 4728757837,\n 4728757314,\n 4728757300\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832404,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757431,\n 4728757432,\n 4728757433,\n 4728757434,\n 4728757431\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832405,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757309,\n 4728757838,\n 4728757839,\n 4728757840,\n 4728757309\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832406,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757435,\n 4728757436,\n 4728757437,\n 4728757438,\n 4728757435\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832407,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757840,\n 4728757839,\n 4728757841,\n 4728757842,\n 4728757320,\n 4728757840\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832408,\n "timestamp": "2017-03-11T06:06:17Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757843,\n 4728757842,\n 4728757841,\n 4728757844,\n 4728757843\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832409,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757439,\n 4728757440,\n 4728757441,\n 4728757442,\n 4728757439\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832410,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757845,\n 4728757846,\n 4728757847,\n 4728757848,\n 4728757845\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832411,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757443,\n 4728757444,\n 4728757445,\n 4728757446,\n 4728757447,\n 4728757448,\n 4728757443\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832412,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757347,\n 4728757849,\n 4728757349,\n 4728757348,\n 4728757347\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832413,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757850,\n 4728757690,\n 4728757689,\n 4728757851,\n 4728757852,\n 4728757850\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832414,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757449,\n 4728757450,\n 4728757451,\n 4728757452,\n 4728757453,\n 4728757454,\n 4728757455,\n 4728757456,\n 4728757457,\n 4728757458,\n 4728757459,\n 4728757460,\n 4728757449\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832415,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757853,\n 4728757854,\n 4728757855,\n 4728757856,\n 4728757853\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832416,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757309,\n 4728757308,\n 4728757316,\n 4728757317,\n 4728757838,\n 4728757309\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832417,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757857,\n 4728757858,\n 4728757859,\n 4728757860,\n 4728757857\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832418,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757861,\n 4728757862,\n 4728757385,\n 4728757384,\n 4728757861\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832419,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757461,\n 4728757462,\n 4728757463,\n 4728757464,\n 4728757465,\n 4728757466,\n 4728757467,\n 4728757468,\n 4728757461\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832420,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757863,\n 4728757864,\n 4728757865,\n 4728757866,\n 4728757863\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832421,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757867,\n 4728757868,\n 4728757869,\n 4728757870,\n 4728757867\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832422,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757469,\n 4728757470,\n 4728757471,\n 4728757472,\n 4728757473,\n 4728757474,\n 4728757469\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832423,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757871,\n 4728757872,\n 4728757873,\n 4728757874,\n 4728757871\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832424,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757475,\n 4728757476,\n 4728757477,\n 4728757478,\n 4728757475\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832425,\n "timestamp": "2017-03-11T06:06:18Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757874,\n 4728757873,\n 4728757872,\n 4728757878,\n 4728757879,\n 4728757880,\n 4728757874\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832426,\n "timestamp": "2017-03-11T06:06:19Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757481,\n 4728757482,\n 4728757479,\n 4728757480,\n 4728757481\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832427,\n "timestamp": "2017-03-11T06:06:19Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757881,\n 4728757882,\n 4728757432,\n 4728757431,\n 4728757881\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832428,\n "timestamp": "2017-03-11T06:06:19Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757449,\n 4728757883,\n 4728757884,\n 4728757450,\n 4728757449\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832429,\n "timestamp": "2017-03-11T06:06:19Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757483,\n 4728757484,\n 4728757485,\n 4728757486,\n 4728757487,\n 4728757488,\n 4728757489,\n 4728757490,\n 4728757483\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832430,\n "timestamp": "2017-03-11T06:06:19Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757491,\n 4728757497,\n 4728757885,\n 4728757886,\n 4728757491\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832431,\n "timestamp": "2017-03-11T06:06:19Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757887,\n 4728757888,\n 4728757889,\n 4728757890,\n 4728757887\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832432,\n "timestamp": "2017-03-11T06:06:19Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757491,\n 4728757492,\n 4728757493,\n 4728757494,\n 4728757495,\n 4728757496,\n 4728757497,\n 4728757491\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832433,\n "timestamp": "2017-03-11T06:06:19Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757895,\n 4728757896,\n 4728757897,\n 4728757898,\n 4728757895\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832434,\n "timestamp": "2017-03-11T06:06:19Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757498,\n 4728757499,\n 4728757500,\n 4728757501,\n 4728757502,\n 4728757503,\n 4728757498\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832435,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757899,\n 4728757900,\n 4728757540,\n 4728757539,\n 4728757538,\n 4728757537,\n 4728757536,\n 4728757535,\n 4728757899\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832436,\n "timestamp": "2017-03-11T06:11:46Z",\n "version": 2,\n "changeset": 46755708,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757901,\n 4728757902,\n 4728757554,\n 4728757558,\n 4728757903,\n 4728757901\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832437,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757504,\n 4728757505,\n 4728757506,\n 4728757507,\n 4728757504\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832438,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757903,\n 4728757558,\n 4728757905,\n 4728757906,\n 4728757903\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832439,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757508,\n 4728757509,\n 4728757510,\n 4728757511,\n 4728757512,\n 4728757513,\n 4728757508\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832440,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757551,\n 4728757550,\n 4728757549,\n 4728757548,\n 4728757907,\n 4728757562,\n 4728757551\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832441,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757908,\n 4728757600,\n 4728757909,\n 4728757910,\n 4728757908\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832442,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757514,\n 4728757515,\n 4728757516,\n 4728757517,\n 4728757518,\n 4728757519,\n 4728757520,\n 4728757521,\n 4728757522,\n 4728757523,\n 4728757524,\n 4728757525,\n 4728757526,\n 4728757527,\n 4728757528,\n 4728757529,\n 4728757514\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832443,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757649,\n 4728757912,\n 4728757913,\n 4728757650,\n 4728757649\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832444,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757914,\n 4728757915,\n 4728757916,\n 4728757917,\n 4728757914\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832445,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757918,\n 4728757919,\n 4728757920,\n 4728757921,\n 4728757918\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832446,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757922,\n 4728757923,\n 4728757924,\n 4728757925,\n 4728757922\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832447,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757530,\n 4728757531,\n 4728757532,\n 4728757533,\n 4728757530\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832448,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757926,\n 4728757927,\n 4728757928,\n 4728757542,\n 4728757926\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 479832449,\n "timestamp": "2017-03-11T06:06:20Z",\n "version": 1,\n "changeset": 46755652,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4728757534,\n 4728757535,\n 4728757536,\n 4728757537,\n 4728757538,\n 4728757539,\n 4728757540,\n 4728757541,\n 4728757926,\n 4728757542,\n 4728757543,\n 4728757544,\n 4728757545,\n 4728757534\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n },\n {\n "type": "way",\n "id": 479832450,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 3,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "nodes": [\n 4728757929,\n 4728757930,\n 4728757931,\n 4728757932,\n 4728757929\n ],\n "tags": {\n "amenity": "lavoir",\n "building": "yes",\n "historic": "lavoir",\n "name": "Lavoir",\n "source": "IGN - 09/2020",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 928987289,\n "timestamp": "2025-10-10T10:30:26Z",\n "version": 6,\n "changeset": 173085477,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8615859388,\n 8615859389,\n 8615859390,\n 4728757384,\n 4728757389,\n 4728757390,\n 8615859391,\n 8615859392,\n 8615859388\n ],\n "tags": {\n "addr:city": "Bourguignon-sous-Montbavin",\n "addr:housenumber": "2",\n "addr:postcode": "02000",\n "addr:street": "Rue de l'École",\n "amenity": "school",\n "contact:email": "ce.0020144W@ac-amiens.fr",\n "contact:phone": "+33 323241957",\n "name": "École élémentaire",\n "operator:type": "public",\n "ref:FR:SIRET": "21020105900024",\n "ref:UAI": "0020144W",\n "school:FR": "élémentaire",\n "source": "Ministère de l'Éducation nationale et de la Jeunesse - 2021-05",\n "start_date": "1966-10-29"\n }\n },\n {\n "type": "way",\n "id": 944867979,\n "timestamp": "2021-05-19T21:45:11Z",\n "version": 1,\n "changeset": 104985966,\n "user": "meihou",\n "uid": 581277,\n "nodes": [\n 8747493601,\n 8747493600,\n 8747493599,\n 8747493598,\n 8747493601\n ],\n "tags": {\n "operator": "Enedis",\n "power": "substation",\n "source": "Enedis - 2021-01",\n "substation": "minor_distribution",\n "voltage": "20000;400"\n }\n }\n \n ]\n }\n """ ] ] |
|
| GET | https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202108%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22%7E%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21%7E%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22%7E%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B | |
|---|---|---|
| Request options | [ "timeout" => 90 ] |
|
| Response |
200
[ "info" => [ "header_size" => 188 "request_size" => 3238 "total_time" => 1.623832 "pretransfer_time" => 0.000165 "size_download" => 710.0 "speed_download" => 437.0 "download_content_length" => 710.0 "starttransfer_time" => 1.623645 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:8dd2:eab4:995c:1e1a" "local_port" => 58982 "http_version" => 2 "protocol" => 2 "scheme" => "https" "pretransfer_time_us" => 165 "starttransfer_time_us" => 1623645 "posttransfer_time_us" => 185 "total_time_us" => 1623832 "effective_method" => "GET" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769793400.8212 "original_url" => "https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202108%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B" "pause_handler" => Closure(float $duration) {#1030 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1097 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#937 …} : -9223372036854775791 } } "debug" => """ * Re-using existing https: connection with host overpass-api.de\n > GET /api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202108%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n \r\n * Request completely sent off\n < HTTP/1.1 200 OK\r\n < Date: Fri, 30 Jan 2026 17:16:40 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 710\r\n < Content-Type: application/json\r\n < \r\n """ ] "url" => "https://overpass-api.de/api/interpreter?data=%5Bout%3Ajson%5D%5Btimeout%3A25%5D%3B%0Aarea%5B%22ref%3AINSEE%22%3D%2202108%22%5D-%3E.searchArea%3B%0A%0A++++%28%0A++nw%5B%22amenity%22~%22%5E%28library%7Ctownhall%7Crestaurant%7Cfast_food%7Ccafe%7Cfuel%7Cpharmacy%7Cbank%7Cbar%7Chospital%7Cpost_office%7Cclinic%7Cpub%7Ccar_wash%7Cice_cream%7Cdriving_school%7Ccinema%7Ccar_rental%7Cnightclub%7Cbureau_de_change%7Cstudio%7Cinternet_cafe%7Cmoney_transfer%7Ccasino%7Cvehicle_inspection%7Cfrozen_food%7Cboat_rental%7Ccoworking_space%7Cworkshop%7Cpersonal_service%7Ccamping%7Cdancing_school%7Ctraining%7Cski_school%7Cski_rental%7Cdive_centre%7Cdriver_training%7Cnursing_home%7Cfuneral_hall%7Cdoctors%7Cdentist%7Ctheatre%7Ckindergarten%7Clanguage_school%7Cstripclub%7Cveterinary%7Cconvenience%7Csupermarket%7Cclothes%7Chairdresser%7Ccar_repair%7Cbakery%7Cbeauty%7Ccar%7Chardware%7Cmobile_phone%7Cbutcher%7Cfurniture%7Ccar_parts%7Calcohol%7Cflorist%7Cscooter%7Cvariety_store%7Celectronics%7Cshoes%7Coptician%7Cjewelry%7Cmall%7Cgift%7Cdoityourself%7Cgreengrocer%7Cbooks%7Cbicycle%7Cchemist%7Cdepartment_store%7Claundry%7Ctravel_agency%7Cstationery%7Cpet%7Csports%7Cconfectionery%7Ctyres%7Ccosmetics%7Ccomputer%7Ctailor%7Ctobacco%7Cstorage_rental%7Cdry_cleaning%7Ctrade%7Ccopyshop%7Cmotorcycle%7Cfuneral_directors%7Cbeverages%7Cnewsagent%7Cgarden_centre%7Cmassage%7Cpastry%7Cinterior_decoration%7Cgeneral%7Cdeli%7Ctoys%7Chouseware%7Cwine%7Cseafood%7Cpawnbroker%7Ctattoo%7Cpaint%7Cwholesale%7Cphoto%7Csecond_hand%7Cbed%7Ckitchen%7Coutdoor%7Cfabric%7Cantiques%7Ccoffee%7Cgas%7Ce-cigarette%7Cperfumery%7Ccraft%7Chearing_aids%7Cmoney_lender%7Cappliance%7Celectrical%7Ctea%7Cmotorcycle_repair%7Cboutique%7Cbaby_goods%7Cbag%7Cmusical_instrument%7Cdairy%7Cpet_grooming%7Cmusic%7Ccarpet%7Crental%7Cfashion_accessories%7Ccheese%7Cchocolate%7Cmedical_supply%7Cleather%7Csewing%7Ccannabis%7Clocksmith%7Cgames%7Cvideo_games%7Chifi%7Cwindow_blind%7Ccaravan%7Ctool_hire%7Chousehold_linen%7Cbathroom_furnishing%7Cshoe_repair%7Cwatches%7Cnutrition_supplements%7Cfishing%7Cerotic%7Cframe%7Cgrocery%7Cboat%7Crepair%7Cweapons%7Cgold_buyer%7Clighting%7Cpottery%7Csecurity%7Cgroundskeeping%7Cherbalist%7Ccurtain%7Chealth_food%7Cflooring%7Cprinter_ink%7Canime%7Ccamera%7Cscuba_diving%7Ccandles%7Cprinting%7Cgarden_furniture%7Cfood%7Cestate_agent%7Cinsurance%7Cit%7Caccountant%7Cemployment_agency%7Ctax_advisor%7Cfinancial%7Cadvertising_agency%7Clogistics%7Cnewspaper%7Cfinancial_advisor%7Cconsulting%7Ctravel_agent%7Ccoworking%7Cmoving_company%7Clawyer%7Carchitect%7Cconstruction_company%7Ccredit_broker%7Cgraphic_design%7Cproperty_management%7Ccleaning%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22shop%22%5D%5B%22shop%22%21~%22vacant%22%5D%28area.searchArea%29%3B%0A++nw%5B%22tourism%22~%22%5E%28hotel%7Chostel%7Cmotel%7Cwilderness_hut%7Cyes%7Cchalet%7Cgallery%7Cguest_house%7Cmuseum%7Czoo%7Ctheme_park%7Caquarium%7Calpine_hut%7Capartment%29%24%22%5D%28area.searchArea%29%3B%0A++nw%5B%22healthcare%22%5D%28area.searchArea%29%3B%0A++nw%5B%22information%22%3D%22office%22%5D%28area.searchArea%29%3B%0A++nw%5B%22office%22%5D%28area.searchArea%29%3B%0A%29%3B%0A%0A++++%0Aout+meta%3B" "response_headers" => [ "HTTP/1.1 200 OK" "Date: Fri, 30 Jan 2026 17:16:40 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 710" "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-30T17:14:59Z",\n "timestamp_areas_base": "2026-01-22T23:45:51Z",\n "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n },\n "elements": [\n \n {\n "type": "way",\n "id": 479832381,\n "timestamp": "2025-05-08T17:26:55Z",\n "version": 5,\n "changeset": 165995157,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 4728757381,\n 4728757382,\n 4728757383,\n 4728757861,\n 4728757384,\n 4728757385,\n 4728757862,\n 4728757386,\n 8747501646,\n 4728757387,\n 4728757388,\n 4728757389,\n 4728757390,\n 8615859391,\n 4728757391,\n 4728757392,\n 4728757381\n ],\n "tags": {\n "addr:housenumber": "2",\n "addr:street": "Rue de l'École",\n "amenity": "townhall",\n "building": "civic",\n "contact:phone": "+33 3 23 24 15 20",\n "name": "Mairie de Bourguignon-sous-Montbavin",\n "opening_hours": "Th 08:00-12:00",\n "ref:FR:SIRET": "21020105900016",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017;Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n }\n }\n \n ]\n }\n """ ] ] |
|