HTTP Client
1
Total requests
0
HTTP errors
Clients
http_client 1
Requests
| POST | https://overpass-api.de/api/interpreter | |
|---|---|---|
| Request options | [ "body" => [ "data" => """ [out:json][timeout:60];\n area["ref:INSEE"="02116"]->.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" => 3.85968 "namelookup_time" => 0.000801 "connect_time" => 0.020139 "pretransfer_time" => 0.043184 "size_upload" => 2410.0 "size_download" => 34507.0 "speed_download" => 8940.0 "speed_upload" => 624.0 "download_content_length" => 34507.0 "upload_content_length" => 2410.0 "starttransfer_time" => 3.840436 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:88e4:cc06:423a:2464" "local_port" => 41214 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 43088 "connect_time_us" => 20139 "namelookup_time_us" => 801 "pretransfer_time_us" => 43184 "starttransfer_time_us" => 3840436 "posttransfer_time_us" => 43182 "total_time_us" => 3859680 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1770190479.8122 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#1100 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1119 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#980 …} : -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: Wed, 04 Feb 2026 07:34:39 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 34507\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Wed, 04 Feb 2026 07:34:39 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 34507" "Content-Type: application/json" ] "response_content" => [ """ {\n "version": 0.6,\n "generator": "Overpass API 0.7.62.10 2d4cfc48",\n "osm3s": {\n "timestamp_osm_base": "2026-02-04T07:33:12Z",\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": 3440728780,\n "lat": 49.7805610,\n "lon": 3.9645350,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728781,\n "lat": 49.7805600,\n "lon": 3.9538260,\n "timestamp": "2019-12-23T19:23:01Z",\n "version": 2,\n "changeset": 78787252,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440728782,\n "lat": 49.7805820,\n "lon": 3.9637060,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728783,\n "lat": 49.7805850,\n "lon": 3.9634740,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728784,\n "lat": 49.7805960,\n "lon": 3.9644500,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728785,\n "lat": 49.7806040,\n "lon": 3.9644180,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728786,\n "lat": 49.7806160,\n "lon": 3.9636950,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728787,\n "lat": 49.7806230,\n "lon": 3.9644680,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728788,\n "lat": 49.7806320,\n "lon": 3.9644370,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728789,\n "lat": 49.7806740,\n "lon": 3.9572460,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728790,\n "lat": 49.7806760,\n "lon": 3.9571820,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728791,\n "lat": 49.7807560,\n "lon": 3.9572520,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440728792,\n "lat": 49.7807570,\n "lon": 3.9571880,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734366,\n "lat": 49.7528490,\n "lon": 3.9497680,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734367,\n "lat": 49.7528760,\n "lon": 3.9497040,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734368,\n "lat": 49.7528860,\n "lon": 3.9498550,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734369,\n "lat": 49.7528980,\n "lon": 3.9498200,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734370,\n "lat": 49.7529230,\n "lon": 3.9498890,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734371,\n "lat": 49.7529540,\n "lon": 3.9497770,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734372,\n "lat": 49.7589910,\n "lon": 3.9648430,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734373,\n "lat": 49.7590320,\n "lon": 3.9650900,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734374,\n "lat": 49.7590360,\n "lon": 3.9647420,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734375,\n "lat": 49.7590450,\n "lon": 3.9651600,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734376,\n "lat": 49.7590570,\n "lon": 3.9649180,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734377,\n "lat": 49.7590640,\n "lon": 3.9651240,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734378,\n "lat": 49.7590890,\n "lon": 3.9648480,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734379,\n "lat": 49.7591050,\n "lon": 3.9648120,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734380,\n "lat": 49.7591120,\n "lon": 3.9652370,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734381,\n "lat": 49.7591240,\n "lon": 3.9648870,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734382,\n "lat": 49.7591290,\n "lon": 3.9651960,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734383,\n "lat": 49.7591390,\n "lon": 3.9652060,\n "timestamp": "2015-04-06T11:14:29Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734384,\n "lat": 49.7592030,\n "lon": 3.9649690,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734385,\n "lat": 49.7592210,\n "lon": 3.9649320,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734386,\n "lat": 49.7592330,\n "lon": 3.9650010,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734387,\n "lat": 49.7595049,\n "lon": 3.9540007,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 2,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734388,\n "lat": 49.7595554,\n "lon": 3.9538388,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 2,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734389,\n "lat": 49.7595830,\n "lon": 3.9538827,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 2,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734390,\n "lat": 49.7595818,\n "lon": 3.9541228,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 2,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734391,\n "lat": 49.7596070,\n "lon": 3.9537607,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 2,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734392,\n "lat": 49.7597116,\n "lon": 3.9539266,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 2,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734693,\n "lat": 49.7613250,\n "lon": 3.9614370,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734694,\n "lat": 49.7613270,\n "lon": 3.9613270,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734695,\n "lat": 49.7613330,\n "lon": 3.9613270,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734696,\n "lat": 49.7613350,\n "lon": 3.9612660,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734697,\n "lat": 49.7613480,\n "lon": 3.9613280,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734698,\n "lat": 49.7613490,\n "lon": 3.9612670,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734699,\n "lat": 49.7615730,\n "lon": 3.9617430,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734700,\n "lat": 49.7615750,\n "lon": 3.9617010,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734701,\n "lat": 49.7615890,\n "lon": 3.9613240,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734702,\n "lat": 49.7615890,\n "lon": 3.9613490,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734703,\n "lat": 49.7616000,\n "lon": 3.9614630,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734704,\n "lat": 49.7616170,\n "lon": 3.9613520,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734705,\n "lat": 49.7616180,\n "lon": 3.9613270,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734706,\n "lat": 49.7616510,\n "lon": 3.9617490,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734707,\n "lat": 49.7616540,\n "lon": 3.9617070,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734708,\n "lat": 49.7618090,\n "lon": 3.9614820,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734709,\n "lat": 49.7618110,\n "lon": 3.9613690,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734710,\n "lat": 49.7618110,\n "lon": 3.9613820,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734711,\n "lat": 49.7618250,\n "lon": 3.9613820,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734712,\n "lat": 49.7618250,\n "lon": 3.9613870,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734713,\n "lat": 49.7618510,\n "lon": 3.9614850,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734714,\n "lat": 49.7618530,\n "lon": 3.9613890,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734715,\n "lat": 49.7628170,\n "lon": 3.9620810,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734716,\n "lat": 49.7628143,\n "lon": 3.9620272,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734717,\n "lat": 49.7628270,\n "lon": 3.9618709,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734718,\n "lat": 49.7628387,\n "lon": 3.9610610,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734719,\n "lat": 49.7628407,\n "lon": 3.9609640,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734720,\n "lat": 49.7628404,\n "lon": 3.9617049,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734721,\n "lat": 49.7628560,\n "lon": 3.9620850,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734722,\n "lat": 49.7628557,\n "lon": 3.9608770,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734723,\n "lat": 49.7628557,\n "lon": 3.9609630,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734724,\n "lat": 49.7628600,\n "lon": 3.9620360,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734725,\n "lat": 49.7628740,\n "lon": 3.9620388,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734726,\n "lat": 49.7628827,\n "lon": 3.9610640,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734727,\n "lat": 49.7628867,\n "lon": 3.9618825,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734728,\n "lat": 49.7628847,\n "lon": 3.9609800,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734729,\n "lat": 49.7629001,\n "lon": 3.9617165,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734730,\n "lat": 49.7629107,\n "lon": 3.9609200,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734731,\n "lat": 49.7629127,\n "lon": 3.9608770,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734732,\n "lat": 49.7629137,\n "lon": 3.9610410,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734733,\n "lat": 49.7629157,\n "lon": 3.9609800,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734734,\n "lat": 49.7629537,\n "lon": 3.9610410,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734735,\n "lat": 49.7629567,\n "lon": 3.9609800,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734736,\n "lat": 49.7629597,\n "lon": 3.9609200,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734737,\n "lat": 49.7630140,\n "lon": 3.9553170,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734738,\n "lat": 49.7630220,\n "lon": 3.9550710,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734739,\n "lat": 49.7630550,\n "lon": 3.9550190,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734740,\n "lat": 49.7630590,\n "lon": 3.9551290,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734741,\n "lat": 49.7630770,\n "lon": 3.9550530,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734742,\n "lat": 49.7630780,\n "lon": 3.9554070,\n "timestamp": "2015-04-06T11:14:30Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734743,\n "lat": 49.7631070,\n "lon": 3.9551570,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734744,\n "lat": 49.7631100,\n "lon": 3.9552200,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734745,\n "lat": 49.7631270,\n "lon": 3.9549740,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734746,\n "lat": 49.7631290,\n "lon": 3.9551890,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734747,\n "lat": 49.7631235,\n "lon": 3.9621484,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734748,\n "lat": 49.7631227,\n "lon": 3.9619913,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734749,\n "lat": 49.7631410,\n "lon": 3.9549960,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734750,\n "lat": 49.7631410,\n "lon": 3.9552610,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734751,\n "lat": 49.7631530,\n "lon": 3.9552780,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734752,\n "lat": 49.7631580,\n "lon": 3.9552310,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734753,\n "lat": 49.7631714,\n "lon": 3.9619907,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734754,\n "lat": 49.7631712,\n "lon": 3.9619543,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734756,\n "lat": 49.7632039,\n "lon": 3.9621474,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734758,\n "lat": 49.7632031,\n "lon": 3.9619848,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734759,\n "lat": 49.7632241,\n "lon": 3.9619845,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734761,\n "lat": 49.7632240,\n "lon": 3.9619537,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734763,\n "lat": 49.7632630,\n "lon": 3.9551900,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734764,\n "lat": 49.7633000,\n "lon": 3.9552440,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734765,\n "lat": 49.7633340,\n "lon": 3.9613587,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734766,\n "lat": 49.7633342,\n "lon": 3.9613866,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734767,\n "lat": 49.7633390,\n "lon": 3.9617700,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734768,\n "lat": 49.7633400,\n "lon": 3.9615970,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734769,\n "lat": 49.7633347,\n "lon": 3.9612248,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734770,\n "lat": 49.7633630,\n "lon": 3.9615970,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734771,\n "lat": 49.7633640,\n "lon": 3.9615370,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734772,\n "lat": 49.7633840,\n "lon": 3.9615950,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734773,\n "lat": 49.7633840,\n "lon": 3.9617720,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734774,\n "lat": 49.7633850,\n "lon": 3.9615390,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734775,\n "lat": 49.7633853,\n "lon": 3.9613867,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734776,\n "lat": 49.7633855,\n "lon": 3.9613593,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734777,\n "lat": 49.7633862,\n "lon": 3.9612254,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734779,\n "lat": 49.7634370,\n "lon": 3.9620170,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734780,\n "lat": 49.7634390,\n "lon": 3.9618470,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734781,\n "lat": 49.7634390,\n "lon": 3.9619410,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734782,\n "lat": 49.7634460,\n "lon": 3.9620190,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734783,\n "lat": 49.7634480,\n "lon": 3.9617780,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734784,\n "lat": 49.7634490,\n "lon": 3.9613980,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734785,\n "lat": 49.7634540,\n "lon": 3.9548850,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734786,\n "lat": 49.7634640,\n "lon": 3.9611550,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734787,\n "lat": 49.7634660,\n "lon": 3.9611170,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734788,\n "lat": 49.7634910,\n "lon": 3.9549390,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734789,\n "lat": 49.7634910,\n "lon": 3.9612050,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734790,\n "lat": 49.7634930,\n "lon": 3.9611590,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734791,\n "lat": 49.7635001,\n "lon": 3.9609710,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734792,\n "lat": 49.7635014,\n "lon": 3.9608541,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734894,\n "lat": 49.7635370,\n "lon": 3.9620240,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734895,\n "lat": 49.7635390,\n "lon": 3.9619470,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734896,\n "lat": 49.7635400,\n "lon": 3.9618500,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734897,\n "lat": 49.7635510,\n "lon": 3.9613200,\n "timestamp": "2015-04-06T11:14:31Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734898,\n "lat": 49.7635520,\n "lon": 3.9612530,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734900,\n "lat": 49.7635812,\n "lon": 3.9609732,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734901,\n "lat": 49.7635814,\n "lon": 3.9609576,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734903,\n "lat": 49.7636080,\n "lon": 3.9612530,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734904,\n "lat": 49.7636090,\n "lon": 3.9613180,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734905,\n "lat": 49.7636156,\n "lon": 3.9609585,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734906,\n "lat": 49.7636159,\n "lon": 3.9609315,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734907,\n "lat": 49.7636220,\n "lon": 3.9612090,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734908,\n "lat": 49.7636240,\n "lon": 3.9611230,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734909,\n "lat": 49.7636583,\n "lon": 3.9609327,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734910,\n "lat": 49.7636600,\n "lon": 3.9617860,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734911,\n "lat": 49.7636592,\n "lon": 3.9608584,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734912,\n "lat": 49.7636640,\n "lon": 3.9613980,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734913,\n "lat": 49.7647125,\n "lon": 3.9566780,\n "timestamp": "2019-12-27T17:25:50Z",\n "version": 2,\n "changeset": 78935921,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734914,\n "lat": 49.7647235,\n "lon": 3.9566180,\n "timestamp": "2019-12-27T17:25:50Z",\n "version": 2,\n "changeset": 78935921,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734917,\n "lat": 49.7647645,\n "lon": 3.9567010,\n "timestamp": "2019-12-27T17:25:50Z",\n "version": 2,\n "changeset": 78935921,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734919,\n "lat": 49.7647755,\n "lon": 3.9566410,\n "timestamp": "2019-12-27T17:25:50Z",\n "version": 2,\n "changeset": 78935921,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734921,\n "lat": 49.7652043,\n "lon": 3.9612218,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734922,\n "lat": 49.7652048,\n "lon": 3.9613312,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734923,\n "lat": 49.7652787,\n "lon": 3.9610258,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734924,\n "lat": 49.7652772,\n "lon": 3.9609326,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734925,\n "lat": 49.7652867,\n "lon": 3.9613273,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734926,\n "lat": 49.7652862,\n "lon": 3.9612209,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734927,\n "lat": 49.7654218,\n "lon": 3.9610632,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734928,\n "lat": 49.7654218,\n "lon": 3.9611512,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734929,\n "lat": 49.7654241,\n "lon": 3.9610302,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734930,\n "lat": 49.7654217,\n "lon": 3.9610625,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734931,\n "lat": 49.7654330,\n "lon": 3.9608980,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734932,\n "lat": 49.7654321,\n "lon": 3.9609353,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734933,\n "lat": 49.7654538,\n "lon": 3.9611492,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734934,\n "lat": 49.7654512,\n "lon": 3.9613356,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734935,\n "lat": 49.7654548,\n "lon": 3.9610602,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734936,\n "lat": 49.7654880,\n "lon": 3.9613410,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734937,\n "lat": 49.7654950,\n "lon": 3.9608980,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734938,\n "lat": 49.7656220,\n "lon": 3.9610620,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734939,\n "lat": 49.7656220,\n "lon": 3.9611490,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734940,\n "lat": 49.7657040,\n "lon": 3.9610610,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734941,\n "lat": 49.7657050,\n "lon": 3.9611480,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734942,\n "lat": 49.7657240,\n "lon": 3.9610440,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734943,\n "lat": 49.7657280,\n "lon": 3.9608860,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734944,\n "lat": 49.7657850,\n "lon": 3.9610480,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734945,\n "lat": 49.7657890,\n "lon": 3.9608900,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734946,\n "lat": 49.7662870,\n "lon": 3.9527370,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734947,\n "lat": 49.7663150,\n "lon": 3.9532430,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734948,\n "lat": 49.7663260,\n "lon": 3.9526620,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734949,\n "lat": 49.7663320,\n "lon": 3.9532080,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734950,\n "lat": 49.7663340,\n "lon": 3.9527920,\n "timestamp": "2015-04-06T11:14:32Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734951,\n "lat": 49.7663530,\n "lon": 3.9532870,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734952,\n "lat": 49.7663690,\n "lon": 3.9532540,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734953,\n "lat": 49.7663730,\n "lon": 3.9527210,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734954,\n "lat": 49.7663820,\n "lon": 3.9528610,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734955,\n "lat": 49.7663870,\n "lon": 3.9532730,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734956,\n "lat": 49.7663950,\n "lon": 3.9528340,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734957,\n "lat": 49.7664010,\n "lon": 3.9512050,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734958,\n "lat": 49.7664100,\n "lon": 3.9529800,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734959,\n "lat": 49.7664130,\n "lon": 3.9528490,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734960,\n "lat": 49.7664210,\n "lon": 3.9527800,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734961,\n "lat": 49.7664310,\n "lon": 3.9530030,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734962,\n "lat": 49.7664370,\n "lon": 3.9527980,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734963,\n "lat": 49.7664460,\n "lon": 3.9529060,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734964,\n "lat": 49.7664680,\n "lon": 3.9529330,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734965,\n "lat": 49.7665170,\n "lon": 3.9529960,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734966,\n "lat": 49.7665300,\n "lon": 3.9509190,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734967,\n "lat": 49.7665670,\n "lon": 3.9513860,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734969,\n "lat": 49.7666960,\n "lon": 3.9511010,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734971,\n "lat": 49.7667255,\n "lon": 3.9505336,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734972,\n "lat": 49.7667705,\n "lon": 3.9500936,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734973,\n "lat": 49.7668245,\n "lon": 3.9506486,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734974,\n "lat": 49.7668545,\n "lon": 3.9505856,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734975,\n "lat": 49.7668710,\n "lon": 3.9535410,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734976,\n "lat": 49.7668785,\n "lon": 3.9498456,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734977,\n "lat": 49.7668785,\n "lon": 3.9502056,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734978,\n "lat": 49.7669060,\n "lon": 3.9514250,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734979,\n "lat": 49.7669045,\n "lon": 3.9506346,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734980,\n "lat": 49.7669110,\n "lon": 3.9513430,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734981,\n "lat": 49.7669230,\n "lon": 3.9533670,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734982,\n "lat": 49.7669310,\n "lon": 3.9513720,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734983,\n "lat": 49.7669315,\n "lon": 3.9505736,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734984,\n "lat": 49.7669400,\n "lon": 3.9535880,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734985,\n "lat": 49.7669410,\n "lon": 3.9514710,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734986,\n "lat": 49.7669670,\n "lon": 3.9512390,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734987,\n "lat": 49.7669700,\n "lon": 3.9514160,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734988,\n "lat": 49.7669675,\n "lon": 3.9506076,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734989,\n "lat": 49.7669715,\n "lon": 3.9504866,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440734990,\n "lat": 49.7669750,\n "lon": 3.9536160,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734991,\n "lat": 49.7669830,\n "lon": 3.9514310,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440734992,\n "lat": 49.7669840,\n "lon": 3.9512640,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735093,\n "lat": 49.7669875,\n "lon": 3.9499626,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735094,\n "lat": 49.7670005,\n "lon": 3.9504196,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735095,\n "lat": 49.7670070,\n "lon": 3.9533640,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735096,\n "lat": 49.7670055,\n "lon": 3.9505296,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735097,\n "lat": 49.7670160,\n "lon": 3.9512110,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735098,\n "lat": 49.7670210,\n "lon": 3.9533060,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735099,\n "lat": 49.7670230,\n "lon": 3.9513060,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735100,\n "lat": 49.7670260,\n "lon": 3.9530140,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735101,\n "lat": 49.7670260,\n "lon": 3.9533000,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735102,\n "lat": 49.7670370,\n "lon": 3.9513260,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735103,\n "lat": 49.7670385,\n "lon": 3.9504616,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735104,\n "lat": 49.7670420,\n "lon": 3.9533850,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735105,\n "lat": 49.7670490,\n "lon": 3.9512520,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735106,\n "lat": 49.7670540,\n "lon": 3.9529200,\n "timestamp": "2015-04-06T11:14:33Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735107,\n "lat": 49.7670710,\n "lon": 3.9528610,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735108,\n "lat": 49.7670860,\n "lon": 3.9532250,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735109,\n "lat": 49.7670960,\n "lon": 3.9530650,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735110,\n "lat": 49.7671000,\n "lon": 3.9527430,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735111,\n "lat": 49.7671115,\n "lon": 3.9500966,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735112,\n "lat": 49.7671250,\n "lon": 3.9530840,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735113,\n "lat": 49.7671285,\n "lon": 3.9501196,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735114,\n "lat": 49.7671380,\n "lon": 3.9526110,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735115,\n "lat": 49.7671450,\n "lon": 3.9525830,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735118,\n "lat": 49.7671740,\n "lon": 3.9526040,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735119,\n "lat": 49.7671810,\n "lon": 3.9524520,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735122,\n "lat": 49.7672120,\n "lon": 3.9524710,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735123,\n "lat": 49.7672250,\n "lon": 3.9530260,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735124,\n "lat": 49.7672410,\n "lon": 3.9529710,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735125,\n "lat": 49.7672460,\n "lon": 3.9529530,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735126,\n "lat": 49.7672710,\n "lon": 3.9528530,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735127,\n "lat": 49.7673100,\n "lon": 3.9517280,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735128,\n "lat": 49.7673165,\n "lon": 3.9521338,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735129,\n "lat": 49.7673360,\n "lon": 3.9516710,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735130,\n "lat": 49.7673630,\n "lon": 3.9531110,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735131,\n "lat": 49.7673832,\n "lon": 3.9520312,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735132,\n "lat": 49.7673750,\n "lon": 3.9530590,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735133,\n "lat": 49.7673840,\n "lon": 3.9530350,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735134,\n "lat": 49.7673910,\n "lon": 3.9517270,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735135,\n "lat": 49.7674030,\n "lon": 3.9517010,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735136,\n "lat": 49.7674050,\n "lon": 3.9529430,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735137,\n "lat": 49.7674080,\n "lon": 3.9528570,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735139,\n "lat": 49.7674290,\n "lon": 3.9527990,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735141,\n "lat": 49.7674524,\n "lon": 3.9512020,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735142,\n "lat": 49.7674744,\n "lon": 3.9511530,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735143,\n "lat": 49.7675060,\n "lon": 3.9521940,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735144,\n "lat": 49.7675100,\n "lon": 3.9523910,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735146,\n "lat": 49.7675250,\n "lon": 3.9523770,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735147,\n "lat": 49.7675114,\n "lon": 3.9512713,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735148,\n "lat": 49.7675154,\n "lon": 3.9511300,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735149,\n "lat": 49.7675330,\n "lon": 3.9528580,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735150,\n "lat": 49.7675490,\n "lon": 3.9530390,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735151,\n "lat": 49.7675424,\n "lon": 3.9511457,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735152,\n "lat": 49.7675530,\n "lon": 3.9494330,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735154,\n "lat": 49.7675690,\n "lon": 3.9529620,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735155,\n "lat": 49.7675544,\n "lon": 3.9511780,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735156,\n "lat": 49.7675750,\n "lon": 3.9524500,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735157,\n "lat": 49.7675678,\n "lon": 3.9511705,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735158,\n "lat": 49.7675842,\n "lon": 3.9510432,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735159,\n "lat": 49.7675890,\n "lon": 3.9523250,\n "timestamp": "2015-04-06T11:14:34Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735160,\n "lat": 49.7675910,\n "lon": 3.9524210,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735161,\n "lat": 49.7675893,\n "lon": 3.9511178,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735162,\n "lat": 49.7675980,\n "lon": 3.9490380,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735163,\n "lat": 49.7676130,\n "lon": 3.9520570,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735164,\n "lat": 49.7676140,\n "lon": 3.9496330,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735165,\n "lat": 49.7676084,\n "lon": 3.9520766,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735166,\n "lat": 49.7676220,\n "lon": 3.9523630,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735167,\n "lat": 49.7676230,\n "lon": 3.9527530,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735168,\n "lat": 49.7676330,\n "lon": 3.9524720,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735169,\n "lat": 49.7676480,\n "lon": 3.9526650,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735170,\n "lat": 49.7676520,\n "lon": 3.9519720,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735171,\n "lat": 49.7676530,\n "lon": 3.9527690,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735172,\n "lat": 49.7676619,\n "lon": 3.9521650,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735173,\n "lat": 49.7676770,\n "lon": 3.9526850,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735174,\n "lat": 49.7676850,\n "lon": 3.9493380,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735175,\n "lat": 49.7676940,\n "lon": 3.9525100,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735176,\n "lat": 49.7677180,\n "lon": 3.9489460,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735177,\n "lat": 49.7677200,\n "lon": 3.9519066,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735178,\n "lat": 49.7677250,\n "lon": 3.9520616,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735179,\n "lat": 49.7677440,\n "lon": 3.9495400,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735180,\n "lat": 49.7677580,\n "lon": 3.9525770,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735181,\n "lat": 49.7677625,\n "lon": 3.9512873,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735182,\n "lat": 49.7677770,\n "lon": 3.9525450,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735183,\n "lat": 49.7677829,\n "lon": 3.9512374,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735184,\n "lat": 49.7677820,\n "lon": 3.9517216,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735185,\n "lat": 49.7677981,\n "lon": 3.9519727,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735186,\n "lat": 49.7678017,\n "lon": 3.9519640,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735188,\n "lat": 49.7678370,\n "lon": 3.9518636,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735189,\n "lat": 49.7678670,\n "lon": 3.9494500,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735190,\n "lat": 49.7678660,\n "lon": 3.9514666,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735191,\n "lat": 49.7678880,\n "lon": 3.9514836,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735192,\n "lat": 49.7679050,\n "lon": 3.9513860,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735293,\n "lat": 49.7679030,\n "lon": 3.9516616,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735294,\n "lat": 49.7679120,\n "lon": 3.9516686,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735296,\n "lat": 49.7679230,\n "lon": 3.9515956,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735297,\n "lat": 49.7679290,\n "lon": 3.9515156,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735298,\n "lat": 49.7679340,\n "lon": 3.9516046,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735299,\n "lat": 49.7679500,\n "lon": 3.9513920,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735300,\n "lat": 49.7679430,\n "lon": 3.9515266,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735302,\n "lat": 49.7696800,\n "lon": 3.9702940,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735303,\n "lat": 49.7697030,\n "lon": 3.9702370,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735304,\n "lat": 49.7697220,\n "lon": 3.9703280,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735305,\n "lat": 49.7697430,\n "lon": 3.9684680,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735306,\n "lat": 49.7697430,\n "lon": 3.9702730,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735307,\n "lat": 49.7697540,\n "lon": 3.9701440,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735308,\n "lat": 49.7697750,\n "lon": 3.9700890,\n "timestamp": "2015-04-06T11:14:35Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735309,\n "lat": 49.7697830,\n "lon": 3.9685130,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735310,\n "lat": 49.7697940,\n "lon": 3.9701800,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735311,\n "lat": 49.7698130,\n "lon": 3.9701270,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735312,\n "lat": 49.7698350,\n "lon": 3.9703880,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735313,\n "lat": 49.7698520,\n "lon": 3.9682220,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735314,\n "lat": 49.7698620,\n "lon": 3.9703360,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735315,\n "lat": 49.7698830,\n "lon": 3.9681530,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735316,\n "lat": 49.7698950,\n "lon": 3.9695737,\n "timestamp": "2019-12-31T21:02:24Z",\n "version": 2,\n "changeset": 79068639,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735317,\n "lat": 49.7698920,\n "lon": 3.9682670,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735318,\n "lat": 49.7699000,\n "lon": 3.9686370,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735319,\n "lat": 49.7699020,\n "lon": 3.9704660,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735320,\n "lat": 49.7699250,\n "lon": 3.9681920,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735321,\n "lat": 49.7699340,\n "lon": 3.9704200,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735322,\n "lat": 49.7699370,\n "lon": 3.9705080,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735323,\n "lat": 49.7699390,\n "lon": 3.9685480,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735324,\n "lat": 49.7699452,\n "lon": 3.9694588,\n "timestamp": "2019-12-31T21:02:24Z",\n "version": 2,\n "changeset": 79068639,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735325,\n "lat": 49.7699520,\n "lon": 3.9703840,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735326,\n "lat": 49.7699710,\n "lon": 3.9696531,\n "timestamp": "2019-12-31T21:02:24Z",\n "version": 2,\n "changeset": 79068639,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735327,\n "lat": 49.7699750,\n "lon": 3.9685840,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735328,\n "lat": 49.7699810,\n "lon": 3.9702150,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735329,\n "lat": 49.7699810,\n "lon": 3.9704180,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735330,\n "lat": 49.7699880,\n "lon": 3.9702250,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735331,\n "lat": 49.7700030,\n "lon": 3.9701710,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735332,\n "lat": 49.7700110,\n "lon": 3.9701810,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735333,\n "lat": 49.7700211,\n "lon": 3.9695382,\n "timestamp": "2019-12-31T21:02:24Z",\n "version": 2,\n "changeset": 79068639,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735334,\n "lat": 49.7700210,\n "lon": 3.9702640,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735335,\n "lat": 49.7700270,\n "lon": 3.9679680,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735336,\n "lat": 49.7700280,\n "lon": 3.9702740,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735337,\n "lat": 49.7700390,\n "lon": 3.9683240,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735338,\n "lat": 49.7700430,\n "lon": 3.9702200,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735339,\n "lat": 49.7700510,\n "lon": 3.9702300,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735340,\n "lat": 49.7700700,\n "lon": 3.9683560,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735341,\n "lat": 49.7700870,\n "lon": 3.9697060,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735342,\n "lat": 49.7701010,\n "lon": 3.9688210,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735343,\n "lat": 49.7701060,\n "lon": 3.9688040,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735344,\n "lat": 49.7701190,\n "lon": 3.9688380,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735345,\n "lat": 49.7701250,\n "lon": 3.9688200,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735346,\n "lat": 49.7701290,\n "lon": 3.9696190,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735347,\n "lat": 49.7701320,\n "lon": 3.9698000,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735348,\n "lat": 49.7701440,\n "lon": 3.9680900,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735349,\n "lat": 49.7701450,\n "lon": 3.9697710,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735350,\n "lat": 49.7701500,\n "lon": 3.9687230,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735351,\n "lat": 49.7701590,\n "lon": 3.9687120,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735352,\n "lat": 49.7701630,\n "lon": 3.9698350,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735353,\n "lat": 49.7701670,\n "lon": 3.9682600,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735354,\n "lat": 49.7701740,\n "lon": 3.9684600,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735355,\n "lat": 49.7701760,\n "lon": 3.9698060,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735356,\n "lat": 49.7701780,\n "lon": 3.9698030,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735357,\n "lat": 49.7701950,\n "lon": 3.9684100,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735358,\n "lat": 49.7702000,\n "lon": 3.9698270,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735359,\n "lat": 49.7702060,\n "lon": 3.9681600,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735360,\n "lat": 49.7702180,\n "lon": 3.9697190,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735361,\n "lat": 49.7702380,\n "lon": 3.9689170,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735362,\n "lat": 49.7702380,\n "lon": 3.9697420,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735363,\n "lat": 49.7702730,\n "lon": 3.9688230,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735364,\n "lat": 49.7702750,\n "lon": 3.9686580,\n "timestamp": "2015-04-06T11:14:36Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735365,\n "lat": 49.7702990,\n "lon": 3.9686810,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735366,\n "lat": 49.7703010,\n "lon": 3.9685210,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735367,\n "lat": 49.7703200,\n "lon": 3.9685290,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735368,\n "lat": 49.7703350,\n "lon": 3.9685450,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735369,\n "lat": 49.7703450,\n "lon": 3.9684440,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735370,\n "lat": 49.7704680,\n "lon": 3.9684790,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735371,\n "lat": 49.7705090,\n "lon": 3.9683610,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735372,\n "lat": 49.7705110,\n "lon": 3.9685120,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735373,\n "lat": 49.7705530,\n "lon": 3.9683970,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735374,\n "lat": 49.7716588,\n "lon": 3.9715239,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735375,\n "lat": 49.7716596,\n "lon": 3.9715428,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735376,\n "lat": 49.7716651,\n "lon": 3.9715597,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735377,\n "lat": 49.7716626,\n "lon": 3.9715059,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735378,\n "lat": 49.7716744,\n "lon": 3.9715721,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735379,\n "lat": 49.7716706,\n "lon": 3.9714916,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735380,\n "lat": 49.7716860,\n "lon": 3.9715781,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735381,\n "lat": 49.7716816,\n "lon": 3.9714831,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735382,\n "lat": 49.7716982,\n "lon": 3.9715768,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735383,\n "lat": 49.7716938,\n "lon": 3.9714818,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735384,\n "lat": 49.7717091,\n "lon": 3.9715683,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735385,\n "lat": 49.7717054,\n "lon": 3.9714878,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735386,\n "lat": 49.7717146,\n "lon": 3.9715002,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735387,\n "lat": 49.7717171,\n "lon": 3.9715540,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735388,\n "lat": 49.7717210,\n "lon": 3.9715360,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735389,\n "lat": 49.7717201,\n "lon": 3.9715171,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735390,\n "lat": 49.7772950,\n "lon": 3.9615050,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735391,\n "lat": 49.7773190,\n "lon": 3.9613850,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735392,\n "lat": 49.7774090,\n "lon": 3.9615590,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735493,\n "lat": 49.7774330,\n "lon": 3.9614390,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735494,\n "lat": 49.7775520,\n "lon": 3.9616050,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735495,\n "lat": 49.7775680,\n "lon": 3.9614980,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735496,\n "lat": 49.7776000,\n "lon": 3.9616210,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735497,\n "lat": 49.7776110,\n "lon": 3.9617030,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735498,\n "lat": 49.7776160,\n "lon": 3.9615160,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735499,\n "lat": 49.7776350,\n "lon": 3.9615460,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735500,\n "lat": 49.7776600,\n "lon": 3.9617210,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735501,\n "lat": 49.7776690,\n "lon": 3.9613440,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735502,\n "lat": 49.7776780,\n "lon": 3.9615620,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735503,\n "lat": 49.7776830,\n "lon": 3.9615640,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735504,\n "lat": 49.7776900,\n "lon": 3.9614950,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735505,\n "lat": 49.7777010,\n "lon": 3.9617200,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735506,\n "lat": 49.7777020,\n "lon": 3.9616770,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735507,\n "lat": 49.7777150,\n "lon": 3.9615040,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735508,\n "lat": 49.7777200,\n "lon": 3.9617230,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735509,\n "lat": 49.7777220,\n "lon": 3.9616790,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735510,\n "lat": 49.7777390,\n "lon": 3.9613710,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735511,\n "lat": 49.7777420,\n "lon": 3.9615110,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735512,\n "lat": 49.7777450,\n "lon": 3.9617780,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735513,\n "lat": 49.7777580,\n "lon": 3.9611930,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735514,\n "lat": 49.7777650,\n "lon": 3.9616100,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735515,\n "lat": 49.7777670,\n "lon": 3.9613760,\n "timestamp": "2015-04-06T11:14:37Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735516,\n "lat": 49.7777850,\n "lon": 3.9609920,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735517,\n "lat": 49.7777850,\n "lon": 3.9617920,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735518,\n "lat": 49.7777880,\n "lon": 3.9616170,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735519,\n "lat": 49.7777940,\n "lon": 3.9612050,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735520,\n "lat": 49.7777940,\n "lon": 3.9615910,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735521,\n "lat": 49.7778000,\n "lon": 3.9610500,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735522,\n "lat": 49.7778010,\n "lon": 3.9619090,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735523,\n "lat": 49.7778030,\n "lon": 3.9619710,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735524,\n "lat": 49.7778080,\n "lon": 3.9610020,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735525,\n "lat": 49.7778110,\n "lon": 3.9615970,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735526,\n "lat": 49.7778160,\n "lon": 3.9615450,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735527,\n "lat": 49.7778170,\n "lon": 3.9610560,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735528,\n "lat": 49.7778220,\n "lon": 3.9615140,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735529,\n "lat": 49.7778350,\n "lon": 3.9614460,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735530,\n "lat": 49.7778400,\n "lon": 3.9619090,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735531,\n "lat": 49.7778410,\n "lon": 3.9614080,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735532,\n "lat": 49.7778410,\n "lon": 3.9619680,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735533,\n "lat": 49.7778470,\n "lon": 3.9613820,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735534,\n "lat": 49.7779100,\n "lon": 3.9612650,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735535,\n "lat": 49.7779230,\n "lon": 3.9611800,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735536,\n "lat": 49.7779370,\n "lon": 3.9589110,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735537,\n "lat": 49.7779380,\n "lon": 3.9588340,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735538,\n "lat": 49.7779410,\n "lon": 3.9614970,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735539,\n "lat": 49.7779440,\n "lon": 3.9618040,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735540,\n "lat": 49.7779460,\n "lon": 3.9612830,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735541,\n "lat": 49.7779480,\n "lon": 3.9618740,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735542,\n "lat": 49.7779560,\n "lon": 3.9614340,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735543,\n "lat": 49.7779620,\n "lon": 3.9611960,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735544,\n "lat": 49.7779700,\n "lon": 3.9617860,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735545,\n "lat": 49.7779700,\n "lon": 3.9617970,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735546,\n "lat": 49.7779960,\n "lon": 3.9617470,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735547,\n "lat": 49.7780270,\n "lon": 3.9617650,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735548,\n "lat": 49.7780270,\n "lon": 3.9617740,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735550,\n "lat": 49.7780330,\n "lon": 3.9618610,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735551,\n "lat": 49.7780350,\n "lon": 3.9616070,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735552,\n "lat": 49.7780380,\n "lon": 3.9588320,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735553,\n "lat": 49.7780400,\n "lon": 3.9588220,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735554,\n "lat": 49.7780400,\n "lon": 3.9589070,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735555,\n "lat": 49.7780440,\n "lon": 3.9589420,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735556,\n "lat": 49.7780570,\n "lon": 3.9617860,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735557,\n "lat": 49.7780890,\n "lon": 3.9589390,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735558,\n "lat": 49.7780890,\n "lon": 3.9589930,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735560,\n "lat": 49.7780940,\n "lon": 3.9616450,\n "timestamp": "2015-04-06T11:14:38Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735562,\n "lat": 49.7781560,\n "lon": 3.9595420,\n "timestamp": "2015-04-06T11:14:39Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735563,\n "lat": 49.7781580,\n "lon": 3.9594760,\n "timestamp": "2015-04-06T11:14:39Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735564,\n "lat": 49.7781720,\n "lon": 3.9616610,\n "timestamp": "2015-04-06T11:14:39Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735566,\n "lat": 49.7781870,\n "lon": 3.9601000,\n "timestamp": "2015-04-06T11:14:40Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735567,\n "lat": 49.7781920,\n "lon": 3.9615590,\n "timestamp": "2015-04-06T11:14:40Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735568,\n "lat": 49.7781960,\n "lon": 3.9617280,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735569,\n "lat": 49.7781970,\n "lon": 3.9595620,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735571,\n "lat": 49.7781980,\n "lon": 3.9595440,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735572,\n "lat": 49.7781980,\n "lon": 3.9601680,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735573,\n "lat": 49.7782060,\n "lon": 3.9616810,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735574,\n "lat": 49.7782170,\n "lon": 3.9595640,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735575,\n "lat": 49.7782180,\n "lon": 3.9595450,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735576,\n "lat": 49.7782220,\n "lon": 3.9612500,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735577,\n "lat": 49.7782330,\n "lon": 3.9617480,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735578,\n "lat": 49.7782360,\n "lon": 3.9600800,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735579,\n "lat": 49.7782380,\n "lon": 3.9611420,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735580,\n "lat": 49.7782410,\n "lon": 3.9611160,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735581,\n "lat": 49.7782430,\n "lon": 3.9611060,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735582,\n "lat": 49.7782470,\n "lon": 3.9594790,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735583,\n "lat": 49.7782470,\n "lon": 3.9601500,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735584,\n "lat": 49.7782540,\n "lon": 3.9595630,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735585,\n "lat": 49.7782550,\n "lon": 3.9595460,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735586,\n "lat": 49.7782640,\n "lon": 3.9615940,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735587,\n "lat": 49.7782680,\n "lon": 3.9594330,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735588,\n "lat": 49.7782700,\n "lon": 3.9631950,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735589,\n "lat": 49.7782720,\n "lon": 3.9593070,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735590,\n "lat": 49.7782840,\n "lon": 3.9611220,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735591,\n "lat": 49.7782900,\n "lon": 3.9610760,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735592,\n "lat": 49.7782940,\n "lon": 3.9596910,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735593,\n "lat": 49.7782950,\n "lon": 3.9597230,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735594,\n "lat": 49.7783030,\n "lon": 3.9588110,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735595,\n "lat": 49.7783050,\n "lon": 3.9589280,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735596,\n "lat": 49.7783050,\n "lon": 3.9596650,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735597,\n "lat": 49.7783060,\n "lon": 3.9589820,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735598,\n "lat": 49.7783060,\n "lon": 3.9596870,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735600,\n "lat": 49.7783120,\n "lon": 3.9596350,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735601,\n "lat": 49.7783120,\n "lon": 3.9612810,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735602,\n "lat": 49.7783130,\n "lon": 3.9596610,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735603,\n "lat": 49.7783150,\n "lon": 3.9632120,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735604,\n "lat": 49.7783170,\n "lon": 3.9629170,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735605,\n "lat": 49.7783180,\n "lon": 3.9597200,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735606,\n "lat": 49.7783190,\n "lon": 3.9597290,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735607,\n "lat": 49.7783190,\n "lon": 3.9619980,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735608,\n "lat": 49.7783220,\n "lon": 3.9619450,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735609,\n "lat": 49.7783280,\n "lon": 3.9618970,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735610,\n "lat": 49.7783290,\n "lon": 3.9611740,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735611,\n "lat": 49.7783330,\n "lon": 3.9611400,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735612,\n "lat": 49.7783330,\n "lon": 3.9611460,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735613,\n "lat": 49.7783350,\n "lon": 3.9618320,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735614,\n "lat": 49.7783410,\n "lon": 3.9610910,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735615,\n "lat": 49.7783440,\n "lon": 3.9592210,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735616,\n "lat": 49.7783580,\n "lon": 3.9620040,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735617,\n "lat": 49.7783620,\n "lon": 3.9590570,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735618,\n "lat": 49.7783640,\n "lon": 3.9629390,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735619,\n "lat": 49.7783700,\n "lon": 3.9619070,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735620,\n "lat": 49.7783750,\n "lon": 3.9595450,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735621,\n "lat": 49.7783760,\n "lon": 3.9594810,\n "timestamp": "2015-04-06T11:14:41Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735622,\n "lat": 49.7783790,\n "lon": 3.9597200,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735623,\n "lat": 49.7783810,\n "lon": 3.9619070,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735624,\n "lat": 49.7783830,\n "lon": 3.9618990,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735625,\n "lat": 49.7783890,\n "lon": 3.9594400,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735626,\n "lat": 49.7783940,\n "lon": 3.9616430,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735627,\n "lat": 49.7783960,\n "lon": 3.9593150,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735628,\n "lat": 49.7783980,\n "lon": 3.9611620,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735629,\n "lat": 49.7783990,\n "lon": 3.9582700,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735630,\n "lat": 49.7784000,\n "lon": 3.9581970,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735631,\n "lat": 49.7784070,\n "lon": 3.9611140,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735632,\n "lat": 49.7784150,\n "lon": 3.9619250,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735633,\n "lat": 49.7784170,\n "lon": 3.9619120,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735634,\n "lat": 49.7784180,\n "lon": 3.9580900,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735635,\n "lat": 49.7784180,\n "lon": 3.9581970,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735636,\n "lat": 49.7784220,\n "lon": 3.9599590,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735637,\n "lat": 49.7784230,\n "lon": 3.9618530,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735638,\n "lat": 49.7784250,\n "lon": 3.9592440,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735639,\n "lat": 49.7784310,\n "lon": 3.9601180,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735640,\n "lat": 49.7784320,\n "lon": 3.9619300,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735641,\n "lat": 49.7784340,\n "lon": 3.9596160,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735642,\n "lat": 49.7784350,\n "lon": 3.9601740,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735643,\n "lat": 49.7784380,\n "lon": 3.9620140,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735644,\n "lat": 49.7784410,\n "lon": 3.9599520,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735645,\n "lat": 49.7784450,\n "lon": 3.9590770,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735646,\n "lat": 49.7784560,\n "lon": 3.9600400,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735647,\n "lat": 49.7784590,\n "lon": 3.9597960,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735648,\n "lat": 49.7784630,\n "lon": 3.9613620,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735649,\n "lat": 49.7784660,\n "lon": 3.9616810,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735650,\n "lat": 49.7784670,\n "lon": 3.9617540,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735651,\n "lat": 49.7784680,\n "lon": 3.9620560,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735652,\n "lat": 49.7784810,\n "lon": 3.9617000,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735653,\n "lat": 49.7784850,\n "lon": 3.9595700,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735654,\n "lat": 49.7784890,\n "lon": 3.9596620,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735655,\n "lat": 49.7784890,\n "lon": 3.9615790,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735656,\n "lat": 49.7784920,\n "lon": 3.9620460,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735657,\n "lat": 49.7784960,\n "lon": 3.9602600,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735658,\n "lat": 49.7785020,\n "lon": 3.9600160,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735659,\n "lat": 49.7785020,\n "lon": 3.9603200,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735660,\n "lat": 49.7785040,\n "lon": 3.9580880,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735661,\n "lat": 49.7785040,\n "lon": 3.9582740,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735662,\n "lat": 49.7785050,\n "lon": 3.9619080,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735663,\n "lat": 49.7785070,\n "lon": 3.9617020,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735664,\n "lat": 49.7785080,\n "lon": 3.9619960,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735665,\n "lat": 49.7785120,\n "lon": 3.9616700,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735666,\n "lat": 49.7785140,\n "lon": 3.9603180,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735667,\n "lat": 49.7785150,\n "lon": 3.9603430,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735668,\n "lat": 49.7785170,\n "lon": 3.9605060,\n "timestamp": "2015-04-06T11:14:42Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735669,\n "lat": 49.7785180,\n "lon": 3.9601870,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735670,\n "lat": 49.7785180,\n "lon": 3.9620050,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735671,\n "lat": 49.7785190,\n "lon": 3.9600930,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735672,\n "lat": 49.7785190,\n "lon": 3.9617200,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735673,\n "lat": 49.7785240,\n "lon": 3.9602480,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735674,\n "lat": 49.7785250,\n "lon": 3.9601490,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735675,\n "lat": 49.7785270,\n "lon": 3.9617110,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735676,\n "lat": 49.7785280,\n "lon": 3.9601830,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735677,\n "lat": 49.7785300,\n "lon": 3.9614000,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735678,\n "lat": 49.7785330,\n "lon": 3.9616790,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735679,\n "lat": 49.7785330,\n "lon": 3.9617330,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735680,\n "lat": 49.7785350,\n "lon": 3.9579630,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735681,\n "lat": 49.7785350,\n "lon": 3.9619720,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735682,\n "lat": 49.7785360,\n "lon": 3.9595660,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735683,\n "lat": 49.7785370,\n "lon": 3.9617970,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735684,\n "lat": 49.7785380,\n "lon": 3.9578490,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735685,\n "lat": 49.7785390,\n "lon": 3.9596580,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735686,\n "lat": 49.7785510,\n "lon": 3.9617450,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735687,\n "lat": 49.7785570,\n "lon": 3.9603740,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735688,\n "lat": 49.7785650,\n "lon": 3.9620040,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735689,\n "lat": 49.7785670,\n "lon": 3.9603050,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735690,\n "lat": 49.7785670,\n "lon": 3.9621100,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735691,\n "lat": 49.7785680,\n "lon": 3.9595640,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735692,\n "lat": 49.7785690,\n "lon": 3.9592590,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735693,\n "lat": 49.7785690,\n "lon": 3.9601740,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735694,\n "lat": 49.7785690,\n "lon": 3.9603330,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735695,\n "lat": 49.7785700,\n "lon": 3.9596550,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735696,\n "lat": 49.7785710,\n "lon": 3.9619970,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735697,\n "lat": 49.7785810,\n "lon": 3.9601890,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735698,\n "lat": 49.7785850,\n "lon": 3.9610460,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735699,\n "lat": 49.7785880,\n "lon": 3.9579660,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735700,\n "lat": 49.7785880,\n "lon": 3.9605580,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735701,\n "lat": 49.7785890,\n "lon": 3.9578480,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735702,\n "lat": 49.7785900,\n "lon": 3.9602990,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735703,\n "lat": 49.7785930,\n "lon": 3.9590610,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735704,\n "lat": 49.7786010,\n "lon": 3.9620270,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735705,\n "lat": 49.7786030,\n "lon": 3.9605040,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735706,\n "lat": 49.7786050,\n "lon": 3.9605030,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735707,\n "lat": 49.7786290,\n "lon": 3.9604230,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735708,\n "lat": 49.7786330,\n "lon": 3.9610790,\n "timestamp": "2015-04-06T11:14:43Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735709,\n "lat": 49.7786500,\n "lon": 3.9610880,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735710,\n "lat": 49.7786630,\n "lon": 3.9607800,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735711,\n "lat": 49.7786640,\n "lon": 3.9610450,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735712,\n "lat": 49.7786800,\n "lon": 3.9590860,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735713,\n "lat": 49.7786830,\n "lon": 3.9590760,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735714,\n "lat": 49.7786950,\n "lon": 3.9611250,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735715,\n "lat": 49.7786990,\n "lon": 3.9595550,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735716,\n "lat": 49.7787010,\n "lon": 3.9592990,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735717,\n "lat": 49.7787100,\n "lon": 3.9610800,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735718,\n "lat": 49.7787110,\n "lon": 3.9608130,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735719,\n "lat": 49.7787140,\n "lon": 3.9594520,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735720,\n "lat": 49.7787160,\n "lon": 3.9590860,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735721,\n "lat": 49.7787210,\n "lon": 3.9576650,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735722,\n "lat": 49.7787250,\n "lon": 3.9577540,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735723,\n "lat": 49.7787290,\n "lon": 3.9590900,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735724,\n "lat": 49.7787350,\n "lon": 3.9596420,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735725,\n "lat": 49.7787380,\n "lon": 3.9592840,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735726,\n "lat": 49.7787400,\n "lon": 3.9595520,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735727,\n "lat": 49.7787450,\n "lon": 3.9594700,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735728,\n "lat": 49.7787590,\n "lon": 3.9594740,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735729,\n "lat": 49.7787600,\n "lon": 3.9594680,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735730,\n "lat": 49.7787680,\n "lon": 3.9594750,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735731,\n "lat": 49.7787710,\n "lon": 3.9594580,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735732,\n "lat": 49.7787740,\n "lon": 3.9595550,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735733,\n "lat": 49.7787830,\n "lon": 3.9593010,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735734,\n "lat": 49.7787860,\n "lon": 3.9605430,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735735,\n "lat": 49.7787860,\n "lon": 3.9615750,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735736,\n "lat": 49.7787870,\n "lon": 3.9594630,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735737,\n "lat": 49.7787900,\n "lon": 3.9615480,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735738,\n "lat": 49.7787920,\n "lon": 3.9612200,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735739,\n "lat": 49.7787930,\n "lon": 3.9608840,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735740,\n "lat": 49.7787940,\n "lon": 3.9596470,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735741,\n "lat": 49.7787970,\n "lon": 3.9593790,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735742,\n "lat": 49.7787990,\n "lon": 3.9593350,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735743,\n "lat": 49.7787990,\n "lon": 3.9595540,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735744,\n "lat": 49.7788050,\n "lon": 3.9611760,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735745,\n "lat": 49.7788060,\n "lon": 3.9608410,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735746,\n "lat": 49.7788080,\n "lon": 3.9612330,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735747,\n "lat": 49.7788090,\n "lon": 3.9593140,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735748,\n "lat": 49.7788100,\n "lon": 3.9593440,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735749,\n "lat": 49.7788100,\n "lon": 3.9615880,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735750,\n "lat": 49.7788140,\n "lon": 3.9612140,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735751,\n "lat": 49.7788140,\n "lon": 3.9615610,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735752,\n "lat": 49.7788160,\n "lon": 3.9593170,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735753,\n "lat": 49.7788210,\n "lon": 3.9611900,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735754,\n "lat": 49.7788300,\n "lon": 3.9592800,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735755,\n "lat": 49.7788310,\n "lon": 3.9596930,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735756,\n "lat": 49.7788330,\n "lon": 3.9576550,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735757,\n "lat": 49.7788370,\n "lon": 3.9577440,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735758,\n "lat": 49.7788410,\n "lon": 3.9592880,\n "timestamp": "2015-04-06T11:14:44Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735759,\n "lat": 49.7788470,\n "lon": 3.9612400,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735760,\n "lat": 49.7788480,\n "lon": 3.9592740,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735761,\n "lat": 49.7788520,\n "lon": 3.9605960,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735762,\n "lat": 49.7788550,\n "lon": 3.9612150,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735763,\n "lat": 49.7788590,\n "lon": 3.9594830,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735764,\n "lat": 49.7788630,\n "lon": 3.9609390,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735765,\n "lat": 49.7788660,\n "lon": 3.9592210,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735766,\n "lat": 49.7788660,\n "lon": 3.9602890,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735767,\n "lat": 49.7788690,\n "lon": 3.9597470,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735768,\n "lat": 49.7788730,\n "lon": 3.9584830,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735769,\n "lat": 49.7788740,\n "lon": 3.9594970,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735770,\n "lat": 49.7788770,\n "lon": 3.9585990,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735771,\n "lat": 49.7788770,\n "lon": 3.9590160,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735772,\n "lat": 49.7788780,\n "lon": 3.9608910,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735773,\n "lat": 49.7788790,\n "lon": 3.9594440,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735774,\n "lat": 49.7788850,\n "lon": 3.9588040,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735775,\n "lat": 49.7788860,\n "lon": 3.9594500,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735776,\n "lat": 49.7788870,\n "lon": 3.9588650,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735777,\n "lat": 49.7788910,\n "lon": 3.9594580,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735778,\n "lat": 49.7789160,\n "lon": 3.9595480,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735779,\n "lat": 49.7789310,\n "lon": 3.9593480,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735780,\n "lat": 49.7789320,\n "lon": 3.9603380,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735781,\n "lat": 49.7789330,\n "lon": 3.9598350,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735782,\n "lat": 49.7789360,\n "lon": 3.9595130,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735783,\n "lat": 49.7789430,\n "lon": 3.9593680,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735784,\n "lat": 49.7789500,\n "lon": 3.9592960,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735785,\n "lat": 49.7789560,\n "lon": 3.9573080,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735786,\n "lat": 49.7789580,\n "lon": 3.9573470,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735787,\n "lat": 49.7789453,\n "lon": 3.9557873,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 2,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735788,\n "lat": 49.7789660,\n "lon": 3.9597810,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735789,\n "lat": 49.7789720,\n "lon": 3.9575390,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735790,\n "lat": 49.7789577,\n "lon": 3.9556983,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 2,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735791,\n "lat": 49.7789740,\n "lon": 3.9595720,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735792,\n "lat": 49.7789830,\n "lon": 3.9583030,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735793,\n "lat": 49.7789527,\n "lon": 3.9560792,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 2,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735794,\n "lat": 49.7789860,\n "lon": 3.9583600,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735796,\n "lat": 49.7789970,\n "lon": 3.9584710,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735797,\n "lat": 49.7789868,\n "lon": 3.9558012,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 2,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735799,\n "lat": 49.7790030,\n "lon": 3.9585820,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735800,\n "lat": 49.7789973,\n "lon": 3.9557160,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 2,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735801,\n "lat": 49.7790200,\n "lon": 3.9585800,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735802,\n "lat": 49.7790220,\n "lon": 3.9601100,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735803,\n "lat": 49.7790290,\n "lon": 3.9587920,\n "timestamp": "2015-04-06T11:14:45Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735804,\n "lat": 49.7790300,\n "lon": 3.9572960,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735805,\n "lat": 49.7790300,\n "lon": 3.9594790,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735806,\n "lat": 49.7790450,\n "lon": 3.9575260,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735807,\n "lat": 49.7790470,\n "lon": 3.9597400,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735808,\n "lat": 49.7790590,\n "lon": 3.9582920,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735809,\n "lat": 49.7790610,\n "lon": 3.9583520,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735811,\n "lat": 49.7790650,\n "lon": 3.9572910,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735812,\n "lat": 49.7790650,\n "lon": 3.9590990,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735813,\n "lat": 49.7790700,\n "lon": 3.9601350,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735814,\n "lat": 49.7790710,\n "lon": 3.9591020,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735815,\n "lat": 49.7790710,\n "lon": 3.9598970,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735816,\n "lat": 49.7790730,\n "lon": 3.9571530,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735817,\n "lat": 49.7790750,\n "lon": 3.9617530,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735818,\n "lat": 49.7790790,\n "lon": 3.9617030,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735819,\n "lat": 49.7790641,\n "lon": 3.9560598,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 2,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735820,\n "lat": 49.7790810,\n "lon": 3.9598500,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735821,\n "lat": 49.7790840,\n "lon": 3.9598400,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735822,\n "lat": 49.7790840,\n "lon": 3.9601440,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735823,\n "lat": 49.7790687,\n "lon": 3.9557370,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 2,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735824,\n "lat": 49.7790990,\n "lon": 3.9595630,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735825,\n "lat": 49.7790990,\n "lon": 3.9597410,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735826,\n "lat": 49.7791010,\n "lon": 3.9597770,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735827,\n "lat": 49.7790886,\n "lon": 3.9582343,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735828,\n "lat": 49.7790946,\n "lon": 3.9583303,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735829,\n "lat": 49.7791080,\n "lon": 3.9597080,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735830,\n "lat": 49.7791110,\n "lon": 3.9597470,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735831,\n "lat": 49.7791110,\n "lon": 3.9617590,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735832,\n "lat": 49.7791150,\n "lon": 3.9617100,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735833,\n "lat": 49.7791160,\n "lon": 3.9597120,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735834,\n "lat": 49.7791170,\n "lon": 3.9596780,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735835,\n "lat": 49.7791025,\n "lon": 3.9557469,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 2,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735837,\n "lat": 49.7791220,\n "lon": 3.9596630,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735838,\n "lat": 49.7791230,\n "lon": 3.9596840,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735839,\n "lat": 49.7791240,\n "lon": 3.9639810,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735840,\n "lat": 49.7791196,\n "lon": 3.9582203,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735841,\n "lat": 49.7791196,\n "lon": 3.9582283,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735842,\n "lat": 49.7791370,\n "lon": 3.9639130,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735843,\n "lat": 49.7791400,\n "lon": 3.9595920,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735844,\n "lat": 49.7791264,\n "lon": 3.9561303,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 2,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735845,\n "lat": 49.7791430,\n "lon": 3.9598810,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735846,\n "lat": 49.7791470,\n "lon": 3.9596810,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735847,\n "lat": 49.7791480,\n "lon": 3.9573060,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735848,\n "lat": 49.7791326,\n "lon": 3.9560800,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 2,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735849,\n "lat": 49.7791356,\n "lon": 3.9582183,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735850,\n "lat": 49.7791500,\n "lon": 3.9572730,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735851,\n "lat": 49.7791530,\n "lon": 3.9639930,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735852,\n "lat": 49.7791560,\n "lon": 3.9571660,\n "timestamp": "2015-04-06T11:14:46Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735853,\n "lat": 49.7791580,\n "lon": 3.9639790,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735854,\n "lat": 49.7791610,\n "lon": 3.9640390,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735855,\n "lat": 49.7791660,\n "lon": 3.9639290,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735856,\n "lat": 49.7791680,\n "lon": 3.9596160,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735857,\n "lat": 49.7791710,\n "lon": 3.9639890,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735858,\n "lat": 49.7791770,\n "lon": 3.9589970,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735859,\n "lat": 49.7792000,\n "lon": 3.9640590,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735860,\n "lat": 49.7792020,\n "lon": 3.9640000,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735861,\n "lat": 49.7792080,\n "lon": 3.9637070,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735862,\n "lat": 49.7792090,\n "lon": 3.9589490,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735863,\n "lat": 49.7792120,\n "lon": 3.9640040,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735864,\n "lat": 49.7792130,\n "lon": 3.9591660,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735865,\n "lat": 49.7792190,\n "lon": 3.9591570,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735866,\n "lat": 49.7792200,\n "lon": 3.9591750,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735867,\n "lat": 49.7792250,\n "lon": 3.9591660,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735868,\n "lat": 49.7792290,\n "lon": 3.9591320,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735869,\n "lat": 49.7792350,\n "lon": 3.9591180,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735870,\n "lat": 49.7792360,\n "lon": 3.9591370,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735871,\n "lat": 49.7792410,\n "lon": 3.9591260,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735872,\n "lat": 49.7792500,\n "lon": 3.9590860,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735873,\n "lat": 49.7792396,\n "lon": 3.9583023,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735874,\n "lat": 49.7792530,\n "lon": 3.9590750,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735875,\n "lat": 49.7792406,\n "lon": 3.9583123,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735876,\n "lat": 49.7792550,\n "lon": 3.9637300,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735877,\n "lat": 49.7792560,\n "lon": 3.9590910,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735878,\n "lat": 49.7792600,\n "lon": 3.9590810,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735879,\n "lat": 49.7792680,\n "lon": 3.9590440,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735880,\n "lat": 49.7792690,\n "lon": 3.9594710,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735881,\n "lat": 49.7792720,\n "lon": 3.9590330,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735882,\n "lat": 49.7792750,\n "lon": 3.9590510,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735883,\n "lat": 49.7792646,\n "lon": 3.9580193,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735884,\n "lat": 49.7792780,\n "lon": 3.9590400,\n "timestamp": "2015-04-06T11:14:47Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735887,\n "lat": 49.7792736,\n "lon": 3.9581933,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735888,\n "lat": 49.7792840,\n "lon": 3.9567643,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735889,\n "lat": 49.7792836,\n "lon": 3.9580163,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735890,\n "lat": 49.7792846,\n "lon": 3.9580343,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735891,\n "lat": 49.7793030,\n "lon": 3.9576060,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735892,\n "lat": 49.7792963,\n "lon": 3.9560709,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735893,\n "lat": 49.7793110,\n "lon": 3.9576940,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735894,\n "lat": 49.7793020,\n "lon": 3.9565243,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735895,\n "lat": 49.7793170,\n "lon": 3.9574450,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735896,\n "lat": 49.7793180,\n "lon": 3.9574540,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735897,\n "lat": 49.7793180,\n "lon": 3.9597210,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735898,\n "lat": 49.7793190,\n "lon": 3.9587680,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735899,\n "lat": 49.7793190,\n "lon": 3.9595450,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735900,\n "lat": 49.7793090,\n "lon": 3.9565093,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735901,\n "lat": 49.7793230,\n "lon": 3.9574890,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735902,\n "lat": 49.7793120,\n "lon": 3.9564693,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735903,\n "lat": 49.7793250,\n "lon": 3.9575030,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735904,\n "lat": 49.7793130,\n "lon": 3.9564563,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735905,\n "lat": 49.7793270,\n "lon": 3.9574250,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735906,\n "lat": 49.7793136,\n "lon": 3.9580263,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735907,\n "lat": 49.7793290,\n "lon": 3.9574410,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735908,\n "lat": 49.7793290,\n "lon": 3.9574540,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735909,\n "lat": 49.7793320,\n "lon": 3.9574870,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735910,\n "lat": 49.7793330,\n "lon": 3.9574220,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735911,\n "lat": 49.7793201,\n "lon": 3.9558669,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735912,\n "lat": 49.7793340,\n "lon": 3.9574990,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735913,\n "lat": 49.7793350,\n "lon": 3.9574380,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735914,\n "lat": 49.7793226,\n "lon": 3.9580843,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735915,\n "lat": 49.7793410,\n "lon": 3.9575930,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735916,\n "lat": 49.7793410,\n "lon": 3.9576880,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735917,\n "lat": 49.7793420,\n "lon": 3.9577010,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735918,\n "lat": 49.7793404,\n "lon": 3.9558726,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735919,\n "lat": 49.7793446,\n "lon": 3.9558363,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735920,\n "lat": 49.7793500,\n "lon": 3.9574200,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735921,\n "lat": 49.7793510,\n "lon": 3.9576980,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735922,\n "lat": 49.7793376,\n "lon": 3.9582923,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 2,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735923,\n "lat": 49.7793400,\n "lon": 3.9567733,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735924,\n "lat": 49.7793530,\n "lon": 3.9574350,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735925,\n "lat": 49.7793580,\n "lon": 3.9588380,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735926,\n "lat": 49.7793590,\n "lon": 3.9574170,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735927,\n "lat": 49.7793600,\n "lon": 3.9574300,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735928,\n "lat": 49.7793600,\n "lon": 3.9595950,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735929,\n "lat": 49.7793640,\n "lon": 3.9578550,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735930,\n "lat": 49.7793640,\n "lon": 3.9588240,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735931,\n "lat": 49.7793650,\n "lon": 3.9588430,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735932,\n "lat": 49.7793660,\n "lon": 3.9642450,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735933,\n "lat": 49.7793680,\n "lon": 3.9588170,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735934,\n "lat": 49.7793690,\n "lon": 3.9588320,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735935,\n "lat": 49.7793580,\n "lon": 3.9565183,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735936,\n "lat": 49.7793580,\n "lon": 3.9565323,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735937,\n "lat": 49.7793720,\n "lon": 3.9574150,\n "timestamp": "2015-04-06T11:14:48Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735938,\n "lat": 49.7793610,\n "lon": 3.9564783,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735939,\n "lat": 49.7793740,\n "lon": 3.9574280,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735940,\n "lat": 49.7793620,\n "lon": 3.9564653,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735941,\n "lat": 49.7793760,\n "lon": 3.9641430,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735942,\n "lat": 49.7793800,\n "lon": 3.9574130,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735943,\n "lat": 49.7793810,\n "lon": 3.9574260,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735944,\n "lat": 49.7793820,\n "lon": 3.9626710,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735945,\n "lat": 49.7793850,\n "lon": 3.9578490,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735946,\n "lat": 49.7793850,\n "lon": 3.9578660,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735947,\n "lat": 49.7793718,\n "lon": 3.9558439,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735948,\n "lat": 49.7793890,\n "lon": 3.9625590,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735949,\n "lat": 49.7793910,\n "lon": 3.9578460,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735950,\n "lat": 49.7793930,\n "lon": 3.9578640,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735951,\n "lat": 49.7793930,\n "lon": 3.9625410,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735952,\n "lat": 49.7793940,\n "lon": 3.9596250,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735953,\n "lat": 49.7793950,\n "lon": 3.9574030,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735954,\n "lat": 49.7793960,\n "lon": 3.9574220,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735955,\n "lat": 49.7793931,\n "lon": 3.9560980,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735956,\n "lat": 49.7794020,\n "lon": 3.9574010,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735957,\n "lat": 49.7794030,\n "lon": 3.9574180,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735958,\n "lat": 49.7794030,\n "lon": 3.9625630,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735959,\n "lat": 49.7794050,\n "lon": 3.9574280,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735960,\n "lat": 49.7794050,\n "lon": 3.9625440,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735961,\n "lat": 49.7794080,\n "lon": 3.9574650,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735962,\n "lat": 49.7794080,\n "lon": 3.9597860,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735963,\n "lat": 49.7794100,\n "lon": 3.9641770,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735964,\n "lat": 49.7794110,\n "lon": 3.9574850,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735965,\n "lat": 49.7794120,\n "lon": 3.9624920,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735966,\n "lat": 49.7794130,\n "lon": 3.9575090,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735967,\n "lat": 49.7794130,\n "lon": 3.9595710,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735968,\n "lat": 49.7794140,\n "lon": 3.9574170,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735969,\n "lat": 49.7794140,\n "lon": 3.9574640,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735970,\n "lat": 49.7794140,\n "lon": 3.9575210,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735971,\n "lat": 49.7794140,\n "lon": 3.9578420,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735972,\n "lat": 49.7794140,\n "lon": 3.9641530,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735973,\n "lat": 49.7794150,\n "lon": 3.9574250,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735974,\n "lat": 49.7794150,\n "lon": 3.9624940,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735975,\n "lat": 49.7794160,\n "lon": 3.9574750,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735976,\n "lat": 49.7794160,\n "lon": 3.9578570,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735977,\n "lat": 49.7794180,\n "lon": 3.9575750,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735978,\n "lat": 49.7794200,\n "lon": 3.9574740,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735979,\n "lat": 49.7794210,\n "lon": 3.9578380,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735980,\n "lat": 49.7794210,\n "lon": 3.9624430,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735981,\n "lat": 49.7794220,\n "lon": 3.9574820,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735982,\n "lat": 49.7794225,\n "lon": 3.9593717,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735983,\n "lat": 49.7794230,\n "lon": 3.9578540,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735984,\n "lat": 49.7794240,\n "lon": 3.9555190,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735985,\n "lat": 49.7794240,\n "lon": 3.9575070,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735986,\n "lat": 49.7794250,\n "lon": 3.9575180,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735988,\n "lat": 49.7794280,\n "lon": 3.9554790,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735989,\n "lat": 49.7794350,\n "lon": 3.9597110,\n "timestamp": "2015-04-06T11:14:49Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735990,\n "lat": 49.7794353,\n "lon": 3.9542386,\n "timestamp": "2019-12-24T13:11:35Z",\n "version": 2,\n "changeset": 78820203,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440735991,\n "lat": 49.7794390,\n "lon": 3.9593930,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440735992,\n "lat": 49.7794400,\n "lon": 3.9577930,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736093,\n "lat": 49.7794400,\n "lon": 3.9591930,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736094,\n "lat": 49.7794400,\n "lon": 3.9626300,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736095,\n "lat": 49.7794410,\n "lon": 3.9578310,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736096,\n "lat": 49.7794500,\n "lon": 3.9598200,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736097,\n "lat": 49.7794510,\n "lon": 3.9555220,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736098,\n "lat": 49.7794520,\n "lon": 3.9577610,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736099,\n "lat": 49.7794540,\n "lon": 3.9554820,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736100,\n "lat": 49.7794550,\n "lon": 3.9577880,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736101,\n "lat": 49.7794580,\n "lon": 3.9575670,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736102,\n "lat": 49.7794620,\n "lon": 3.9627070,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736103,\n "lat": 49.7794630,\n "lon": 3.9641300,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736104,\n "lat": 49.7794576,\n "lon": 3.9540742,\n "timestamp": "2019-12-24T13:11:35Z",\n "version": 2,\n "changeset": 78820203,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736105,\n "lat": 49.7794670,\n "lon": 3.9592990,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736106,\n "lat": 49.7794670,\n "lon": 3.9596120,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736107,\n "lat": 49.7794680,\n "lon": 3.9577230,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736108,\n "lat": 49.7794690,\n "lon": 3.9642730,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736109,\n "lat": 49.7794700,\n "lon": 3.9577530,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736110,\n "lat": 49.7794700,\n "lon": 3.9624680,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736111,\n "lat": 49.7794710,\n "lon": 3.9577220,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736112,\n "lat": 49.7794730,\n "lon": 3.9626460,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736113,\n "lat": 49.7794579,\n "lon": 3.9551673,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 2,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736114,\n "lat": 49.7794770,\n "lon": 3.9597420,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736115,\n "lat": 49.7794800,\n "lon": 3.9641940,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736116,\n "lat": 49.7794830,\n "lon": 3.9593220,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736117,\n "lat": 49.7794880,\n "lon": 3.9592660,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736118,\n "lat": 49.7794900,\n "lon": 3.9638670,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736119,\n "lat": 49.7795010,\n "lon": 3.9642810,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736120,\n "lat": 49.7794876,\n "lon": 3.9550485,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 2,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736121,\n "lat": 49.7795090,\n "lon": 3.9641410,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736122,\n "lat": 49.7795090,\n "lon": 3.9642020,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736123,\n "lat": 49.7795200,\n "lon": 3.9591960,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736124,\n "lat": 49.7795260,\n "lon": 3.9584880,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736125,\n "lat": 49.7795260,\n "lon": 3.9588430,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736126,\n "lat": 49.7795330,\n "lon": 3.9584290,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736127,\n "lat": 49.7795340,\n "lon": 3.9583030,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736128,\n "lat": 49.7795340,\n "lon": 3.9591630,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736129,\n "lat": 49.7795350,\n "lon": 3.9586880,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736130,\n "lat": 49.7795370,\n "lon": 3.9582520,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736131,\n "lat": 49.7795370,\n "lon": 3.9583620,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736132,\n "lat": 49.7795370,\n "lon": 3.9638770,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736133,\n "lat": 49.7795400,\n "lon": 3.9583050,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736134,\n "lat": 49.7795420,\n "lon": 3.9582530,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736135,\n "lat": 49.7795470,\n "lon": 3.9581950,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736136,\n "lat": 49.7795572,\n "lon": 3.9558358,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 3,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736137,\n "lat": 49.7795540,\n "lon": 3.9586570,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736138,\n "lat": 49.7795440,\n "lon": 3.9552190,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 2,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736139,\n "lat": 49.7795486,\n "lon": 3.9560273,\n "timestamp": "2019-12-24T20:57:52Z",\n "version": 2,\n "changeset": 78831454,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736140,\n "lat": 49.7795466,\n "lon": 3.9561824,\n "timestamp": "2019-12-24T20:57:52Z",\n "version": 2,\n "changeset": 78831454,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736141,\n "lat": 49.7795590,\n "lon": 3.9589360,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736143,\n "lat": 49.7795650,\n "lon": 3.9585560,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736144,\n "lat": 49.7795660,\n "lon": 3.9589600,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736145,\n "lat": 49.7795670,\n "lon": 3.9592440,\n "timestamp": "2015-04-06T11:14:50Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736146,\n "lat": 49.7795635,\n "lon": 3.9536229,\n "timestamp": "2019-12-24T13:11:35Z",\n "version": 2,\n "changeset": 78820203,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736147,\n "lat": 49.7795730,\n "lon": 3.9588640,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736148,\n "lat": 49.7795777,\n "lon": 3.9557009,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736149,\n "lat": 49.7795967,\n "lon": 3.9557883,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736150,\n "lat": 49.7795820,\n "lon": 3.9592130,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736151,\n "lat": 49.7795830,\n "lon": 3.9632120,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736152,\n "lat": 49.7795840,\n "lon": 3.9583690,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736153,\n "lat": 49.7795737,\n "lon": 3.9551002,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 2,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736154,\n "lat": 49.7795880,\n "lon": 3.9583120,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736155,\n "lat": 49.7795960,\n "lon": 3.9542908,\n "timestamp": "2019-12-24T13:11:35Z",\n "version": 2,\n "changeset": 78820203,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736156,\n "lat": 49.7795805,\n "lon": 3.9535649,\n "timestamp": "2019-12-24T13:11:35Z",\n "version": 2,\n "changeset": 78820203,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736157,\n "lat": 49.7795900,\n "lon": 3.9582570,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736159,\n "lat": 49.7796083,\n "lon": 3.9557117,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736160,\n "lat": 49.7795930,\n "lon": 3.9588600,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736161,\n "lat": 49.7795940,\n "lon": 3.9582040,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736162,\n "lat": 49.7795940,\n "lon": 3.9588520,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736163,\n "lat": 49.7795940,\n "lon": 3.9643330,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736164,\n "lat": 49.7795924,\n "lon": 3.9556343,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736165,\n "lat": 49.7795950,\n "lon": 3.9580850,\n "timestamp": "2015-04-06T11:14:51Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736166,\n "lat": 49.7795950,\n "lon": 3.9583150,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736167,\n "lat": 49.7795990,\n "lon": 3.9582590,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736168,\n "lat": 49.7796010,\n "lon": 3.9642860,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736169,\n "lat": 49.7796030,\n "lon": 3.9579470,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736170,\n "lat": 49.7796030,\n "lon": 3.9629950,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736171,\n "lat": 49.7796040,\n "lon": 3.9588200,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736173,\n "lat": 49.7796035,\n "lon": 3.9576963,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736174,\n "lat": 49.7796045,\n "lon": 3.9575723,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736175,\n "lat": 49.7796090,\n "lon": 3.9587260,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736176,\n "lat": 49.7796090,\n "lon": 3.9587280,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736177,\n "lat": 49.7796074,\n "lon": 3.9556413,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736178,\n "lat": 49.7796144,\n "lon": 3.9555413,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736181,\n "lat": 49.7796183,\n "lon": 3.9541263,\n "timestamp": "2019-12-24T13:11:35Z",\n "version": 2,\n "changeset": 78820203,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736182,\n "lat": 49.7796199,\n "lon": 3.9543404,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 2,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736183,\n "lat": 49.7796230,\n "lon": 3.9583410,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736184,\n "lat": 49.7796240,\n "lon": 3.9583610,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736185,\n "lat": 49.7796240,\n "lon": 3.9632220,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736186,\n "lat": 49.7796250,\n "lon": 3.9582920,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736187,\n "lat": 49.7796250,\n "lon": 3.9584320,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736188,\n "lat": 49.7796206,\n "lon": 3.9555774,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736189,\n "lat": 49.7796270,\n "lon": 3.9584710,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736190,\n "lat": 49.7796280,\n "lon": 3.9584930,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736191,\n "lat": 49.7796280,\n "lon": 3.9585230,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736192,\n "lat": 49.7796291,\n "lon": 3.9561850,\n "timestamp": "2019-12-24T20:57:52Z",\n "version": 2,\n "changeset": 78831454,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736393,\n "lat": 49.7796311,\n "lon": 3.9560298,\n "timestamp": "2019-12-24T20:57:52Z",\n "version": 2,\n "changeset": 78831454,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736394,\n "lat": 49.7796330,\n "lon": 3.9586800,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736395,\n "lat": 49.7796370,\n "lon": 3.9630270,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736396,\n "lat": 49.7796390,\n "lon": 3.9630030,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736398,\n "lat": 49.7796400,\n "lon": 3.9588810,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736400,\n "lat": 49.7796410,\n "lon": 3.9580910,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736401,\n "lat": 49.7796420,\n "lon": 3.9587040,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736402,\n "lat": 49.7796420,\n "lon": 3.9630280,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736403,\n "lat": 49.7796371,\n "lon": 3.9555820,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736404,\n "lat": 49.7796450,\n "lon": 3.9587300,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736405,\n "lat": 49.7796444,\n "lon": 3.9555473,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736406,\n "lat": 49.7796490,\n "lon": 3.9579530,\n "timestamp": "2015-04-06T11:14:53Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736407,\n "lat": 49.7796490,\n "lon": 3.9588380,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736408,\n "lat": 49.7796520,\n "lon": 3.9583450,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736409,\n "lat": 49.7796520,\n "lon": 3.9643510,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736410,\n "lat": 49.7796540,\n "lon": 3.9582930,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736411,\n "lat": 49.7796540,\n "lon": 3.9583360,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736412,\n "lat": 49.7796550,\n "lon": 3.9583110,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736413,\n "lat": 49.7796550,\n "lon": 3.9586650,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736414,\n "lat": 49.7796545,\n "lon": 3.9542089,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 2,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736415,\n "lat": 49.7796590,\n "lon": 3.9643030,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736416,\n "lat": 49.7796600,\n "lon": 3.9588900,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736417,\n "lat": 49.7796620,\n "lon": 3.9588800,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736418,\n "lat": 49.7796640,\n "lon": 3.9583380,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736419,\n "lat": 49.7796650,\n "lon": 3.9583120,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736420,\n "lat": 49.7796670,\n "lon": 3.9585870,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736421,\n "lat": 49.7796595,\n "lon": 3.9536869,\n "timestamp": "2019-12-24T13:11:35Z",\n "version": 2,\n "changeset": 78820203,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736422,\n "lat": 49.7796695,\n "lon": 3.9575703,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736423,\n "lat": 49.7796730,\n "lon": 3.9587280,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736424,\n "lat": 49.7796740,\n "lon": 3.9587030,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736425,\n "lat": 49.7796810,\n "lon": 3.9588870,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736426,\n "lat": 49.7796738,\n "lon": 3.9570996,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736427,\n "lat": 49.7796773,\n "lon": 3.9558770,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 3,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736428,\n "lat": 49.7796758,\n "lon": 3.9569276,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736429,\n "lat": 49.7796805,\n "lon": 3.9576973,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736430,\n "lat": 49.7796755,\n "lon": 3.9536299,\n "timestamp": "2019-12-24T13:11:35Z",\n "version": 2,\n "changeset": 78820203,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736432,\n "lat": 49.7796825,\n "lon": 3.9577183,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736433,\n "lat": 49.7796870,\n "lon": 3.9557850,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736434,\n "lat": 49.7796769,\n "lon": 3.9568364,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736435,\n "lat": 49.7796870,\n "lon": 3.9645110,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736436,\n "lat": 49.7796880,\n "lon": 3.9588530,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736437,\n "lat": 49.7796890,\n "lon": 3.9557220,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736438,\n "lat": 49.7796859,\n "lon": 3.9558208,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736439,\n "lat": 49.7796890,\n "lon": 3.9589020,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736440,\n "lat": 49.7796900,\n "lon": 3.9588910,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736441,\n "lat": 49.7796760,\n "lon": 3.9565359,\n "timestamp": "2019-12-24T21:03:19Z",\n "version": 2,\n "changeset": 78831511,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736442,\n "lat": 49.7796829,\n "lon": 3.9565736,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736443,\n "lat": 49.7796950,\n "lon": 3.9557240,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736444,\n "lat": 49.7796930,\n "lon": 3.9543867,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 2,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736445,\n "lat": 49.7796960,\n "lon": 3.9588560,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736446,\n "lat": 49.7796970,\n "lon": 3.9556620,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736447,\n "lat": 49.7796832,\n "lon": 3.9561759,\n "timestamp": "2019-12-24T21:03:19Z",\n "version": 2,\n "changeset": 78831511,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736449,\n "lat": 49.7797004,\n "lon": 3.9572208,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736450,\n "lat": 49.7797030,\n "lon": 3.9556640,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736451,\n "lat": 49.7797075,\n "lon": 3.9573218,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736452,\n "lat": 49.7797018,\n "lon": 3.9536983,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736453,\n "lat": 49.7797140,\n "lon": 3.9555820,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736454,\n "lat": 49.7797140,\n "lon": 3.9593810,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736455,\n "lat": 49.7797125,\n "lon": 3.9576953,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736456,\n "lat": 49.7797125,\n "lon": 3.9577163,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736457,\n "lat": 49.7797200,\n "lon": 3.9643340,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736458,\n "lat": 49.7797195,\n "lon": 3.9575703,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736459,\n "lat": 49.7797195,\n "lon": 3.9576943,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736460,\n "lat": 49.7797230,\n "lon": 3.9645270,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736461,\n "lat": 49.7797290,\n "lon": 3.9593470,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736462,\n "lat": 49.7797277,\n "lon": 3.9542551,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 2,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736463,\n "lat": 49.7797238,\n "lon": 3.9570986,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736464,\n "lat": 49.7797252,\n "lon": 3.9538156,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736465,\n "lat": 49.7797340,\n "lon": 3.9590350,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736466,\n "lat": 49.7797268,\n "lon": 3.9569966,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736468,\n "lat": 49.7797388,\n "lon": 3.9537493,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736469,\n "lat": 49.7797450,\n "lon": 3.9558020,\n "timestamp": "2015-04-06T11:14:54Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736470,\n "lat": 49.7797480,\n "lon": 3.9587060,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736471,\n "lat": 49.7797396,\n "lon": 3.9566498,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736472,\n "lat": 49.7797490,\n "lon": 3.9587900,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736473,\n "lat": 49.7797448,\n "lon": 3.9537353,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736474,\n "lat": 49.7797422,\n "lon": 3.9537606,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736475,\n "lat": 49.7797412,\n "lon": 3.9565768,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736476,\n "lat": 49.7797530,\n "lon": 3.9589420,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736477,\n "lat": 49.7797540,\n "lon": 3.9557410,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736478,\n "lat": 49.7797540,\n "lon": 3.9643490,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736479,\n "lat": 49.7797446,\n "lon": 3.9537536,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736480,\n "lat": 49.7797528,\n "lon": 3.9550390,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736481,\n "lat": 49.7797580,\n "lon": 3.9557420,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736482,\n "lat": 49.7797590,\n "lon": 3.9585890,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736483,\n "lat": 49.7797590,\n "lon": 3.9586310,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736484,\n "lat": 49.7797554,\n "lon": 3.9534211,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736485,\n "lat": 49.7797620,\n "lon": 3.9556790,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736486,\n "lat": 49.7797620,\n "lon": 3.9621730,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736487,\n "lat": 49.7797608,\n "lon": 3.9550070,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736488,\n "lat": 49.7797670,\n "lon": 3.9556810,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736489,\n "lat": 49.7797411,\n "lon": 3.9535801,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736490,\n "lat": 49.7797598,\n "lon": 3.9570006,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736491,\n "lat": 49.7797690,\n "lon": 3.9621780,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736492,\n "lat": 49.7797618,\n "lon": 3.9569316,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736593,\n "lat": 49.7797658,\n "lon": 3.9550470,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736594,\n "lat": 49.7797710,\n "lon": 3.9643670,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736595,\n "lat": 49.7797740,\n "lon": 3.9556020,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736596,\n "lat": 49.7797740,\n "lon": 3.9594420,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736597,\n "lat": 49.7797698,\n "lon": 3.9541373,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736598,\n "lat": 49.7797708,\n "lon": 3.9549480,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736599,\n "lat": 49.7797679,\n "lon": 3.9568253,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736600,\n "lat": 49.7797770,\n "lon": 3.9641850,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736601,\n "lat": 49.7797790,\n "lon": 3.9610170,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736602,\n "lat": 49.7797719,\n "lon": 3.9566515,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736603,\n "lat": 49.7797780,\n "lon": 3.9569356,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736604,\n "lat": 49.7797768,\n "lon": 3.9549550,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736606,\n "lat": 49.7797790,\n "lon": 3.9568676,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736607,\n "lat": 49.7797782,\n "lon": 3.9568419,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736608,\n "lat": 49.7797786,\n "lon": 3.9568259,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736609,\n "lat": 49.7797880,\n "lon": 3.9594050,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736610,\n "lat": 49.7797889,\n "lon": 3.9565414,\n "timestamp": "2019-12-24T21:03:19Z",\n "version": 2,\n "changeset": 78831511,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736611,\n "lat": 49.7797910,\n "lon": 3.9641310,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736612,\n "lat": 49.7797920,\n "lon": 3.9620710,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736613,\n "lat": 49.7797940,\n "lon": 3.9562860,\n "timestamp": "2019-12-24T21:03:19Z",\n "version": 2,\n "changeset": 78831511,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736614,\n "lat": 49.7797961,\n "lon": 3.9561814,\n "timestamp": "2019-12-24T21:03:19Z",\n "version": 2,\n "changeset": 78831511,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736615,\n "lat": 49.7797839,\n "lon": 3.9534512,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736616,\n "lat": 49.7797970,\n "lon": 3.9607640,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736617,\n "lat": 49.7798010,\n "lon": 3.9642020,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736618,\n "lat": 49.7798015,\n "lon": 3.9572038,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736619,\n "lat": 49.7798030,\n "lon": 3.9587050,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736620,\n "lat": 49.7798040,\n "lon": 3.9587900,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736621,\n "lat": 49.7798086,\n "lon": 3.9573048,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736622,\n "lat": 49.7798048,\n "lon": 3.9548280,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736623,\n "lat": 49.7798110,\n "lon": 3.9641400,\n "timestamp": "2015-04-06T11:14:55Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736624,\n "lat": 49.7798140,\n "lon": 3.9573828,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736625,\n "lat": 49.7798192,\n "lon": 3.9550606,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736626,\n "lat": 49.7798150,\n "lon": 3.9554120,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736627,\n "lat": 49.7798169,\n "lon": 3.9574245,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736628,\n "lat": 49.7798180,\n "lon": 3.9583430,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736629,\n "lat": 49.7798190,\n "lon": 3.9643900,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736630,\n "lat": 49.7798200,\n "lon": 3.9553500,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736631,\n "lat": 49.7798200,\n "lon": 3.9640930,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736632,\n "lat": 49.7798132,\n "lon": 3.9539976,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736633,\n "lat": 49.7798220,\n "lon": 3.9592110,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736634,\n "lat": 49.7798230,\n "lon": 3.9587050,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736635,\n "lat": 49.7798240,\n "lon": 3.9581890,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736636,\n "lat": 49.7798240,\n "lon": 3.9587900,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736637,\n "lat": 49.7798220,\n "lon": 3.9569376,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736638,\n "lat": 49.7798250,\n "lon": 3.9586640,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736639,\n "lat": 49.7798230,\n "lon": 3.9568676,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736640,\n "lat": 49.7798270,\n "lon": 3.9586310,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736641,\n "lat": 49.7798270,\n "lon": 3.9641950,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736642,\n "lat": 49.7798280,\n "lon": 3.9580120,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736643,\n "lat": 49.7798290,\n "lon": 3.9552380,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736644,\n "lat": 49.7798310,\n "lon": 3.9640060,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736646,\n "lat": 49.7798360,\n "lon": 3.9640040,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736647,\n "lat": 49.7798440,\n "lon": 3.9639310,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736648,\n "lat": 49.7798398,\n "lon": 3.9549920,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736649,\n "lat": 49.7798470,\n "lon": 3.9621570,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736650,\n "lat": 49.7798480,\n "lon": 3.9640680,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736651,\n "lat": 49.7798488,\n "lon": 3.9577454,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736652,\n "lat": 49.7798492,\n "lon": 3.9578403,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736653,\n "lat": 49.7798490,\n "lon": 3.9583450,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736654,\n "lat": 49.7798490,\n "lon": 3.9584000,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736655,\n "lat": 49.7798422,\n "lon": 3.9539086,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736656,\n "lat": 49.7798500,\n "lon": 3.9584520,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736657,\n "lat": 49.7798444,\n "lon": 3.9531556,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736658,\n "lat": 49.7798510,\n "lon": 3.9642040,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736659,\n "lat": 49.7798520,\n "lon": 3.9585070,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736660,\n "lat": 49.7798540,\n "lon": 3.9622540,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736661,\n "lat": 49.7798570,\n "lon": 3.9621180,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736662,\n "lat": 49.7798590,\n "lon": 3.9622380,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736663,\n "lat": 49.7798568,\n "lon": 3.9550040,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736664,\n "lat": 49.7798588,\n "lon": 3.9542093,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736665,\n "lat": 49.7798680,\n "lon": 3.9607190,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736666,\n "lat": 49.7798720,\n "lon": 3.9548823,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736667,\n "lat": 49.7798668,\n "lon": 3.9549980,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736668,\n "lat": 49.7798720,\n "lon": 3.9608770,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736669,\n "lat": 49.7798730,\n "lon": 3.9592560,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736670,\n "lat": 49.7798730,\n "lon": 3.9606460,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736671,\n "lat": 49.7798740,\n "lon": 3.9590610,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736672,\n "lat": 49.7798735,\n "lon": 3.9548713,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736673,\n "lat": 49.7798770,\n "lon": 3.9608000,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736674,\n "lat": 49.7798780,\n "lon": 3.9607460,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736675,\n "lat": 49.7798790,\n "lon": 3.9592430,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736676,\n "lat": 49.7798790,\n "lon": 3.9607790,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736677,\n "lat": 49.7798800,\n "lon": 3.9607190,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736678,\n "lat": 49.7798820,\n "lon": 3.9583440,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736679,\n "lat": 49.7798840,\n "lon": 3.9640750,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736680,\n "lat": 49.7798860,\n "lon": 3.9640130,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736681,\n "lat": 49.7798890,\n "lon": 3.9581950,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736682,\n "lat": 49.7798890,\n "lon": 3.9610380,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736683,\n "lat": 49.7798890,\n "lon": 3.9610440,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736684,\n "lat": 49.7798848,\n "lon": 3.9548910,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736685,\n "lat": 49.7798900,\n "lon": 3.9622920,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736686,\n "lat": 49.7798920,\n "lon": 3.9622830,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736687,\n "lat": 49.7798930,\n "lon": 3.9554260,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736688,\n "lat": 49.7798930,\n "lon": 3.9640170,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736689,\n "lat": 49.7798940,\n "lon": 3.9554120,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736690,\n "lat": 49.7798950,\n "lon": 3.9580150,\n "timestamp": "2015-04-06T11:14:56Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736691,\n "lat": 49.7798950,\n "lon": 3.9617790,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736692,\n "lat": 49.7798950,\n "lon": 3.9639460,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736793,\n "lat": 49.7798908,\n "lon": 3.9549140,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736794,\n "lat": 49.7798980,\n "lon": 3.9546300,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736795,\n "lat": 49.7798980,\n "lon": 3.9618570,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736796,\n "lat": 49.7799000,\n "lon": 3.9591830,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736797,\n "lat": 49.7799010,\n "lon": 3.9553300,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736798,\n "lat": 49.7799030,\n "lon": 3.9592640,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736799,\n "lat": 49.7799060,\n "lon": 3.9608850,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736800,\n "lat": 49.7799070,\n "lon": 3.9552530,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736801,\n "lat": 49.7799037,\n "lon": 3.9540705,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736802,\n "lat": 49.7799120,\n "lon": 3.9623070,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736803,\n "lat": 49.7799150,\n "lon": 3.9632770,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736805,\n "lat": 49.7799240,\n "lon": 3.9592040,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736806,\n "lat": 49.7799240,\n "lon": 3.9607530,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736807,\n "lat": 49.7799240,\n "lon": 3.9610980,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736808,\n "lat": 49.7799240,\n "lon": 3.9622790,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736809,\n "lat": 49.7799270,\n "lon": 3.9607130,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736810,\n "lat": 49.7799280,\n "lon": 3.9591070,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736811,\n "lat": 49.7799280,\n "lon": 3.9631830,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736812,\n "lat": 49.7799290,\n "lon": 3.9610520,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736813,\n "lat": 49.7799300,\n "lon": 3.9554190,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736814,\n "lat": 49.7799300,\n "lon": 3.9633500,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736815,\n "lat": 49.7799310,\n "lon": 3.9622820,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736816,\n "lat": 49.7799310,\n "lon": 3.9629020,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736817,\n "lat": 49.7799360,\n "lon": 3.9553370,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736818,\n "lat": 49.7799400,\n "lon": 3.9545030,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736819,\n "lat": 49.7799420,\n "lon": 3.9626220,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736820,\n "lat": 49.7799416,\n "lon": 3.9571789,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736821,\n "lat": 49.7799430,\n "lon": 3.9629620,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736822,\n "lat": 49.7799440,\n "lon": 3.9632630,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736823,\n "lat": 49.7799435,\n "lon": 3.9572063,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736824,\n "lat": 49.7799490,\n "lon": 3.9607520,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736825,\n "lat": 49.7799507,\n "lon": 3.9573092,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736826,\n "lat": 49.7799520,\n "lon": 3.9607160,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736827,\n "lat": 49.7799520,\n "lon": 3.9622220,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736828,\n "lat": 49.7799571,\n "lon": 3.9574011,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736829,\n "lat": 49.7799495,\n "lon": 3.9539286,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736830,\n "lat": 49.7799560,\n "lon": 3.9631680,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736831,\n "lat": 49.7799580,\n "lon": 3.9633350,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736832,\n "lat": 49.7799620,\n "lon": 3.9607030,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736833,\n "lat": 49.7799640,\n "lon": 3.9606630,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736834,\n "lat": 49.7799660,\n "lon": 3.9546810,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736835,\n "lat": 49.7799690,\n "lon": 3.9608970,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736836,\n "lat": 49.7799690,\n "lon": 3.9611050,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736837,\n "lat": 49.7799700,\n "lon": 3.9632530,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736838,\n "lat": 49.7799750,\n "lon": 3.9610630,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736839,\n "lat": 49.7799760,\n "lon": 3.9607860,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736840,\n "lat": 49.7799770,\n "lon": 3.9608230,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736841,\n "lat": 49.7799780,\n "lon": 3.9607550,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736842,\n "lat": 49.7799780,\n "lon": 3.9610610,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736843,\n "lat": 49.7799780,\n "lon": 3.9618510,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736844,\n "lat": 49.7799780,\n "lon": 3.9631490,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736845,\n "lat": 49.7799800,\n "lon": 3.9609740,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736846,\n "lat": 49.7799800,\n "lon": 3.9618930,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736847,\n "lat": 49.7799840,\n "lon": 3.9628770,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736848,\n "lat": 49.7799870,\n "lon": 3.9609770,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736849,\n "lat": 49.7799880,\n "lon": 3.9609050,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736850,\n "lat": 49.7799920,\n "lon": 3.9627240,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736851,\n "lat": 49.7799950,\n "lon": 3.9614000,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736852,\n "lat": 49.7799980,\n "lon": 3.9629650,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736853,\n "lat": 49.7799990,\n "lon": 3.9624830,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736855,\n "lat": 49.7800050,\n "lon": 3.9630040,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736856,\n "lat": 49.7800060,\n "lon": 3.9626890,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736857,\n "lat": 49.7800070,\n "lon": 3.9611900,\n "timestamp": "2015-04-06T11:14:57Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736858,\n "lat": 49.7800080,\n "lon": 3.9545570,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736859,\n "lat": 49.7800090,\n "lon": 3.9626880,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736860,\n "lat": 49.7800090,\n "lon": 3.9629590,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736861,\n "lat": 49.7800090,\n "lon": 3.9631390,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736862,\n "lat": 49.7800120,\n "lon": 3.9610030,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736863,\n "lat": 49.7800120,\n "lon": 3.9632330,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736864,\n "lat": 49.7800150,\n "lon": 3.9629960,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736865,\n "lat": 49.7800150,\n "lon": 3.9630620,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736866,\n "lat": 49.7800112,\n "lon": 3.9532895,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736867,\n "lat": 49.7800190,\n "lon": 3.9630620,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736868,\n "lat": 49.7800230,\n "lon": 3.9633030,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736869,\n "lat": 49.7800240,\n "lon": 3.9608700,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736870,\n "lat": 49.7800250,\n "lon": 3.9632250,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736871,\n "lat": 49.7800310,\n "lon": 3.9614450,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736872,\n "lat": 49.7800320,\n "lon": 3.9627640,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736873,\n "lat": 49.7800330,\n "lon": 3.9611100,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736874,\n "lat": 49.7800340,\n "lon": 3.9614040,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736875,\n "lat": 49.7800420,\n "lon": 3.9610070,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736876,\n "lat": 49.7800420,\n "lon": 3.9617590,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736877,\n "lat": 49.7799974,\n "lon": 3.9537806,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736878,\n "lat": 49.7800429,\n "lon": 3.9571941,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736879,\n "lat": 49.7800447,\n "lon": 3.9578386,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736880,\n "lat": 49.7800443,\n "lon": 3.9577437,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736881,\n "lat": 49.7800450,\n "lon": 3.9611940,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736882,\n "lat": 49.7800450,\n "lon": 3.9618860,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736883,\n "lat": 49.7800460,\n "lon": 3.9618400,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736884,\n "lat": 49.7800460,\n "lon": 3.9630130,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736885,\n "lat": 49.7800477,\n "lon": 3.9572966,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736886,\n "lat": 49.7800470,\n "lon": 3.9611430,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736887,\n "lat": 49.7800470,\n "lon": 3.9627280,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736888,\n "lat": 49.7800470,\n "lon": 3.9632160,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736889,\n "lat": 49.7800526,\n "lon": 3.9573871,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736890,\n "lat": 49.7800650,\n "lon": 3.9625540,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736891,\n "lat": 49.7800650,\n "lon": 3.9634690,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736892,\n "lat": 49.7800670,\n "lon": 3.9635720,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736893,\n "lat": 49.7800710,\n "lon": 3.9632170,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736894,\n "lat": 49.7800790,\n "lon": 3.9641750,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736895,\n "lat": 49.7800850,\n "lon": 3.9611220,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736896,\n "lat": 49.7800860,\n "lon": 3.9579620,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736897,\n "lat": 49.7800842,\n "lon": 3.9572842,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736898,\n "lat": 49.7800870,\n "lon": 3.9576687,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736899,\n "lat": 49.7800900,\n "lon": 3.9582170,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736900,\n "lat": 49.7800910,\n "lon": 3.9641180,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736901,\n "lat": 49.7800970,\n "lon": 3.9608090,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736902,\n "lat": 49.7800982,\n "lon": 3.9625570,\n "timestamp": "2020-12-27T16:01:16Z",\n "version": 2,\n "changeset": 96489544,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736903,\n "lat": 49.7801040,\n "lon": 3.9607280,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736904,\n "lat": 49.7801050,\n "lon": 3.9608830,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736905,\n "lat": 49.7801050,\n "lon": 3.9614570,\n "timestamp": "2015-04-06T11:14:58Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736906,\n "lat": 49.7801042,\n "lon": 3.9626110,\n "timestamp": "2020-12-27T16:01:16Z",\n "version": 2,\n "changeset": 96489544,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736907,\n "lat": 49.7801090,\n "lon": 3.9629940,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736908,\n "lat": 49.7801052,\n "lon": 3.9624920,\n "timestamp": "2020-12-27T16:01:16Z",\n "version": 2,\n "changeset": 96489544,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736909,\n "lat": 49.7801120,\n "lon": 3.9614130,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736910,\n "lat": 49.7801130,\n "lon": 3.9641930,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736911,\n "lat": 49.7801102,\n "lon": 3.9625500,\n "timestamp": "2020-12-27T16:01:16Z",\n "version": 2,\n "changeset": 96489544,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736912,\n "lat": 49.7801200,\n "lon": 3.9634680,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736913,\n "lat": 49.7801162,\n "lon": 3.9626070,\n "timestamp": "2020-12-27T16:01:16Z",\n "version": 2,\n "changeset": 96489544,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736916,\n "lat": 49.7801230,\n "lon": 3.9579600,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736917,\n "lat": 49.7801182,\n "lon": 3.9624860,\n "timestamp": "2020-12-27T16:01:16Z",\n "version": 2,\n "changeset": 96489544,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736918,\n "lat": 49.7801230,\n "lon": 3.9635710,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736919,\n "lat": 49.7801260,\n "lon": 3.9582130,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736920,\n "lat": 49.7801260,\n "lon": 3.9641350,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736921,\n "lat": 49.7801270,\n "lon": 3.9611530,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736922,\n "lat": 49.7801310,\n "lon": 3.9577290,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736923,\n "lat": 49.7801320,\n "lon": 3.9577920,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736924,\n "lat": 49.7801263,\n "lon": 3.9533820,\n "timestamp": "2019-12-24T12:41:37Z",\n "version": 2,\n "changeset": 78819107,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736925,\n "lat": 49.7801340,\n "lon": 3.9631990,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736926,\n "lat": 49.7801312,\n "lon": 3.9626020,\n "timestamp": "2020-12-27T16:01:16Z",\n "version": 2,\n "changeset": 96489544,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736927,\n "lat": 49.7801400,\n "lon": 3.9597200,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736928,\n "lat": 49.7801410,\n "lon": 3.9598650,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736929,\n "lat": 49.7801440,\n "lon": 3.9599160,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736930,\n "lat": 49.7801510,\n "lon": 3.9597700,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736931,\n "lat": 49.7801610,\n "lon": 3.9577890,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736932,\n "lat": 49.7801620,\n "lon": 3.9577260,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736933,\n "lat": 49.7801693,\n "lon": 3.9545606,\n "timestamp": "2019-12-23T20:00:36Z",\n "version": 2,\n "changeset": 78788110,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736934,\n "lat": 49.7801810,\n "lon": 3.9544785,\n "timestamp": "2019-12-23T20:00:36Z",\n "version": 2,\n "changeset": 78788110,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736935,\n "lat": 49.7801880,\n "lon": 3.9596970,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736936,\n "lat": 49.7801950,\n "lon": 3.9598590,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736937,\n "lat": 49.7801970,\n "lon": 3.9599100,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736938,\n "lat": 49.7801980,\n "lon": 3.9597480,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736939,\n "lat": 49.7802253,\n "lon": 3.9545798,\n "timestamp": "2019-12-23T20:00:36Z",\n "version": 2,\n "changeset": 78788110,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736940,\n "lat": 49.7802050,\n "lon": 3.9619550,\n "timestamp": "2020-01-01T15:06:01Z",\n "version": 3,\n "changeset": 79083659,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736941,\n "lat": 49.7802063,\n "lon": 3.9620175,\n "timestamp": "2020-01-01T15:06:01Z",\n "version": 3,\n "changeset": 79083659,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736942,\n "lat": 49.7802371,\n "lon": 3.9544977,\n "timestamp": "2019-12-23T20:00:36Z",\n "version": 2,\n "changeset": 78788110,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736943,\n "lat": 49.7802130,\n "lon": 3.9579570,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736944,\n "lat": 49.7802160,\n "lon": 3.9582110,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736945,\n "lat": 49.7802220,\n "lon": 3.9605410,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736946,\n "lat": 49.7802202,\n "lon": 3.9572818,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736948,\n "lat": 49.7802250,\n "lon": 3.9619540,\n "timestamp": "2020-01-01T15:06:01Z",\n "version": 3,\n "changeset": 79083659,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736949,\n "lat": 49.7802230,\n "lon": 3.9576663,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736950,\n "lat": 49.7802263,\n "lon": 3.9620165,\n "timestamp": "2020-01-01T15:06:01Z",\n "version": 3,\n "changeset": 79083659,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736951,\n "lat": 49.7802330,\n "lon": 3.9606700,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736952,\n "lat": 49.7802380,\n "lon": 3.9598540,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736953,\n "lat": 49.7802410,\n "lon": 3.9599050,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736954,\n "lat": 49.7802670,\n "lon": 3.9598500,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736955,\n "lat": 49.7802680,\n "lon": 3.9600010,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736956,\n "lat": 49.7802700,\n "lon": 3.9635330,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736957,\n "lat": 49.7802466,\n "lon": 3.9626372,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736958,\n "lat": 49.7802613,\n "lon": 3.9539509,\n "timestamp": "2019-12-25T20:19:35Z",\n "version": 3,\n "changeset": 78855859,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "line_attachment": "anchor",\n "power": "terminal"\n }\n },\n {\n "type": "node",\n "id": 3440736959,\n "lat": 49.7802800,\n "lon": 3.9613600,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736960,\n "lat": 49.7802850,\n "lon": 3.9606350,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736961,\n "lat": 49.7802850,\n "lon": 3.9615680,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736962,\n "lat": 49.7802850,\n "lon": 3.9628670,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736963,\n "lat": 49.7802860,\n "lon": 3.9606570,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736964,\n "lat": 49.7802723,\n "lon": 3.9537839,\n "timestamp": "2019-12-25T20:13:55Z",\n "version": 2,\n "changeset": 78855773,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736965,\n "lat": 49.7802910,\n "lon": 3.9611290,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736966,\n "lat": 49.7802910,\n "lon": 3.9611840,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736967,\n "lat": 49.7802930,\n "lon": 3.9610760,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736968,\n "lat": 49.7802930,\n "lon": 3.9611300,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736969,\n "lat": 49.7803010,\n "lon": 3.9628620,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736970,\n "lat": 49.7803030,\n "lon": 3.9605880,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736971,\n "lat": 49.7803050,\n "lon": 3.9629880,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736972,\n "lat": 49.7803060,\n "lon": 3.9606290,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736973,\n "lat": 49.7803080,\n "lon": 3.9634850,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736974,\n "lat": 49.7803140,\n "lon": 3.9605660,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736975,\n "lat": 49.7803160,\n "lon": 3.9605850,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736976,\n "lat": 49.7803229,\n "lon": 3.9626135,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736977,\n "lat": 49.7803250,\n "lon": 3.9605160,\n "timestamp": "2015-04-06T11:14:59Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736978,\n "lat": 49.7803290,\n "lon": 3.9605610,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736979,\n "lat": 49.7803330,\n "lon": 3.9611890,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736980,\n "lat": 49.7803350,\n "lon": 3.9636520,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736981,\n "lat": 49.7803360,\n "lon": 3.9605140,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736982,\n "lat": 49.7803370,\n "lon": 3.9611340,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736983,\n "lat": 49.7803370,\n "lon": 3.9644600,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736984,\n "lat": 49.7803380,\n "lon": 3.9610800,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736985,\n "lat": 49.7803380,\n "lon": 3.9627713,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736986,\n "lat": 49.7803390,\n "lon": 3.9605350,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736987,\n "lat": 49.7803400,\n "lon": 3.9610760,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736988,\n "lat": 49.7803400,\n "lon": 3.9610810,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736989,\n "lat": 49.7803410,\n "lon": 3.9642460,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736990,\n "lat": 49.7803432,\n "lon": 3.9627697,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736991,\n "lat": 49.7803510,\n "lon": 3.9598450,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736992,\n "lat": 49.7803530,\n "lon": 3.9599340,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736993,\n "lat": 49.7803530,\n "lon": 3.9599960,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736994,\n "lat": 49.7803540,\n "lon": 3.9599860,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736995,\n "lat": 49.7803540,\n "lon": 3.9643840,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736996,\n "lat": 49.7803423,\n "lon": 3.9539629,\n "timestamp": "2019-12-25T20:13:55Z",\n "version": 2,\n "changeset": 78855773,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440736998,\n "lat": 49.7803640,\n "lon": 3.9611350,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440736999,\n "lat": 49.7803660,\n "lon": 3.9611350,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737000,\n "lat": 49.7803670,\n "lon": 3.9607150,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737001,\n "lat": 49.7803670,\n "lon": 3.9629620,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737002,\n "lat": 49.7803533,\n "lon": 3.9537939,\n "timestamp": "2019-12-25T20:13:55Z",\n "version": 2,\n "changeset": 78855773,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737003,\n "lat": 49.7803680,\n "lon": 3.9599840,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737004,\n "lat": 49.7803680,\n "lon": 3.9641260,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737005,\n "lat": 49.7803690,\n "lon": 3.9610780,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737006,\n "lat": 49.7803690,\n "lon": 3.9644770,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737007,\n "lat": 49.7803710,\n "lon": 3.9607710,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737008,\n "lat": 49.7803710,\n "lon": 3.9636000,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737009,\n "lat": 49.7803753,\n "lon": 3.9630210,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737010,\n "lat": 49.7803850,\n "lon": 3.9613520,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737011,\n "lat": 49.7803870,\n "lon": 3.9644000,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737012,\n "lat": 49.7803910,\n "lon": 3.9599320,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737013,\n "lat": 49.7803910,\n "lon": 3.9599850,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737014,\n "lat": 49.7803910,\n "lon": 3.9615600,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737015,\n "lat": 49.7803990,\n "lon": 3.9608420,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737016,\n "lat": 49.7804000,\n "lon": 3.9642740,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737017,\n "lat": 49.7804100,\n "lon": 3.9642330,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737018,\n "lat": 49.7804110,\n "lon": 3.9610350,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737019,\n "lat": 49.7804210,\n "lon": 3.9635360,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737020,\n "lat": 49.7804310,\n "lon": 3.9604950,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737021,\n "lat": 49.7804330,\n "lon": 3.9605170,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737022,\n "lat": 49.7804330,\n "lon": 3.9643750,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737023,\n "lat": 49.7804370,\n "lon": 3.9642470,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737024,\n "lat": 49.7804363,\n "lon": 3.9634390,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737025,\n "lat": 49.7804470,\n "lon": 3.9643180,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737026,\n "lat": 49.7804530,\n "lon": 3.9637520,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737027,\n "lat": 49.7804550,\n "lon": 3.9641700,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737028,\n "lat": 49.7804560,\n "lon": 3.9607020,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737029,\n "lat": 49.7804590,\n "lon": 3.9607590,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737030,\n "lat": 49.7804523,\n "lon": 3.9629930,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737031,\n "lat": 49.7804690,\n "lon": 3.9643320,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737032,\n "lat": 49.7804740,\n "lon": 3.9627640,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737033,\n "lat": 49.7804750,\n "lon": 3.9608270,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737034,\n "lat": 49.7804750,\n "lon": 3.9627890,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737035,\n "lat": 49.7804750,\n "lon": 3.9629750,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737036,\n "lat": 49.7804760,\n "lon": 3.9626490,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737037,\n "lat": 49.7804760,\n "lon": 3.9630470,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737038,\n "lat": 49.7804780,\n "lon": 3.9629400,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737039,\n "lat": 49.7804790,\n "lon": 3.9608800,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737040,\n "lat": 49.7804820,\n "lon": 3.9627580,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737041,\n "lat": 49.7804820,\n "lon": 3.9629760,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737042,\n "lat": 49.7804840,\n "lon": 3.9642760,\n "timestamp": "2015-04-06T11:15:00Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737043,\n "lat": 49.7804850,\n "lon": 3.9609740,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737044,\n "lat": 49.7804817,\n "lon": 3.9539059,\n "timestamp": "2019-12-23T19:23:01Z",\n "version": 2,\n "changeset": 78787252,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737045,\n "lat": 49.7804880,\n "lon": 3.9610200,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737046,\n "lat": 49.7804867,\n "lon": 3.9538164,\n "timestamp": "2019-12-23T19:23:01Z",\n "version": 2,\n "changeset": 78787252,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737047,\n "lat": 49.7804933,\n "lon": 3.9633550,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737048,\n "lat": 49.7804993,\n "lon": 3.9634180,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737049,\n "lat": 49.7805090,\n "lon": 3.9630540,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737050,\n "lat": 49.7805090,\n "lon": 3.9646030,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737051,\n "lat": 49.7805120,\n "lon": 3.9626430,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737052,\n "lat": 49.7805043,\n "lon": 3.9633510,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737053,\n "lat": 49.7805170,\n "lon": 3.9629450,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737054,\n "lat": 49.7805190,\n "lon": 3.9608720,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737055,\n "lat": 49.7805210,\n "lon": 3.9627840,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737056,\n "lat": 49.7805220,\n "lon": 3.9645180,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737057,\n "lat": 49.7805250,\n "lon": 3.9609670,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737058,\n "lat": 49.7805280,\n "lon": 3.9634960,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737059,\n "lat": 49.7805310,\n "lon": 3.9644320,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737061,\n "lat": 49.7805450,\n "lon": 3.9646180,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737062,\n "lat": 49.7805580,\n "lon": 3.9634840,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737063,\n "lat": 49.7805580,\n "lon": 3.9643210,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737064,\n "lat": 49.7805590,\n "lon": 3.9637150,\n "timestamp": "2015-04-06T11:15:01Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737065,\n "lat": 49.7805550,\n "lon": 3.9539156,\n "timestamp": "2019-12-23T19:23:01Z",\n "version": 2,\n "changeset": 78787252,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737093,\n "lat": 49.7815810,\n "lon": 3.9650160,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737094,\n "lat": 49.7815880,\n "lon": 3.9649810,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737095,\n "lat": 49.7816180,\n "lon": 3.9650270,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737096,\n "lat": 49.7816200,\n "lon": 3.9649870,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737099,\n "lat": 49.7821380,\n "lon": 3.9600740,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737100,\n "lat": 49.7821460,\n "lon": 3.9599180,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737101,\n "lat": 49.7821470,\n "lon": 3.9600850,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737104,\n "lat": 49.7821860,\n "lon": 3.9599580,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737105,\n "lat": 49.7821970,\n "lon": 3.9597970,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737106,\n "lat": 49.7821980,\n "lon": 3.9596790,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737107,\n "lat": 49.7822170,\n "lon": 3.9597530,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737108,\n "lat": 49.7822151,\n "lon": 3.9593243,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737109,\n "lat": 49.7822310,\n "lon": 3.9597170,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737110,\n "lat": 49.7822530,\n "lon": 3.9601860,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737111,\n "lat": 49.7822511,\n "lon": 3.9593563,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737112,\n "lat": 49.7822680,\n "lon": 3.9594850,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737113,\n "lat": 49.7822760,\n "lon": 3.9596110,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737114,\n "lat": 49.7822980,\n "lon": 3.9594080,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737115,\n "lat": 49.7823020,\n "lon": 3.9600730,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737116,\n "lat": 49.7823030,\n "lon": 3.9590060,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737117,\n "lat": 49.7823050,\n "lon": 3.9599140,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737118,\n "lat": 49.7823110,\n "lon": 3.9595300,\n "timestamp": "2015-04-06T11:15:03Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737119,\n "lat": 49.7823081,\n "lon": 3.9590333,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737120,\n "lat": 49.7823250,\n "lon": 3.9598690,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737121,\n "lat": 49.7823440,\n "lon": 3.9594510,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737122,\n "lat": 49.7823490,\n "lon": 3.9594390,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737123,\n "lat": 49.7823500,\n "lon": 3.9599630,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737124,\n "lat": 49.7823481,\n "lon": 3.9590623,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737125,\n "lat": 49.7823750,\n "lon": 3.9587750,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737126,\n "lat": 49.7824080,\n "lon": 3.9590850,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737127,\n "lat": 49.7824340,\n "lon": 3.9597660,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737128,\n "lat": 49.7824540,\n "lon": 3.9591240,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737129,\n "lat": 49.7824607,\n "lon": 3.9597027,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737130,\n "lat": 49.7824714,\n "lon": 3.9591186,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737131,\n "lat": 49.7824820,\n "lon": 3.9588560,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737132,\n "lat": 49.7825398,\n "lon": 3.9597786,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737133,\n "lat": 49.7825070,\n "lon": 3.9595890,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737135,\n "lat": 49.7825270,\n "lon": 3.9588890,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737136,\n "lat": 49.7825205,\n "lon": 3.9589994,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737137,\n "lat": 49.7825345,\n "lon": 3.9589664,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737138,\n "lat": 49.7825455,\n "lon": 3.9590244,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737139,\n "lat": 49.7825585,\n "lon": 3.9589914,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737140,\n "lat": 49.7826631,\n "lon": 3.9594521,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737141,\n "lat": 49.7825695,\n "lon": 3.9590464,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737142,\n "lat": 49.7826320,\n "lon": 3.9594273,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737143,\n "lat": 49.7825890,\n "lon": 3.9589330,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737144,\n "lat": 49.7825825,\n "lon": 3.9590144,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737145,\n "lat": 49.7825950,\n "lon": 3.9593730,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737146,\n "lat": 49.7825935,\n "lon": 3.9590714,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737147,\n "lat": 49.7826160,\n "lon": 3.9593950,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737148,\n "lat": 49.7826085,\n "lon": 3.9590374,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737149,\n "lat": 49.7826290,\n "lon": 3.9588310,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737150,\n "lat": 49.7826300,\n "lon": 3.9593650,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737151,\n "lat": 49.7827044,\n "lon": 3.9590383,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737152,\n "lat": 49.7826325,\n "lon": 3.9591054,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737153,\n "lat": 49.7826470,\n "lon": 3.9593780,\n "timestamp": "2015-04-06T11:15:04Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3440737154,\n "lat": 49.7826625,\n "lon": 3.9590136,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737155,\n "lat": 49.7826615,\n "lon": 3.9593044,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737156,\n "lat": 49.7827429,\n "lon": 3.9589363,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737159,\n "lat": 49.7826875,\n "lon": 3.9592364,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737163,\n "lat": 49.7827295,\n "lon": 3.9592724,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737164,\n "lat": 49.7827525,\n "lon": 3.9592204,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737168,\n "lat": 49.7828683,\n "lon": 3.9594028,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737173,\n "lat": 49.7828922,\n "lon": 3.9593469,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 3440737175,\n "lat": 49.7829291,\n "lon": 3.9592588,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 5519123916,\n "lat": 49.7817958,\n "lon": 3.9526051,\n "timestamp": "2018-03-31T18:56:41Z",\n "version": 1,\n "changeset": 57696697,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5519123918,\n "lat": 49.7805834,\n "lon": 3.9531791,\n "timestamp": "2018-03-31T18:56:41Z",\n "version": 1,\n "changeset": 57696697,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5519123920,\n "lat": 49.7807410,\n "lon": 3.9533266,\n "timestamp": "2018-03-31T18:56:41Z",\n "version": 1,\n "changeset": 57696697,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5519124426,\n "lat": 49.7842290,\n "lon": 3.9660215,\n "timestamp": "2018-03-31T18:56:41Z",\n "version": 1,\n "changeset": 57696697,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5519170844,\n "lat": 49.7832142,\n "lon": 3.9572668,\n "timestamp": "2018-03-31T19:23:30Z",\n "version": 1,\n "changeset": 57697314,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5519170845,\n "lat": 49.7831657,\n "lon": 3.9575350,\n "timestamp": "2018-03-31T19:23:30Z",\n "version": 1,\n "changeset": 57697314,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5519170846,\n "lat": 49.7829509,\n "lon": 3.9581680,\n "timestamp": "2018-03-31T19:23:31Z",\n "version": 1,\n "changeset": 57697314,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5519170847,\n "lat": 49.7830254,\n "lon": 3.9580366,\n "timestamp": "2018-03-31T19:23:31Z",\n "version": 1,\n "changeset": 57697314,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5519170848,\n "lat": 49.7828643,\n "lon": 3.9576128,\n "timestamp": "2018-03-31T19:23:31Z",\n "version": 1,\n "changeset": 57697314,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5519170868,\n "lat": 49.7827691,\n "lon": 3.9595668,\n "timestamp": "2018-03-31T19:23:31Z",\n "version": 1,\n "changeset": 57697314,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5521044427,\n "lat": 49.7796412,\n "lon": 3.9574599,\n "timestamp": "2018-04-01T20:01:11Z",\n "version": 1,\n "changeset": 57721333,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5521044428,\n "lat": 49.7796507,\n "lon": 3.9572313,\n "timestamp": "2018-04-01T20:01:11Z",\n "version": 1,\n "changeset": 57721333,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5521044429,\n "lat": 49.7795356,\n "lon": 3.9572782,\n "timestamp": "2018-04-01T20:01:11Z",\n "version": 1,\n "changeset": 57721333,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5521044430,\n "lat": 49.7795230,\n "lon": 3.9571944,\n "timestamp": "2018-04-01T20:01:11Z",\n "version": 1,\n "changeset": 57721333,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5521044431,\n "lat": 49.7795161,\n "lon": 3.9570992,\n "timestamp": "2018-04-01T20:01:11Z",\n "version": 1,\n "changeset": 57721333,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5521044432,\n "lat": 49.7794840,\n "lon": 3.9567706,\n "timestamp": "2018-04-01T20:01:11Z",\n "version": 1,\n "changeset": 57721333,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5521044433,\n "lat": 49.7794806,\n "lon": 3.9566948,\n "timestamp": "2018-04-01T20:01:12Z",\n "version": 1,\n "changeset": 57721333,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5521044434,\n "lat": 49.7794923,\n "lon": 3.9564333,\n "timestamp": "2018-04-01T20:01:12Z",\n "version": 1,\n "changeset": 57721333,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 5522065169,\n "lat": 49.7666978,\n "lon": 3.9545889,\n "timestamp": "2018-04-02T09:06:37Z",\n "version": 1,\n "changeset": 57733349,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 5522065170,\n "lat": 49.7667445,\n "lon": 3.9548322,\n "timestamp": "2018-04-02T09:06:37Z",\n "version": 1,\n "changeset": 57733349,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 5522065171,\n "lat": 49.7676034,\n "lon": 3.9544371,\n "timestamp": "2018-04-02T09:06:37Z",\n "version": 1,\n "changeset": 57733349,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 5522065172,\n "lat": 49.7675568,\n "lon": 3.9541938,\n "timestamp": "2018-04-02T09:06:37Z",\n "version": 1,\n "changeset": 57733349,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 5745803273,\n "lat": 49.7778213,\n "lon": 3.9567458,\n "timestamp": "2019-11-09T22:02:32Z",\n "version": 2,\n "changeset": 76855489,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "amenity": "drinking_water",\n "drinking_water": "yes",\n "man_made": "water_tap"\n }\n },\n {\n "type": "node",\n "id": 7080323397,\n "lat": 49.7824989,\n "lon": 3.9692134,\n "timestamp": "2019-12-23T17:46:24Z",\n "version": 1,\n "changeset": 78784337,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080340572,\n "lat": 49.7817585,\n "lon": 3.9633621,\n "timestamp": "2019-12-23T17:59:25Z",\n "version": 1,\n "changeset": 78784773,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080385670,\n "lat": 49.7802652,\n "lon": 3.9536049,\n "timestamp": "2019-12-23T19:29:20Z",\n "version": 1,\n "changeset": 78787402,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080385671,\n "lat": 49.7803184,\n "lon": 3.9540227,\n "timestamp": "2019-12-23T19:29:20Z",\n "version": 1,\n "changeset": 78787402,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080385672,\n "lat": 49.7804830,\n "lon": 3.9540763,\n "timestamp": "2019-12-23T19:29:20Z",\n "version": 1,\n "changeset": 78787402,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080385673,\n "lat": 49.7803176,\n "lon": 3.9534728,\n "timestamp": "2019-12-23T19:29:20Z",\n "version": 1,\n "changeset": 78787402,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459354,\n "lat": 49.7803150,\n "lon": 3.9585865,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459355,\n "lat": 49.7802422,\n "lon": 3.9586669,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459356,\n "lat": 49.7804119,\n "lon": 3.9592355,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459357,\n "lat": 49.7812779,\n "lon": 3.9586213,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459358,\n "lat": 49.7811324,\n "lon": 3.9588279,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459359,\n "lat": 49.7810562,\n "lon": 3.9589244,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459360,\n "lat": 49.7809454,\n "lon": 3.9588439,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459361,\n "lat": 49.7808674,\n "lon": 3.9587232,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459362,\n "lat": 49.7807021,\n "lon": 3.9537464,\n "timestamp": "2019-12-24T12:38:14Z",\n "version": 2,\n "changeset": 78818963,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459363,\n "lat": 49.7804232,\n "lon": 3.9534608,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459364,\n "lat": 49.7813368,\n "lon": 3.9545041,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459365,\n "lat": 49.7813247,\n "lon": 3.9546248,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459366,\n "lat": 49.7815810,\n "lon": 3.9543834,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459367,\n "lat": 49.7815793,\n "lon": 3.9551184,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459368,\n "lat": 49.7809203,\n "lon": 3.9548555,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459369,\n "lat": 49.7808986,\n "lon": 3.9548501,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459370,\n "lat": 49.7812208,\n "lon": 3.9549816,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459371,\n "lat": 49.7809991,\n "lon": 3.9542735,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080459372,\n "lat": 49.7805661,\n "lon": 3.9540964,\n "timestamp": "2019-12-23T19:28:22Z",\n "version": 1,\n "changeset": 78787381,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080468860,\n "lat": 49.7803477,\n "lon": 3.9538804,\n "timestamp": "2019-12-25T20:13:55Z",\n "version": 2,\n "changeset": 78855773,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7080468869,\n "lat": 49.7802695,\n "lon": 3.9538267,\n "timestamp": "2019-12-25T20:13:55Z",\n "version": 2,\n "changeset": 78855773,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7080468874,\n "lat": 49.7803424,\n "lon": 3.9537926,\n "timestamp": "2019-12-25T20:13:55Z",\n "version": 2,\n "changeset": 78855773,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7080533545,\n "lat": 49.7800630,\n "lon": 3.9547194,\n "timestamp": "2019-12-23T20:00:36Z",\n "version": 1,\n "changeset": 78788110,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080533546,\n "lat": 49.7801608,\n "lon": 3.9547502,\n "timestamp": "2019-12-23T20:00:36Z",\n "version": 1,\n "changeset": 78788110,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080533547,\n "lat": 49.7801599,\n "lon": 3.9547060,\n "timestamp": "2019-12-23T20:00:36Z",\n "version": 1,\n "changeset": 78788110,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080533548,\n "lat": 49.7801517,\n "lon": 3.9546262,\n "timestamp": "2019-12-23T20:00:36Z",\n "version": 1,\n "changeset": 78788110,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080533549,\n "lat": 49.7800803,\n "lon": 3.9548226,\n "timestamp": "2019-12-23T20:00:36Z",\n "version": 1,\n "changeset": 78788110,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7080533550,\n "lat": 49.7802903,\n "lon": 3.9543975,\n "timestamp": "2019-12-23T20:00:36Z",\n "version": 1,\n "changeset": 78788110,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7082369018,\n "lat": 49.7807436,\n "lon": 3.9537732,\n "timestamp": "2019-12-24T12:38:14Z",\n "version": 1,\n "changeset": 78818963,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7082369019,\n "lat": 49.7807852,\n "lon": 3.9538255,\n "timestamp": "2019-12-24T12:38:14Z",\n "version": 1,\n "changeset": 78818963,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7082369020,\n "lat": 49.7806821,\n "lon": 3.9541072,\n "timestamp": "2019-12-24T12:38:14Z",\n "version": 1,\n "changeset": 78818963,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7082402373,\n "lat": 49.7801161,\n "lon": 3.9534137,\n "timestamp": "2019-12-24T13:31:19Z",\n "version": 1,\n "changeset": 78820973,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7082444573,\n "lat": 49.7795269,\n "lon": 3.9570670,\n "timestamp": "2019-12-24T13:44:48Z",\n "version": 1,\n "changeset": 78821515,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "amenity": "bench",\n "backrest": "yes",\n "material": "wood"\n }\n },\n {\n "type": "node",\n "id": 7082444574,\n "lat": 49.7794983,\n "lon": 3.9567424,\n "timestamp": "2019-12-24T13:44:48Z",\n "version": 1,\n "changeset": 78821515,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "amenity": "bench",\n "backrest": "yes",\n "material": "wood"\n }\n },\n {\n "type": "node",\n "id": 7082483550,\n "lat": 49.7797971,\n "lon": 3.9593784,\n "timestamp": "2019-12-31T12:49:47Z",\n "version": 2,\n "changeset": 79055983,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483551,\n "lat": 49.7801522,\n "lon": 3.9612056,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483552,\n "lat": 49.7803738,\n "lon": 3.9639844,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483553,\n "lat": 49.7801686,\n "lon": 3.9629859,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483554,\n "lat": 49.7795685,\n "lon": 3.9637604,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483555,\n "lat": 49.7796733,\n "lon": 3.9630999,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483556,\n "lat": 49.7800400,\n "lon": 3.9620405,\n "timestamp": "2019-12-24T20:53:43Z",\n "version": 2,\n "changeset": 78831402,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483557,\n "lat": 49.7800967,\n "lon": 3.9616033,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483558,\n "lat": 49.7800967,\n "lon": 3.9605840,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483559,\n "lat": 49.7800257,\n "lon": 3.9601287,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483560,\n "lat": 49.7794373,\n "lon": 3.9590009,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483561,\n "lat": 49.7795338,\n "lon": 3.9554436,\n "timestamp": "2019-12-25T20:21:37Z",\n "version": 2,\n "changeset": 78855893,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483562,\n "lat": 49.7796365,\n "lon": 3.9549802,\n "timestamp": "2019-12-25T20:21:37Z",\n "version": 2,\n "changeset": 78855893,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483563,\n "lat": 49.7797897,\n "lon": 3.9545155,\n "timestamp": "2019-12-25T20:21:37Z",\n "version": 2,\n "changeset": 78855893,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp",\n "material": "concrete",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483564,\n "lat": 49.7821839,\n "lon": 3.9592617,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "material": "concrete",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483565,\n "lat": 49.7813316,\n "lon": 3.9592127,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "material": "concrete",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483566,\n "lat": 49.7805453,\n "lon": 3.9590947,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "material": "concrete",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483567,\n "lat": 49.7804578,\n "lon": 3.9581171,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "material": "concrete",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483568,\n "lat": 49.7803695,\n "lon": 3.9570871,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "material": "concrete",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483569,\n "lat": 49.7801907,\n "lon": 3.9550024,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "material": "concrete",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483570,\n "lat": 49.7802760,\n "lon": 3.9560893,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "material": "concrete",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483571,\n "lat": 49.7800231,\n "lon": 3.9542352,\n "timestamp": "2019-12-25T20:21:37Z",\n "version": 2,\n "changeset": 78855893,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp",\n "material": "concrete",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7082483572,\n "lat": 49.7800907,\n "lon": 3.9540354,\n "timestamp": "2019-12-24T14:06:36Z",\n "version": 1,\n "changeset": 78822457,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "location:transition": "yes",\n "material": "concrete",\n "power": "pole",\n "transformer": "distribution"\n }\n },\n {\n "type": "node",\n "id": 7082757346,\n "lat": 49.7796582,\n "lon": 3.9573420,\n "timestamp": "2019-12-24T17:06:42Z",\n "version": 1,\n "changeset": 78827652,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7082757347,\n "lat": 49.7796375,\n "lon": 3.9573415,\n "timestamp": "2019-12-24T17:06:42Z",\n "version": 1,\n "changeset": 78827652,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7082757348,\n "lat": 49.7796380,\n "lon": 3.9572966,\n "timestamp": "2019-12-24T17:06:42Z",\n "version": 1,\n "changeset": 78827652,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7082757349,\n "lat": 49.7796587,\n "lon": 3.9572971,\n "timestamp": "2019-12-24T17:06:42Z",\n "version": 1,\n "changeset": 78827652,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7082761206,\n "lat": 49.7793555,\n "lon": 3.9574182,\n "timestamp": "2019-12-24T17:10:43Z",\n "version": 1,\n "changeset": 78827775,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7082977301,\n "lat": 49.7793862,\n "lon": 3.9587849,\n "timestamp": "2019-12-24T18:10:02Z",\n "version": 1,\n "changeset": 78829093,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "colour": "red",\n "emergency": "fire_hydrant",\n "fire_hydrant:type": "pillar"\n }\n },\n {\n "type": "node",\n "id": 7082977302,\n "lat": 49.7802167,\n "lon": 3.9619057,\n "timestamp": "2019-12-24T18:10:02Z",\n "version": 1,\n "changeset": 78829093,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "colour": "red",\n "emergency": "fire_hydrant",\n "fire_hydrant:type": "pillar"\n }\n },\n {\n "type": "node",\n "id": 7083167171,\n "lat": 49.7796767,\n "lon": 3.9564993,\n "timestamp": "2019-12-24T21:03:19Z",\n "version": 1,\n "changeset": 78831511,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7083196127,\n "lat": 49.7800625,\n "lon": 3.9596097,\n "timestamp": "2019-12-24T21:08:58Z",\n "version": 1,\n "changeset": 78831581,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "material": "concrete",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7083228586,\n "lat": 49.7812918,\n "lon": 3.9597492,\n "timestamp": "2019-12-24T21:52:10Z",\n "version": 1,\n "changeset": 78832291,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7083228587,\n "lat": 49.7813177,\n "lon": 3.9594716,\n "timestamp": "2019-12-24T21:52:10Z",\n "version": 1,\n "changeset": 78832291,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7083228588,\n "lat": 49.7813238,\n "lon": 3.9594005,\n "timestamp": "2019-12-24T21:52:10Z",\n "version": 1,\n "changeset": 78832291,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7083228589,\n "lat": 49.7813247,\n "lon": 3.9595373,\n "timestamp": "2019-12-24T21:52:10Z",\n "version": 1,\n "changeset": 78832291,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7083228802,\n "lat": 49.7769583,\n "lon": 3.9655977,\n "timestamp": "2019-12-24T21:49:52Z",\n "version": 1,\n "changeset": 78832259,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7083228803,\n "lat": 49.7770778,\n "lon": 3.9656353,\n "timestamp": "2019-12-24T21:49:52Z",\n "version": 1,\n "changeset": 78832259,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7083228804,\n "lat": 49.7771817,\n "lon": 3.9657050,\n "timestamp": "2019-12-24T21:49:52Z",\n "version": 1,\n "changeset": 78832259,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7083228805,\n "lat": 49.7772701,\n "lon": 3.9657479,\n "timestamp": "2019-12-24T21:49:52Z",\n "version": 1,\n "changeset": 78832259,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7083228806,\n "lat": 49.7776009,\n "lon": 3.9659411,\n "timestamp": "2019-12-24T21:49:52Z",\n "version": 1,\n "changeset": 78832259,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7083228807,\n "lat": 49.7771904,\n "lon": 3.9652330,\n "timestamp": "2019-12-24T21:49:52Z",\n "version": 1,\n "changeset": 78832259,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7083228808,\n "lat": 49.7772666,\n "lon": 3.9647502,\n "timestamp": "2019-12-24T21:49:52Z",\n "version": 1,\n "changeset": 78832259,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413565,\n "lat": 49.7783180,\n "lon": 3.9556012,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413566,\n "lat": 49.7781976,\n "lon": 3.9555220,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413567,\n "lat": 49.7785206,\n "lon": 3.9552659,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413568,\n "lat": 49.7788194,\n "lon": 3.9542440,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413569,\n "lat": 49.7788436,\n "lon": 3.9547817,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413570,\n "lat": 49.7787068,\n "lon": 3.9547697,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413571,\n "lat": 49.7791874,\n "lon": 3.9542212,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413572,\n "lat": 49.7789796,\n "lon": 3.9539918,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413573,\n "lat": 49.7791060,\n "lon": 3.9540026,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413574,\n "lat": 49.7792195,\n "lon": 3.9539208,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413575,\n "lat": 49.7796382,\n "lon": 3.9544398,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413576,\n "lat": 49.7794862,\n "lon": 3.9544170,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413577,\n "lat": 49.7791727,\n "lon": 3.9549179,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413578,\n "lat": 49.7791264,\n "lon": 3.9551941,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413579,\n "lat": 49.7793018,\n "lon": 3.9555616,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084413580,\n "lat": 49.7794338,\n "lon": 3.9558835,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084509385,\n "lat": 49.7793855,\n "lon": 3.9558478,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 2,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7084509388,\n "lat": 49.7795486,\n "lon": 3.9552005,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7084509391,\n "lat": 49.7795490,\n "lon": 3.9551989,\n "timestamp": "2019-12-25T19:18:30Z",\n "version": 1,\n "changeset": 78854734,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7084515428,\n "lat": 49.7792810,\n "lon": 3.9558586,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 1,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084515441,\n "lat": 49.7794509,\n "lon": 3.9538899,\n "timestamp": "2019-12-25T19:33:25Z",\n "version": 1,\n "changeset": 78855003,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084527499,\n "lat": 49.7782249,\n "lon": 3.9534339,\n "timestamp": "2019-12-25T19:42:28Z",\n "version": 1,\n "changeset": 78855161,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7084537905,\n "lat": 49.7794170,\n "lon": 3.9558936,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 1,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7084537906,\n "lat": 49.7793814,\n "lon": 3.9558836,\n "timestamp": "2019-12-25T19:58:04Z",\n "version": 1,\n "changeset": 78855444,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7085743199,\n "lat": 49.7799337,\n "lon": 3.9539776,\n "timestamp": "2019-12-26T09:07:42Z",\n "version": 1,\n "changeset": 78872630,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "line_attachment": "anchor",\n "power": "terminal"\n }\n },\n {\n "type": "node",\n "id": 7085747558,\n "lat": 49.7798343,\n "lon": 3.9560115,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747559,\n "lat": 49.7798491,\n "lon": 3.9559244,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747560,\n "lat": 49.7797434,\n "lon": 3.9558841,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747561,\n "lat": 49.7801781,\n "lon": 3.9556588,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747562,\n "lat": 49.7800889,\n "lon": 3.9557889,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747563,\n "lat": 49.7801565,\n "lon": 3.9557849,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747564,\n "lat": 49.7800785,\n "lon": 3.9557245,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747565,\n "lat": 49.7800119,\n "lon": 3.9557205,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747566,\n "lat": 49.7799703,\n "lon": 3.9556789,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747567,\n "lat": 49.7803271,\n "lon": 3.9558533,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747568,\n "lat": 49.7804171,\n "lon": 3.9558479,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747569,\n "lat": 49.7801825,\n "lon": 3.9555019,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747570,\n "lat": 49.7799980,\n "lon": 3.9552578,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747571,\n "lat": 49.7801184,\n "lon": 3.9552028,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747572,\n "lat": 49.7799222,\n "lon": 3.9549105,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747573,\n "lat": 49.7798867,\n "lon": 3.9550345,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747574,\n "lat": 49.7801426,\n "lon": 3.9551063,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747575,\n "lat": 49.7799842,\n "lon": 3.9549581,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747576,\n "lat": 49.7800184,\n "lon": 3.9549628,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747577,\n "lat": 49.7801279,\n "lon": 3.9550077,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747578,\n "lat": 49.7800807,\n "lon": 3.9549910,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085747579,\n "lat": 49.7799790,\n "lon": 3.9550459,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085761592,\n "lat": 49.7798194,\n "lon": 3.9548372,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7085761596,\n "lat": 49.7794503,\n "lon": 3.9558600,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 1,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7085779610,\n "lat": 49.7802223,\n "lon": 3.9563227,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 1,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085779611,\n "lat": 49.7802102,\n "lon": 3.9562442,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 1,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085779612,\n "lat": 49.7801591,\n "lon": 3.9562422,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 1,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085779613,\n "lat": 49.7800526,\n "lon": 3.9562194,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 1,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085779614,\n "lat": 49.7798742,\n "lon": 3.9562248,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 1,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085779620,\n "lat": 49.7796791,\n "lon": 3.9558657,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 1,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7085779623,\n "lat": 49.7799729,\n "lon": 3.9557742,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 1,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7085779625,\n "lat": 49.7795866,\n "lon": 3.9557038,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 1,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7085779626,\n "lat": 49.7795994,\n "lon": 3.9556376,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 1,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7089328075,\n "lat": 49.7671871,\n "lon": 3.9518876,\n "timestamp": "2022-11-01T08:50:06Z",\n "version": 2,\n "changeset": 128332547,\n "user": "Eric V",\n "uid": 163480,\n "tags": {\n "power": "pole",\n "transformer": "distribution"\n }\n },\n {\n "type": "node",\n "id": 7089328076,\n "lat": 49.7662971,\n "lon": 3.9526172,\n "timestamp": "2019-12-27T16:59:25Z",\n "version": 1,\n "changeset": 78935053,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089328077,\n "lat": 49.7633908,\n "lon": 3.9609167,\n "timestamp": "2019-12-30T14:06:33Z",\n "version": 2,\n "changeset": 79016895,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089328078,\n "lat": 49.7633856,\n "lon": 3.9606196,\n "timestamp": "2019-12-27T16:59:25Z",\n "version": 1,\n "changeset": 78935053,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089328079,\n "lat": 49.7629507,\n "lon": 3.9604747,\n "timestamp": "2019-12-27T16:59:25Z",\n "version": 1,\n "changeset": 78935053,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089328080,\n "lat": 49.7608872,\n "lon": 3.9609455,\n "timestamp": "2022-11-01T08:50:06Z",\n "version": 2,\n "changeset": 128332547,\n "user": "Eric V",\n "uid": 163480,\n "tags": {\n "power": "pole",\n "transformer": "distribution"\n }\n },\n {\n "type": "node",\n "id": 7089328081,\n "lat": 49.7619961,\n "lon": 3.9601797,\n "timestamp": "2019-12-27T16:59:25Z",\n "version": 1,\n "changeset": 78935053,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089328082,\n "lat": 49.7615005,\n "lon": 3.9597130,\n "timestamp": "2019-12-27T16:59:25Z",\n "version": 1,\n "changeset": 78935053,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089328083,\n "lat": 49.7621243,\n "lon": 3.9584711,\n "timestamp": "2019-12-27T16:59:25Z",\n "version": 1,\n "changeset": 78935053,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089328084,\n "lat": 49.7627376,\n "lon": 3.9572427,\n "timestamp": "2019-12-27T16:59:25Z",\n "version": 1,\n "changeset": 78935053,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343751,\n "lat": 49.7647876,\n "lon": 3.9566240,\n "timestamp": "2019-12-30T14:13:24Z",\n "version": 3,\n "changeset": 79017175,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343752,\n "lat": 49.7703790,\n "lon": 3.9698806,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343761,\n "lat": 49.7721602,\n "lon": 3.9715442,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343762,\n "lat": 49.7728349,\n "lon": 3.9718553,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343764,\n "lat": 49.7715046,\n "lon": 3.9711660,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343765,\n "lat": 49.7686150,\n "lon": 3.9735894,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343766,\n "lat": 49.7691148,\n "lon": 3.9722362,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343767,\n "lat": 49.7700364,\n "lon": 3.9713578,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343768,\n "lat": 49.7709009,\n "lon": 3.9705545,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343769,\n "lat": 49.7698216,\n "lon": 3.9686528,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343770,\n "lat": 49.7692326,\n "lon": 3.9673747,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343771,\n "lat": 49.7685016,\n "lon": 3.9657801,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343772,\n "lat": 49.7677844,\n "lon": 3.9641815,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343773,\n "lat": 49.7670611,\n "lon": 3.9625890,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343774,\n "lat": 49.7662997,\n "lon": 3.9608925,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343775,\n "lat": 49.7655738,\n "lon": 3.9592972,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089343776,\n "lat": 49.7650254,\n "lon": 3.9580500,\n "timestamp": "2019-12-27T17:17:57Z",\n "version": 1,\n "changeset": 78935651,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089364085,\n "lat": 49.7633596,\n "lon": 3.9560249,\n "timestamp": "2020-01-01T13:15:11Z",\n "version": 2,\n "changeset": 79080782,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089364086,\n "lat": 49.7644632,\n "lon": 3.9547321,\n "timestamp": "2019-12-27T16:59:25Z",\n "version": 1,\n "changeset": 78935053,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7089364087,\n "lat": 49.7653997,\n "lon": 3.9536512,\n "timestamp": "2019-12-27T16:59:25Z",\n "version": 1,\n "changeset": 78935053,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7093187770,\n "lat": 49.7788835,\n "lon": 3.9598746,\n "timestamp": "2020-11-20T18:54:50Z",\n "version": 2,\n "changeset": 94519115,\n "user": "InfosReseaux",\n "uid": 93222,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7093187771,\n "lat": 49.7792108,\n "lon": 3.9593623,\n "timestamp": "2019-12-29T14:27:58Z",\n "version": 1,\n "changeset": 78980161,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "communication": "pole",\n "highway": "street_lamp",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7093187773,\n "lat": 49.7795330,\n "lon": 3.9581975,\n "timestamp": "2019-12-29T14:27:58Z",\n "version": 1,\n "changeset": 78980161,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7093187774,\n "lat": 49.7794550,\n "lon": 3.9571723,\n "timestamp": "2019-12-29T14:27:58Z",\n "version": 1,\n "changeset": 78980161,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp"\n }\n },\n {\n "type": "node",\n "id": 7093187775,\n "lat": 49.7794078,\n "lon": 3.9564367,\n "timestamp": "2019-12-29T14:27:58Z",\n "version": 1,\n "changeset": 78980161,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp"\n }\n },\n {\n "type": "node",\n "id": 7093187776,\n "lat": 49.7793953,\n "lon": 3.9567545,\n "timestamp": "2019-12-29T14:27:58Z",\n "version": 1,\n "changeset": 78980161,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp"\n }\n },\n {\n "type": "node",\n "id": 7093187777,\n "lat": 49.7796825,\n "lon": 3.9565915,\n "timestamp": "2019-12-29T14:27:58Z",\n "version": 1,\n "changeset": 78980161,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp"\n }\n },\n {\n "type": "node",\n "id": 7093187778,\n "lat": 49.7796757,\n "lon": 3.9569392,\n "timestamp": "2019-12-29T14:27:58Z",\n "version": 1,\n "changeset": 78980161,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp"\n }\n },\n {\n "type": "node",\n "id": 7093187779,\n "lat": 49.7796577,\n "lon": 3.9572766,\n "timestamp": "2020-01-01T15:04:19Z",\n "version": 2,\n "changeset": 79083624,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp"\n }\n },\n {\n "type": "node",\n "id": 7093187780,\n "lat": 49.7795659,\n "lon": 3.9575940,\n "timestamp": "2019-12-29T14:27:58Z",\n "version": 1,\n "changeset": 78980161,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "highway": "street_lamp",\n "location:transition": "yes",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7093205940,\n "lat": 49.7794135,\n "lon": 3.9586884,\n "timestamp": "2019-12-29T14:06:17Z",\n "version": 1,\n "changeset": 78979655,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7095802212,\n "lat": 49.7633761,\n "lon": 3.9605143,\n "timestamp": "2019-12-30T14:06:33Z",\n "version": 1,\n "changeset": 79016895,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "bonnet:colour": "red",\n "cap:colour": "red",\n "colour": "red",\n "emergency": "fire_hydrant",\n "fire_hydrant:type": "pillar"\n }\n },\n {\n "type": "node",\n "id": 7095802213,\n "lat": 49.7629958,\n "lon": 3.9611822,\n "timestamp": "2019-12-30T14:06:33Z",\n "version": 1,\n "changeset": 79016895,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7095802214,\n "lat": 49.7633815,\n "lon": 3.9611181,\n "timestamp": "2019-12-30T14:06:33Z",\n "version": 1,\n "changeset": 79016895,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7095802222,\n "lat": 49.7634584,\n "lon": 3.9606933,\n "timestamp": "2019-12-30T14:06:33Z",\n "version": 1,\n "changeset": 79016895,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7095836853,\n "lat": 49.7632427,\n "lon": 3.9557151,\n "timestamp": "2019-12-30T14:28:33Z",\n "version": 1,\n "changeset": 79017715,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 7098165498,\n "lat": 49.7561390,\n "lon": 3.9704002,\n "timestamp": "2019-12-31T12:39:46Z",\n "version": 1,\n "changeset": 79055698,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "amenity": "waste_basket"\n }\n },\n {\n "type": "node",\n "id": 7098165499,\n "lat": 49.7560290,\n "lon": 3.9706028,\n "timestamp": "2019-12-31T12:39:46Z",\n "version": 1,\n "changeset": 79055698,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "amenity": "waste_basket"\n }\n },\n {\n "type": "node",\n "id": 7098165502,\n "lat": 49.7558622,\n "lon": 3.9565989,\n "timestamp": "2019-12-31T12:39:46Z",\n "version": 1,\n "changeset": 79055698,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "amenity": "bench",\n "backrest": "yes",\n "material": "wood"\n }\n },\n {\n "type": "node",\n "id": 7098181345,\n "lat": 49.7785960,\n "lon": 3.9599846,\n "timestamp": "2019-12-31T13:06:37Z",\n "version": 1,\n "changeset": 79056539,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "denotation": "urban",\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098181346,\n "lat": 49.7786592,\n "lon": 3.9599725,\n "timestamp": "2019-12-31T13:06:37Z",\n "version": 1,\n "changeset": 79056539,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "denotation": "urban",\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098181347,\n "lat": 49.7787133,\n "lon": 3.9598867,\n "timestamp": "2019-12-31T13:06:37Z",\n "version": 1,\n "changeset": 79056539,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "denotation": "urban",\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098181348,\n "lat": 49.7787038,\n "lon": 3.9598846,\n "timestamp": "2019-12-31T13:11:00Z",\n "version": 2,\n "changeset": 79056679,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "amenity": "bench",\n "material": "wood"\n }\n },\n {\n "type": "node",\n "id": 7098817920,\n "lat": 49.7682885,\n "lon": 3.9496842,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817921,\n "lat": 49.7658562,\n "lon": 3.9521612,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817922,\n "lat": 49.7657747,\n "lon": 3.9521880,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817923,\n "lat": 49.7665665,\n "lon": 3.9506015,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817924,\n "lat": 49.7666089,\n "lon": 3.9504620,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817925,\n "lat": 49.7680564,\n "lon": 3.9519131,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817926,\n "lat": 49.7679905,\n "lon": 3.9520647,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817927,\n "lat": 49.7679801,\n "lon": 3.9518997,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817928,\n "lat": 49.7677437,\n "lon": 3.9510790,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817929,\n "lat": 49.7675955,\n "lon": 3.9512412,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817930,\n "lat": 49.7674951,\n "lon": 3.9513820,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817931,\n "lat": 49.7675228,\n "lon": 3.9513110,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098817932,\n "lat": 49.7674457,\n "lon": 3.9514880,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 1,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098846715,\n "lat": 49.7622958,\n "lon": 3.9587474,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098846716,\n "lat": 49.7627428,\n "lon": 3.9567062,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098846724,\n "lat": 49.7630746,\n "lon": 3.9561953,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098846725,\n "lat": 49.7632383,\n "lon": 3.9559217,\n "timestamp": "2020-01-01T13:15:11Z",\n "version": 2,\n "changeset": 79080782,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7098846730,\n "lat": 49.7596168,\n "lon": 3.9541803,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098846731,\n "lat": 49.7595874,\n "lon": 3.9542234,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098846732,\n "lat": 49.7594904,\n "lon": 3.9540649,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098846733,\n "lat": 49.7595194,\n "lon": 3.9540238,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098846740,\n "lat": 49.7594668,\n "lon": 3.9542882,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098846741,\n "lat": 49.7595292,\n "lon": 3.9543928,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098846742,\n "lat": 49.7595699,\n "lon": 3.9543311,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098846743,\n "lat": 49.7595088,\n "lon": 3.9542245,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098864986,\n "lat": 49.7660265,\n "lon": 3.9609596,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 1,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098864987,\n "lat": 49.7660810,\n "lon": 3.9609662,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 1,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098864988,\n "lat": 49.7660835,\n "lon": 3.9609169,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 1,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098864989,\n "lat": 49.7660289,\n "lon": 3.9609103,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 1,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098864990,\n "lat": 49.7652051,\n "lon": 3.9613983,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 1,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098864991,\n "lat": 49.7652387,\n "lon": 3.9613979,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 1,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098864992,\n "lat": 49.7652384,\n "lon": 3.9613278,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 1,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098875842,\n "lat": 49.7790210,\n "lon": 3.9602922,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 1,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098875843,\n "lat": 49.7790797,\n "lon": 3.9603189,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 1,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098875844,\n "lat": 49.7790997,\n "lon": 3.9602140,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 1,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098875845,\n "lat": 49.7790410,\n "lon": 3.9601873,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 1,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098875865,\n "lat": 49.7789696,\n "lon": 3.9577252,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 1,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098875866,\n "lat": 49.7788967,\n "lon": 3.9577366,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 1,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098875867,\n "lat": 49.7788885,\n "lon": 3.9576101,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 1,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7098875868,\n "lat": 49.7789614,\n "lon": 3.9575987,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 1,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7099540862,\n "lat": 49.7634843,\n "lon": 3.9564494,\n "timestamp": "2020-01-01T13:04:33Z",\n "version": 1,\n "changeset": 79080509,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7099540863,\n "lat": 49.7635493,\n "lon": 3.9565795,\n "timestamp": "2020-01-01T13:04:33Z",\n "version": 1,\n "changeset": 79080509,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7099540864,\n "lat": 49.7626843,\n "lon": 3.9590572,\n "timestamp": "2020-01-01T13:04:33Z",\n "version": 1,\n "changeset": 79080509,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7099548609,\n "lat": 49.7633276,\n "lon": 3.9607778,\n "timestamp": "2020-01-01T13:04:33Z",\n "version": 1,\n "changeset": 79080509,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "leaf_cycle": "deciduous",\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 7099646092,\n "lat": 49.7802669,\n "lon": 3.9627935,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 1,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7099646093,\n "lat": 49.7802882,\n "lon": 3.9627868,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 1,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068\n },\n {\n "type": "node",\n "id": 7099646106,\n "lat": 49.7794412,\n "lon": 3.9559143,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 1,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "bonnet:colour": "red",\n "cap:colour": "red",\n "colour": "red",\n "emergency": "fire_hydrant",\n "fire_hydrant:type": "pillar",\n "manufacturer": "Bayard"\n }\n },\n {\n "type": "node",\n "id": 8279231869,\n "lat": 49.7795483,\n "lon": 3.9560518,\n "timestamp": "2020-12-31T16:45:14Z",\n "version": 1,\n "changeset": 96744247,\n "user": "Florimondable",\n "uid": 7336068,\n "tags": {\n "access": "yes",\n "emergency": "defibrillator",\n "indoor": "no"\n }\n },\n {\n "type": "node",\n "id": 10146739009,\n "lat": 49.7681939,\n "lon": 3.9748189,\n "timestamp": "2022-11-01T08:50:06Z",\n "version": 1,\n "changeset": 128332547,\n "user": "Eric V",\n "uid": 163480,\n "tags": {\n "location:transition": "yes",\n "power": "pole"\n }\n },\n {\n "type": "way",\n "id": 336981199,\n "timestamp": "2015-04-06T11:15:05Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735777,\n 3440735775,\n 3440735773,\n 3440735763,\n 3440735769,\n 3440735778,\n 3440735755,\n 3440735767,\n 3440735791,\n 3440735782,\n 3440735777\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981200,\n "timestamp": "2015-04-06T11:15:05Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735575,\n 3440735574,\n 3440735584,\n 3440735585,\n 3440735620,\n 3440735621,\n 3440735582,\n 3440735563,\n 3440735562,\n 3440735571,\n 3440735575\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981201,\n "timestamp": "2015-04-06T11:15:05Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736945,\n 3440736951,\n 3440736963,\n 3440736960,\n 3440736972,\n 3440736970,\n 3440736975,\n 3440736974,\n 3440736978,\n 3440736977,\n 3440736945\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981202,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734937,\n 3440734931,\n 3440734932,\n 3440734924,\n 3440734923,\n 3440734929,\n 3440734930,\n 3440734935,\n 3440734934,\n 3440734936,\n 3440734937\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981203,\n "timestamp": "2015-04-06T11:15:05Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735348,\n 3440735335,\n 3440735320,\n 3440735315,\n 3440735313,\n 3440735317,\n 3440735309,\n 3440735318,\n 3440735323,\n 3440735337,\n 3440735348\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981204,\n "timestamp": "2015-04-06T11:15:05Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735666,\n 3440735689,\n 3440735702,\n 3440735697,\n 3440735693,\n 3440735676,\n 3440735669,\n 3440735673,\n 3440735657,\n 3440735659,\n 3440735666\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981205,\n "timestamp": "2015-04-06T11:15:05Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735727,\n 3440735726,\n 3440735724,\n 3440735740,\n 3440735743,\n 3440735732,\n 3440735736,\n 3440735731,\n 3440735730,\n 3440735728,\n 3440735727\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981206,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 4,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735797,\n 3440735793,\n 3440735844,\n 3440735848,\n 3440735819,\n 3440735835,\n 3440735823,\n 3440735800,\n 3440735797\n ],\n "tags": {\n "building": "barn",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981207,\n "timestamp": "2015-04-06T11:15:05Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735111,\n 3440735093,\n 3440734977,\n 3440734971,\n 3440734973,\n 3440734974,\n 3440734979,\n 3440734983,\n 3440734989,\n 3440735094,\n 3440735113,\n 3440735111\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981208,\n "timestamp": "2015-04-06T11:15:05Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735775,\n 3440735779,\n 3440735760,\n 3440735758,\n 3440735754,\n 3440735752,\n 3440735747,\n 3440735742,\n 3440735748,\n 3440735741,\n 3440735773,\n 3440735775\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981209,\n "timestamp": "2020-01-01T10:54:12Z",\n "version": 3,\n "changeset": 79077918,\n "user": "mueschel",\n "uid": 616774,\n "nodes": [\n 3440735327,\n 3440735323,\n 3440735318,\n 3440735343,\n 3440735342,\n 3440735344,\n 3440735345,\n 3440735361,\n 3440735363,\n 3440735351,\n 3440735350,\n 3440735327\n ],\n "tags": {\n "abandoned": "yes",\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981210,\n "timestamp": "2015-04-06T11:15:06Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735105,\n 3440735097,\n 3440734992,\n 3440734986,\n 3440734980,\n 3440734982,\n 3440734978,\n 3440734985,\n 3440734987,\n 3440734991,\n 3440735102,\n 3440735099,\n 3440735105\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981211,\n "timestamp": "2015-04-06T11:15:06Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737141,\n 3440737144,\n 3440737139,\n 3440737138,\n 3440737136,\n 3440737130,\n 3440737155,\n 3440737159,\n 3440737163,\n 3440737164,\n 3440737152,\n 3440737146,\n 3440737141\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981212,\n "timestamp": "2015-04-06T11:15:06Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735876,\n 3440735861,\n 3440735855,\n 3440735842,\n 3440735839,\n 3440735851,\n 3440735853,\n 3440735857,\n 3440735854,\n 3440735859,\n 3440735863,\n 3440735860,\n 3440735876\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981213,\n "timestamp": "2015-04-06T11:15:06Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736453,\n 3440736450,\n 3440736446,\n 3440736437,\n 3440736443,\n 3440736433,\n 3440736469,\n 3440736477,\n 3440736481,\n 3440736488,\n 3440736485,\n 3440736595,\n 3440736453\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981214,\n "timestamp": "2015-04-06T11:15:06Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736110,\n 3440735980,\n 3440735965,\n 3440735974,\n 3440735960,\n 3440735951,\n 3440735948,\n 3440735958,\n 3440735944,\n 3440736102,\n 3440736112,\n 3440736094,\n 3440736110\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981215,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734761,\n 3440734754,\n 3440734753,\n 3440734748,\n 3440734747,\n 3440734756,\n 3440734758,\n 3440734759,\n 3440734761\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981219,\n "timestamp": "2015-04-06T11:15:06Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735613,\n 3440735609,\n 3440735619,\n 3440735623,\n 3440735624,\n 3440735633,\n 3440735632,\n 3440735640,\n 3440735643,\n 3440735651,\n 3440735662,\n 3440735637,\n 3440735613\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981220,\n "timestamp": "2015-04-06T11:15:06Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736135,\n 3440736134,\n 3440736130,\n 3440736127,\n 3440736133,\n 3440736131,\n 3440736152,\n 3440736154,\n 3440736166,\n 3440736167,\n 3440736157,\n 3440736161,\n 3440736135\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981221,\n "timestamp": "2015-04-06T11:15:06Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735824,\n 3440735807,\n 3440735826,\n 3440735830,\n 3440735825,\n 3440735829,\n 3440735833,\n 3440735838,\n 3440735834,\n 3440735837,\n 3440735846,\n 3440735856,\n 3440735843,\n 3440735824\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981222,\n "timestamp": "2015-04-06T11:15:07Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736847,\n 3440736816,\n 3440736821,\n 3440736844,\n 3440736861,\n 3440736870,\n 3440736888,\n 3440736867,\n 3440736865,\n 3440736855,\n 3440736864,\n 3440736860,\n 3440736852,\n 3440736847\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981223,\n "timestamp": "2015-04-06T11:15:07Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736661,\n 3440736612,\n 3440736486,\n 3440736491,\n 3440736662,\n 3440736660,\n 3440736686,\n 3440736685,\n 3440736802,\n 3440736808,\n 3440736815,\n 3440736827,\n 3440736649,\n 3440736661\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981224,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734736,\n 3440734730,\n 3440734731,\n 3440734722,\n 3440734723,\n 3440734719,\n 3440734718,\n 3440734726,\n 3440734728,\n 3440734733,\n 3440734732,\n 3440734734,\n 3440734735,\n 3440734736\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981225,\n "timestamp": "2015-04-06T11:15:07Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736398,\n 3440736407,\n 3440736171,\n 3440736176,\n 3440736175,\n 3440736404,\n 3440736423,\n 3440736424,\n 3440736401,\n 3440736129,\n 3440736125,\n 3440736162,\n 3440736160,\n 3440736398\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981226,\n "timestamp": "2015-04-06T11:15:07Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735359,\n 3440735348,\n 3440735337,\n 3440735340,\n 3440735354,\n 3440735357,\n 3440735366,\n 3440735364,\n 3440735365,\n 3440735368,\n 3440735367,\n 3440735369,\n 3440735353,\n 3440735359\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981227,\n "timestamp": "2015-04-06T11:15:07Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735182,\n 3440735166,\n 3440735160,\n 3440735168,\n 3440735149,\n 3440735139,\n 3440735137,\n 3440735154,\n 3440735167,\n 3440735171,\n 3440735173,\n 3440735169,\n 3440735175,\n 3440735180,\n 3440735182\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981228,\n "timestamp": "2015-04-06T11:15:07Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736903,\n 3440736832,\n 3440736833,\n 3440736670,\n 3440736665,\n 3440736677,\n 3440736674,\n 3440736806,\n 3440736809,\n 3440736826,\n 3440736824,\n 3440736841,\n 3440736839,\n 3440736901,\n 3440736903\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981229,\n "timestamp": "2015-04-06T11:15:07Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736673,\n 3440736668,\n 3440736799,\n 3440736682,\n 3440736683,\n 3440736812,\n 3440736807,\n 3440736836,\n 3440736838,\n 3440736842,\n 3440736848,\n 3440736845,\n 3440736849,\n 3440736835,\n 3440736840,\n 3440736673\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981231,\n "timestamp": "2015-04-06T11:15:07Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736623,\n 3440736617,\n 3440736594,\n 3440736629,\n 3440736658,\n 3440736641,\n 3440736650,\n 3440736679,\n 3440736688,\n 3440736680,\n 3440736692,\n 3440736647,\n 3440736646,\n 3440736644,\n 3440736631,\n 3440736623\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981232,\n "timestamp": "2019-12-31T13:06:37Z",\n "version": 2,\n "changeset": 79056539,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735641,\n 3440735600,\n 3440735602,\n 3440735596,\n 3440735598,\n 3440735592,\n 3440735593,\n 3440735605,\n 3440735606,\n 3440735622,\n 3440735636,\n 3440735644,\n 3440735646,\n 3440735658,\n 3440735647,\n 3440735641\n ],\n "tags": {\n "abandoned": "yes",\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981233,\n "timestamp": "2020-09-05T11:22:58Z",\n "version": 2,\n "changeset": 90443916,\n "user": "AmiFritz",\n "uid": 172867,\n "nodes": [\n 3440735914,\n 3440735906,\n 3440735890,\n 3440735889,\n 3440735883,\n 3440735887,\n 3440735849,\n 3440735840,\n 3440735841,\n 3440735827,\n 3440735828,\n 3440735873,\n 3440735875,\n 3440735922,\n 3440735914\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981234,\n "timestamp": "2015-04-06T11:15:08Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735388,\n 3440735389,\n 3440735386,\n 3440735385,\n 3440735383,\n 3440735381,\n 3440735379,\n 3440735377,\n 3440735374,\n 3440735375,\n 3440735376,\n 3440735378,\n 3440735380,\n 3440735382,\n 3440735384,\n 3440735387,\n 3440735388\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981235,\n "timestamp": "2019-12-31T20:14:22Z",\n "version": 2,\n "changeset": 79067908,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735190,\n 3440735184,\n 3440735177,\n 3440735165,\n 3440735172,\n 3440735178,\n 3440735185,\n 3440735186,\n 3440735188,\n 3440735293,\n 3440735294,\n 3440735298,\n 3440735296,\n 3440735300,\n 3440735297,\n 3440735191,\n 3440735190\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981236,\n "timestamp": "2015-04-06T11:15:08Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735814,\n 3440735864,\n 3440735866,\n 3440735867,\n 3440735865,\n 3440735868,\n 3440735870,\n 3440735871,\n 3440735869,\n 3440735872,\n 3440735877,\n 3440735878,\n 3440735874,\n 3440735879,\n 3440735882,\n 3440735884,\n 3440735881,\n 3440735925,\n 3440735931,\n 3440735934,\n 3440735930,\n 3440735933,\n 3440735898,\n 3440735862,\n 3440735858,\n 3440735776,\n 3440735771,\n 3440735812,\n 3440735814\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981239,\n "timestamp": "2020-09-05T11:22:18Z",\n "version": 2,\n "changeset": 90443916,\n "user": "AmiFritz",\n "uid": 172867,\n "nodes": [\n 3440735552,\n 3440735537,\n 3440735536,\n 3440735554,\n 3440735552\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981241,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440737064,\n 3440737058,\n 3440737019,\n 3440737026,\n 3440737064\n ],\n "tags": {\n "building": "barn",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981242,\n "timestamp": "2015-04-06T11:15:08Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735678,\n 3440735665,\n 3440735663,\n 3440735675,\n 3440735678\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981243,\n "timestamp": "2015-04-06T11:15:08Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734781,\n 3440734895,\n 3440734896,\n 3440734780,\n 3440734781\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981244,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 2,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736664,\n 3440736801,\n 3440736632,\n 3440736597,\n 3440736664\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981245,\n "timestamp": "2015-04-06T11:15:08Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736132,\n 3440736118,\n 3440736103,\n 3440736121,\n 3440736132\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981247,\n "timestamp": "2015-04-06T11:15:08Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736105,\n 3440735982,\n 3440735991,\n 3440736116,\n 3440736105\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981248,\n "timestamp": "2015-04-06T11:15:08Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735340,\n 3440735337,\n 3440735323,\n 3440735327,\n 3440735340\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981249,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735694,\n 3440735689,\n 3440735666,\n 3440735667,\n 3440735694\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981250,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736634,\n 3440736619,\n 3440736620,\n 3440736636,\n 3440736634\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981251,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734951,\n 3440734952,\n 3440734949,\n 3440734947,\n 3440734951\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981252,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735818,\n 3440735817,\n 3440735831,\n 3440735832,\n 3440735818\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981253,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736907,\n 3440736884,\n 3440736893,\n 3440736925,\n 3440736907\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981254,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737120,\n 3440737107,\n 3440737105,\n 3440737117,\n 3440737120\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981255,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735332,\n 3440735330,\n 3440735334,\n 3440735338,\n 3440735332\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981256,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735645,\n 3440735617,\n 3440735615,\n 3440735638,\n 3440735645\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981257,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735864,\n 3440735814,\n 3440735783,\n 3440735805,\n 3440735864\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981258,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734926,\n 3440734921,\n 3440734922,\n 7098864990,\n 7098864991,\n 7098864992,\n 3440734925,\n 3440734926\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981259,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735308,\n 3440735307,\n 3440735310,\n 3440735311,\n 3440735308\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981260,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735808,\n 3440735792,\n 3440735794,\n 3440735809,\n 3440735808\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981261,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736619,\n 3440736470,\n 3440736472,\n 3440736620,\n 3440736619\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981262,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735123,\n 3440735124,\n 3440735107,\n 3440735106,\n 3440735123\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981263,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734903,\n 3440734898,\n 3440734897,\n 3440734904,\n 3440734903\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981264,\n "timestamp": "2015-04-06T11:15:09Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736617,\n 3440736623,\n 3440736611,\n 3440736600,\n 3440736617\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981265,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735627,\n 3440735589,\n 3440735587,\n 3440735625,\n 3440735627\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981266,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735578,\n 3440735566,\n 3440735572,\n 3440735583,\n 3440735578\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981267,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736445,\n 3440736436,\n 3440736425,\n 3440736440,\n 3440736445\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981268,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734721,\n 3440734724,\n 3440734716,\n 3440734715,\n 3440734721\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981269,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 2,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735800,\n 3440735790,\n 3440735787,\n 3440735797,\n 3440735800\n ],\n "tags": {\n "building": "shed",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981270,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 2,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735902,\n 3440735900,\n 3440735935,\n 3440735938,\n 3440735902\n ],\n "tags": {\n "building": "shed",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981271,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735590,\n 3440735611,\n 3440735614,\n 3440735591,\n 3440735590\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981272,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734990,\n 3440735104,\n 3440735095,\n 3440734984,\n 3440734990\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981273,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440728788,\n 3440728785,\n 3440728784,\n 3440728787,\n 3440728788\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981274,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736823,\n 3440736825,\n 3440736885,\n 3440736878,\n 3440736823\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981275,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736430,\n 3440736156,\n 3440736146,\n 3440736421,\n 3440736430\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981276,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736642,\n 3440736635,\n 3440736681,\n 3440736690,\n 3440736642\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981277,\n "timestamp": "2019-12-24T18:15:32Z",\n "version": 2,\n "changeset": 78829198,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736959,\n 3440736961,\n 3440737014,\n 3440737010,\n 3440736959\n ],\n "tags": {\n "building": "barn",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981278,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735610,\n 3440735612,\n 3440735580,\n 3440735579,\n 3440735610\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981280,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737124,\n 3440737119,\n 3440737108,\n 3440737111,\n 3440737124\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981281,\n "timestamp": "2015-04-06T11:15:10Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735737,\n 3440735735,\n 3440735749,\n 3440735751,\n 3440735737\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981283,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736900,\n 3440736894,\n 3440736910,\n 3440736920,\n 3440736900\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981284,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736943,\n 3440736916,\n 3440736919,\n 3440736944,\n 3440736943\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981285,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736956,\n 3440736980,\n 3440737008,\n 3440736973,\n 3440736956\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981286,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734962,\n 3440734960,\n 3440734956,\n 3440734959,\n 3440734962\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981287,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735371,\n 3440735370,\n 3440735372,\n 3440735373,\n 3440735371\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981288,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736150,\n 3440736128,\n 3440736123,\n 3440736145,\n 3440736150\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981289,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440728792,\n 3440728790,\n 3440728789,\n 3440728791,\n 3440728792\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981290,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735493,\n 3440735391,\n 3440735390,\n 3440735392,\n 3440735493\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981291,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735768,\n 3440735770,\n 3440735799,\n 3440735796,\n 3440735768\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981292,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735313,\n 3440735305,\n 3440735309,\n 3440735317,\n 3440735313\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981293,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734775,\n 3440734776,\n 3440734765,\n 3440734766,\n 3440734775\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981294,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 2,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736462,\n 3440736414,\n 3440736182,\n 3440736444,\n 3440736462\n ],\n "tags": {\n "building": "shed",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981295,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734788,\n 3440734785,\n 3440734763,\n 3440734764,\n 3440734788\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981296,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736415,\n 3440736168,\n 3440736163,\n 3440736409,\n 3440736415\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981297,\n "timestamp": "2015-04-06T11:15:11Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736936,\n 3440736928,\n 3440736929,\n 3440736937,\n 3440736936\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981298,\n "timestamp": "2015-04-06T11:15:12Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737126,\n 3440737131,\n 3440737125,\n 3440737116,\n 3440737126\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981299,\n "timestamp": "2015-04-06T11:15:12Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737173,\n 3440737164,\n 3440737163,\n 3440737168,\n 3440737173\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981300,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734717,\n 3440734727,\n 3440734729,\n 3440734720,\n 3440734717\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981301,\n "timestamp": "2015-04-06T11:15:12Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736639,\n 3440736606,\n 3440736603,\n 3440736637,\n 3440736639\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981302,\n "timestamp": "2015-04-06T11:15:12Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734961,\n 3440734964,\n 3440734963,\n 3440734958,\n 3440734961\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981303,\n "timestamp": "2015-04-06T11:15:12Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735535,\n 3440735534,\n 3440735540,\n 3440735543,\n 3440735535\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981304,\n "timestamp": "2015-04-06T11:15:12Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735530,\n 3440735522,\n 3440735523,\n 3440735532,\n 3440735530\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981305,\n "timestamp": "2019-12-26T09:18:36Z",\n "version": 3,\n "changeset": 78873045,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736593,\n 3440736480,\n 3440736487,\n 3440736604,\n 3440736598,\n 3440736622,\n 7085761592,\n 3440736672,\n 3440736666,\n 3440736684,\n 3440736793,\n 3440736667,\n 3440736663,\n 3440736648,\n 3440736625,\n 3440736593\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981306,\n "timestamp": "2015-04-06T11:15:12Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736831,\n 3440736822,\n 3440736803,\n 3440736814,\n 3440736831\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981308,\n "timestamp": "2015-04-06T11:15:12Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737112,\n 3440737118,\n 3440737121,\n 3440737114,\n 3440737112\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981309,\n "timestamp": "2015-04-06T11:15:12Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735601,\n 3440735610,\n 3440735579,\n 3440735576,\n 3440735601\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981310,\n "timestamp": "2015-04-06T11:15:12Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735718,\n 3440735710,\n 3440735698,\n 3440735708,\n 3440735718\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981311,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440737062,\n 3440737058,\n 3440737064,\n 3440728782,\n 3440728786,\n 3440728783,\n 3440737062\n ],\n "tags": {\n "building": "barn",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981312,\n "timestamp": "2015-04-06T11:15:13Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735360,\n 3440735356,\n 3440735358,\n 3440735362,\n 3440735360\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981313,\n "timestamp": "2015-04-06T11:15:13Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736919,\n 3440736916,\n 3440736896,\n 3440736899,\n 3440736919\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981314,\n "timestamp": "2015-04-06T11:15:13Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735719,\n 3440735729,\n 3440735733,\n 3440735725,\n 3440735719\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981315,\n "timestamp": "2015-04-06T11:15:13Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735682,\n 3440735685,\n 3440735695,\n 3440735691,\n 3440735682\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981316,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 2,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736818,\n 3440736794,\n 3440736834,\n 3440736858,\n 3440736818\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981317,\n "timestamp": "2015-04-06T11:15:13Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735133,\n 3440735136,\n 3440735126,\n 3440735125,\n 3440735133\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981318,\n "timestamp": "2015-04-06T11:15:13Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735133,\n 3440735125,\n 3440735124,\n 3440735132,\n 3440735133\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981319,\n "timestamp": "2015-04-06T11:15:13Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735671,\n 3440735639,\n 3440735642,\n 3440735674,\n 3440735671\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981320,\n "timestamp": "2015-04-06T11:15:13Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736099,\n 3440735988,\n 3440735984,\n 3440736097,\n 3440736099\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981321,\n "timestamp": "2015-04-06T11:15:13Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735109,\n 3440735101,\n 3440735108,\n 3440735112,\n 3440735109\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981322,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735331,\n 3440735328,\n 3440735330,\n 3440735332,\n 3440735331\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981323,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735701,\n 3440735684,\n 3440735680,\n 3440735699,\n 3440735701\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981324,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734940,\n 3440734938,\n 3440734939,\n 3440734941,\n 3440734940\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981326,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735631,\n 3440735614,\n 3440735611,\n 3440735628,\n 3440735631\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981327,\n "timestamp": "2019-12-24T13:11:35Z",\n "version": 2,\n "changeset": 78820203,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735990,\n 3440736104,\n 3440736181,\n 3440736155,\n 3440735990\n ],\n "tags": {\n "building": "barn",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981328,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734765,\n 3440734776,\n 3440734777,\n 3440734769,\n 3440734765\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981329,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736952,\n 3440736936,\n 3440736937,\n 3440736953,\n 3440736952\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981330,\n "timestamp": "2019-12-31T21:02:24Z",\n "version": 2,\n "changeset": 79068639,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735324,\n 3440735316,\n 3440735326,\n 3440735333,\n 3440735324\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981331,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737028,\n 3440737000,\n 3440737007,\n 3440737029,\n 3440737028\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981332,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737020,\n 3440736981,\n 3440736986,\n 3440737021,\n 3440737020\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981333,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736822,\n 3440736837,\n 3440736830,\n 3440736811,\n 3440736822\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981334,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440728780,\n 3440737056,\n 3440737050,\n 3440737061,\n 3440728780\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981335,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735495,\n 3440735494,\n 3440735496,\n 3440735498,\n 3440735495\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981336,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736874,\n 3440736881,\n 3440736857,\n 3440736851,\n 3440736874\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981337,\n "timestamp": "2015-04-06T11:15:14Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737039,\n 3440737043,\n 3440737057,\n 3440737054,\n 3440737039\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981338,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735130,\n 3440735132,\n 3440735124,\n 3440735123,\n 3440735130\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981339,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734705,\n 3440734701,\n 3440734702,\n 3440734704,\n 3440734705\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981340,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735858,\n 3440735862,\n 3440735774,\n 3440735776,\n 3440735858\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981341,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736406,\n 3440736169,\n 3440736165,\n 3440736400,\n 3440736406\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981342,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734770,\n 3440734772,\n 3440734774,\n 3440734771,\n 3440734770\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981343,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734697,\n 3440734698,\n 3440734696,\n 3440734695,\n 3440734697\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981344,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734912,\n 3440734784,\n 3440734783,\n 3440734910,\n 3440734912\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981345,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735760,\n 3440735779,\n 3440735784,\n 3440735765,\n 3440735760\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981346,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 2,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735940,\n 3440735904,\n 3440735902,\n 3440735938,\n 3440735940\n ],\n "tags": {\n "building": "shed",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981347,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735338,\n 3440735334,\n 3440735336,\n 3440735339,\n 3440735338\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981348,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734382,\n 3440734377,\n 3440734375,\n 3440734380,\n 3440734382\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981349,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735762,\n 3440735753,\n 3440735750,\n 3440735759,\n 3440735762\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981350,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737156,\n 3440737149,\n 3440737143,\n 3440737151,\n 3440737156\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981351,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736478,\n 3440736457,\n 3440736435,\n 3440736460,\n 3440736478\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981352,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734969,\n 3440734966,\n 3440734957,\n 3440734967,\n 3440734969\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981353,\n "timestamp": "2015-04-06T11:15:15Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734746,\n 3440734744,\n 3440734750,\n 3440734752,\n 3440734746\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981355,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734943,\n 3440734942,\n 3440734944,\n 3440734945,\n 3440734943\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981356,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734950,\n 3440734953,\n 3440734948,\n 3440734946,\n 3440734950\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981357,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736122,\n 3440736115,\n 3440736108,\n 3440736119,\n 3440736122\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981358,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735780,\n 3440735766,\n 3440735734,\n 3440735761,\n 3440735780\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981360,\n "timestamp": "2020-01-01T15:00:24Z",\n "version": 3,\n "changeset": 79083539,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736948,\n 3440736940,\n 3440736941,\n 3440736950,\n 3440736948\n ],\n "tags": {\n "building": "service",\n "building:prefabricated": "yes",\n "fixme": "ajouter type de power station",\n "operator": "SICAE de l'Aisne",\n "power": "substation",\n "ref": "BRAYE N2 VILLAGE",\n "substation": "minor_distribution"\n }\n },\n {\n "type": "way",\n "id": 336981361,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737011,\n 3440736995,\n 3440736983,\n 3440737006,\n 3440737011\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981362,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735574,\n 3440735575,\n 3440735571,\n 3440735569,\n 3440735574\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981363,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735597,\n 3440735595,\n 3440735557,\n 3440735558,\n 3440735597\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981364,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735303,\n 3440735302,\n 3440735304,\n 3440735306,\n 3440735303\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981365,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734707,\n 3440734700,\n 3440734699,\n 3440734706,\n 3440734707\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981366,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735717,\n 3440735711,\n 3440735709,\n 3440735714,\n 3440735717\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981367,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735103,\n 3440735094,\n 3440734989,\n 3440735096,\n 3440735103\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981368,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736621,\n 3440736618,\n 3440736449,\n 3440736451,\n 3440736621\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981369,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734988,\n 3440735096,\n 3440734989,\n 3440734983,\n 3440734988\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981370,\n "timestamp": "2015-04-06T11:15:16Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736609,\n 3440736461,\n 3440736454,\n 3440736596,\n 3440736609\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981371,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 2,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735936,\n 3440735894,\n 3440735888,\n 3440735923,\n 3440735936\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981372,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736922,\n 3440736923,\n 3440736931,\n 3440736932,\n 3440736922\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981373,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736905,\n 3440736909,\n 3440736874,\n 3440736871,\n 3440736905\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981374,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735297,\n 3440735299,\n 3440735192,\n 3440735191,\n 3440735297\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981375,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735122,\n 3440735119,\n 3440735115,\n 3440735118,\n 3440735122\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981376,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 3,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736153,\n 3440736120,\n 3440736113,\n 3440736138,\n 7084509388,\n 7084509391,\n 3440736153\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981378,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736114,\n 3440735989,\n 3440735962,\n 3440736096,\n 3440736114\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981379,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736934,\n 3440736933,\n 3440736939,\n 3440736942,\n 3440736934\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981380,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736880,\n 3440736651,\n 3440736652,\n 3440736879,\n 3440736880\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981381,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737138,\n 3440737139,\n 3440737137,\n 3440737136,\n 3440737138\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981382,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734977,\n 3440735093,\n 3440734976,\n 3440734972,\n 3440734977\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981383,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736885,\n 3440736825,\n 3440736828,\n 3440736889,\n 3440736885\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981384,\n "timestamp": "2015-04-06T11:15:17Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736935,\n 3440736927,\n 3440736930,\n 3440736938,\n 3440736935\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981385,\n "timestamp": "2019-12-24T13:19:34Z",\n "version": 2,\n "changeset": 78820488,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735164,\n 3440735179,\n 3440735174,\n 3440735152,\n 3440735164\n ],\n "tags": {\n "building": "barn",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981386,\n "timestamp": "2015-04-06T11:15:18Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734927,\n 3440734928,\n 3440734933,\n 3440734935,\n 3440734927\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981387,\n "timestamp": "2015-04-06T11:15:18Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737135,\n 3440737131,\n 3440737126,\n 3440737128,\n 3440737135\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981388,\n "timestamp": "2019-12-24T21:55:44Z",\n "version": 2,\n "changeset": 78832341,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440737094,\n 3440737093,\n 3440737095,\n 3440737096,\n 3440737094\n ],\n "tags": {\n "building": "shed",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981389,\n "timestamp": "2015-04-06T11:15:18Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735509,\n 3440735506,\n 3440735505,\n 3440735508,\n 3440735509\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981390,\n "timestamp": "2015-04-06T11:15:18Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735653,\n 3440735654,\n 3440735685,\n 3440735682,\n 3440735653\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981391,\n "timestamp": "2015-04-06T11:15:18Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737148,\n 3440737144,\n 3440737141,\n 3440737146,\n 3440737148\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981392,\n "timestamp": "2015-04-06T11:15:18Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735604,\n 3440735588,\n 3440735603,\n 3440735618,\n 3440735604\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981394,\n "timestamp": "2015-04-06T11:15:18Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735104,\n 3440735108,\n 3440735101,\n 3440735095,\n 3440735104\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981395,\n "timestamp": "2025-05-08T17:23:08Z",\n "version": 4,\n "changeset": 165995067,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 3440736139,\n 8279231869,\n 3440736140,\n 3440736192,\n 3440736393,\n 3440736139\n ],\n "tags": {\n "addr:housenumber": "9",\n "addr:street": "Rue Principale",\n "amenity": "townhall",\n "building": "civic",\n "contact:email": "mairie.braye.thierache@orange.fr",\n "contact:phone": "+33 3 23 98 12 29",\n "name": "Mairie de Braye-en-Thiérache",\n "opening_hours": "Tu 16:00-18:00; Fr 09:30-12:00",\n "ref:FR:SIRET": "21020112500015",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015;Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne",\n "wheelchair": "yes"\n }\n },\n {\n "type": "way",\n "id": 336981396,\n "timestamp": "2015-04-06T11:15:18Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736912,\n 3440736891,\n 3440736892,\n 3440736918,\n 3440736912\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981398,\n "timestamp": "2015-04-06T11:15:18Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735772,\n 3440735745,\n 3440735739,\n 3440735764,\n 3440735772\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981399,\n "timestamp": "2019-12-30T14:13:24Z",\n "version": 3,\n "changeset": 79017175,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734914,\n 3440734913,\n 3440734917,\n 3440734919,\n 3440734914\n ],\n "tags": {\n "building": "service",\n "man_made": "pumping_station",\n "operator": "SAUR Syndicat de Braye en Thiérache",\n "pumping_station": "water",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981400,\n "timestamp": "2015-04-06T11:15:18Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735756,\n 3440735721,\n 3440735722,\n 3440735757,\n 3440735756\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981401,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735750,\n 3440735753,\n 3440735744,\n 3440735738,\n 3440735746,\n 3440735750\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981402,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737110,\n 3440737115,\n 3440737104,\n 3440737099,\n 3440737101,\n 3440737110\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981403,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734956,\n 3440734960,\n 3440734953,\n 3440734950,\n 3440734954,\n 3440734956\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981404,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734385,\n 3440734379,\n 3440734378,\n 3440734381,\n 3440734384,\n 3440734385\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981405,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735557,\n 3440735595,\n 3440735594,\n 3440735553,\n 3440735555,\n 3440735557\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981406,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735100,\n 3440734981,\n 3440735098,\n 3440735101,\n 3440735109,\n 3440735100\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981407,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734773,\n 3440734772,\n 3440734770,\n 3440734768,\n 3440734767,\n 3440734773\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981408,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735852,\n 3440735816,\n 3440735811,\n 3440735847,\n 3440735850,\n 3440735852\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981409,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736837,\n 3440736822,\n 3440736831,\n 3440736868,\n 3440736863,\n 3440736837\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981410,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735560,\n 3440735551,\n 3440735546,\n 3440735547,\n 3440735556,\n 3440735560\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981411,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736681,\n 3440736635,\n 3440736628,\n 3440736653,\n 3440736678,\n 3440736681\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981412,\n "timestamp": "2015-04-06T11:15:19Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734378,\n 3440734379,\n 3440734374,\n 3440734372,\n 3440734376,\n 3440734378\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981413,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734725,\n 3440734727,\n 3440734717,\n 3440734716,\n 3440734724,\n 3440734725\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981414,\n "timestamp": "2015-04-06T11:15:20Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734694,\n 3440734693,\n 3440734703,\n 3440734708,\n 3440734709,\n 3440734694\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981415,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 3,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440737002,\n 7080468874,\n 3440736964,\n 7080468869,\n 3440736958,\n 3440736996,\n 7080468860,\n 3440737002\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981416,\n "timestamp": "2015-04-06T11:15:20Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735125,\n 3440735126,\n 3440735110,\n 3440735107,\n 3440735124,\n 3440735125\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981417,\n "timestamp": "2019-12-24T21:55:44Z",\n "version": 3,\n "changeset": 78832341,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440728781,\n 3440737046,\n 3440737044,\n 3440737065,\n 3440728781\n ],\n "tags": {\n "building": "shed",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981418,\n "timestamp": "2015-04-06T11:15:20Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735502,\n 3440735499,\n 3440735497,\n 3440735500,\n 3440735503,\n 3440735502\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981421,\n "timestamp": "2015-04-06T11:15:20Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735616,\n 3440735619,\n 3440735609,\n 3440735608,\n 3440735607,\n 3440735616\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981426,\n "timestamp": "2015-04-06T11:15:20Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735648,\n 3440735626,\n 3440735649,\n 3440735655,\n 3440735677,\n 3440735648\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981428,\n "timestamp": "2015-04-06T11:15:20Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735155,\n 3440735148,\n 3440735142,\n 3440735141,\n 3440735147,\n 3440735155\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981431,\n "timestamp": "2019-12-26T09:52:27Z",\n "version": 2,\n "changeset": 78874290,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736949,\n 3440736946,\n 3440736897,\n 3440736898,\n 3440736949\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981433,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735581,\n 3440735580,\n 3440735612,\n 3440735611,\n 3440735590,\n 3440735581\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981436,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736874,\n 3440736909,\n 3440736921,\n 3440736886,\n 3440736881,\n 3440736874\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981438,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736417,\n 3440736416,\n 3440736439,\n 3440736440,\n 3440736425,\n 3440736417\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981442,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737113,\n 3440737118,\n 3440737112,\n 3440737106,\n 3440737109,\n 3440737113\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981447,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735799,\n 3440735770,\n 3440735774,\n 3440735803,\n 3440735801,\n 3440735799\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981450,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735691,\n 3440735695,\n 3440735724,\n 3440735726,\n 3440735715,\n 3440735691\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981454,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736659,\n 3440736656,\n 3440736189,\n 3440736190,\n 3440736191,\n 3440736659\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981459,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736476,\n 3440736147,\n 3440736141,\n 3440736144,\n 3440736465,\n 3440736476\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981462,\n "timestamp": "2019-12-24T13:19:34Z",\n "version": 2,\n "changeset": 78820488,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735162,\n 3440735174,\n 3440735179,\n 3440735189,\n 3440735176,\n 3440735162\n ],\n "tags": {\n "building": "barn",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981467,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734894,\n 3440734895,\n 3440734781,\n 3440734779,\n 3440734782,\n 3440734894\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981471,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735804,\n 3440735785,\n 3440735786,\n 3440735789,\n 3440735806,\n 3440735804\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981475,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 3,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734391,\n 3440734388,\n 3440734389,\n 3440734387,\n 7098846733,\n 3440734390,\n 3440734392,\n 3440734391\n ],\n "tags": {\n "building": "house",\n "name": "Maison Forestière de la Grande Barrière",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981478,\n "timestamp": "2015-04-06T11:15:21Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734908,\n 3440734787,\n 3440734786,\n 3440734790,\n 3440734789,\n 3440734907,\n 3440734908\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981482,\n "timestamp": "2019-12-27T13:01:54Z",\n "version": 6,\n "changeset": 78926164,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736614,\n 3440736447,\n 7083167171,\n 3440736441,\n 3440736610,\n 3440736613,\n 3440736614\n ],\n "tags": {\n "amenity": "community_centre",\n "building": "yes",\n "community_centre": "village_hall",\n "name": "Salle des Fêtes",\n "operator": "Commune de Braye en Thiérache",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981486,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734749,\n 3440734745,\n 3440734741,\n 3440734739,\n 3440734738,\n 3440734740,\n 3440734749\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981489,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737027,\n 3440737004,\n 3440736989,\n 3440737016,\n 3440737017,\n 3440737023,\n 3440737027\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981492,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734710,\n 3440734708,\n 3440734713,\n 3440734714,\n 3440734712,\n 3440734711,\n 3440734710\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981494,\n "timestamp": "2019-12-26T09:07:42Z",\n "version": 5,\n "changeset": 78872630,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736615,\n 3440736484,\n 3440736657,\n 3440736866,\n 3440736924,\n 7082402373,\n 3440736877,\n 3440736489,\n 3440736615\n ],\n "tags": {\n "building": "barn",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981497,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735548,\n 3440735544,\n 3440735545,\n 3440735539,\n 3440735541,\n 3440735550,\n 3440735548\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981499,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735634,\n 3440735635,\n 3440735630,\n 3440735629,\n 3440735661,\n 3440735660,\n 3440735634\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981501,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735586,\n 3440735567,\n 3440735564,\n 3440735573,\n 3440735568,\n 3440735577,\n 3440735586\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981502,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735183,\n 3440735158,\n 3440735151,\n 3440735157,\n 3440735161,\n 3440735181,\n 3440735183\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981503,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736396,\n 3440736170,\n 3440736151,\n 3440736185,\n 3440736402,\n 3440736395,\n 3440736396\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981504,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736904,\n 3440736869,\n 3440736862,\n 3440736875,\n 3440736873,\n 3440736895,\n 3440736904\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981505,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735679,\n 3440735672,\n 3440735652,\n 3440735650,\n 3440735683,\n 3440735686,\n 3440735679\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981506,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737115,\n 3440737123,\n 3440737117,\n 3440737105,\n 3440737100,\n 3440737104,\n 3440737115\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981507,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735501,\n 3440735499,\n 3440735502,\n 3440735504,\n 3440735507,\n 3440735510,\n 3440735501\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981508,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440737030,\n 3440737009,\n 3440737024,\n 3440737048,\n 3440737047,\n 3440737052,\n 3440737030\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981509,\n "timestamp": "2015-04-06T11:15:22Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735170,\n 3440735135,\n 3440735134,\n 3440735129,\n 3440735127,\n 3440735163,\n 3440735170\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981510,\n "timestamp": "2019-12-29T14:27:58Z",\n "version": 2,\n "changeset": 78980161,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736428,\n 7093187778,\n 3440736426,\n 3440736463,\n 3440736466,\n 3440736490,\n 3440736492,\n 3440736428\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981511,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734746,\n 3440734743,\n 3440734737,\n 3440734742,\n 3440734751,\n 3440734744,\n 3440734746\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981512,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737063,\n 3440737042,\n 3440737031,\n 3440737025,\n 3440737022,\n 3440737059,\n 3440737063\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981513,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737051,\n 3440737036,\n 3440737040,\n 3440737032,\n 3440737034,\n 3440737055,\n 3440737051\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981514,\n "timestamp": "2019-12-26T09:07:42Z",\n "version": 2,\n "changeset": 78872630,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736655,\n 3440736632,\n 3440736801,\n 7085743199,\n 3440736655\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981515,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736436,\n 3440736407,\n 3440736398,\n 3440736416,\n 3440736417,\n 3440736425,\n 3440736436\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981516,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440737033,\n 3440737015,\n 3440737018,\n 3440737045,\n 3440737043,\n 3440737039,\n 3440737033\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981517,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735525,\n 3440735520,\n 3440735518,\n 3440735514,\n 3440735512,\n 3440735517,\n 3440735525\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981518,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736117,\n 3440736093,\n 3440735880,\n 3440735899,\n 3440735982,\n 3440736105,\n 3440736117\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981519,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736967,\n 3440736965,\n 3440736968,\n 3440736966,\n 3440736979,\n 3440736984,\n 3440736967\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981520,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734368,\n 3440734370,\n 3440734371,\n 3440734367,\n 3440734366,\n 3440734369,\n 3440734368\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981521,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735972,\n 3440735941,\n 3440735932,\n 3440736108,\n 3440736115,\n 3440735963,\n 3440735972\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981522,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734965,\n 3440734964,\n 3440734961,\n 3440734949,\n 3440734952,\n 3440734955,\n 3440734965\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981523,\n "timestamp": "2015-04-06T11:15:23Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735707,\n 3440735687,\n 3440735668,\n 3440735700,\n 3440735705,\n 3440735706,\n 3440735707\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981524,\n "timestamp": "2015-04-06T11:15:24Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735516,\n 3440735513,\n 3440735519,\n 3440735527,\n 3440735521,\n 3440735524,\n 3440735516\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981525,\n "timestamp": "2015-04-06T11:15:24Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737053,\n 3440737038,\n 3440737035,\n 3440737041,\n 3440737037,\n 3440737049,\n 3440737053\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981526,\n "timestamp": "2015-04-06T11:15:24Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735095,\n 3440735101,\n 3440735098,\n 3440734981,\n 3440734975,\n 3440734984,\n 3440735095\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981527,\n "timestamp": "2015-04-06T11:15:24Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736987,\n 3440736988,\n 3440736982,\n 3440736998,\n 3440736999,\n 3440737005,\n 3440736987\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981528,\n "timestamp": "2015-04-06T11:15:24Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735728,\n 3440735729,\n 3440735719,\n 3440735715,\n 3440735726,\n 3440735727,\n 3440735728\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981529,\n "timestamp": "2024-01-11T19:13:46Z",\n "version": 4,\n "changeset": 146155500,\n "user": "Olyon",\n "uid": 1443767,\n "nodes": [\n 3440735956,\n 3440735953,\n 3440735954,\n 3440735943,\n 3440735942,\n 3440735937,\n 3440735939,\n 3440735927,\n 3440735926,\n 7082761206,\n 3440735920,\n 3440735924,\n 3440735913,\n 3440735910,\n 3440735905,\n 3440735907,\n 3440735895,\n 3440735896,\n 3440735908,\n 3440735909,\n 3440735901,\n 3440735903,\n 3440735912,\n 3440735915,\n 3440735891,\n 3440735893,\n 3440735916,\n 3440735917,\n 3440735921,\n 3440735929,\n 3440735945,\n 3440735946,\n 3440735950,\n 3440735949,\n 3440735971,\n 3440735976,\n 3440735983,\n 3440735979,\n 3440736095,\n 3440735992,\n 3440736100,\n 3440736098,\n 3440736109,\n 3440736107,\n 3440736111,\n 3440736101,\n 3440735977,\n 3440735970,\n 3440735986,\n 3440735985,\n 3440735966,\n 3440735964,\n 3440735981,\n 3440735978,\n 3440735975,\n 3440735969,\n 3440735961,\n 3440735959,\n 3440735973,\n 3440735968,\n 3440735957,\n 3440735956\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "denomination": "catholic",\n "name": "Église Saint-Marcellin-et-Saint-Pierre",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wheelchair": "limited",\n "wikidata": "Q3582524"\n }\n },\n {\n "type": "way",\n "id": 336981530,\n "timestamp": "2015-04-06T11:15:24Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735312,\n 3440735319,\n 3440735322,\n 3440735329,\n 3440735325,\n 3440735321,\n 3440735314,\n 3440735312\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981531,\n "timestamp": "2019-12-31T21:02:24Z",\n "version": 2,\n "changeset": 79068639,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735360,\n 3440735346,\n 3440735341,\n 3440735349,\n 3440735347,\n 3440735352,\n 3440735355,\n 3440735360\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981532,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736178,\n 3440736164,\n 7085779626,\n 3440736177,\n 3440736188,\n 3440736403,\n 3440736405,\n 3440736178\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981533,\n "timestamp": "2015-04-06T11:15:24Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737127,\n 3440737113,\n 3440737109,\n 3440737107,\n 3440737120,\n 3440737117,\n 3440737123,\n 3440737127\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981534,\n "timestamp": "2015-04-06T11:15:24Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440734384,\n 3440734381,\n 3440734373,\n 3440734377,\n 3440734382,\n 3440734383,\n 3440734386,\n 3440734384\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981535,\n "timestamp": "2015-04-06T11:15:24Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736917,\n 3440736908,\n 3440736911,\n 3440736902,\n 3440736906,\n 3440736913,\n 3440736926,\n 3440736917\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981536,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 4,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440735947,\n 3440735919,\n 3440735918,\n 3440735911,\n 3440735892,\n 3440735955,\n 7084537905,\n 7084537906,\n 7084509385,\n 3440735947\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981537,\n "timestamp": "2015-04-06T11:15:25Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735962,\n 3440735989,\n 3440736106,\n 3440735967,\n 3440735952,\n 3440735928,\n 3440735897,\n 3440735962\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981538,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 2,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736148,\n 3440736136,\n 3440736427,\n 7085779620,\n 3440736438,\n 3440736149,\n 3440736159,\n 7085779625,\n 3440736148\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981539,\n "timestamp": "2015-04-06T11:15:25Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736799,\n 3440736668,\n 3440736673,\n 3440736676,\n 3440736616,\n 3440736601,\n 3440736682,\n 3440736799\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981540,\n "timestamp": "2015-04-06T11:15:25Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735720,\n 3440735713,\n 3440735712,\n 3440735703,\n 3440735692,\n 3440735716,\n 3440735723,\n 3440735720\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981541,\n "timestamp": "2015-04-06T11:15:25Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737129,\n 3440737133,\n 3440737122,\n 3440737121,\n 3440737118,\n 3440737113,\n 3440737127,\n 3440737129\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981542,\n "timestamp": "2015-04-06T11:15:25Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736876,\n 3440736691,\n 3440736795,\n 3440736843,\n 3440736846,\n 3440736882,\n 3440736883,\n 3440736876\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981543,\n "timestamp": "2019-12-26T09:46:51Z",\n "version": 2,\n "changeset": 78874089,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440737154,\n 3440737152,\n 3440737164,\n 3440737173,\n 3440737175,\n 3440737154\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981544,\n "timestamp": "2015-04-06T11:15:25Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736410,\n 3440736186,\n 3440736183,\n 3440736408,\n 3440736411,\n 3440736418,\n 3440736419,\n 3440736412,\n 3440736410\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981545,\n "timestamp": "2015-04-06T11:15:25Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736820,\n 3440736618,\n 3440736621,\n 3440736624,\n 3440736627,\n 3440736828,\n 3440736825,\n 3440736823,\n 3440736820\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 336981546,\n "timestamp": "2015-04-06T11:15:25Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735137,\n 3440735139,\n 3440735114,\n 3440735110,\n 3440735126,\n 3440735136,\n 3440735150,\n 3440735154,\n 3440735137\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981547,\n "timestamp": "2015-04-06T11:15:25Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735704,\n 3440735696,\n 3440735688,\n 3440735681,\n 3440735670,\n 3440735664,\n 3440735656,\n 3440735690,\n 3440735704\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981548,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 2,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736985,\n 3440736990,\n 3440736976,\n 3440736957,\n 7099646092,\n 7099646093,\n 3440736985\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981549,\n "timestamp": "2019-12-29T14:27:58Z",\n "version": 2,\n "changeset": 78980161,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736442,\n 7093187777,\n 3440736434,\n 3440736607,\n 3440736608,\n 3440736599,\n 3440736602,\n 3440736471,\n 3440736475,\n 3440736442\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981551,\n "timestamp": "2015-04-06T11:15:26Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736810,\n 3440736671,\n 3440736633,\n 3440736669,\n 3440736675,\n 3440736798,\n 3440736805,\n 3440736796,\n 3440736810\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981552,\n "timestamp": "2015-04-06T11:15:26Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736890,\n 3440736853,\n 3440736819,\n 3440736856,\n 3440736850,\n 3440736872,\n 3440736887,\n 3440736859,\n 3440736890\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981553,\n "timestamp": "2019-12-26T09:07:42Z",\n "version": 4,\n "changeset": 78872630,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736655,\n 7085743199,\n 3440736829,\n 3440736877,\n 3440736489,\n 3440736452,\n 3440736473,\n 3440736468,\n 3440736479,\n 3440736474,\n 3440736464,\n 3440736655\n ],\n "tags": {\n "building": "barn",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981554,\n "timestamp": "2015-04-06T11:15:26Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736991,\n 3440736954,\n 3440736955,\n 3440736993,\n 3440736994,\n 3440737003,\n 3440737013,\n 3440737012,\n 3440736992,\n 3440736991\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981555,\n "timestamp": "2015-04-06T11:15:26Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735160,\n 3440735166,\n 3440735159,\n 3440735143,\n 3440735131,\n 3440735128,\n 3440735144,\n 3440735146,\n 3440735156,\n 3440735160\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981556,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 2,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440734911,\n 3440734792,\n 3440734791,\n 3440734900,\n 3440734901,\n 3440734905,\n 3440734906,\n 3440734909,\n 3440734911\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981557,\n "timestamp": "2019-12-25T20:01:35Z",\n "version": 2,\n "changeset": 78855518,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736626,\n 3440736687,\n 3440736689,\n 3440736813,\n 3440736817,\n 3440736797,\n 3440736800,\n 3440736643,\n 3440736630,\n 3440736626\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981558,\n "timestamp": "2015-04-06T11:15:26Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736143,\n 3440736137,\n 3440736394,\n 3440736413,\n 3440736638,\n 3440736640,\n 3440736483,\n 3440736482,\n 3440736420,\n 3440736143\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981559,\n "timestamp": "2015-04-06T11:15:26Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440737133,\n 3440737129,\n 3440737132,\n 3440737140,\n 3440737142,\n 3440737153,\n 3440737150,\n 3440737147,\n 3440737145,\n 3440737133\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981560,\n "timestamp": "2015-04-06T11:15:26Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735542,\n 3440735533,\n 3440735531,\n 3440735515,\n 3440735511,\n 3440735526,\n 3440735528,\n 3440735529,\n 3440735538,\n 3440735542\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981562,\n "timestamp": "2015-04-06T11:15:26Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736654,\n 3440736653,\n 3440736184,\n 3440736187,\n 3440736126,\n 3440736124,\n 3440736190,\n 3440736189,\n 3440736656,\n 3440736654\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981563,\n "timestamp": "2015-04-06T11:15:26Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440736174,\n 3440736173,\n 3440736429,\n 3440736432,\n 3440736456,\n 3440736455,\n 3440736459,\n 3440736458,\n 3440736422,\n 3440736174\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 336981564,\n "timestamp": "2015-04-06T11:15:27Z",\n "version": 1,\n "changeset": 30012781,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3440735788,\n 3440735781,\n 3440735815,\n 3440735802,\n 3440735813,\n 3440735822,\n 3440735845,\n 3440735820,\n 3440735821,\n 3440735788\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 575488917,\n "timestamp": "2018-04-02T09:06:37Z",\n "version": 1,\n "changeset": 57733349,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 5522065172,\n 5522065171,\n 5522065170,\n 5522065169,\n 5522065172\n ],\n "tags": {\n "building": "barn"\n }\n },\n {\n "type": "way",\n "id": 758403630,\n "timestamp": "2019-12-24T17:31:21Z",\n "version": 2,\n "changeset": 78828316,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 7082757349,\n 7082757348,\n 7082757347,\n 7082757346,\n 7082757349\n ],\n "tags": {\n "amenity": "shelter",\n "bench": "yes",\n "building": "shelter",\n "highway": "bus_stop",\n "shelter_type": "public_transport"\n }\n },\n {\n "type": "way",\n "id": 758667145,\n "timestamp": "2019-12-26T09:44:16Z",\n "version": 1,\n "changeset": 78873988,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736164,\n 7085779626,\n 7085779625,\n 3440736148,\n 3440736164\n ],\n "tags": {\n "building": "gate"\n }\n },\n {\n "type": "way",\n "id": 759916667,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 7098846733,\n 7098846732,\n 7098846731,\n 7098846730,\n 3440734390,\n 7098846733\n ],\n "tags": {\n "building": "shed",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 759916671,\n "timestamp": "2019-12-31T20:51:38Z",\n "version": 1,\n "changeset": 79068470,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 7098846743,\n 7098846742,\n 7098846741,\n 7098846740,\n 7098846743\n ],\n "tags": {\n "building": "greenhouse"\n }\n },\n {\n "type": "way",\n "id": 759917418,\n "timestamp": "2019-12-31T20:59:47Z",\n "version": 1,\n "changeset": 79068591,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 7098864989,\n 7098864988,\n 7098864987,\n 7098864986,\n 7098864989\n ],\n "tags": {\n "building": "shed"\n }\n },\n {\n "type": "way",\n "id": 759919091,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 1,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 7098875845,\n 7098875844,\n 7098875843,\n 7098875842,\n 7098875845\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 759919096,\n "timestamp": "2019-12-31T21:15:31Z",\n "version": 1,\n "changeset": 79068847,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 7098875868,\n 7098875867,\n 7098875866,\n 7098875865,\n 7098875868\n ],\n "tags": {\n "building": "greenhouse"\n }\n },\n {\n "type": "way",\n "id": 760003978,\n "timestamp": "2020-01-01T14:42:41Z",\n "version": 1,\n "changeset": 79083155,\n "user": "Florimondable",\n "uid": 7336068,\n "nodes": [\n 3440736985,\n 7099646093,\n 3440736969,\n 3440736962,\n 3440736971,\n 3440737001,\n 3440736985\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n }\n \n ]\n }\n """ ] ] |
|