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"="02006"]->.searchArea;\n (\n nwr["emergency"="fire_hydrant"](area.searchArea);\n nwr["amenity"="charging_station"](area.searchArea);\n nwr["amenity"="toilets"](area.searchArea);\n nwr["highway"="bus_stop"](area.searchArea);\n nwr["emergency"="defibrillator"](area.searchArea);\n nwr["man_made"="surveillance"](area.searchArea);\n nwr["amenity"="recycling"](area.searchArea);\n nwr["power"="substation"](area.searchArea);\n nwr["healthcare"](area.searchArea);\n nwr["amenity"="doctors"](area.searchArea);\n nwr["amenity"="pharmacy"](area.searchArea);\n nwr["amenity"="hospital"](area.searchArea);\n nwr["amenity"="clinic"](area.searchArea);\n nwr["amenity"="social_facility"](area.searchArea);\n nwr["healthcare"="laboratory"](area.searchArea);\n nwr["amenity"="school"](area.searchArea);\n nwr["amenity"="police"](area.searchArea);\n nwr["amenity"="bicycle_parking"](area.searchArea);\n nwr["advertising"="board"]["message"="political"](area.searchArea);\n way["building"](area.searchArea);\n nwr["email"](area.searchArea);\n nwr["contact:email"](area.searchArea);\n nwr["amenity"="bench"](area.searchArea);\n nwr["amenity"="waste_basket"](area.searchArea);\n nwr["highway"="street_lamp"](area.searchArea);\n nwr["amenity"="drinking_water"](area.searchArea);\n nwr["natural"="tree"](area.searchArea);\n nw["power"="pole"](area.searchArea);\n nwr["manhole"](area.searchArea);\n nwr["amenity"="public_bookcase"](area.searchArea);\n nwr["leisure"="playground"](area.searchArea);\n nwr["amenity"="restaurant"](area.searchArea);\n nwr["ref:FR:RNB"](area.searchArea);\n );\n (._;>;);\n out meta;\n >; """ ] "timeout" => 60 ] |
|
| Response |
200
[ "info" => [ "header_size" => 190 "request_size" => 2613 "total_time" => 5.541722 "namelookup_time" => 0.000577 "connect_time" => 0.01997 "pretransfer_time" => 0.04145 "size_upload" => 2410.0 "size_download" => 38517.0 "speed_download" => 6950.0 "speed_upload" => 434.0 "download_content_length" => 38517.0 "upload_content_length" => 2410.0 "starttransfer_time" => 5.521824 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:88e4:cc06:423a:2464" "local_port" => 42538 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 41307 "connect_time_us" => 19970 "namelookup_time_us" => 577 "pretransfer_time_us" => 41450 "starttransfer_time_us" => 5521824 "posttransfer_time_us" => 41449 "total_time_us" => 5541722 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1770185540.4528 "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: 65.109.112.52, 162.55.144.139\n * Trying [2a01:4f8:261:3c4f::2]:443...\n * ALPN: curl offers h2,http/1.1\n * CAfile: /etc/ssl/certs/ca-certificates.crt\n * CApath: /etc/ssl/certs\n * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 / x25519 / id-ecPublicKey\n * ALPN: server accepted http/1.1\n * Server certificate:\n * subject: CN=gall.openstreetmap.de\n * start date: Jan 21 16:56:04 2026 GMT\n * expire date: Apr 21 16:56:03 2026 GMT\n * subjectAltName: host "overpass-api.de" matched cert's "overpass-api.de"\n * issuer: C=US; O=Let's Encrypt; CN=E7\n * SSL certificate verify ok.\n * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384\n * Certificate level 1: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using sha256WithRSAEncryption\n * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha256WithRSAEncryption\n * Connected to overpass-api.de (2a01:4f8:261:3c4f::2) port 443\n * using HTTP/1.x\n > POST /api/interpreter HTTP/1.1\r\n Host: overpass-api.de\r\n Accept: */*\r\n Content-Type: application/x-www-form-urlencoded\r\n User-Agent: Symfony HttpClient (Curl)\r\n Accept-Encoding: gzip\r\n Content-Length: 2410\r\n \r\n * upload completely sent off: 2410 bytes\n < HTTP/1.1 200 OK\r\n < Date: Wed, 04 Feb 2026 06:12:20 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 38517\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Wed, 04 Feb 2026 06:12:20 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 38517" "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-04T06:11:14Z",\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": 1392671602,\n "lat": 49.9251230,\n "lon": 3.5103670,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671605,\n "lat": 49.9251310,\n "lon": 3.5104160,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671607,\n "lat": 49.9251420,\n "lon": 3.5104030,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671609,\n "lat": 49.9251560,\n "lon": 3.5104650,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671620,\n "lat": 49.9251620,\n "lon": 3.5100840,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671622,\n "lat": 49.9251620,\n "lon": 3.5103210,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671625,\n "lat": 49.9251800,\n "lon": 3.5103580,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671626,\n "lat": 49.9252040,\n "lon": 3.5104060,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671629,\n "lat": 49.9252200,\n "lon": 3.5100240,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671631,\n "lat": 49.9252290,\n "lon": 3.5103320,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671634,\n "lat": 49.9252430,\n "lon": 3.5103610,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671637,\n "lat": 49.9252550,\n "lon": 3.5103010,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671639,\n "lat": 49.9253250,\n "lon": 3.5102630,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671641,\n "lat": 49.9258320,\n "lon": 3.5098910,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671642,\n "lat": 49.9258790,\n "lon": 3.5099240,\n "timestamp": "2011-08-09T16:31:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671646,\n "lat": 49.9259700,\n "lon": 3.5097880,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671649,\n "lat": 49.9259780,\n "lon": 3.5098000,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671652,\n "lat": 49.9259840,\n "lon": 3.5096640,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671654,\n "lat": 49.9260190,\n "lon": 3.5097170,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671657,\n "lat": 49.9260260,\n "lon": 3.5097270,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671659,\n "lat": 49.9263490,\n "lon": 3.5100750,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671661,\n "lat": 49.9263910,\n "lon": 3.5099890,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671663,\n "lat": 49.9263940,\n "lon": 3.5101260,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671664,\n "lat": 49.9264350,\n "lon": 3.5100400,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671666,\n "lat": 49.9266370,\n "lon": 3.5102710,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671667,\n "lat": 49.9266870,\n "lon": 3.5101420,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671679,\n "lat": 49.9267060,\n "lon": 3.5102050,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671681,\n "lat": 49.9267180,\n "lon": 3.5101660,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671683,\n "lat": 49.9267390,\n "lon": 3.5102300,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671685,\n "lat": 49.9267390,\n "lon": 3.5103380,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671686,\n "lat": 49.9267510,\n "lon": 3.5101910,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671689,\n "lat": 49.9267620,\n "lon": 3.5103560,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671691,\n "lat": 49.9267640,\n "lon": 3.5102820,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671693,\n "lat": 49.9267840,\n "lon": 3.5102170,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671695,\n "lat": 49.9267870,\n "lon": 3.5103000,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671698,\n "lat": 49.9271710,\n "lon": 3.5109450,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671705,\n "lat": 49.9272180,\n "lon": 3.5108650,\n "timestamp": "2011-08-09T16:31:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671706,\n "lat": 49.9272180,\n "lon": 3.5110090,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671707,\n "lat": 49.9272640,\n "lon": 3.5109290,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671709,\n "lat": 49.9273840,\n "lon": 3.5072280,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671711,\n "lat": 49.9273910,\n "lon": 3.5073080,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671714,\n "lat": 49.9274020,\n "lon": 3.5071440,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671716,\n "lat": 49.9274080,\n "lon": 3.5072090,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671719,\n "lat": 49.9274090,\n "lon": 3.5072220,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671721,\n "lat": 49.9274210,\n "lon": 3.5073030,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671724,\n "lat": 49.9274229,\n "lon": 3.5072058,\n "timestamp": "2012-10-15T11:51:37Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392671727,\n "lat": 49.9274300,\n "lon": 3.5074230,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671734,\n "lat": 49.9274480,\n "lon": 3.5071350,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671736,\n "lat": 49.9274540,\n "lon": 3.5071990,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671738,\n "lat": 49.9274670,\n "lon": 3.5070510,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671740,\n "lat": 49.9274800,\n "lon": 3.5071420,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671742,\n "lat": 49.9274840,\n "lon": 3.5071930,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671744,\n "lat": 49.9274870,\n "lon": 3.5071930,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671746,\n "lat": 49.9274960,\n "lon": 3.5073430,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671748,\n "lat": 49.9274990,\n "lon": 3.5073420,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671749,\n "lat": 49.9275010,\n "lon": 3.5074080,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671751,\n "lat": 49.9275160,\n "lon": 3.5071320,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671752,\n "lat": 49.9275370,\n "lon": 3.5069340,\n "timestamp": "2011-08-09T16:31:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671768,\n "lat": 49.9275420,\n "lon": 3.5069420,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671771,\n "lat": 49.9275750,\n "lon": 3.5070050,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671772,\n "lat": 49.9275880,\n "lon": 3.5070280,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671774,\n "lat": 49.9276050,\n "lon": 3.5068360,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671776,\n "lat": 49.9276150,\n "lon": 3.5069470,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671778,\n "lat": 49.9276350,\n "lon": 3.5069080,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671779,\n "lat": 49.9276390,\n "lon": 3.5070230,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671781,\n "lat": 49.9276490,\n "lon": 3.5076240,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671783,\n "lat": 49.9276740,\n "lon": 3.5077220,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671786,\n "lat": 49.9277190,\n "lon": 3.5075410,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671803,\n "lat": 49.9277280,\n "lon": 3.5075750,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671806,\n "lat": 49.9277510,\n "lon": 3.5075210,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671808,\n "lat": 49.9277338,\n "lon": 3.5111841,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671810,\n "lat": 49.9277600,\n "lon": 3.5070250,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671813,\n "lat": 49.9277600,\n "lon": 3.5075570,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671815,\n "lat": 49.9277610,\n "lon": 3.5069110,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671818,\n "lat": 49.9277941,\n "lon": 3.5109479,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671821,\n "lat": 49.9277738,\n "lon": 3.5111311,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671824,\n "lat": 49.9277940,\n "lon": 3.5075370,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671827,\n "lat": 49.9277977,\n "lon": 3.5091677,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671829,\n "lat": 49.9278020,\n "lon": 3.5081250,\n "timestamp": "2011-08-09T16:31:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671838,\n "lat": 49.9278141,\n "lon": 3.5109849,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671841,\n "lat": 49.9278180,\n "lon": 3.5076330,\n "timestamp": "2011-08-09T16:31:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671845,\n "lat": 49.9278290,\n "lon": 3.5081780,\n "timestamp": "2011-08-09T16:31:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671849,\n "lat": 49.9278370,\n "lon": 3.5080810,\n "timestamp": "2011-08-09T16:31:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671852,\n "lat": 49.9278640,\n "lon": 3.5081340,\n "timestamp": "2011-08-09T16:31:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671856,\n "lat": 49.9278478,\n "lon": 3.5112501,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671859,\n "lat": 49.9278498,\n "lon": 3.5113731,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671860,\n "lat": 49.9278771,\n "lon": 3.5108419,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671863,\n "lat": 49.9278823,\n "lon": 3.5094227,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671867,\n "lat": 49.9278951,\n "lon": 3.5108789,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671869,\n "lat": 49.9278908,\n "lon": 3.5113291,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671878,\n "lat": 49.9278988,\n "lon": 3.5111961,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671881,\n "lat": 49.9279240,\n "lon": 3.5107801,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671887,\n "lat": 49.9279358,\n "lon": 3.5114291,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671889,\n "lat": 49.9279368,\n "lon": 3.5112811,\n "timestamp": "2013-01-24T07:01:54Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671893,\n "lat": 49.9279641,\n "lon": 3.5089993,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671896,\n "lat": 49.9279498,\n "lon": 3.5114631,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671898,\n "lat": 49.9279710,\n "lon": 3.5107341,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671900,\n "lat": 49.9279770,\n "lon": 3.5107451,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671902,\n "lat": 49.9280020,\n "lon": 3.5093143,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671903,\n "lat": 49.9279873,\n "lon": 3.5097283,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671916,\n "lat": 49.9279920,\n "lon": 3.5107261,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671921,\n "lat": 49.9280200,\n "lon": 3.5108241,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671923,\n "lat": 49.9280330,\n "lon": 3.5108061,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671928,\n "lat": 49.9280530,\n "lon": 3.5110421,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671929,\n "lat": 49.9280624,\n "lon": 3.5092613,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671931,\n "lat": 49.9280478,\n "lon": 3.5111651,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671933,\n "lat": 49.9280890,\n "lon": 3.5096606,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671935,\n "lat": 49.9280990,\n "lon": 3.5109871,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671953,\n "lat": 49.9281300,\n "lon": 3.5096912,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671956,\n "lat": 49.9280918,\n "lon": 3.5112721,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671959,\n "lat": 49.9281048,\n "lon": 3.5113061,\n "timestamp": "2013-01-24T07:01:55Z",\n "version": 2,\n "changeset": 14765100,\n "user": "Eric V",\n "uid": 163480\n },\n {\n "type": "node",\n "id": 1392671961,\n "lat": 49.9281440,\n "lon": 3.5094963,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671962,\n "lat": 49.9281371,\n "lon": 3.5102893,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671963,\n "lat": 49.9282098,\n "lon": 3.5100834,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671965,\n "lat": 49.9282453,\n "lon": 3.5094137,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671966,\n "lat": 49.9283250,\n "lon": 3.5093771,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671968,\n "lat": 49.9283320,\n "lon": 3.5097160,\n "timestamp": "2011-08-09T16:31:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671969,\n "lat": 49.9283166,\n "lon": 3.5095277,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671973,\n "lat": 49.9283497,\n "lon": 3.5099359,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671993,\n "lat": 49.9283600,\n "lon": 3.5098130,\n "timestamp": "2011-08-09T16:31:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392671996,\n "lat": 49.9283617,\n "lon": 3.5099579,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392671998,\n "lat": 49.9283690,\n "lon": 3.5096850,\n "timestamp": "2011-08-09T16:31:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672000,\n "lat": 49.9283626,\n "lon": 3.5093465,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392672002,\n "lat": 49.9283960,\n "lon": 3.5097820,\n "timestamp": "2011-08-09T16:31:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672003,\n "lat": 49.9283998,\n "lon": 3.5097854,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392672004,\n "lat": 49.9284460,\n "lon": 3.5102990,\n "timestamp": "2011-08-09T16:31:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672005,\n "lat": 49.9284520,\n "lon": 3.5115740,\n "timestamp": "2011-08-09T16:31:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672007,\n "lat": 49.9284530,\n "lon": 3.5116340,\n "timestamp": "2011-08-09T16:31:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672009,\n "lat": 49.9284816,\n "lon": 3.5097213,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392672011,\n "lat": 49.9284587,\n "lon": 3.5098449,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392672028,\n "lat": 49.9284939,\n "lon": 3.5098937,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392672031,\n "lat": 49.9284790,\n "lon": 3.5103570,\n "timestamp": "2011-08-09T16:31:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672035,\n "lat": 49.9284800,\n "lon": 3.5115720,\n "timestamp": "2011-08-09T16:31:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672038,\n "lat": 49.9284810,\n "lon": 3.5116320,\n "timestamp": "2011-08-09T16:31:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672040,\n "lat": 49.9284850,\n "lon": 3.5102420,\n "timestamp": "2011-08-09T16:31:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672050,\n "lat": 49.9285220,\n "lon": 3.5103070,\n "timestamp": "2011-08-09T16:31:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672069,\n "lat": 49.9285900,\n "lon": 3.5102260,\n "timestamp": "2011-08-09T16:31:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672078,\n "lat": 49.9286392,\n "lon": 3.5102574,\n "timestamp": "2017-05-25T15:05:04Z",\n "version": 2,\n "changeset": 48976808,\n "user": "Aroche",\n "uid": 50179\n },\n {\n "type": "node",\n "id": 1392672087,\n "lat": 49.9286590,\n "lon": 3.5100380,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672091,\n "lat": 49.9286670,\n "lon": 3.5096710,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672093,\n "lat": 49.9286872,\n "lon": 3.5103464,\n "timestamp": "2017-05-25T15:05:04Z",\n "version": 2,\n "changeset": 48976808,\n "user": "Aroche",\n "uid": 50179\n },\n {\n "type": "node",\n "id": 1392672103,\n "lat": 49.9286932,\n "lon": 3.5101864,\n "timestamp": "2017-05-25T15:05:04Z",\n "version": 2,\n "changeset": 48976808,\n "user": "Aroche",\n "uid": 50179\n },\n {\n "type": "node",\n "id": 1392672106,\n "lat": 49.9286950,\n "lon": 3.5101030,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672115,\n "lat": 49.9287130,\n "lon": 3.5097280,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672120,\n "lat": 49.9287140,\n "lon": 3.5098070,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672123,\n "lat": 49.9287180,\n "lon": 3.5110110,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672125,\n "lat": 49.9287190,\n "lon": 3.5095680,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672127,\n "lat": 49.9287200,\n "lon": 3.5111440,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672140,\n "lat": 49.9287330,\n "lon": 3.5096130,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672142,\n "lat": 49.9287422,\n "lon": 3.5102754,\n "timestamp": "2017-05-25T15:05:04Z",\n "version": 2,\n "changeset": 48976808,\n "user": "Aroche",\n "uid": 50179\n },\n {\n "type": "node",\n "id": 1392672145,\n "lat": 49.9287440,\n "lon": 3.5107030,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672148,\n "lat": 49.9287470,\n "lon": 3.5111880,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672151,\n "lat": 49.9287550,\n "lon": 3.5098320,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672153,\n "lat": 49.9287590,\n "lon": 3.5110880,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672157,\n "lat": 49.9287620,\n "lon": 3.5110840,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672159,\n "lat": 49.9287660,\n "lon": 3.5109430,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672161,\n "lat": 49.9287810,\n "lon": 3.5097600,\n "timestamp": "2011-08-09T16:31:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672172,\n "lat": 49.9287820,\n "lon": 3.5107830,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672176,\n "lat": 49.9287840,\n "lon": 3.5095140,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672179,\n "lat": 49.9287850,\n "lon": 3.5109750,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672181,\n "lat": 49.9287860,\n "lon": 3.5111330,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672183,\n "lat": 49.9287920,\n "lon": 3.5098340,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672186,\n "lat": 49.9287930,\n "lon": 3.5106260,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672188,\n "lat": 49.9287940,\n "lon": 3.5111450,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672190,\n "lat": 49.9287980,\n "lon": 3.5106370,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672191,\n "lat": 49.9288260,\n "lon": 3.5096280,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672193,\n "lat": 49.9288320,\n "lon": 3.5105780,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672194,\n "lat": 49.9288390,\n "lon": 3.5105880,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672208,\n "lat": 49.9288400,\n "lon": 3.5108330,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672210,\n "lat": 49.9288450,\n "lon": 3.5108900,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672212,\n "lat": 49.9288489,\n "lon": 3.5109569,\n "timestamp": "2012-10-15T11:51:37Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392672214,\n "lat": 49.9288580,\n "lon": 3.5125190,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672216,\n "lat": 49.9288680,\n "lon": 3.5109290,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672217,\n "lat": 49.9288730,\n "lon": 3.5095810,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672218,\n "lat": 49.9288770,\n "lon": 3.5096740,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672219,\n "lat": 49.9288820,\n "lon": 3.5109100,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672221,\n "lat": 49.9288830,\n "lon": 3.5110140,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672222,\n "lat": 49.9288870,\n "lon": 3.5097240,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672224,\n "lat": 49.9288910,\n "lon": 3.5096400,\n "timestamp": "2011-08-09T16:31:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672239,\n "lat": 49.9288970,\n "lon": 3.5096590,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672240,\n "lat": 49.9288980,\n "lon": 3.5126050,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672241,\n "lat": 49.9288990,\n "lon": 3.5098050,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672242,\n "lat": 49.9289040,\n "lon": 3.5098320,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672243,\n "lat": 49.9289160,\n "lon": 3.5104960,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672244,\n "lat": 49.9289180,\n "lon": 3.5097370,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672246,\n "lat": 49.9289210,\n "lon": 3.5107260,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672248,\n "lat": 49.9289250,\n "lon": 3.5095160,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672249,\n "lat": 49.9289320,\n "lon": 3.5126750,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672252,\n "lat": 49.9289420,\n "lon": 3.5098250,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672254,\n "lat": 49.9289500,\n "lon": 3.5095670,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672264,\n "lat": 49.9289600,\n "lon": 3.5105750,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672265,\n "lat": 49.9289620,\n "lon": 3.5107950,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672267,\n "lat": 49.9289740,\n "lon": 3.5132780,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672268,\n "lat": 49.9289780,\n "lon": 3.5095610,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672270,\n "lat": 49.9289930,\n "lon": 3.5109160,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672272,\n "lat": 49.9290070,\n "lon": 3.5096320,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672274,\n "lat": 49.9290080,\n "lon": 3.5132300,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672275,\n "lat": 49.9290090,\n "lon": 3.5133290,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672277,\n "lat": 49.9290390,\n "lon": 3.5096010,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672279,\n "lat": 49.9290420,\n "lon": 3.5109910,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672287,\n "lat": 49.9290430,\n "lon": 3.5132800,\n "timestamp": "2011-08-09T16:31:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672288,\n "lat": 49.9290470,\n "lon": 3.5116970,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672290,\n "lat": 49.9290510,\n "lon": 3.5111890,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672291,\n "lat": 49.9290520,\n "lon": 3.5134140,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672294,\n "lat": 49.9290530,\n "lon": 3.5094900,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672295,\n "lat": 49.9290590,\n "lon": 3.5131570,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672298,\n "lat": 49.9290610,\n "lon": 3.5095100,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672301,\n "lat": 49.9290680,\n "lon": 3.5117300,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672303,\n "lat": 49.9290690,\n "lon": 3.5110620,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672306,\n "lat": 49.9290740,\n "lon": 3.5110070,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672308,\n "lat": 49.9290760,\n "lon": 3.5107850,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672312,\n "lat": 49.9290770,\n "lon": 3.5131270,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672315,\n "lat": 49.9290810,\n "lon": 3.5112370,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672318,\n "lat": 49.9290880,\n "lon": 3.5110340,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672321,\n "lat": 49.9290890,\n "lon": 3.5111270,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672323,\n "lat": 49.9290960,\n "lon": 3.5111120,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672325,\n "lat": 49.9290989,\n "lon": 3.5112080,\n "timestamp": "2012-10-15T11:51:37Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392672327,\n "lat": 49.9290990,\n "lon": 3.5116240,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672330,\n "lat": 49.9291000,\n "lon": 3.5134830,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672332,\n "lat": 49.9291020,\n "lon": 3.5097650,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672335,\n "lat": 49.9291020,\n "lon": 3.5112030,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672339,\n "lat": 49.9291180,\n "lon": 3.5116590,\n "timestamp": "2011-08-09T16:31:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672342,\n "lat": 49.9291230,\n "lon": 3.5112980,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672344,\n "lat": 49.9291240,\n "lon": 3.5095650,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672346,\n "lat": 49.9291240,\n "lon": 3.5111790,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672347,\n "lat": 49.9291260,\n "lon": 3.5108610,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672350,\n "lat": 49.9291280,\n "lon": 3.5121770,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672352,\n "lat": 49.9291330,\n "lon": 3.5127000,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672355,\n "lat": 49.9291340,\n "lon": 3.5095050,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672357,\n "lat": 49.9291390,\n "lon": 3.5132720,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672359,\n "lat": 49.9291410,\n "lon": 3.5112700,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672366,\n "lat": 49.9291440,\n "lon": 3.5096190,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672367,\n "lat": 49.9291440,\n "lon": 3.5112650,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672370,\n "lat": 49.9291424,\n "lon": 3.5095499,\n "timestamp": "2012-10-15T11:51:37Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392672372,\n "lat": 49.9291460,\n "lon": 3.5097340,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672374,\n "lat": 49.9291470,\n "lon": 3.5108980,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672375,\n "lat": 49.9291510,\n "lon": 3.5112530,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672377,\n "lat": 49.9291580,\n "lon": 3.5096330,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672379,\n "lat": 49.9291539,\n "lon": 3.5096109,\n "timestamp": "2012-10-15T11:51:37Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392672381,\n "lat": 49.9291690,\n "lon": 3.5115880,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672382,\n "lat": 49.9291720,\n "lon": 3.5097220,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672383,\n "lat": 49.9291740,\n "lon": 3.5127830,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672391,\n "lat": 49.9291770,\n "lon": 3.5109830,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672392,\n "lat": 49.9291780,\n "lon": 3.5115750,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672395,\n "lat": 49.9291800,\n "lon": 3.5114620,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672398,\n "lat": 49.9291840,\n "lon": 3.5094170,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672400,\n "lat": 49.9291850,\n "lon": 3.5109690,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672402,\n "lat": 49.9291890,\n "lon": 3.5116180,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672405,\n "lat": 49.9291910,\n "lon": 3.5113110,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672406,\n "lat": 49.9291920,\n "lon": 3.5094790,\n "timestamp": "2011-08-09T16:31:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672408,\n "lat": 49.9291940,\n "lon": 3.5115510,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672409,\n "lat": 49.9291948,\n "lon": 3.5094770,\n "timestamp": "2012-10-15T11:51:37Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392672416,\n "lat": 49.9291980,\n "lon": 3.5114350,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672419,\n "lat": 49.9292030,\n "lon": 3.5095390,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672421,\n "lat": 49.9292060,\n "lon": 3.5094120,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672424,\n "lat": 49.9292080,\n "lon": 3.5095380,\n "timestamp": "2012-10-15T11:51:37Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392672427,\n "lat": 49.9292070,\n "lon": 3.5133130,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672429,\n "lat": 49.9292120,\n "lon": 3.5110350,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672431,\n "lat": 49.9292130,\n "lon": 3.5115840,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672432,\n "lat": 49.9292140,\n "lon": 3.5115230,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672434,\n "lat": 49.9292160,\n "lon": 3.5094689,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392672435,\n "lat": 49.9292190,\n "lon": 3.5096030,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672446,\n "lat": 49.9292200,\n "lon": 3.5096060,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672448,\n "lat": 49.9292210,\n "lon": 3.5094670,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672449,\n "lat": 49.9292320,\n "lon": 3.5095270,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672451,\n "lat": 49.9292330,\n "lon": 3.5114970,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672452,\n "lat": 49.9292360,\n "lon": 3.5095950,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672456,\n "lat": 49.9292470,\n "lon": 3.5113480,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672459,\n "lat": 49.9292490,\n "lon": 3.5110910,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672460,\n "lat": 49.9292510,\n "lon": 3.5096860,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672473,\n "lat": 49.9292520,\n "lon": 3.5113580,\n "timestamp": "2011-08-09T16:31:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672474,\n "lat": 49.9292560,\n "lon": 3.5096430,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672475,\n "lat": 49.9292610,\n "lon": 3.5096720,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672476,\n "lat": 49.9292610,\n "lon": 3.5117320,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672477,\n "lat": 49.9292630,\n "lon": 3.5120070,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672478,\n "lat": 49.9292850,\n "lon": 3.5111550,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672479,\n "lat": 49.9292940,\n "lon": 3.5117840,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672481,\n "lat": 49.9293220,\n "lon": 3.5138620,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672482,\n "lat": 49.9293240,\n "lon": 3.5121190,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672485,\n "lat": 49.9293240,\n "lon": 3.5136330,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672487,\n "lat": 49.9293280,\n "lon": 3.5112290,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672499,\n "lat": 49.9293280,\n "lon": 3.5116390,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672500,\n "lat": 49.9293390,\n "lon": 3.5136600,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672502,\n "lat": 49.9293420,\n "lon": 3.5114750,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672503,\n "lat": 49.9293450,\n "lon": 3.5121590,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672504,\n "lat": 49.9293580,\n "lon": 3.5139230,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672505,\n "lat": 49.9293590,\n "lon": 3.5116920,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672506,\n "lat": 49.9293600,\n "lon": 3.5118870,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672508,\n "lat": 49.9293660,\n "lon": 3.5094080,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672509,\n "lat": 49.9293690,\n "lon": 3.5135780,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672511,\n "lat": 49.9293700,\n "lon": 3.5113010,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672513,\n "lat": 49.9293750,\n "lon": 3.5137900,\n "timestamp": "2011-08-09T16:31:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672523,\n "lat": 49.9293800,\n "lon": 3.5109430,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672524,\n "lat": 49.9293810,\n "lon": 3.5116590,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672526,\n "lat": 49.9293870,\n "lon": 3.5138100,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672527,\n "lat": 49.9293960,\n "lon": 3.5137610,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672528,\n "lat": 49.9293970,\n "lon": 3.5114000,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672531,\n "lat": 49.9294030,\n "lon": 3.5136350,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672533,\n "lat": 49.9294050,\n "lon": 3.5089410,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672535,\n "lat": 49.9294070,\n "lon": 3.5137820,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672537,\n "lat": 49.9294100,\n "lon": 3.5137450,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672539,\n "lat": 49.9294110,\n "lon": 3.5117130,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672545,\n "lat": 49.9294110,\n "lon": 3.5118220,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672546,\n "lat": 49.9294130,\n "lon": 3.5136240,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672547,\n "lat": 49.9294140,\n "lon": 3.5115990,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672550,\n "lat": 49.9294180,\n "lon": 3.5094530,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672552,\n "lat": 49.9294190,\n "lon": 3.5118370,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672555,\n "lat": 49.9294200,\n "lon": 3.5094230,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672557,\n "lat": 49.9294210,\n "lon": 3.5107260,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672559,\n "lat": 49.9294210,\n "lon": 3.5108920,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672561,\n "lat": 49.9294280,\n "lon": 3.5137750,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672564,\n "lat": 49.9294280,\n "lon": 3.5138200,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672566,\n "lat": 49.9294380,\n "lon": 3.5109250,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672573,\n "lat": 49.9294390,\n "lon": 3.5114690,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672575,\n "lat": 49.9294440,\n "lon": 3.5105710,\n "timestamp": "2011-08-09T16:31:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672578,\n "lat": 49.9294440,\n "lon": 3.5109190,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672580,\n "lat": 49.9294470,\n "lon": 3.5137180,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672581,\n "lat": 49.9294500,\n "lon": 3.5116570,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672583,\n "lat": 49.9294520,\n "lon": 3.5094600,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672585,\n "lat": 49.9294530,\n "lon": 3.5114510,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672587,\n "lat": 49.9294540,\n "lon": 3.5094300,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672589,\n "lat": 49.9294570,\n "lon": 3.5137350,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672590,\n "lat": 49.9294580,\n "lon": 3.5137040,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672591,\n "lat": 49.9294610,\n "lon": 3.5107420,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672601,\n "lat": 49.9294620,\n "lon": 3.5109720,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672604,\n "lat": 49.9294640,\n "lon": 3.5107190,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672606,\n "lat": 49.9294640,\n "lon": 3.5115920,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672609,\n "lat": 49.9294670,\n "lon": 3.5109600,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672610,\n "lat": 49.9294750,\n "lon": 3.5117060,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672612,\n "lat": 49.9294790,\n "lon": 3.5116220,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672615,\n "lat": 49.9294810,\n "lon": 3.5108120,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672616,\n "lat": 49.9294820,\n "lon": 3.5108880,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672617,\n "lat": 49.9294830,\n "lon": 3.5115040,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672618,\n "lat": 49.9294850,\n "lon": 3.5115090,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672635,\n "lat": 49.9294860,\n "lon": 3.5111670,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672636,\n "lat": 49.9294970,\n "lon": 3.5102150,\n "timestamp": "2011-08-09T16:31:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672638,\n "lat": 49.9294990,\n "lon": 3.5111940,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672641,\n "lat": 49.9295020,\n "lon": 3.5115400,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672643,\n "lat": 49.9295030,\n "lon": 3.5116680,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672646,\n "lat": 49.9295130,\n "lon": 3.5101320,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672649,\n "lat": 49.9295130,\n "lon": 3.5107380,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672652,\n "lat": 49.9295170,\n "lon": 3.5101130,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672654,\n "lat": 49.9295170,\n "lon": 3.5115670,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672658,\n "lat": 49.9295240,\n "lon": 3.5117070,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672660,\n "lat": 49.9295270,\n "lon": 3.5111040,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672672,\n "lat": 49.9295290,\n "lon": 3.5106250,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672676,\n "lat": 49.9295320,\n "lon": 3.5100330,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672680,\n "lat": 49.9295320,\n "lon": 3.5106050,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672683,\n "lat": 49.9295320,\n "lon": 3.5111110,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672686,\n "lat": 49.9295450,\n "lon": 3.5111340,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672688,\n "lat": 49.9295580,\n "lon": 3.5098920,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672690,\n "lat": 49.9295660,\n "lon": 3.5116550,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672691,\n "lat": 49.9295670,\n "lon": 3.5098450,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672693,\n "lat": 49.9295700,\n "lon": 3.5113390,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672694,\n "lat": 49.9295750,\n "lon": 3.5118000,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672696,\n "lat": 49.9295890,\n "lon": 3.5098190,\n "timestamp": "2011-08-09T16:31:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672708,\n "lat": 49.9296130,\n "lon": 3.5098070,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672709,\n "lat": 49.9296150,\n "lon": 3.5122220,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672711,\n "lat": 49.9296200,\n "lon": 3.5106850,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672713,\n "lat": 49.9296210,\n "lon": 3.5106320,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672714,\n "lat": 49.9296290,\n "lon": 3.5119000,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672716,\n "lat": 49.9296290,\n "lon": 3.5122450,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672718,\n "lat": 49.9296340,\n "lon": 3.5112580,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672721,\n "lat": 49.9296490,\n "lon": 3.5101760,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672723,\n "lat": 49.9296540,\n "lon": 3.5108140,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672726,\n "lat": 49.9296540,\n "lon": 3.5108570,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672727,\n "lat": 49.9296540,\n "lon": 3.5119500,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672734,\n "lat": 49.9296550,\n "lon": 3.5108890,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672735,\n "lat": 49.9296640,\n "lon": 3.5100960,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672737,\n "lat": 49.9296670,\n "lon": 3.5089910,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672740,\n "lat": 49.9296670,\n "lon": 3.5114630,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672742,\n "lat": 49.9296680,\n "lon": 3.5112750,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672745,\n "lat": 49.9296690,\n "lon": 3.5118470,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672747,\n "lat": 49.9296770,\n "lon": 3.5088830,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672750,\n "lat": 49.9296820,\n "lon": 3.5120070,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672752,\n "lat": 49.9296830,\n "lon": 3.5106880,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672755,\n "lat": 49.9296850,\n "lon": 3.5112520,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672762,\n "lat": 49.9296880,\n "lon": 3.5108510,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672764,\n "lat": 49.9296930,\n "lon": 3.5093580,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672766,\n "lat": 49.9296950,\n "lon": 3.5118950,\n "timestamp": "2011-08-09T16:31:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672768,\n "lat": 49.9297010,\n "lon": 3.5103950,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672770,\n "lat": 49.9297030,\n "lon": 3.5121520,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672772,\n "lat": 49.9297100,\n "lon": 3.5113980,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672774,\n "lat": 49.9297120,\n "lon": 3.5103250,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672776,\n "lat": 49.9297130,\n "lon": 3.5116050,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672778,\n "lat": 49.9297170,\n "lon": 3.5108760,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672780,\n "lat": 49.9297200,\n "lon": 3.5098770,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672781,\n "lat": 49.9297210,\n "lon": 3.5099110,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672795,\n "lat": 49.9297250,\n "lon": 3.5099110,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672797,\n "lat": 49.9297280,\n "lon": 3.5090030,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672798,\n "lat": 49.9297280,\n "lon": 3.5119560,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672799,\n "lat": 49.9297290,\n "lon": 3.5115790,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672801,\n "lat": 49.9297390,\n "lon": 3.5111740,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672802,\n "lat": 49.9297400,\n "lon": 3.5114050,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672803,\n "lat": 49.9297460,\n "lon": 3.5106400,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672805,\n "lat": 49.9297490,\n "lon": 3.5102440,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672808,\n "lat": 49.9297520,\n "lon": 3.5113860,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672810,\n "lat": 49.9297530,\n "lon": 3.5108680,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672821,\n "lat": 49.9297620,\n "lon": 3.5122500,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672823,\n "lat": 49.9297660,\n "lon": 3.5098830,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672824,\n "lat": 49.9297660,\n "lon": 3.5099050,\n "timestamp": "2011-08-09T16:31:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672829,\n "lat": 49.9297900,\n "lon": 3.5123610,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672831,\n "lat": 49.9297940,\n "lon": 3.5085700,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672833,\n "lat": 49.9297980,\n "lon": 3.5112800,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672835,\n "lat": 49.9297990,\n "lon": 3.5097920,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672837,\n "lat": 49.9297990,\n "lon": 3.5098120,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672844,\n "lat": 49.9297990,\n "lon": 3.5123790,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672846,\n "lat": 49.9298000,\n "lon": 3.5098810,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672849,\n "lat": 49.9298000,\n "lon": 3.5117650,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672851,\n "lat": 49.9298100,\n "lon": 3.5123340,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672853,\n "lat": 49.9298300,\n "lon": 3.5123390,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672855,\n "lat": 49.9298330,\n "lon": 3.5104530,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672858,\n "lat": 49.9298360,\n "lon": 3.5082980,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672860,\n "lat": 49.9298400,\n "lon": 3.5118410,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672863,\n "lat": 49.9298400,\n "lon": 3.5121640,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672866,\n "lat": 49.9298540,\n "lon": 3.5117870,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672868,\n "lat": 49.9298610,\n "lon": 3.5102970,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672872,\n "lat": 49.9298630,\n "lon": 3.5095090,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672874,\n "lat": 49.9298680,\n "lon": 3.5115010,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672877,\n "lat": 49.9298730,\n "lon": 3.5093980,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672879,\n "lat": 49.9298780,\n "lon": 3.5117320,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672882,\n "lat": 49.9298950,\n "lon": 3.5122670,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672883,\n "lat": 49.9298960,\n "lon": 3.5094690,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672886,\n "lat": 49.9298970,\n "lon": 3.5116090,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672888,\n "lat": 49.9298990,\n "lon": 3.5094350,\n "timestamp": "2011-08-09T16:31:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672890,\n "lat": 49.9299000,\n "lon": 3.5115260,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672891,\n "lat": 49.9299020,\n "lon": 3.5116110,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672893,\n "lat": 49.9299060,\n "lon": 3.5072450,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672900,\n "lat": 49.9299070,\n "lon": 3.5113860,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672902,\n "lat": 49.9299110,\n "lon": 3.5115530,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672905,\n "lat": 49.9299230,\n "lon": 3.5115000,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672907,\n "lat": 49.9299290,\n "lon": 3.5075420,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672909,\n "lat": 49.9299290,\n "lon": 3.5081000,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672910,\n "lat": 49.9299290,\n "lon": 3.5090450,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672911,\n "lat": 49.9299380,\n "lon": 3.5089440,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672913,\n "lat": 49.9299380,\n "lon": 3.5095240,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672914,\n "lat": 49.9299400,\n "lon": 3.5080780,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672915,\n "lat": 49.9299400,\n "lon": 3.5081130,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672925,\n "lat": 49.9299414,\n "lon": 3.5094790,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392672929,\n "lat": 49.9299410,\n "lon": 3.5114400,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672931,\n "lat": 49.9299420,\n "lon": 3.5115080,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672933,\n "lat": 49.9299440,\n "lon": 3.5094450,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672934,\n "lat": 49.9299450,\n "lon": 3.5114240,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672936,\n "lat": 49.9299460,\n "lon": 3.5094180,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672937,\n "lat": 49.9299470,\n "lon": 3.5115550,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672938,\n "lat": 49.9299500,\n "lon": 3.5080900,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672939,\n "lat": 49.9299520,\n "lon": 3.5115240,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672940,\n "lat": 49.9299530,\n "lon": 3.5114550,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672942,\n "lat": 49.9299600,\n "lon": 3.5079670,\n "timestamp": "2011-08-09T16:31:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672952,\n "lat": 49.9299630,\n "lon": 3.5078890,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672953,\n "lat": 49.9299630,\n "lon": 3.5117660,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672955,\n "lat": 49.9299660,\n "lon": 3.5079310,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672956,\n "lat": 49.9299690,\n "lon": 3.5079570,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672958,\n "lat": 49.9299730,\n "lon": 3.5079730,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672959,\n "lat": 49.9299740,\n "lon": 3.5116970,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672961,\n "lat": 49.9299750,\n "lon": 3.5079600,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672963,\n "lat": 49.9299780,\n "lon": 3.5090540,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672966,\n "lat": 49.9299820,\n "lon": 3.5079610,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672968,\n "lat": 49.9299840,\n "lon": 3.5072530,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672971,\n "lat": 49.9299840,\n "lon": 3.5115370,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672977,\n "lat": 49.9299860,\n "lon": 3.5115240,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672978,\n "lat": 49.9299870,\n "lon": 3.5089560,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672979,\n "lat": 49.9300010,\n "lon": 3.5117070,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672982,\n "lat": 49.9300040,\n "lon": 3.5116490,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672984,\n "lat": 49.9300090,\n "lon": 3.5116520,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672987,\n "lat": 49.9300107,\n "lon": 3.5075230,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392672991,\n "lat": 49.9300210,\n "lon": 3.5115390,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672994,\n "lat": 49.9300250,\n "lon": 3.5075180,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672996,\n "lat": 49.9300290,\n "lon": 3.5072570,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392672998,\n "lat": 49.9300290,\n "lon": 3.5115400,\n "timestamp": "2011-08-09T16:31:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673001,\n "lat": 49.9300310,\n "lon": 3.5072330,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673003,\n "lat": 49.9300360,\n "lon": 3.5073170,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673005,\n "lat": 49.9300370,\n "lon": 3.5114890,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673007,\n "lat": 49.9300400,\n "lon": 3.5072800,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673009,\n "lat": 49.9300430,\n "lon": 3.5072630,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673011,\n "lat": 49.9300460,\n "lon": 3.5078610,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673013,\n "lat": 49.9300510,\n "lon": 3.5072260,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673015,\n "lat": 49.9300580,\n "lon": 3.5079840,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673016,\n "lat": 49.9300590,\n "lon": 3.5078570,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673017,\n "lat": 49.9300590,\n "lon": 3.5083230,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673021,\n "lat": 49.9300730,\n "lon": 3.5073319,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392673023,\n "lat": 49.9300739,\n "lon": 3.5073323,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392673025,\n "lat": 49.9300780,\n "lon": 3.5072950,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673027,\n "lat": 49.9301010,\n "lon": 3.5072470,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673029,\n "lat": 49.9301070,\n "lon": 3.5072080,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673031,\n "lat": 49.9301070,\n "lon": 3.5080140,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673033,\n "lat": 49.9301170,\n "lon": 3.5133960,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673034,\n "lat": 49.9301490,\n "lon": 3.5072671,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392673035,\n "lat": 49.9301560,\n "lon": 3.5072280,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673036,\n "lat": 49.9301590,\n "lon": 3.5083630,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673037,\n "lat": 49.9301650,\n "lon": 3.5073630,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673045,\n "lat": 49.9301650,\n "lon": 3.5133330,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673047,\n "lat": 49.9301730,\n "lon": 3.5072990,\n "timestamp": "2011-08-09T16:31:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673048,\n "lat": 49.9301750,\n "lon": 3.5072780,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673050,\n "lat": 49.9301840,\n "lon": 3.5133080,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673051,\n "lat": 49.9302060,\n "lon": 3.5080540,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673052,\n "lat": 49.9302240,\n "lon": 3.5095830,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673054,\n "lat": 49.9302310,\n "lon": 3.5094720,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673056,\n "lat": 49.9302470,\n "lon": 3.5091190,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673058,\n "lat": 49.9302500,\n "lon": 3.5136250,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673065,\n "lat": 49.9302560,\n "lon": 3.5090190,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673066,\n "lat": 49.9302560,\n "lon": 3.5135490,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673067,\n "lat": 49.9302610,\n "lon": 3.5084010,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673068,\n "lat": 49.9302630,\n "lon": 3.5135030,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673069,\n "lat": 49.9302740,\n "lon": 3.5135240,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673071,\n "lat": 49.9302760,\n "lon": 3.5073720,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673073,\n "lat": 49.9302770,\n "lon": 3.5135860,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673074,\n "lat": 49.9302790,\n "lon": 3.5119580,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673076,\n "lat": 49.9302820,\n "lon": 3.5073440,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673079,\n "lat": 49.9302830,\n "lon": 3.5126140,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673083,\n "lat": 49.9302830,\n "lon": 3.5134770,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673085,\n "lat": 49.9303030,\n "lon": 3.5115070,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673087,\n "lat": 49.9303070,\n "lon": 3.5116680,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673090,\n "lat": 49.9303090,\n "lon": 3.5080880,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673092,\n "lat": 49.9303170,\n "lon": 3.5114180,\n "timestamp": "2011-08-09T16:31:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673095,\n "lat": 49.9303220,\n "lon": 3.5094930,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673097,\n "lat": 49.9303230,\n "lon": 3.5120230,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673100,\n "lat": 49.9303260,\n "lon": 3.5094590,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673102,\n "lat": 49.9303410,\n "lon": 3.5094630,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673105,\n "lat": 49.9303440,\n "lon": 3.5114300,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673107,\n "lat": 49.9303460,\n "lon": 3.5087930,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673113,\n "lat": 49.9303460,\n "lon": 3.5115550,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673115,\n "lat": 49.9303480,\n "lon": 3.5087770,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673117,\n "lat": 49.9303490,\n "lon": 3.5074200,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673120,\n "lat": 49.9303510,\n "lon": 3.5074060,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673122,\n "lat": 49.9303540,\n "lon": 3.5115640,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673125,\n "lat": 49.9303640,\n "lon": 3.5091490,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673126,\n "lat": 49.9303690,\n "lon": 3.5117450,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673128,\n "lat": 49.9303700,\n "lon": 3.5114590,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673129,\n "lat": 49.9303740,\n "lon": 3.5125630,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673131,\n "lat": 49.9303780,\n "lon": 3.5124850,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673132,\n "lat": 49.9303790,\n "lon": 3.5085180,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673143,\n "lat": 49.9303840,\n "lon": 3.5119100,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673145,\n "lat": 49.9303850,\n "lon": 3.5096160,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673147,\n "lat": 49.9303860,\n "lon": 3.5117080,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673148,\n "lat": 49.9303860,\n "lon": 3.5128280,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673149,\n "lat": 49.9303870,\n "lon": 3.5084480,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673150,\n "lat": 49.9303920,\n "lon": 3.5118660,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673151,\n "lat": 49.9303950,\n "lon": 3.5119290,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673153,\n "lat": 49.9304020,\n "lon": 3.5118800,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673154,\n "lat": 49.9304040,\n "lon": 3.5125300,\n "timestamp": "2011-08-09T16:31:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673156,\n "lat": 49.9304060,\n "lon": 3.5116240,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673158,\n "lat": 49.9304120,\n "lon": 3.5135350,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673172,\n "lat": 49.9304180,\n "lon": 3.5116410,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673173,\n "lat": 49.9304240,\n "lon": 3.5121780,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673174,\n "lat": 49.9304260,\n "lon": 3.5074540,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673175,\n "lat": 49.9304270,\n "lon": 3.5090600,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673176,\n "lat": 49.9304330,\n "lon": 3.5081330,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673177,\n "lat": 49.9304330,\n "lon": 3.5115680,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673178,\n "lat": 49.9304340,\n "lon": 3.5074070,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673179,\n "lat": 49.9304410,\n "lon": 3.5115930,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673181,\n "lat": 49.9304420,\n "lon": 3.5120110,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673184,\n "lat": 49.9304440,\n "lon": 3.5127030,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673196,\n "lat": 49.9304450,\n "lon": 3.5117930,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673197,\n "lat": 49.9304460,\n "lon": 3.5080170,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673199,\n "lat": 49.9304470,\n "lon": 3.5115810,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673201,\n "lat": 49.9304490,\n "lon": 3.5116030,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673202,\n "lat": 49.9304500,\n "lon": 3.5080200,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673204,\n "lat": 49.9304560,\n "lon": 3.5126900,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673206,\n "lat": 49.9304600,\n "lon": 3.5119850,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673207,\n "lat": 49.9304640,\n "lon": 3.5078910,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673209,\n "lat": 49.9304670,\n "lon": 3.5136550,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673211,\n "lat": 49.9304740,\n "lon": 3.5127260,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673213,\n "lat": 49.9304800,\n "lon": 3.5120420,\n "timestamp": "2011-08-09T16:31:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673221,\n "lat": 49.9304860,\n "lon": 3.5116560,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673222,\n "lat": 49.9304880,\n "lon": 3.5120290,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673224,\n "lat": 49.9304910,\n "lon": 3.5136320,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673225,\n "lat": 49.9304990,\n "lon": 3.5120720,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673228,\n "lat": 49.9305030,\n "lon": 3.5134290,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673230,\n "lat": 49.9305050,\n "lon": 3.5106040,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673233,\n "lat": 49.9305080,\n "lon": 3.5079080,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673235,\n "lat": 49.9305080,\n "lon": 3.5136720,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673238,\n "lat": 49.9305120,\n "lon": 3.5136120,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673239,\n "lat": 49.9305180,\n "lon": 3.5128750,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673241,\n "lat": 49.9305200,\n "lon": 3.5105310,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673245,\n "lat": 49.9305270,\n "lon": 3.5115910,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673247,\n "lat": 49.9305310,\n "lon": 3.5121160,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673249,\n "lat": 49.9305330,\n "lon": 3.5136470,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673252,\n "lat": 49.9305380,\n "lon": 3.5102940,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673254,\n "lat": 49.9305400,\n "lon": 3.5142130,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673257,\n "lat": 49.9305540,\n "lon": 3.5121550,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673258,\n "lat": 49.9305570,\n "lon": 3.5142260,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673261,\n "lat": 49.9305580,\n "lon": 3.5141550,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673264,\n "lat": 49.9305620,\n "lon": 3.5135570,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673266,\n "lat": 49.9305630,\n "lon": 3.5128140,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673273,\n "lat": 49.9305740,\n "lon": 3.5121260,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673275,\n "lat": 49.9305750,\n "lon": 3.5141680,\n "timestamp": "2011-08-09T16:31:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673277,\n "lat": 49.9305770,\n "lon": 3.5121960,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673279,\n "lat": 49.9305790,\n "lon": 3.5137540,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673281,\n "lat": 49.9305800,\n "lon": 3.5106440,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673283,\n "lat": 49.9305800,\n "lon": 3.5129920,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673286,\n "lat": 49.9305850,\n "lon": 3.5120400,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673288,\n "lat": 49.9305860,\n "lon": 3.5101100,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673289,\n "lat": 49.9305870,\n "lon": 3.5121440,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673292,\n "lat": 49.9305968,\n "lon": 3.5120589,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392673304,\n "lat": 49.9305980,\n "lon": 3.5076490,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673306,\n "lat": 49.9306000,\n "lon": 3.5096530,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673308,\n "lat": 49.9306030,\n "lon": 3.5121230,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673309,\n "lat": 49.9306030,\n "lon": 3.5121240,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673310,\n "lat": 49.9306089,\n "lon": 3.5117211,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392673311,\n "lat": 49.9306130,\n "lon": 3.5103420,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673312,\n "lat": 49.9306140,\n "lon": 3.5121400,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673313,\n "lat": 49.9306200,\n "lon": 3.5080780,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673316,\n "lat": 49.9306270,\n "lon": 3.5129270,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673318,\n "lat": 49.9306270,\n "lon": 3.5132010,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673330,\n "lat": 49.9306270,\n "lon": 3.5137090,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673332,\n "lat": 49.9306300,\n "lon": 3.5121160,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673333,\n "lat": 49.9306340,\n "lon": 3.5093840,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673335,\n "lat": 49.9306370,\n "lon": 3.5073600,\n "timestamp": "2011-08-09T16:31:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673337,\n "lat": 49.9306370,\n "lon": 3.5079530,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673338,\n "lat": 49.9306380,\n "lon": 3.5116780,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673340,\n "lat": 49.9306380,\n "lon": 3.5121040,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673342,\n "lat": 49.9306400,\n "lon": 3.5119950,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673343,\n "lat": 49.9306430,\n "lon": 3.5143180,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673345,\n "lat": 49.9306440,\n "lon": 3.5121110,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673354,\n "lat": 49.9306450,\n "lon": 3.5102310,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673355,\n "lat": 49.9306470,\n "lon": 3.5142040,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673357,\n "lat": 49.9306540,\n "lon": 3.5106890,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673358,\n "lat": 49.9306540,\n "lon": 3.5120950,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673361,\n "lat": 49.9306550,\n "lon": 3.5143910,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673363,\n "lat": 49.9306630,\n "lon": 3.5092080,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673365,\n "lat": 49.9306630,\n "lon": 3.5106110,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673367,\n "lat": 49.9306640,\n "lon": 3.5143100,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673370,\n "lat": 49.9306680,\n "lon": 3.5106380,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673373,\n "lat": 49.9306680,\n "lon": 3.5121140,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673375,\n "lat": 49.9306700,\n "lon": 3.5076730,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673380,\n "lat": 49.9306700,\n "lon": 3.5101710,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673383,\n "lat": 49.9306730,\n "lon": 3.5132830,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673385,\n "lat": 49.9306750,\n "lon": 3.5096800,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673388,\n "lat": 49.9306760,\n "lon": 3.5106440,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673390,\n "lat": 49.9306780,\n "lon": 3.5106310,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673393,\n "lat": 49.9306810,\n "lon": 3.5106220,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673396,\n "lat": 49.9306830,\n "lon": 3.5075780,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673398,\n "lat": 49.9306970,\n "lon": 3.5118610,\n "timestamp": "2011-08-09T16:31:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673400,\n "lat": 49.9306990,\n "lon": 3.5096460,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673401,\n "lat": 49.9307020,\n "lon": 3.5096250,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673403,\n "lat": 49.9307030,\n "lon": 3.5074100,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673411,\n "lat": 49.9307060,\n "lon": 3.5073870,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673413,\n "lat": 49.9307090,\n "lon": 3.5103150,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673415,\n "lat": 49.9307120,\n "lon": 3.5100500,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673418,\n "lat": 49.9307150,\n "lon": 3.5130860,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673419,\n "lat": 49.9307210,\n "lon": 3.5141760,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673421,\n "lat": 49.9307220,\n "lon": 3.5096310,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673423,\n "lat": 49.9307220,\n "lon": 3.5135620,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673424,\n "lat": 49.9307270,\n "lon": 3.5118180,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673426,\n "lat": 49.9307360,\n "lon": 3.5099830,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673427,\n "lat": 49.9307360,\n "lon": 3.5135410,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673430,\n "lat": 49.9307360,\n "lon": 3.5135920,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673441,\n "lat": 49.9307380,\n "lon": 3.5102670,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673442,\n "lat": 49.9307500,\n "lon": 3.5143540,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673443,\n "lat": 49.9307510,\n "lon": 3.5135680,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673444,\n "lat": 49.9307620,\n "lon": 3.5131660,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673446,\n "lat": 49.9307730,\n "lon": 3.5092450,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673448,\n "lat": 49.9307840,\n "lon": 3.5119050,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673451,\n "lat": 49.9308190,\n "lon": 3.5101420,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673454,\n "lat": 49.9308260,\n "lon": 3.5099450,\n "timestamp": "2011-08-09T16:31:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673456,\n "lat": 49.9308300,\n "lon": 3.5141870,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673458,\n "lat": 49.9308400,\n "lon": 3.5140150,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673467,\n "lat": 49.9308430,\n "lon": 3.5100750,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673468,\n "lat": 49.9308530,\n "lon": 3.5137320,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673470,\n "lat": 49.9308570,\n "lon": 3.5098960,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673471,\n "lat": 49.9308640,\n "lon": 3.5081630,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673473,\n "lat": 49.9308640,\n "lon": 3.5143870,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673475,\n "lat": 49.9308660,\n "lon": 3.5135700,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673477,\n "lat": 49.9308690,\n "lon": 3.5144150,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673480,\n "lat": 49.9308720,\n "lon": 3.5099950,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673482,\n "lat": 49.9308800,\n "lon": 3.5080450,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673484,\n "lat": 49.9308840,\n "lon": 3.5144820,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673486,\n "lat": 49.9308940,\n "lon": 3.5145270,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673497,\n "lat": 49.9308950,\n "lon": 3.5108340,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673499,\n "lat": 49.9308960,\n "lon": 3.5099390,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673500,\n "lat": 49.9309050,\n "lon": 3.5108410,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673501,\n "lat": 49.9309060,\n "lon": 3.5107980,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673502,\n "lat": 49.9309100,\n "lon": 3.5137440,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673503,\n "lat": 49.9309110,\n "lon": 3.5141960,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673504,\n "lat": 49.9309140,\n "lon": 3.5137130,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673505,\n "lat": 49.9309170,\n "lon": 3.5077610,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673506,\n "lat": 49.9309170,\n "lon": 3.5108060,\n "timestamp": "2011-08-09T16:31:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673507,\n "lat": 49.9309180,\n "lon": 3.5140860,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673508,\n "lat": 49.9309210,\n "lon": 3.5140300,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673514,\n "lat": 49.9309220,\n "lon": 3.5140120,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673516,\n "lat": 49.9309260,\n "lon": 3.5107780,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673517,\n "lat": 49.9309290,\n "lon": 3.5108630,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673519,\n "lat": 49.9309290,\n "lon": 3.5135800,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673520,\n "lat": 49.9309310,\n "lon": 3.5076670,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673522,\n "lat": 49.9309310,\n "lon": 3.5138610,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673523,\n "lat": 49.9309340,\n "lon": 3.5137200,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673524,\n "lat": 49.9309340,\n "lon": 3.5140800,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673525,\n "lat": 49.9309360,\n "lon": 3.5140520,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673526,\n "lat": 49.9309400,\n "lon": 3.5143590,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673531,\n "lat": 49.9309410,\n "lon": 3.5136600,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673532,\n "lat": 49.9309410,\n "lon": 3.5137970,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673534,\n "lat": 49.9309430,\n "lon": 3.5085690,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673535,\n "lat": 49.9309470,\n "lon": 3.5085520,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673537,\n "lat": 49.9309500,\n "lon": 3.5107990,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673538,\n "lat": 49.9309510,\n "lon": 3.5144250,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673540,\n "lat": 49.9309530,\n "lon": 3.5075000,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673542,\n "lat": 49.9309570,\n "lon": 3.5074740,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673543,\n "lat": 49.9309690,\n "lon": 3.5085630,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673544,\n "lat": 49.9309690,\n "lon": 3.5145000,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673545,\n "lat": 49.9309700,\n "lon": 3.5146160,\n "timestamp": "2011-08-09T16:31:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673548,\n "lat": 49.9309720,\n "lon": 3.5143910,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673550,\n "lat": 49.9309750,\n "lon": 3.5144600,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673551,\n "lat": 49.9309760,\n "lon": 3.5085300,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673553,\n "lat": 49.9309780,\n "lon": 3.5143580,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673554,\n "lat": 49.9309780,\n "lon": 3.5144950,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673556,\n "lat": 49.9309780,\n "lon": 3.5145470,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673558,\n "lat": 49.9309820,\n "lon": 3.5085870,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673559,\n "lat": 49.9309820,\n "lon": 3.5085900,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673561,\n "lat": 49.9309910,\n "lon": 3.5144150,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673562,\n "lat": 49.9309930,\n "lon": 3.5077900,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673564,\n "lat": 49.9309940,\n "lon": 3.5144560,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673567,\n "lat": 49.9310010,\n "lon": 3.5135940,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673569,\n "lat": 49.9310040,\n "lon": 3.5085450,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673571,\n "lat": 49.9310050,\n "lon": 3.5079570,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673572,\n "lat": 49.9310050,\n "lon": 3.5136760,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673574,\n "lat": 49.9310080,\n "lon": 3.5085230,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673575,\n "lat": 49.9310080,\n "lon": 3.5140740,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673577,\n "lat": 49.9310090,\n "lon": 3.5144000,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673578,\n "lat": 49.9310120,\n "lon": 3.5143630,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673583,\n "lat": 49.9310140,\n "lon": 3.5086040,\n "timestamp": "2011-08-09T16:31:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673584,\n "lat": 49.9310160,\n "lon": 3.5085940,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673585,\n "lat": 49.9310160,\n "lon": 3.5135960,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673587,\n "lat": 49.9310200,\n "lon": 3.5138910,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673588,\n "lat": 49.9310260,\n "lon": 3.5078090,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673589,\n "lat": 49.9310260,\n "lon": 3.5085330,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673591,\n "lat": 49.9310260,\n "lon": 3.5085990,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673592,\n "lat": 49.9310270,\n "lon": 3.5085260,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673594,\n "lat": 49.9310280,\n "lon": 3.5140790,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673596,\n "lat": 49.9310290,\n "lon": 3.5145570,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673597,\n "lat": 49.9310320,\n "lon": 3.5075040,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673606,\n "lat": 49.9310320,\n "lon": 3.5138280,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673608,\n "lat": 49.9310320,\n "lon": 3.5140420,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673612,\n "lat": 49.9310320,\n "lon": 3.5145360,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673615,\n "lat": 49.9310330,\n "lon": 3.5085660,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673617,\n "lat": 49.9310350,\n "lon": 3.5082240,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673619,\n "lat": 49.9310510,\n "lon": 3.5081040,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673621,\n "lat": 49.9310520,\n "lon": 3.5085760,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673622,\n "lat": 49.9310580,\n "lon": 3.5085430,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673623,\n "lat": 49.9310600,\n "lon": 3.5079780,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673624,\n "lat": 49.9310610,\n "lon": 3.5078210,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673625,\n "lat": 49.9310620,\n "lon": 3.5145750,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673632,\n "lat": 49.9310630,\n "lon": 3.5079560,\n "timestamp": "2011-08-09T16:31:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673634,\n "lat": 49.9310640,\n "lon": 3.5078070,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673637,\n "lat": 49.9310650,\n "lon": 3.5145480,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673639,\n "lat": 49.9310660,\n "lon": 3.5079280,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673642,\n "lat": 49.9310720,\n "lon": 3.5077980,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673644,\n "lat": 49.9310740,\n "lon": 3.5079300,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673646,\n "lat": 49.9310740,\n "lon": 3.5146460,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673648,\n "lat": 49.9310820,\n "lon": 3.5077980,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673651,\n "lat": 49.9310820,\n "lon": 3.5145790,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673653,\n "lat": 49.9310870,\n "lon": 3.5078420,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673654,\n "lat": 49.9310910,\n "lon": 3.5078080,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673658,\n "lat": 49.9310910,\n "lon": 3.5078340,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673659,\n "lat": 49.9310930,\n "lon": 3.5078230,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673661,\n "lat": 49.9311310,\n "lon": 3.5108470,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673663,\n "lat": 49.9311660,\n "lon": 3.5107780,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673664,\n "lat": 49.9312330,\n "lon": 3.5109640,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673666,\n "lat": 49.9312680,\n "lon": 3.5108960,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673667,\n "lat": 49.9314270,\n "lon": 3.5078490,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673669,\n "lat": 49.9314380,\n "lon": 3.5077690,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673671,\n "lat": 49.9314870,\n "lon": 3.5077830,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673672,\n "lat": 49.9315350,\n "lon": 3.5182690,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673674,\n "lat": 49.9315350,\n "lon": 3.5186270,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673676,\n "lat": 49.9315400,\n "lon": 3.5078780,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673678,\n "lat": 49.9315500,\n "lon": 3.5078010,\n "timestamp": "2011-08-09T16:31:41Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673679,\n "lat": 49.9315590,\n "lon": 3.5182680,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673681,\n "lat": 49.9315770,\n "lon": 3.5217510,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673683,\n "lat": 49.9315950,\n "lon": 3.5186270,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673684,\n "lat": 49.9315960,\n "lon": 3.5183200,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673686,\n "lat": 49.9316040,\n "lon": 3.5187810,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673687,\n "lat": 49.9316240,\n "lon": 3.5218150,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673690,\n "lat": 49.9316300,\n "lon": 3.5217980,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673694,\n "lat": 49.9316370,\n "lon": 3.5217770,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673695,\n "lat": 49.9316380,\n "lon": 3.5188170,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673697,\n "lat": 49.9316400,\n "lon": 3.5187000,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673698,\n "lat": 49.9316730,\n "lon": 3.5187360,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673700,\n "lat": 49.9316810,\n "lon": 3.5216550,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673701,\n "lat": 49.9316980,\n "lon": 3.5214170,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673703,\n "lat": 49.9317110,\n "lon": 3.5216800,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673704,\n "lat": 49.9317590,\n "lon": 3.5219080,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673706,\n "lat": 49.9317670,\n "lon": 3.5218870,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673707,\n "lat": 49.9317800,\n "lon": 3.5214860,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673711,\n "lat": 49.9317910,\n "lon": 3.5219360,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673712,\n "lat": 49.9317970,\n "lon": 3.5215590,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673714,\n "lat": 49.9318070,\n "lon": 3.5145120,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673715,\n "lat": 49.9318080,\n "lon": 3.5218880,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673716,\n "lat": 49.9318120,\n "lon": 3.5215140,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673717,\n "lat": 49.9318230,\n "lon": 3.5214830,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673719,\n "lat": 49.9318270,\n "lon": 3.5144430,\n "timestamp": "2011-08-09T16:31:42Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673720,\n "lat": 49.9318410,\n "lon": 3.5145350,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673721,\n "lat": 49.9318530,\n "lon": 3.5145930,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673722,\n "lat": 49.9318620,\n "lon": 3.5144640,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673724,\n "lat": 49.9318700,\n "lon": 3.5219730,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673725,\n "lat": 49.9318780,\n "lon": 3.5219500,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673727,\n "lat": 49.9318930,\n "lon": 3.5144440,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673728,\n "lat": 49.9318990,\n "lon": 3.5146170,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673730,\n "lat": 49.9319160,\n "lon": 3.5145630,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673731,\n "lat": 49.9319240,\n "lon": 3.5216660,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673733,\n "lat": 49.9319320,\n "lon": 3.5145690,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673734,\n "lat": 49.9319450,\n "lon": 3.5221000,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673735,\n "lat": 49.9319500,\n "lon": 3.5215900,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673737,\n "lat": 49.9319590,\n "lon": 3.5144800,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673738,\n "lat": 49.9319620,\n "lon": 3.5220550,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673742,\n "lat": 49.9319680,\n "lon": 3.5216960,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673743,\n "lat": 49.9319770,\n "lon": 3.5221610,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673744,\n "lat": 49.9319800,\n "lon": 3.5221320,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673745,\n "lat": 49.9319930,\n "lon": 3.5216260,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673746,\n "lat": 49.9319990,\n "lon": 3.5217220,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673747,\n "lat": 49.9320240,\n "lon": 3.5216520,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673748,\n "lat": 49.9320390,\n "lon": 3.5217180,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673750,\n "lat": 49.9320530,\n "lon": 3.5221860,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673751,\n "lat": 49.9320770,\n "lon": 3.5220160,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673753,\n "lat": 49.9321110,\n "lon": 3.5213270,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673754,\n "lat": 49.9321150,\n "lon": 3.5217430,\n "timestamp": "2011-08-09T16:31:43Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673760,\n "lat": 49.9321330,\n "lon": 3.5212400,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673762,\n "lat": 49.9321480,\n "lon": 3.5146560,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673763,\n "lat": 49.9321600,\n "lon": 3.5145340,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673764,\n "lat": 49.9321640,\n "lon": 3.5145800,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673765,\n "lat": 49.9321810,\n "lon": 3.5145860,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673766,\n "lat": 49.9321830,\n "lon": 3.5146690,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673767,\n "lat": 49.9321860,\n "lon": 3.5144380,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673768,\n "lat": 49.9321860,\n "lon": 3.5145670,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673769,\n "lat": 49.9321900,\n "lon": 3.5145530,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673770,\n "lat": 49.9321980,\n "lon": 3.5145750,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673771,\n "lat": 49.9321990,\n "lon": 3.5145930,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673777,\n "lat": 49.9322260,\n "lon": 3.5144630,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673778,\n "lat": 49.9322260,\n "lon": 3.5213960,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673780,\n "lat": 49.9322390,\n "lon": 3.5145770,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673782,\n "lat": 49.9322480,\n "lon": 3.5213090,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673783,\n "lat": 49.9322720,\n "lon": 3.5144630,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673785,\n "lat": 49.9322880,\n "lon": 3.5144050,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673786,\n "lat": 49.9323140,\n "lon": 3.5221970,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673787,\n "lat": 49.9323280,\n "lon": 3.5145410,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673788,\n "lat": 49.9323340,\n "lon": 3.5221290,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673789,\n "lat": 49.9323450,\n "lon": 3.5222190,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673792,\n "lat": 49.9323510,\n "lon": 3.5145570,\n "timestamp": "2011-08-09T16:31:44Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673793,\n "lat": 49.9323550,\n "lon": 3.5144490,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673795,\n "lat": 49.9323550,\n "lon": 3.5146520,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673797,\n "lat": 49.9323636,\n "lon": 3.5221559,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392673798,\n "lat": 49.9323650,\n "lon": 3.5221510,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673800,\n "lat": 49.9323750,\n "lon": 3.5144830,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673801,\n "lat": 49.9324050,\n "lon": 3.5145030,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673803,\n "lat": 49.9324110,\n "lon": 3.5221900,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673805,\n "lat": 49.9324250,\n "lon": 3.5216850,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673807,\n "lat": 49.9324360,\n "lon": 3.5219080,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673808,\n "lat": 49.9324410,\n "lon": 3.5214820,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673811,\n "lat": 49.9324520,\n "lon": 3.5220510,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673812,\n "lat": 49.9324650,\n "lon": 3.5220610,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673814,\n "lat": 49.9324660,\n "lon": 3.5145320,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673816,\n "lat": 49.9324970,\n "lon": 3.5222450,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673817,\n "lat": 49.9324980,\n "lon": 3.5219510,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673819,\n "lat": 49.9325050,\n "lon": 3.5144130,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673821,\n "lat": 49.9325080,\n "lon": 3.5145660,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673822,\n "lat": 49.9325120,\n "lon": 3.5145490,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673824,\n "lat": 49.9325130,\n "lon": 3.5215540,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673826,\n "lat": 49.9325140,\n "lon": 3.5221960,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673828,\n "lat": 49.9325160,\n "lon": 3.5214930,\n "timestamp": "2011-08-09T16:31:45Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673830,\n "lat": 49.9325340,\n "lon": 3.5222770,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673831,\n "lat": 49.9325400,\n "lon": 3.5216910,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673833,\n "lat": 49.9325400,\n "lon": 3.5221220,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673835,\n "lat": 49.9325500,\n "lon": 3.5215630,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673837,\n "lat": 49.9325620,\n "lon": 3.5146110,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673838,\n "lat": 49.9325670,\n "lon": 3.5146930,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673840,\n "lat": 49.9325680,\n "lon": 3.5145940,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673842,\n "lat": 49.9325780,\n "lon": 3.5221540,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673843,\n "lat": 49.9326000,\n "lon": 3.5145870,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673845,\n "lat": 49.9326020,\n "lon": 3.5144940,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673847,\n "lat": 49.9326330,\n "lon": 3.5219510,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673849,\n "lat": 49.9326390,\n "lon": 3.5218860,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673850,\n "lat": 49.9326507,\n "lon": 3.5253104,\n "timestamp": "2025-09-29T09:29:01Z",\n "version": 2,\n "changeset": 172602598,\n "user": "Denis_Helfer",\n "uid": 22165\n },\n {\n "type": "node",\n "id": 1392673852,\n "lat": 49.9326650,\n "lon": 3.5147660,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673854,\n "lat": 49.9326750,\n "lon": 3.5218880,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673855,\n "lat": 49.9326760,\n "lon": 3.5148660,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673857,\n "lat": 49.9326838,\n "lon": 3.5252495,\n "timestamp": "2025-09-29T09:29:01Z",\n "version": 2,\n "changeset": 172602598,\n "user": "Denis_Helfer",\n "uid": 22165\n },\n {\n "type": "node",\n "id": 1392673859,\n "lat": 49.9326980,\n "lon": 3.5146620,\n "timestamp": "2011-08-09T16:31:46Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673860,\n "lat": 49.9327098,\n "lon": 3.5253877,\n "timestamp": "2025-09-29T09:29:01Z",\n "version": 2,\n "changeset": 172602598,\n "user": "Denis_Helfer",\n "uid": 22165\n },\n {\n "type": "node",\n "id": 1392673862,\n "lat": 49.9327119,\n "lon": 3.5253173,\n "timestamp": "2025-09-29T09:29:01Z",\n "version": 2,\n "changeset": 172602598,\n "user": "Denis_Helfer",\n "uid": 22165\n },\n {\n "type": "node",\n "id": 1392673863,\n "lat": 49.9327190,\n "lon": 3.5219690,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673866,\n "lat": 49.9327218,\n "lon": 3.5252992,\n "timestamp": "2025-09-29T09:29:01Z",\n "version": 2,\n "changeset": 172602598,\n "user": "Denis_Helfer",\n "uid": 22165\n },\n {\n "type": "node",\n "id": 1392673868,\n "lat": 49.9327250,\n "lon": 3.5219040,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673870,\n "lat": 49.9327320,\n "lon": 3.5149040,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673872,\n "lat": 49.9327330,\n "lon": 3.5253449,\n "timestamp": "2025-09-29T09:29:01Z",\n "version": 2,\n "changeset": 172602598,\n "user": "Denis_Helfer",\n "uid": 22165\n },\n {\n "type": "node",\n "id": 1392673874,\n "lat": 49.9327540,\n "lon": 3.5223200,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673875,\n "lat": 49.9327590,\n "lon": 3.5146150,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673877,\n "lat": 49.9327700,\n "lon": 3.5146250,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673879,\n "lat": 49.9327790,\n "lon": 3.5222880,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673880,\n "lat": 49.9327970,\n "lon": 3.5224000,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673882,\n "lat": 49.9328220,\n "lon": 3.5223670,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673883,\n "lat": 49.9328300,\n "lon": 3.5149730,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673886,\n "lat": 49.9328510,\n "lon": 3.5148970,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673888,\n "lat": 49.9328560,\n "lon": 3.5207520,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673890,\n "lat": 49.9328640,\n "lon": 3.5143600,\n "timestamp": "2011-08-09T16:31:47Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673892,\n "lat": 49.9328760,\n "lon": 3.5143690,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673893,\n "lat": 49.9328840,\n "lon": 3.5206280,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673895,\n "lat": 49.9328890,\n "lon": 3.5206140,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673897,\n "lat": 49.9328960,\n "lon": 3.5149240,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673898,\n "lat": 49.9328960,\n "lon": 3.5205800,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673900,\n "lat": 49.9328990,\n "lon": 3.5222090,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673902,\n "lat": 49.9329110,\n "lon": 3.5206240,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673904,\n "lat": 49.9329120,\n "lon": 3.5148630,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673905,\n "lat": 49.9329160,\n "lon": 3.5206430,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673907,\n "lat": 49.9329170,\n "lon": 3.5205900,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673908,\n "lat": 49.9329180,\n "lon": 3.5216220,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673910,\n "lat": 49.9329220,\n "lon": 3.5215880,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673912,\n "lat": 49.9329230,\n "lon": 3.5206180,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673913,\n "lat": 49.9329330,\n "lon": 3.5144240,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673915,\n "lat": 49.9329360,\n "lon": 3.5216270,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673917,\n "lat": 49.9329360,\n "lon": 3.5247510,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673918,\n "lat": 49.9329400,\n "lon": 3.5215930,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673920,\n "lat": 49.9329430,\n "lon": 3.5207930,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673923,\n "lat": 49.9329530,\n "lon": 3.5226810,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673924,\n "lat": 49.9329610,\n "lon": 3.5204470,\n "timestamp": "2011-08-09T16:31:48Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673926,\n "lat": 49.9329640,\n "lon": 3.5221200,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673928,\n "lat": 49.9329710,\n "lon": 3.5204040,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673929,\n "lat": 49.9329750,\n "lon": 3.5204840,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673931,\n "lat": 49.9329750,\n "lon": 3.5221690,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673933,\n "lat": 49.9329750,\n "lon": 3.5227280,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673934,\n "lat": 49.9329770,\n "lon": 3.5206480,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673936,\n "lat": 49.9329770,\n "lon": 3.5246680,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673938,\n "lat": 49.9329810,\n "lon": 3.5204570,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673939,\n "lat": 49.9329840,\n "lon": 3.5221560,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673942,\n "lat": 49.9329860,\n "lon": 3.5204120,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673944,\n "lat": 49.9329860,\n "lon": 3.5226440,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673945,\n "lat": 49.9329900,\n "lon": 3.5141440,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673947,\n "lat": 49.9329980,\n "lon": 3.5203680,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673949,\n "lat": 49.9330080,\n "lon": 3.5226920,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673950,\n "lat": 49.9330110,\n "lon": 3.5140980,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673952,\n "lat": 49.9330120,\n "lon": 3.5150800,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673953,\n "lat": 49.9330200,\n "lon": 3.5205090,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673955,\n "lat": 49.9330340,\n "lon": 3.5225830,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673956,\n "lat": 49.9330350,\n "lon": 3.5224650,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673958,\n "lat": 49.9330440,\n "lon": 3.5149370,\n "timestamp": "2011-08-09T16:31:49Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673961,\n "lat": 49.9330450,\n "lon": 3.5203940,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673962,\n "lat": 49.9330460,\n "lon": 3.5250940,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673963,\n "lat": 49.9330490,\n "lon": 3.5223070,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673965,\n "lat": 49.9330550,\n "lon": 3.5226280,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673966,\n "lat": 49.9330590,\n "lon": 3.5222970,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673968,\n "lat": 49.9330620,\n "lon": 3.5145880,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673970,\n "lat": 49.9330700,\n "lon": 3.5149470,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673971,\n "lat": 49.9330720,\n "lon": 3.5227030,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673973,\n "lat": 49.9330730,\n "lon": 3.5249080,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673974,\n "lat": 49.9330780,\n "lon": 3.5145570,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673979,\n "lat": 49.9330850,\n "lon": 3.5225250,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673980,\n "lat": 49.9330880,\n "lon": 3.5248350,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673982,\n "lat": 49.9331010,\n "lon": 3.5248120,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673983,\n "lat": 49.9331010,\n "lon": 3.5248910,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673985,\n "lat": 49.9331020,\n "lon": 3.5223840,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673987,\n "lat": 49.9331020,\n "lon": 3.5248530,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673988,\n "lat": 49.9331040,\n "lon": 3.5227770,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673990,\n "lat": 49.9331050,\n "lon": 3.5146390,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673993,\n "lat": 49.9331060,\n "lon": 3.5225710,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673995,\n "lat": 49.9331110,\n "lon": 3.5251320,\n "timestamp": "2011-08-09T16:31:50Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392673999,\n "lat": 49.9331220,\n "lon": 3.5227570,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674000,\n "lat": 49.9331240,\n "lon": 3.5149970,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674001,\n "lat": 49.9331270,\n "lon": 3.5220290,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674002,\n "lat": 49.9331370,\n "lon": 3.5247790,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674003,\n "lat": 49.9331430,\n "lon": 3.5224600,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674005,\n "lat": 49.9331440,\n "lon": 3.5247260,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674006,\n "lat": 49.9331540,\n "lon": 3.5221130,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674008,\n "lat": 49.9331570,\n "lon": 3.5146600,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674009,\n "lat": 49.9331640,\n "lon": 3.5225050,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674011,\n "lat": 49.9331650,\n "lon": 3.5220010,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674012,\n "lat": 49.9331660,\n "lon": 3.5249290,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674018,\n "lat": 49.9331850,\n "lon": 3.5146860,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674019,\n "lat": 49.9331900,\n "lon": 3.5247980,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674020,\n "lat": 49.9331930,\n "lon": 3.5209220,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674021,\n "lat": 49.9332020,\n "lon": 3.5247460,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674022,\n "lat": 49.9332030,\n "lon": 3.5225560,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674024,\n "lat": 49.9332150,\n "lon": 3.5243240,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674026,\n "lat": 49.9332240,\n "lon": 3.5147200,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674033,\n "lat": 49.9332270,\n "lon": 3.5210550,\n "timestamp": "2011-08-09T16:31:51Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674035,\n "lat": 49.9332310,\n "lon": 3.5242760,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674037,\n "lat": 49.9332350,\n "lon": 3.5226310,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674038,\n "lat": 49.9332390,\n "lon": 3.5147360,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674040,\n "lat": 49.9332410,\n "lon": 3.5209900,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674041,\n "lat": 49.9332420,\n "lon": 3.5242840,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674042,\n "lat": 49.9332430,\n "lon": 3.5147390,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674043,\n "lat": 49.9332430,\n "lon": 3.5150470,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674044,\n "lat": 49.9332450,\n "lon": 3.5143570,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674045,\n "lat": 49.9332460,\n "lon": 3.5210650,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674046,\n "lat": 49.9332490,\n "lon": 3.5209530,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674050,\n "lat": 49.9332520,\n "lon": 3.5202280,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674051,\n "lat": 49.9332560,\n "lon": 3.5247640,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674053,\n "lat": 49.9332580,\n "lon": 3.5208830,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674054,\n "lat": 49.9332580,\n "lon": 3.5219340,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674056,\n "lat": 49.9332600,\n "lon": 3.5144270,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674057,\n "lat": 49.9332600,\n "lon": 3.5210010,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674059,\n "lat": 49.9332650,\n "lon": 3.5205430,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674062,\n "lat": 49.9332760,\n "lon": 3.5209650,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674064,\n "lat": 49.9332790,\n "lon": 3.5149880,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674065,\n "lat": 49.9332790,\n "lon": 3.5207840,\n "timestamp": "2011-08-09T16:31:52Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674067,\n "lat": 49.9332860,\n "lon": 3.5241740,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674069,\n "lat": 49.9332870,\n "lon": 3.5144530,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674070,\n "lat": 49.9332890,\n "lon": 3.5243830,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674072,\n "lat": 49.9332900,\n "lon": 3.5208990,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674073,\n "lat": 49.9332950,\n "lon": 3.5207900,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674075,\n "lat": 49.9333010,\n "lon": 3.5207630,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674076,\n "lat": 49.9333060,\n "lon": 3.5218990,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674078,\n "lat": 49.9333140,\n "lon": 3.5207700,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674080,\n "lat": 49.9333320,\n "lon": 3.5217000,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674081,\n "lat": 49.9333330,\n "lon": 3.5151690,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674085,\n "lat": 49.9333350,\n "lon": 3.5150600,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674086,\n "lat": 49.9333370,\n "lon": 3.5145050,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674087,\n "lat": 49.9333370,\n "lon": 3.5206660,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674088,\n "lat": 49.9333410,\n "lon": 3.5145060,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674090,\n "lat": 49.9333440,\n "lon": 3.5242290,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674091,\n "lat": 49.9333470,\n "lon": 3.5217520,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674093,\n "lat": 49.9333550,\n "lon": 3.5203200,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674094,\n "lat": 49.9333580,\n "lon": 3.5205930,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674096,\n "lat": 49.9333590,\n "lon": 3.5199480,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674098,\n "lat": 49.9333620,\n "lon": 3.5151160,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674099,\n "lat": 49.9333630,\n "lon": 3.5150970,\n "timestamp": "2011-08-09T16:31:53Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674104,\n "lat": 49.9333680,\n "lon": 3.5151040,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674105,\n "lat": 49.9333700,\n "lon": 3.5206850,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674106,\n "lat": 49.9333740,\n "lon": 3.5205550,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674107,\n "lat": 49.9333770,\n "lon": 3.5151690,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674108,\n "lat": 49.9333910,\n "lon": 3.5242760,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674110,\n "lat": 49.9333920,\n "lon": 3.5242160,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674112,\n "lat": 49.9334040,\n "lon": 3.5152010,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674113,\n "lat": 49.9334180,\n "lon": 3.5150830,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674115,\n "lat": 49.9334180,\n "lon": 3.5159570,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674118,\n "lat": 49.9334320,\n "lon": 3.5203900,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674124,\n "lat": 49.9334350,\n "lon": 3.5158820,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674125,\n "lat": 49.9334350,\n "lon": 3.5216360,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674126,\n "lat": 49.9334440,\n "lon": 3.5242750,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674127,\n "lat": 49.9334450,\n "lon": 3.5242460,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674128,\n "lat": 49.9334460,\n "lon": 3.5151160,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674129,\n "lat": 49.9334460,\n "lon": 3.5217970,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674131,\n "lat": 49.9334480,\n "lon": 3.5200730,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674132,\n "lat": 49.9334490,\n "lon": 3.5216950,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674134,\n "lat": 49.9334500,\n "lon": 3.5152860,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674135,\n "lat": 49.9334550,\n "lon": 3.5199440,\n "timestamp": "2011-08-09T16:31:54Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674142,\n "lat": 49.9334610,\n "lon": 3.5200360,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674143,\n "lat": 49.9334630,\n "lon": 3.5206790,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674145,\n "lat": 49.9334640,\n "lon": 3.5219480,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674147,\n "lat": 49.9334670,\n "lon": 3.5202990,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674151,\n "lat": 49.9334730,\n "lon": 3.5152160,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674152,\n "lat": 49.9334760,\n "lon": 3.5218950,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674158,\n "lat": 49.9334760,\n "lon": 3.5242850,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674160,\n "lat": 49.9334770,\n "lon": 3.5207420,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674162,\n "lat": 49.9334770,\n "lon": 3.5242460,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674163,\n "lat": 49.9334810,\n "lon": 3.5159500,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674164,\n "lat": 49.9334810,\n "lon": 3.5206210,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674165,\n "lat": 49.9334900,\n "lon": 3.5206960,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674166,\n "lat": 49.9334980,\n "lon": 3.5158760,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674167,\n "lat": 49.9334990,\n "lon": 3.5152310,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674168,\n "lat": 49.9335000,\n "lon": 3.5249080,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674170,\n "lat": 49.9335020,\n "lon": 3.5199930,\n "timestamp": "2011-08-09T16:31:55Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674178,\n "lat": 49.9335080,\n "lon": 3.5206380,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674181,\n "lat": 49.9335090,\n "lon": 3.5248510,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674183,\n "lat": 49.9335090,\n "lon": 3.5249110,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674184,\n "lat": 49.9335110,\n "lon": 3.5151920,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674185,\n "lat": 49.9335110,\n "lon": 3.5184710,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674186,\n "lat": 49.9335180,\n "lon": 3.5248550,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674187,\n "lat": 49.9335190,\n "lon": 3.5219270,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674188,\n "lat": 49.9335230,\n "lon": 3.5159690,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674189,\n "lat": 49.9335250,\n "lon": 3.5219440,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674190,\n "lat": 49.9335260,\n "lon": 3.5201430,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674197,\n "lat": 49.9335260,\n "lon": 3.5218930,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674199,\n "lat": 49.9335260,\n "lon": 3.5242040,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674201,\n "lat": 49.9335270,\n "lon": 3.5242830,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674202,\n "lat": 49.9335330,\n "lon": 3.5219130,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674203,\n "lat": 49.9335372,\n "lon": 3.5158980,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392674204,\n "lat": 49.9335370,\n "lon": 3.5158990,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674206,\n "lat": 49.9335400,\n "lon": 3.5187280,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674208,\n "lat": 49.9335430,\n "lon": 3.5204930,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674213,\n "lat": 49.9335460,\n "lon": 3.5158580,\n "timestamp": "2011-08-09T16:31:56Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674215,\n "lat": 49.9335460,\n "lon": 3.5227110,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674217,\n "lat": 49.9335480,\n "lon": 3.5156350,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674219,\n "lat": 49.9335490,\n "lon": 3.5153570,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674220,\n "lat": 49.9335490,\n "lon": 3.5158440,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674222,\n "lat": 49.9335500,\n "lon": 3.5154180,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674223,\n "lat": 49.9335500,\n "lon": 3.5219230,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674224,\n "lat": 49.9335500,\n "lon": 3.5221950,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674225,\n "lat": 49.9335510,\n "lon": 3.5159050,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674226,\n "lat": 49.9335560,\n "lon": 3.5152210,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674227,\n "lat": 49.9335590,\n "lon": 3.5158650,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674234,\n "lat": 49.9335620,\n "lon": 3.5227760,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674235,\n "lat": 49.9335660,\n "lon": 3.5153400,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674237,\n "lat": 49.9335660,\n "lon": 3.5227710,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674239,\n "lat": 49.9335670,\n "lon": 3.5183170,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674240,\n "lat": 49.9335670,\n "lon": 3.5196980,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674241,\n "lat": 49.9335700,\n "lon": 3.5151770,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674242,\n "lat": 49.9335700,\n "lon": 3.5185540,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674243,\n "lat": 49.9335710,\n "lon": 3.5158540,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674244,\n "lat": 49.9335780,\n "lon": 3.5220190,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674246,\n "lat": 49.9335790,\n "lon": 3.5198560,\n "timestamp": "2011-08-09T16:31:57Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674252,\n "lat": 49.9335790,\n "lon": 3.5204100,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674254,\n "lat": 49.9335810,\n "lon": 3.5187450,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674257,\n "lat": 49.9335830,\n "lon": 3.5220160,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674259,\n "lat": 49.9335830,\n "lon": 3.5228840,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674261,\n "lat": 49.9335850,\n "lon": 3.5197350,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674262,\n "lat": 49.9335880,\n "lon": 3.5222310,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674263,\n "lat": 49.9335890,\n "lon": 3.5158690,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674264,\n "lat": 49.9335920,\n "lon": 3.5154400,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674265,\n "lat": 49.9335920,\n "lon": 3.5158550,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674266,\n "lat": 49.9335930,\n "lon": 3.5221300,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674270,\n "lat": 49.9335950,\n "lon": 3.5185400,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674272,\n "lat": 49.9335950,\n "lon": 3.5228740,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674273,\n "lat": 49.9336000,\n "lon": 3.5197110,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674275,\n "lat": 49.9336010,\n "lon": 3.5221540,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674276,\n "lat": 49.9336020,\n "lon": 3.5226650,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674278,\n "lat": 49.9336030,\n "lon": 3.5229450,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674279,\n "lat": 49.9336060,\n "lon": 3.5151990,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674281,\n "lat": 49.9336080,\n "lon": 3.5221170,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674283,\n "lat": 49.9336090,\n "lon": 3.5153620,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674284,\n "lat": 49.9336110,\n "lon": 3.5156610,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674286,\n "lat": 49.9336110,\n "lon": 3.5157700,\n "timestamp": "2011-08-09T16:31:58Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674288,\n "lat": 49.9336130,\n "lon": 3.5185700,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674289,\n "lat": 49.9336180,\n "lon": 3.5157740,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674291,\n "lat": 49.9336230,\n "lon": 3.5227270,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674292,\n "lat": 49.9336280,\n "lon": 3.5227220,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674294,\n "lat": 49.9336290,\n "lon": 3.5197670,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674295,\n "lat": 49.9336300,\n "lon": 3.5229180,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674297,\n "lat": 49.9336330,\n "lon": 3.5153230,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674299,\n "lat": 49.9336410,\n "lon": 3.5156750,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674300,\n "lat": 49.9336430,\n "lon": 3.5150970,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674302,\n "lat": 49.9336430,\n "lon": 3.5229410,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674304,\n "lat": 49.9336470,\n "lon": 3.5181030,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674306,\n "lat": 49.9336510,\n "lon": 3.5224180,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674307,\n "lat": 49.9336520,\n "lon": 3.5186420,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674309,\n "lat": 49.9336530,\n "lon": 3.5150690,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674311,\n "lat": 49.9336550,\n "lon": 3.5159010,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674312,\n "lat": 49.9336580,\n "lon": 3.5158880,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674314,\n "lat": 49.9336580,\n "lon": 3.5183670,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674316,\n "lat": 49.9336630,\n "lon": 3.5228470,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674317,\n "lat": 49.9336640,\n "lon": 3.5152170,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674319,\n "lat": 49.9336660,\n "lon": 3.5186780,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674321,\n "lat": 49.9336660,\n "lon": 3.5252780,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674323,\n "lat": 49.9336680,\n "lon": 3.5185650,\n "timestamp": "2011-08-09T16:31:59Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674325,\n "lat": 49.9336680,\n "lon": 3.5228430,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674326,\n "lat": 49.9336690,\n "lon": 3.5185980,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674328,\n "lat": 49.9336690,\n "lon": 3.5228660,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674329,\n "lat": 49.9336690,\n "lon": 3.5229210,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674331,\n "lat": 49.9336720,\n "lon": 3.5186610,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674332,\n "lat": 49.9336730,\n "lon": 3.5224560,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674334,\n "lat": 49.9336740,\n "lon": 3.5229060,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674336,\n "lat": 49.9336750,\n "lon": 3.5228880,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674337,\n "lat": 49.9336790,\n "lon": 3.5254090,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674341,\n "lat": 49.9336870,\n "lon": 3.5224740,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674342,\n "lat": 49.9336880,\n "lon": 3.5221510,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674343,\n "lat": 49.9336900,\n "lon": 3.5184870,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674345,\n "lat": 49.9336950,\n "lon": 3.5187090,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674346,\n "lat": 49.9336990,\n "lon": 3.5157020,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674347,\n "lat": 49.9337020,\n "lon": 3.5199260,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674349,\n "lat": 49.9337070,\n "lon": 3.5199210,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674350,\n "lat": 49.9337070,\n "lon": 3.5260200,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674352,\n "lat": 49.9337110,\n "lon": 3.5182270,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674354,\n "lat": 49.9337190,\n "lon": 3.5153760,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674355,\n "lat": 49.9337200,\n "lon": 3.5223650,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674361,\n "lat": 49.9337220,\n "lon": 3.5186500,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674362,\n "lat": 49.9337260,\n "lon": 3.5223840,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674363,\n "lat": 49.9337260,\n "lon": 3.5262670,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674364,\n "lat": 49.9337280,\n "lon": 3.5177510,\n "timestamp": "2011-08-09T16:32:00Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674365,\n "lat": 49.9337280,\n "lon": 3.5182410,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674366,\n "lat": 49.9337280,\n "lon": 3.5225590,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674368,\n "lat": 49.9337290,\n "lon": 3.5152570,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674370,\n "lat": 49.9337320,\n "lon": 3.5151620,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674371,\n "lat": 49.9337330,\n "lon": 3.5181690,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674373,\n "lat": 49.9337340,\n "lon": 3.5151560,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674375,\n "lat": 49.9337350,\n "lon": 3.5181630,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674380,\n "lat": 49.9337350,\n "lon": 3.5204030,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674381,\n "lat": 49.9337360,\n "lon": 3.5273460,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674382,\n "lat": 49.9337380,\n "lon": 3.5223720,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674383,\n "lat": 49.9337390,\n "lon": 3.5152230,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674384,\n "lat": 49.9337390,\n "lon": 3.5159400,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674386,\n "lat": 49.9337400,\n "lon": 3.5223200,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674387,\n "lat": 49.9337410,\n "lon": 3.5223810,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674389,\n "lat": 49.9337420,\n "lon": 3.5224330,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674390,\n "lat": 49.9337460,\n "lon": 3.5223410,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674392,\n "lat": 49.9337580,\n "lon": 3.5152360,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674398,\n "lat": 49.9337600,\n "lon": 3.5252590,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674399,\n "lat": 49.9337620,\n "lon": 3.5183080,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674400,\n "lat": 49.9337630,\n "lon": 3.5200460,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674401,\n "lat": 49.9337630,\n "lon": 3.5203490,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674402,\n "lat": 49.9337630,\n "lon": 3.5260090,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674403,\n "lat": 49.9337640,\n "lon": 3.5274460,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674404,\n "lat": 49.9337650,\n "lon": 3.5262240,\n "timestamp": "2011-08-09T16:32:01Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674405,\n "lat": 49.9337660,\n "lon": 3.5225370,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674407,\n "lat": 49.9337680,\n "lon": 3.5184550,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674409,\n "lat": 49.9337680,\n "lon": 3.5262560,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674410,\n "lat": 49.9337700,\n "lon": 3.5202380,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674417,\n "lat": 49.9337720,\n "lon": 3.5151880,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674418,\n "lat": 49.9337720,\n "lon": 3.5178060,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674419,\n "lat": 49.9337720,\n "lon": 3.5186230,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674420,\n "lat": 49.9337730,\n "lon": 3.5182760,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674421,\n "lat": 49.9337730,\n "lon": 3.5253860,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674422,\n "lat": 49.9337730,\n "lon": 3.5262210,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674423,\n "lat": 49.9337760,\n "lon": 3.5204520,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674424,\n "lat": 49.9337780,\n "lon": 3.5174440,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674426,\n "lat": 49.9337820,\n "lon": 3.5151530,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674427,\n "lat": 49.9337860,\n "lon": 3.5159650,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674429,\n "lat": 49.9337890,\n "lon": 3.5274250,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674435,\n "lat": 49.9337910,\n "lon": 3.5155310,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674437,\n "lat": 49.9337910,\n "lon": 3.5202090,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674438,\n "lat": 49.9337930,\n "lon": 3.5157140,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674440,\n "lat": 49.9337960,\n "lon": 3.5251140,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674441,\n "lat": 49.9337960,\n "lon": 3.5274410,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674442,\n "lat": 49.9337990,\n "lon": 3.5185460,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674443,\n "lat": 49.9338030,\n "lon": 3.5203990,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674444,\n "lat": 49.9338040,\n "lon": 3.5154700,\n "timestamp": "2011-08-09T16:32:02Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674445,\n "lat": 49.9338060,\n "lon": 3.5175890,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674446,\n "lat": 49.9338060,\n "lon": 3.5183450,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674447,\n "lat": 49.9338070,\n "lon": 3.5182270,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674453,\n "lat": 49.9338070,\n "lon": 3.5274080,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674455,\n "lat": 49.9338080,\n "lon": 3.5204900,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674456,\n "lat": 49.9338110,\n "lon": 3.5158730,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674458,\n "lat": 49.9338110,\n "lon": 3.5182140,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674460,\n "lat": 49.9338120,\n "lon": 3.5201800,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674461,\n "lat": 49.9338120,\n "lon": 3.5253030,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674462,\n "lat": 49.9338120,\n "lon": 3.5274260,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674463,\n "lat": 49.9338150,\n "lon": 3.5172670,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674464,\n "lat": 49.9338170,\n "lon": 3.5176420,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674465,\n "lat": 49.9338180,\n "lon": 3.5261910,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674470,\n "lat": 49.9338210,\n "lon": 3.5160980,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674471,\n "lat": 49.9338210,\n "lon": 3.5184940,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674473,\n "lat": 49.9338220,\n "lon": 3.5226880,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674474,\n "lat": 49.9338270,\n "lon": 3.5228350,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674476,\n "lat": 49.9338270,\n "lon": 3.5272770,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674478,\n "lat": 49.9338300,\n "lon": 3.5176120,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674479,\n "lat": 49.9338320,\n "lon": 3.5153360,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674481,\n "lat": 49.9338320,\n "lon": 3.5201550,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674482,\n "lat": 49.9338340,\n "lon": 3.5262330,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674483,\n "lat": 49.9338350,\n "lon": 3.5204380,\n "timestamp": "2011-08-09T16:32:03Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674484,\n "lat": 49.9338370,\n "lon": 3.5155490,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674488,\n "lat": 49.9338400,\n "lon": 3.5176640,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674490,\n "lat": 49.9338420,\n "lon": 3.5157420,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674492,\n "lat": 49.9338430,\n "lon": 3.5174800,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674493,\n "lat": 49.9338440,\n "lon": 3.5272610,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674495,\n "lat": 49.9338470,\n "lon": 3.5152600,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674496,\n "lat": 49.9338470,\n "lon": 3.5159990,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674498,\n "lat": 49.9338500,\n "lon": 3.5154870,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674499,\n "lat": 49.9338520,\n "lon": 3.5177510,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674500,\n "lat": 49.9338530,\n "lon": 3.5153439,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392674501,\n "lat": 49.9338550,\n "lon": 3.5250990,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674502,\n "lat": 49.9338560,\n "lon": 3.5170790,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674503,\n "lat": 49.9338600,\n "lon": 3.5273640,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674504,\n "lat": 49.9338620,\n "lon": 3.5203380,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674505,\n "lat": 49.9338670,\n "lon": 3.5152690,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674506,\n "lat": 49.9338670,\n "lon": 3.5252880,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674507,\n "lat": 49.9338690,\n "lon": 3.5161280,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674508,\n "lat": 49.9338750,\n "lon": 3.5261370,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674509,\n "lat": 49.9338760,\n "lon": 3.5176950,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674510,\n "lat": 49.9338760,\n "lon": 3.5177940,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674511,\n "lat": 49.9338770,\n "lon": 3.5153530,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674512,\n "lat": 49.9338790,\n "lon": 3.5273450,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674513,\n "lat": 49.9338800,\n "lon": 3.5160860,\n "timestamp": "2011-08-09T16:32:04Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674514,\n "lat": 49.9338800,\n "lon": 3.5206240,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674515,\n "lat": 49.9338810,\n "lon": 3.5173020,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674516,\n "lat": 49.9338820,\n "lon": 3.5177820,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674517,\n "lat": 49.9338830,\n "lon": 3.5203100,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674518,\n "lat": 49.9338840,\n "lon": 3.5172910,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674519,\n "lat": 49.9338848,\n "lon": 3.5172914,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392674520,\n "lat": 49.9338900,\n "lon": 3.5261800,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674521,\n "lat": 49.9338910,\n "lon": 3.5172660,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674522,\n "lat": 49.9338930,\n "lon": 3.5151350,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674523,\n "lat": 49.9338940,\n "lon": 3.5204370,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674524,\n "lat": 49.9338950,\n "lon": 3.5160950,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674525,\n "lat": 49.9338960,\n "lon": 3.5172420,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674526,\n "lat": 49.9338980,\n "lon": 3.5272130,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674527,\n "lat": 49.9338990,\n "lon": 3.5182740,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674528,\n "lat": 49.9339000,\n "lon": 3.5172210,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674529,\n "lat": 49.9339020,\n "lon": 3.5168690,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674530,\n "lat": 49.9339020,\n "lon": 3.5273230,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674531,\n "lat": 49.9339070,\n "lon": 3.5177270,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674532,\n "lat": 49.9339080,\n "lon": 3.5155230,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674533,\n "lat": 49.9339160,\n "lon": 3.5160160,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674534,\n "lat": 49.9339170,\n "lon": 3.5159440,\n "timestamp": "2011-08-09T16:32:05Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674535,\n "lat": 49.9339180,\n "lon": 3.5159410,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674536,\n "lat": 49.9339200,\n "lon": 3.5161100,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674538,\n "lat": 49.9339290,\n "lon": 3.5272950,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674540,\n "lat": 49.9339310,\n "lon": 3.5203370,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674541,\n "lat": 49.9339330,\n "lon": 3.5176700,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674543,\n "lat": 49.9339350,\n "lon": 3.5153830,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674544,\n "lat": 49.9339360,\n "lon": 3.5174780,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674546,\n "lat": 49.9339360,\n "lon": 3.5204700,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674547,\n "lat": 49.9339370,\n "lon": 3.5239230,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674548,\n "lat": 49.9339370,\n "lon": 3.5239790,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674551,\n "lat": 49.9339380,\n "lon": 3.5170580,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674553,\n "lat": 49.9339380,\n "lon": 3.5264950,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674554,\n "lat": 49.9339410,\n "lon": 3.5160290,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674556,\n "lat": 49.9339550,\n "lon": 3.5177670,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674558,\n "lat": 49.9339610,\n "lon": 3.5159700,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674559,\n "lat": 49.9339640,\n "lon": 3.5219520,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674561,\n "lat": 49.9339690,\n "lon": 3.5173360,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674562,\n "lat": 49.9339700,\n "lon": 3.5207030,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674564,\n "lat": 49.9339720,\n "lon": 3.5169020,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674565,\n "lat": 49.9339730,\n "lon": 3.5203710,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674566,\n "lat": 49.9339730,\n "lon": 3.5239230,\n "timestamp": "2011-08-09T16:32:06Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674570,\n "lat": 49.9339730,\n "lon": 3.5239790,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674572,\n "lat": 49.9339750,\n "lon": 3.5151730,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674573,\n "lat": 49.9339760,\n "lon": 3.5177140,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674575,\n "lat": 49.9339790,\n "lon": 3.5155540,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674576,\n "lat": 49.9339790,\n "lon": 3.5170890,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674578,\n "lat": 49.9339810,\n "lon": 3.5170770,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674580,\n "lat": 49.9339810,\n "lon": 3.5172890,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674581,\n "lat": 49.9339830,\n "lon": 3.5175440,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674583,\n "lat": 49.9339860,\n "lon": 3.5172680,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674585,\n "lat": 49.9339860,\n "lon": 3.5221360,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674587,\n "lat": 49.9339860,\n "lon": 3.5266120,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674595,\n "lat": 49.9339890,\n "lon": 3.5153980,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674597,\n "lat": 49.9339890,\n "lon": 3.5178020,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674598,\n "lat": 49.9339950,\n "lon": 3.5219520,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674600,\n "lat": 49.9339970,\n "lon": 3.5177830,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674601,\n "lat": 49.9339990,\n "lon": 3.5153420,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674603,\n "lat": 49.9340010,\n "lon": 3.5221840,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674606,\n "lat": 49.9340020,\n "lon": 3.5264330,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674608,\n "lat": 49.9340030,\n "lon": 3.5158090,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674609,\n "lat": 49.9340050,\n "lon": 3.5154140,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674611,\n "lat": 49.9340090,\n "lon": 3.5171550,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674613,\n "lat": 49.9340140,\n "lon": 3.5160050,\n "timestamp": "2011-08-09T16:32:07Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674621,\n "lat": 49.9340150,\n "lon": 3.5154070,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674622,\n "lat": 49.9340150,\n "lon": 3.5223210,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674624,\n "lat": 49.9340230,\n "lon": 3.5178310,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674626,\n "lat": 49.9340250,\n "lon": 3.5153500,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674627,\n "lat": 49.9340280,\n "lon": 3.5178140,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674629,\n "lat": 49.9340360,\n "lon": 3.5178430,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674630,\n "lat": 49.9340360,\n "lon": 3.5220990,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674632,\n "lat": 49.9340430,\n "lon": 3.5163210,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674633,\n "lat": 49.9340500,\n "lon": 3.5204850,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674634,\n "lat": 49.9340500,\n "lon": 3.5265490,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674644,\n "lat": 49.9340560,\n "lon": 3.5158410,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674646,\n "lat": 49.9340580,\n "lon": 3.5179850,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674649,\n "lat": 49.9340610,\n "lon": 3.5204550,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674651,\n "lat": 49.9340630,\n "lon": 3.5162230,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674652,\n "lat": 49.9340650,\n "lon": 3.5177120,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674654,\n "lat": 49.9340720,\n "lon": 3.5225540,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674656,\n "lat": 49.9340810,\n "lon": 3.5177260,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674657,\n "lat": 49.9340830,\n "lon": 3.5222880,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674659,\n "lat": 49.9340880,\n "lon": 3.5176520,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674661,\n "lat": 49.9340910,\n "lon": 3.5240990,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674663,\n "lat": 49.9340990,\n "lon": 3.5261600,\n "timestamp": "2011-08-09T16:32:08Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674672,\n "lat": 49.9341000,\n "lon": 3.5173280,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674673,\n "lat": 49.9341010,\n "lon": 3.5226690,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674675,\n "lat": 49.9341040,\n "lon": 3.5168790,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674677,\n "lat": 49.9341040,\n "lon": 3.5176000,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674678,\n "lat": 49.9341060,\n "lon": 3.5176600,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674680,\n "lat": 49.9341090,\n "lon": 3.5175750,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674682,\n "lat": 49.9341160,\n "lon": 3.5172080,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674685,\n "lat": 49.9341160,\n "lon": 3.5261440,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674688,\n "lat": 49.9341200,\n "lon": 3.5165200,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674690,\n "lat": 49.9341200,\n "lon": 3.5167350,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674692,\n "lat": 49.9341200,\n "lon": 3.5176210,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674699,\n "lat": 49.9341240,\n "lon": 3.5163610,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674701,\n "lat": 49.9341240,\n "lon": 3.5172120,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674705,\n "lat": 49.9341240,\n "lon": 3.5241370,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674708,\n "lat": 49.9341250,\n "lon": 3.5171640,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674710,\n "lat": 49.9341280,\n "lon": 3.5224710,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674713,\n "lat": 49.9341300,\n "lon": 3.5230420,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674716,\n "lat": 49.9341330,\n "lon": 3.5160600,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674717,\n "lat": 49.9341360,\n "lon": 3.5262550,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674719,\n "lat": 49.9341370,\n "lon": 3.5174890,\n "timestamp": "2011-08-09T16:32:09Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674720,\n "lat": 49.9341380,\n "lon": 3.5224950,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674729,\n "lat": 49.9341430,\n "lon": 3.5162620,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674731,\n "lat": 49.9341450,\n "lon": 3.5175460,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674734,\n "lat": 49.9341480,\n "lon": 3.5159840,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674737,\n "lat": 49.9341488,\n "lon": 3.5159844,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392674739,\n "lat": 49.9341490,\n "lon": 3.5230270,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674741,\n "lat": 49.9341520,\n "lon": 3.5163730,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674742,\n "lat": 49.9341530,\n "lon": 3.5175120,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674743,\n "lat": 49.9341530,\n "lon": 3.5262400,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674744,\n "lat": 49.9341540,\n "lon": 3.5230480,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674745,\n "lat": 49.9341550,\n "lon": 3.5230480,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674747,\n "lat": 49.9341560,\n "lon": 3.5189190,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674760,\n "lat": 49.9341580,\n "lon": 3.5165380,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674762,\n "lat": 49.9341580,\n "lon": 3.5189630,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674763,\n "lat": 49.9341640,\n "lon": 3.5173710,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674766,\n "lat": 49.9341700,\n "lon": 3.5158780,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674769,\n "lat": 49.9341710,\n "lon": 3.5189400,\n "timestamp": "2011-08-09T16:32:10Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674775,\n "lat": 49.9341710,\n "lon": 3.5226270,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674776,\n "lat": 49.9341710,\n "lon": 3.5231740,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674778,\n "lat": 49.9341750,\n "lon": 3.5239250,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674780,\n "lat": 49.9341780,\n "lon": 3.5215500,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674785,\n "lat": 49.9341830,\n "lon": 3.5216120,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674794,\n "lat": 49.9341860,\n "lon": 3.5176770,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674796,\n "lat": 49.9341880,\n "lon": 3.5173710,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674798,\n "lat": 49.9341880,\n "lon": 3.5190040,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674799,\n "lat": 49.9341880,\n "lon": 3.5231580,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674800,\n "lat": 49.9341900,\n "lon": 3.5167900,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674802,\n "lat": 49.9341900,\n "lon": 3.5216630,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674804,\n "lat": 49.9341940,\n "lon": 3.5167520,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674807,\n "lat": 49.9341940,\n "lon": 3.5175760,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674809,\n "lat": 49.9341940,\n "lon": 3.5216970,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674813,\n "lat": 49.9341940,\n "lon": 3.5217470,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674816,\n "lat": 49.9341970,\n "lon": 3.5173320,\n "timestamp": "2011-08-09T16:32:11Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674824,\n "lat": 49.9341980,\n "lon": 3.5168660,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674826,\n "lat": 49.9341990,\n "lon": 3.5229850,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674829,\n "lat": 49.9342000,\n "lon": 3.5218490,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674831,\n "lat": 49.9342020,\n "lon": 3.5216570,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674832,\n "lat": 49.9342050,\n "lon": 3.5167940,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674833,\n "lat": 49.9342060,\n "lon": 3.5188110,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674834,\n "lat": 49.9342060,\n "lon": 3.5216950,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674835,\n "lat": 49.9342060,\n "lon": 3.5230080,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674836,\n "lat": 49.9342080,\n "lon": 3.5239640,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674838,\n "lat": 49.9342090,\n "lon": 3.5160340,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674843,\n "lat": 49.9342090,\n "lon": 3.5188180,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674845,\n "lat": 49.9342100,\n "lon": 3.5161000,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674846,\n "lat": 49.9342110,\n "lon": 3.5215440,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674848,\n "lat": 49.9342140,\n "lon": 3.5160160,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674851,\n "lat": 49.9342170,\n "lon": 3.5216020,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674852,\n "lat": 49.9342190,\n "lon": 3.5171790,\n "timestamp": "2011-08-09T16:32:12Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674853,\n "lat": 49.9342230,\n "lon": 3.5160400,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674855,\n "lat": 49.9342310,\n "lon": 3.5169120,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674857,\n "lat": 49.9342360,\n "lon": 3.5168770,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674858,\n "lat": 49.9342370,\n "lon": 3.5161850,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674864,\n "lat": 49.9342440,\n "lon": 3.5219570,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674866,\n "lat": 49.9342470,\n "lon": 3.5173580,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674867,\n "lat": 49.9342520,\n "lon": 3.5169170,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674868,\n "lat": 49.9342570,\n "lon": 3.5180150,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674869,\n "lat": 49.9342620,\n "lon": 3.5221600,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674871,\n "lat": 49.9342650,\n "lon": 3.5164760,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674873,\n "lat": 49.9342650,\n "lon": 3.5186330,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674874,\n "lat": 49.9342660,\n "lon": 3.5217280,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674876,\n "lat": 49.9342670,\n "lon": 3.5217400,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674878,\n "lat": 49.9342670,\n "lon": 3.5222130,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674883,\n "lat": 49.9342690,\n "lon": 3.5229590,\n "timestamp": "2011-08-09T16:32:13Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674884,\n "lat": 49.9342730,\n "lon": 3.5218000,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674885,\n "lat": 49.9342750,\n "lon": 3.5218310,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674887,\n "lat": 49.9342800,\n "lon": 3.5186060,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674889,\n "lat": 49.9342850,\n "lon": 3.5186580,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674891,\n "lat": 49.9342856,\n "lon": 3.5186568,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392674892,\n "lat": 49.9342870,\n "lon": 3.5217360,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674894,\n "lat": 49.9342930,\n "lon": 3.5217970,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674896,\n "lat": 49.9342940,\n "lon": 3.5159320,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674900,\n "lat": 49.9342940,\n "lon": 3.5163330,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674901,\n "lat": 49.9342950,\n "lon": 3.5186390,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674902,\n "lat": 49.9343020,\n "lon": 3.5172020,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674903,\n "lat": 49.9343040,\n "lon": 3.5230680,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674904,\n "lat": 49.9343140,\n "lon": 3.5178850,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674906,\n "lat": 49.9343150,\n "lon": 3.5180750,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674908,\n "lat": 49.9343370,\n "lon": 3.5187280,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674910,\n "lat": 49.9343380,\n "lon": 3.5165140,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674911,\n "lat": 49.9343380,\n "lon": 3.5169400,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674913,\n "lat": 49.9343660,\n "lon": 3.5163670,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674915,\n "lat": 49.9343710,\n "lon": 3.5179450,\n "timestamp": "2011-08-09T16:32:14Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674918,\n "lat": 49.9343820,\n "lon": 3.5246160,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674920,\n "lat": 49.9343860,\n "lon": 3.5157090,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674921,\n "lat": 49.9343900,\n "lon": 3.5185740,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674922,\n "lat": 49.9344000,\n "lon": 3.5155800,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674923,\n "lat": 49.9344210,\n "lon": 3.5228950,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674924,\n "lat": 49.9344230,\n "lon": 3.5246750,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674925,\n "lat": 49.9344240,\n "lon": 3.5245400,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674927,\n "lat": 49.9344060,\n "lon": 3.5173953,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392674928,\n "lat": 49.9344300,\n "lon": 3.5186560,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674930,\n "lat": 49.9344150,\n "lon": 3.5173573,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392674931,\n "lat": 49.9344380,\n "lon": 3.5219060,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674938,\n "lat": 49.9344430,\n "lon": 3.5156290,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674939,\n "lat": 49.9344430,\n "lon": 3.5229780,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674940,\n "lat": 49.9344440,\n "lon": 3.5180250,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674941,\n "lat": 49.9344450,\n "lon": 3.5228300,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674943,\n "lat": 49.9344460,\n "lon": 3.5226830,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674944,\n "lat": 49.9344470,\n "lon": 3.5155950,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674946,\n "lat": 49.9344470,\n "lon": 3.5184910,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674948,\n "lat": 49.9344500,\n "lon": 3.5161770,\n "timestamp": "2011-08-09T16:32:15Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674949,\n "lat": 49.9344510,\n "lon": 3.5220520,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674951,\n "lat": 49.9344550,\n "lon": 3.5228730,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674955,\n "lat": 49.9344330,\n "lon": 3.5172763,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392674956,\n "lat": 49.9344570,\n "lon": 3.5221170,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674957,\n "lat": 49.9344580,\n "lon": 3.5161270,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674958,\n "lat": 49.9344350,\n "lon": 3.5172573,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392674960,\n "lat": 49.9344590,\n "lon": 3.5221450,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674961,\n "lat": 49.9344610,\n "lon": 3.5186090,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674963,\n "lat": 49.9344610,\n "lon": 3.5221670,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674965,\n "lat": 49.9344400,\n "lon": 3.5172233,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392674966,\n "lat": 49.9344630,\n "lon": 3.5180510,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674968,\n "lat": 49.9344650,\n "lon": 3.5228760,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674970,\n "lat": 49.9344670,\n "lon": 3.5179830,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674974,\n "lat": 49.9344690,\n "lon": 3.5156360,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674975,\n "lat": 49.9344490,\n "lon": 3.5173773,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392674976,\n "lat": 49.9344730,\n "lon": 3.5157350,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674977,\n "lat": 49.9344730,\n "lon": 3.5227950,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674979,\n "lat": 49.9344730,\n "lon": 3.5228120,\n "timestamp": "2011-08-09T16:32:16Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674981,\n "lat": 49.9344570,\n "lon": 3.5170583,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392674982,\n "lat": 49.9344820,\n "lon": 3.5155260,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674984,\n "lat": 49.9344820,\n "lon": 3.5161890,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674986,\n "lat": 49.9344830,\n "lon": 3.5229540,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674988,\n "lat": 49.9344840,\n "lon": 3.5184370,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674989,\n "lat": 49.9344840,\n "lon": 3.5228630,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674992,\n "lat": 49.9344860,\n "lon": 3.5142490,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674993,\n "lat": 49.9344860,\n "lon": 3.5180090,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674995,\n "lat": 49.9344640,\n "lon": 3.5169883,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392674997,\n "lat": 49.9344880,\n "lon": 3.5142290,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392674998,\n "lat": 49.9344900,\n "lon": 3.5161390,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675000,\n "lat": 49.9344910,\n "lon": 3.5155910,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675001,\n "lat": 49.9344910,\n "lon": 3.5185670,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675003,\n "lat": 49.9344940,\n "lon": 3.5141540,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675005,\n "lat": 49.9344750,\n "lon": 3.5174403,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675006,\n "lat": 49.9344990,\n "lon": 3.5155310,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675008,\n "lat": 49.9344990,\n "lon": 3.5185550,\n "timestamp": "2011-08-09T16:32:17Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675011,\n "lat": 49.9345010,\n "lon": 3.5157760,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675012,\n "lat": 49.9344780,\n "lon": 3.5168623,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675014,\n "lat": 49.9344800,\n "lon": 3.5172413,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675016,\n "lat": 49.9345050,\n "lon": 3.5157520,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675017,\n "lat": 49.9344830,\n "lon": 3.5173963,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675019,\n "lat": 49.9345080,\n "lon": 3.5227750,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675021,\n "lat": 49.9345110,\n "lon": 3.5142540,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675022,\n "lat": 49.9345120,\n "lon": 3.5142338,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392675024,\n "lat": 49.9345130,\n "lon": 3.5142340,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675026,\n "lat": 49.9345130,\n "lon": 3.5155980,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675029,\n "lat": 49.9345130,\n "lon": 3.5157460,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675030,\n "lat": 49.9345170,\n "lon": 3.5228170,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675032,\n "lat": 49.9345190,\n "lon": 3.5141590,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675033,\n "lat": 49.9345200,\n "lon": 3.5155390,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675035,\n "lat": 49.9345020,\n "lon": 3.5174713,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675037,\n "lat": 49.9345280,\n "lon": 3.5157840,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675038,\n "lat": 49.9345280,\n "lon": 3.5185110,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675040,\n "lat": 49.9345280,\n "lon": 3.5243510,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675042,\n "lat": 49.9345060,\n "lon": 3.5172803,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675044,\n "lat": 49.9345060,\n "lon": 3.5174563,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675045,\n "lat": 49.9345310,\n "lon": 3.5156600,\n "timestamp": "2011-08-09T16:32:18Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675050,\n "lat": 49.9345310,\n "lon": 3.5157600,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675051,\n "lat": 49.9345080,\n "lon": 3.5172543,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675053,\n "lat": 49.9345310,\n "lon": 3.5186110,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675055,\n "lat": 49.9345340,\n "lon": 3.5149210,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675056,\n "lat": 49.9345370,\n "lon": 3.5148880,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675058,\n "lat": 49.9345420,\n "lon": 3.5146020,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675060,\n "lat": 49.9345440,\n "lon": 3.5156630,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675061,\n "lat": 49.9345450,\n "lon": 3.5187490,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675063,\n "lat": 49.9345460,\n "lon": 3.5148080,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675065,\n "lat": 49.9345460,\n "lon": 3.5226250,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675066,\n "lat": 49.9345470,\n "lon": 3.5146610,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675070,\n "lat": 49.9345510,\n "lon": 3.5227510,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675071,\n "lat": 49.9345310,\n "lon": 3.5170913,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675073,\n "lat": 49.9345560,\n "lon": 3.5156070,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675075,\n "lat": 49.9345580,\n "lon": 3.5185740,\n "timestamp": "2011-08-09T16:32:19Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675076,\n "lat": 49.9345610,\n "lon": 3.5146580,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675078,\n "lat": 49.9345610,\n "lon": 3.5227930,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675080,\n "lat": 49.9345620,\n "lon": 3.5146680,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675081,\n "lat": 49.9345420,\n "lon": 3.5172963,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675082,\n "lat": 49.9345670,\n "lon": 3.5148970,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675083,\n "lat": 49.9345710,\n "lon": 3.5156150,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675086,\n "lat": 49.9345641,\n "lon": 3.5226097,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675088,\n "lat": 49.9345730,\n "lon": 3.5142780,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675089,\n "lat": 49.9345740,\n "lon": 3.5186750,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675091,\n "lat": 49.9345740,\n "lon": 3.5244170,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675093,\n "lat": 49.9345751,\n "lon": 3.5148150,\n "timestamp": "2012-10-15T11:51:38Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392675094,\n "lat": 49.9345760,\n "lon": 3.5157660,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675096,\n "lat": 49.9345760,\n "lon": 3.5227370,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675098,\n "lat": 49.9345560,\n "lon": 3.5170343,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675099,\n "lat": 49.9345810,\n "lon": 3.5147560,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675101,\n "lat": 49.9345830,\n "lon": 3.5149330,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675102,\n "lat": 49.9345850,\n "lon": 3.5144350,\n "timestamp": "2011-08-09T16:32:20Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675105,\n "lat": 49.9345860,\n "lon": 3.5149020,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675107,\n "lat": 49.9345860,\n "lon": 3.5186940,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675109,\n "lat": 49.9345880,\n "lon": 3.5157590,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675111,\n "lat": 49.9345940,\n "lon": 3.5189020,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675112,\n "lat": 49.9345871,\n "lon": 3.5226607,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675114,\n "lat": 49.9345740,\n "lon": 3.5169333,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675116,\n "lat": 49.9345980,\n "lon": 3.5186420,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675117,\n "lat": 49.9346010,\n "lon": 3.5154860,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675118,\n "lat": 49.9345890,\n "lon": 3.5168753,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675120,\n "lat": 49.9346130,\n "lon": 3.5157410,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675121,\n "lat": 49.9346141,\n "lon": 3.5227277,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675128,\n "lat": 49.9346000,\n "lon": 3.5169113,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675130,\n "lat": 49.9346250,\n "lon": 3.5156920,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675131,\n "lat": 49.9346250,\n "lon": 3.5188650,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675132,\n "lat": 49.9346181,\n "lon": 3.5227387,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675133,\n "lat": 49.9346260,\n "lon": 3.5189660,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675134,\n "lat": 49.9346320,\n "lon": 3.5145850,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675135,\n "lat": 49.9346330,\n "lon": 3.5214330,\n "timestamp": "2011-08-09T16:32:21Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675136,\n "lat": 49.9346261,\n "lon": 3.5225737,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675137,\n "lat": 49.9346350,\n "lon": 3.5215090,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675139,\n "lat": 49.9346370,\n "lon": 3.5146540,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675145,\n "lat": 49.9346380,\n "lon": 3.5142660,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675147,\n "lat": 49.9346380,\n "lon": 3.5162070,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675148,\n "lat": 49.9346410,\n "lon": 3.5149150,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675150,\n "lat": 49.9346450,\n "lon": 3.5161120,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675151,\n "lat": 49.9346480,\n "lon": 3.5138330,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675152,\n "lat": 49.9346510,\n "lon": 3.5144240,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675153,\n "lat": 49.9346510,\n "lon": 3.5189610,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675154,\n "lat": 49.9346520,\n "lon": 3.5138870,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675155,\n "lat": 49.9346530,\n "lon": 3.5162320,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675156,\n "lat": 49.9346550,\n "lon": 3.5161180,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675158,\n "lat": 49.9346550,\n "lon": 3.5162150,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675165,\n "lat": 49.9346560,\n "lon": 3.5147760,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675166,\n "lat": 49.9346350,\n "lon": 3.5168373,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675167,\n "lat": 49.9346580,\n "lon": 3.5189280,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675168,\n "lat": 49.9346590,\n "lon": 3.5212340,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675169,\n "lat": 49.9346600,\n "lon": 3.5160410,\n "timestamp": "2011-08-09T16:32:22Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675170,\n "lat": 49.9346650,\n "lon": 3.5155150,\n "timestamp": "2011-08-09T16:32:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675172,\n "lat": 49.9346660,\n "lon": 3.5189440,\n "timestamp": "2011-08-09T16:32:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675173,\n "lat": 49.9346660,\n "lon": 3.5211870,\n "timestamp": "2011-08-09T16:32:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675175,\n "lat": 49.9346710,\n "lon": 3.5162400,\n "timestamp": "2011-08-09T16:32:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675177,\n "lat": 49.9346750,\n "lon": 3.5138830,\n "timestamp": "2011-08-09T16:32:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675178,\n "lat": 49.9346750,\n "lon": 3.5162210,\n "timestamp": "2011-08-09T16:32:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675184,\n "lat": 49.9346508,\n "lon": 3.5221784,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675185,\n "lat": 49.9346570,\n "lon": 3.5218474,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675187,\n "lat": 49.9346528,\n "lon": 3.5221454,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675188,\n "lat": 49.9346721,\n "lon": 3.5226897,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675190,\n "lat": 49.9346568,\n "lon": 3.5221754,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675192,\n "lat": 49.9346850,\n "lon": 3.5139790,\n "timestamp": "2011-08-09T16:32:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675193,\n "lat": 49.9346850,\n "lon": 3.5145750,\n "timestamp": "2011-08-09T16:32:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675195,\n "lat": 49.9346670,\n "lon": 3.5219474,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675196,\n "lat": 49.9346870,\n "lon": 3.5145920,\n "timestamp": "2011-08-09T16:32:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675198,\n "lat": 49.9346660,\n "lon": 3.5176533,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675200,\n "lat": 49.9346890,\n "lon": 3.5214290,\n "timestamp": "2011-08-09T16:32:23Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675202,\n "lat": 49.9346910,\n "lon": 3.5215060,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675203,\n "lat": 49.9346740,\n "lon": 3.5219934,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675205,\n "lat": 49.9346710,\n "lon": 3.5169333,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675207,\n "lat": 49.9346960,\n "lon": 3.5145730,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675208,\n "lat": 49.9346970,\n "lon": 3.5145900,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675210,\n "lat": 49.9346738,\n "lon": 3.5223264,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675212,\n "lat": 49.9347020,\n "lon": 3.5189000,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675213,\n "lat": 49.9346788,\n "lon": 3.5220994,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675215,\n "lat": 49.9346828,\n "lon": 3.5221374,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675216,\n "lat": 49.9347090,\n "lon": 3.5160660,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675220,\n "lat": 49.9347120,\n "lon": 3.5212510,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675221,\n "lat": 49.9347180,\n "lon": 3.5138200,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675222,\n "lat": 49.9347180,\n "lon": 3.5160480,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675224,\n "lat": 49.9346950,\n "lon": 3.5176863,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675225,\n "lat": 49.9347180,\n "lon": 3.5191080,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675227,\n "lat": 49.9347190,\n "lon": 3.5212050,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675229,\n "lat": 49.9347240,\n "lon": 3.5162450,\n "timestamp": "2011-08-09T16:32:24Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675230,\n "lat": 49.9347280,\n "lon": 3.5139740,\n "timestamp": "2011-08-09T16:32:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675232,\n "lat": 49.9347068,\n "lon": 3.5220464,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675234,\n "lat": 49.9347108,\n "lon": 3.5220904,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675236,\n "lat": 49.9347400,\n "lon": 3.5160590,\n "timestamp": "2011-08-09T16:32:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675238,\n "lat": 49.9347400,\n "lon": 3.5160830,\n "timestamp": "2011-08-09T16:32:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675239,\n "lat": 49.9347210,\n "lon": 3.5218324,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675241,\n "lat": 49.9347440,\n "lon": 3.5165670,\n "timestamp": "2011-08-09T16:32:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675243,\n "lat": 49.9347460,\n "lon": 3.5228510,\n "timestamp": "2011-08-09T16:32:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675244,\n "lat": 49.9347280,\n "lon": 3.5175493,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675246,\n "lat": 49.9347320,\n "lon": 3.5219294,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675248,\n "lat": 49.9347540,\n "lon": 3.5160890,\n "timestamp": "2011-08-09T16:32:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675250,\n "lat": 49.9347550,\n "lon": 3.5165960,\n "timestamp": "2011-08-09T16:32:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675251,\n "lat": 49.9347570,\n "lon": 3.5165550,\n "timestamp": "2011-08-09T16:32:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675253,\n "lat": 49.9347378,\n "lon": 3.5220384,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675255,\n "lat": 49.9347640,\n "lon": 3.5200320,\n "timestamp": "2011-08-09T16:32:25Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675257,\n "lat": 49.9347670,\n "lon": 3.5165850,\n "timestamp": "2011-08-09T16:32:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675259,\n "lat": 49.9347680,\n "lon": 3.5228830,\n "timestamp": "2011-08-09T16:32:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675261,\n "lat": 49.9347720,\n "lon": 3.5190490,\n "timestamp": "2011-08-09T16:32:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675263,\n "lat": 49.9347411,\n "lon": 3.5226508,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675264,\n "lat": 49.9347740,\n "lon": 3.5209710,\n "timestamp": "2011-08-09T16:32:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675266,\n "lat": 49.9347530,\n "lon": 3.5175873,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675268,\n "lat": 49.9347540,\n "lon": 3.5166193,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675269,\n "lat": 49.9347770,\n "lon": 3.5207860,\n "timestamp": "2011-08-09T16:32:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675271,\n "lat": 49.9347800,\n "lon": 3.5193320,\n "timestamp": "2011-08-09T16:32:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675273,\n "lat": 49.9347481,\n "lon": 3.5227008,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675275,\n "lat": 49.9347810,\n "lon": 3.5227950,\n "timestamp": "2011-08-09T16:32:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675277,\n "lat": 49.9347880,\n "lon": 3.5229130,\n "timestamp": "2011-08-09T16:32:26Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675279,\n "lat": 49.9347648,\n "lon": 3.5222724,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675280,\n "lat": 49.9347581,\n "lon": 3.5226918,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675282,\n "lat": 49.9347591,\n "lon": 3.5225038,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675284,\n "lat": 49.9347920,\n "lon": 3.5207380,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675286,\n "lat": 49.9347700,\n "lon": 3.5168543,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675287,\n "lat": 49.9347940,\n "lon": 3.5213250,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675289,\n "lat": 49.9347940,\n "lon": 3.5213860,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675291,\n "lat": 49.9347681,\n "lon": 3.5227518,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675292,\n "lat": 49.9348020,\n "lon": 3.5228250,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675296,\n "lat": 49.9348060,\n "lon": 3.5193930,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675298,\n "lat": 49.9348100,\n "lon": 3.5208420,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675299,\n "lat": 49.9348180,\n "lon": 3.5198910,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675301,\n "lat": 49.9348180,\n "lon": 3.5208150,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675302,\n "lat": 49.9348230,\n "lon": 3.5228560,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675304,\n "lat": 49.9348240,\n "lon": 3.5251930,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675306,\n "lat": 49.9348300,\n "lon": 3.5200920,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675307,\n "lat": 49.9348320,\n "lon": 3.5207660,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675309,\n "lat": 49.9348360,\n "lon": 3.5214200,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675310,\n "lat": 49.9348360,\n "lon": 3.5214970,\n "timestamp": "2011-08-09T16:32:27Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675311,\n "lat": 49.9348051,\n "lon": 3.5224788,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675314,\n "lat": 49.9348071,\n "lon": 3.5225858,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675316,\n "lat": 49.9348430,\n "lon": 3.5213260,\n "timestamp": "2011-08-09T16:32:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675317,\n "lat": 49.9348207,\n "lon": 3.5224667,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675319,\n "lat": 49.9348230,\n "lon": 3.5168083,\n "timestamp": "2023-02-15T15:31:46Z",\n "version": 2,\n "changeset": 132587732,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 1392675321,\n "lat": 49.9348480,\n "lon": 3.5207770,\n "timestamp": "2011-08-09T16:32:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675322,\n "lat": 49.9348500,\n "lon": 3.5207700,\n "timestamp": "2011-08-09T16:32:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675324,\n "lat": 49.9348500,\n "lon": 3.5218560,\n "timestamp": "2011-08-09T16:32:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675325,\n "lat": 49.9348560,\n "lon": 3.5192440,\n "timestamp": "2011-08-09T16:32:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675327,\n "lat": 49.9348590,\n "lon": 3.5252590,\n "timestamp": "2011-08-09T16:32:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675328,\n "lat": 49.9348600,\n "lon": 3.5208430,\n "timestamp": "2011-08-09T16:32:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675332,\n "lat": 49.9348610,\n "lon": 3.5212610,\n "timestamp": "2011-08-09T16:32:28Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675334,\n "lat": 49.9348387,\n "lon": 3.5225067,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675336,\n "lat": 49.9348650,\n "lon": 3.5252350,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675337,\n "lat": 49.9348680,\n "lon": 3.5210300,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675339,\n "lat": 49.9348680,\n "lon": 3.5252670,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675340,\n "lat": 49.9348690,\n "lon": 3.5213850,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675342,\n "lat": 49.9348710,\n "lon": 3.5204080,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675344,\n "lat": 49.9348720,\n "lon": 3.5192250,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675345,\n "lat": 49.9348720,\n "lon": 3.5203080,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675346,\n "lat": 49.9348401,\n "lon": 3.5225578,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675347,\n "lat": 49.9348760,\n "lon": 3.5252460,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675352,\n "lat": 49.9348770,\n "lon": 3.5207890,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675354,\n "lat": 49.9348481,\n "lon": 3.5225538,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675355,\n "lat": 49.9348820,\n "lon": 3.5203720,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675357,\n "lat": 49.9348840,\n "lon": 3.5199510,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675359,\n "lat": 49.9348840,\n "lon": 3.5220920,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675361,\n "lat": 49.9348850,\n "lon": 3.5193060,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675362,\n "lat": 49.9348890,\n "lon": 3.5201460,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675363,\n "lat": 49.9348893,\n "lon": 3.5202531,\n "timestamp": "2012-10-15T11:51:39Z",\n "version": 2,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1392675364,\n "lat": 49.9348890,\n "lon": 3.5202540,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675365,\n "lat": 49.9348940,\n "lon": 3.5250220,\n "timestamp": "2011-08-09T16:32:29Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675366,\n "lat": 49.9348960,\n "lon": 3.5196050,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675371,\n "lat": 49.9348990,\n "lon": 3.5212880,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675372,\n "lat": 49.9348990,\n "lon": 3.5246410,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675374,\n "lat": 49.9349010,\n "lon": 3.5202160,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675376,\n "lat": 49.9349010,\n "lon": 3.5218270,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675378,\n "lat": 49.9349030,\n "lon": 3.5192940,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675379,\n "lat": 49.9349050,\n "lon": 3.5209010,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675380,\n "lat": 49.9349060,\n "lon": 3.5253610,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675381,\n "lat": 49.9349080,\n "lon": 3.5249870,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675382,\n "lat": 49.9349080,\n "lon": 3.5252590,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675383,\n "lat": 49.9349130,\n "lon": 3.5203950,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675384,\n "lat": 49.9349150,\n "lon": 3.5219030,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675389,\n "lat": 49.9349160,\n "lon": 3.5191750,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675391,\n "lat": 49.9349190,\n "lon": 3.5204400,\n "timestamp": "2011-08-09T16:32:30Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675393,\n "lat": 49.9348881,\n "lon": 3.5226418,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675394,\n "lat": 49.9349210,\n "lon": 3.5252680,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675396,\n "lat": 49.9349220,\n "lon": 3.5203460,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675398,\n "lat": 49.9349230,\n "lon": 3.5202340,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675399,\n "lat": 49.9349270,\n "lon": 3.5249490,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675400,\n "lat": 49.9349290,\n "lon": 3.5196820,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675401,\n "lat": 49.9349290,\n "lon": 3.5203490,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675403,\n "lat": 49.9349340,\n "lon": 3.5218950,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675409,\n "lat": 49.9349380,\n "lon": 3.5201970,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675411,\n "lat": 49.9349390,\n "lon": 3.5219730,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675412,\n "lat": 49.9349400,\n "lon": 3.5202920,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675413,\n "lat": 49.9349420,\n "lon": 3.5200050,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675414,\n "lat": 49.9349197,\n "lon": 3.5224087,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675415,\n "lat": 49.9349440,\n "lon": 3.5203600,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675416,\n "lat": 49.9349470,\n "lon": 3.5192430,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675418,\n "lat": 49.9349470,\n "lon": 3.5204140,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675420,\n "lat": 49.9349470,\n "lon": 3.5219690,\n "timestamp": "2011-08-09T16:32:31Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675421,\n "lat": 49.9349530,\n "lon": 3.5202580,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675423,\n "lat": 49.9349530,\n "lon": 3.5204180,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675429,\n "lat": 49.9349530,\n "lon": 3.5220620,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675430,\n "lat": 49.9349530,\n "lon": 3.5250890,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675431,\n "lat": 49.9349307,\n "lon": 3.5224557,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675432,\n "lat": 49.9349610,\n "lon": 3.5252150,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675434,\n "lat": 49.9349620,\n "lon": 3.5252690,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675435,\n "lat": 49.9349670,\n "lon": 3.5202200,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675437,\n "lat": 49.9349720,\n "lon": 3.5250380,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675438,\n "lat": 49.9349730,\n "lon": 3.5247840,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675440,\n "lat": 49.9349740,\n "lon": 3.5203320,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675442,\n "lat": 49.9349820,\n "lon": 3.5247700,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675443,\n "lat": 49.9349830,\n "lon": 3.5246430,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675447,\n "lat": 49.9349840,\n "lon": 3.5203260,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675448,\n "lat": 49.9349890,\n "lon": 3.5245010,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675449,\n "lat": 49.9349910,\n "lon": 3.5194340,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675451,\n "lat": 49.9349960,\n "lon": 3.5251460,\n "timestamp": "2011-08-09T16:32:32Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675452,\n "lat": 49.9349990,\n "lon": 3.5203370,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675454,\n "lat": 49.9349990,\n "lon": 3.5252130,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675456,\n "lat": 49.9350120,\n "lon": 3.5194780,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675457,\n "lat": 49.9350130,\n "lon": 3.5190630,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675459,\n "lat": 49.9350170,\n "lon": 3.5215370,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675461,\n "lat": 49.9350190,\n "lon": 3.5248550,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675465,\n "lat": 49.9350190,\n "lon": 3.5251440,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675466,\n "lat": 49.9350200,\n "lon": 3.5194060,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675468,\n "lat": 49.9350230,\n "lon": 3.5204740,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675470,\n "lat": 49.9350280,\n "lon": 3.5253900,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675471,\n "lat": 49.9350310,\n "lon": 3.5193930,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675473,\n "lat": 49.9350320,\n "lon": 3.5245670,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675475,\n "lat": 49.9350430,\n "lon": 3.5191310,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675477,\n "lat": 49.9350460,\n "lon": 3.5194240,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675478,\n "lat": 49.9350510,\n "lon": 3.5203890,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675480,\n "lat": 49.9350510,\n "lon": 3.5247470,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675482,\n "lat": 49.9350520,\n "lon": 3.5203030,\n "timestamp": "2011-08-09T16:32:33Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675486,\n "lat": 49.9350540,\n "lon": 3.5203800,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675488,\n "lat": 49.9350550,\n "lon": 3.5202970,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675490,\n "lat": 49.9350550,\n "lon": 3.5213960,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675491,\n "lat": 49.9350710,\n "lon": 3.5203160,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675494,\n "lat": 49.9350710,\n "lon": 3.5203930,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675497,\n "lat": 49.9350720,\n "lon": 3.5195220,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675499,\n "lat": 49.9350720,\n "lon": 3.5203210,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675502,\n "lat": 49.9350740,\n "lon": 3.5203580,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675504,\n "lat": 49.9350770,\n "lon": 3.5203450,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675507,\n "lat": 49.9350780,\n "lon": 3.5203480,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675510,\n "lat": 49.9350810,\n "lon": 3.5203630,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675517,\n "lat": 49.9350870,\n "lon": 3.5247520,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675519,\n "lat": 49.9350950,\n "lon": 3.5215870,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675521,\n "lat": 49.9350960,\n "lon": 3.5193750,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675523,\n "lat": 49.9350990,\n "lon": 3.5247710,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675524,\n "lat": 49.9351120,\n "lon": 3.5194770,\n "timestamp": "2011-08-09T16:32:34Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675526,\n "lat": 49.9350963,\n "lon": 3.5223094,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675531,\n "lat": 49.9351330,\n "lon": 3.5194540,\n "timestamp": "2011-08-09T16:32:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675533,\n "lat": 49.9351330,\n "lon": 3.5214450,\n "timestamp": "2011-08-09T16:32:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675534,\n "lat": 49.9351193,\n "lon": 3.5224334,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675538,\n "lat": 49.9351430,\n "lon": 3.5246030,\n "timestamp": "2011-08-09T16:32:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675540,\n "lat": 49.9351750,\n "lon": 3.5246470,\n "timestamp": "2011-08-09T16:32:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675541,\n "lat": 49.9351750,\n "lon": 3.5246570,\n "timestamp": "2011-08-09T16:32:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675543,\n "lat": 49.9351780,\n "lon": 3.5246510,\n "timestamp": "2011-08-09T16:32:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675545,\n "lat": 49.9351870,\n "lon": 3.5188660,\n "timestamp": "2011-08-09T16:32:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675546,\n "lat": 49.9352170,\n "lon": 3.5189310,\n "timestamp": "2011-08-09T16:32:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675548,\n "lat": 49.9352073,\n "lon": 3.5222644,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675549,\n "lat": 49.9352330,\n "lon": 3.5209830,\n "timestamp": "2011-08-09T16:32:35Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675550,\n "lat": 49.9352173,\n "lon": 3.5223964,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675551,\n "lat": 49.9352233,\n "lon": 3.5224364,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675556,\n "lat": 49.9352273,\n "lon": 3.5222574,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675558,\n "lat": 49.9352283,\n "lon": 3.5224354,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675560,\n "lat": 49.9352343,\n "lon": 3.5222534,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675562,\n "lat": 49.9352920,\n "lon": 3.5210710,\n "timestamp": "2011-08-09T16:32:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675563,\n "lat": 49.9353000,\n "lon": 3.5208710,\n "timestamp": "2011-08-09T16:32:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675565,\n "lat": 49.9352893,\n "lon": 3.5222434,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675566,\n "lat": 49.9353120,\n "lon": 3.5204400,\n "timestamp": "2011-08-09T16:32:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675567,\n "lat": 49.9353200,\n "lon": 3.5225880,\n "timestamp": "2011-08-09T16:32:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675568,\n "lat": 49.9353313,\n "lon": 3.5224234,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675569,\n "lat": 49.9353540,\n "lon": 3.5203940,\n "timestamp": "2011-08-09T16:32:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675570,\n "lat": 49.9353363,\n "lon": 3.5223654,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675577,\n "lat": 49.9353363,\n "lon": 3.5224124,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675579,\n "lat": 49.9353373,\n "lon": 3.5224224,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675581,\n "lat": 49.9353600,\n "lon": 3.5198390,\n "timestamp": "2011-08-09T16:32:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675582,\n "lat": 49.9353610,\n "lon": 3.5209590,\n "timestamp": "2011-08-09T16:32:36Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675583,\n "lat": 49.9353423,\n "lon": 3.5222304,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675584,\n "lat": 49.9353453,\n "lon": 3.5223654,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675585,\n "lat": 49.9353453,\n "lon": 3.5223874,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675586,\n "lat": 49.9353553,\n "lon": 3.5223964,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675587,\n "lat": 49.9353760,\n "lon": 3.5224090,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675589,\n "lat": 49.9353563,\n "lon": 3.5223894,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675590,\n "lat": 49.9353930,\n "lon": 3.5225080,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675596,\n "lat": 49.9353783,\n "lon": 3.5223964,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675598,\n "lat": 49.9353873,\n "lon": 3.5222374,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675599,\n "lat": 49.9354110,\n "lon": 3.5203000,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675600,\n "lat": 49.9354160,\n "lon": 3.5205230,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675601,\n "lat": 49.9354170,\n "lon": 3.5201830,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675602,\n "lat": 49.9354220,\n "lon": 3.5197820,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675603,\n "lat": 49.9354310,\n "lon": 3.5205580,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675604,\n "lat": 49.9354320,\n "lon": 3.5206980,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675605,\n "lat": 49.9354450,\n "lon": 3.5202720,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675607,\n "lat": 49.9354470,\n "lon": 3.5205920,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675612,\n "lat": 49.9354490,\n "lon": 3.5205420,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675614,\n "lat": 49.9354580,\n "lon": 3.5205610,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675616,\n "lat": 49.9354640,\n "lon": 3.5203280,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675617,\n "lat": 49.9354650,\n "lon": 3.5205130,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675619,\n "lat": 49.9354660,\n "lon": 3.5204660,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675620,\n "lat": 49.9354700,\n "lon": 3.5201200,\n "timestamp": "2011-08-09T16:32:37Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675621,\n "lat": 49.9354700,\n "lon": 3.5201370,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675622,\n "lat": 49.9354730,\n "lon": 3.5204300,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675623,\n "lat": 49.9354760,\n "lon": 3.5204070,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675624,\n "lat": 49.9354760,\n "lon": 3.5206550,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675625,\n "lat": 49.9354770,\n "lon": 3.5205390,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675630,\n "lat": 49.9354800,\n "lon": 3.5203770,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675632,\n "lat": 49.9354810,\n "lon": 3.5204220,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675633,\n "lat": 49.9354810,\n "lon": 3.5204490,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675635,\n "lat": 49.9354870,\n "lon": 3.5203990,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675637,\n "lat": 49.9355130,\n "lon": 3.5204570,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675638,\n "lat": 49.9355180,\n "lon": 3.5202910,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675639,\n "lat": 49.9355310,\n "lon": 3.5203300,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675640,\n "lat": 49.9355320,\n "lon": 3.5200660,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675641,\n "lat": 49.9355340,\n "lon": 3.5204960,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675642,\n "lat": 49.9355550,\n "lon": 3.5204020,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675643,\n "lat": 49.9356100,\n "lon": 3.5207310,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675649,\n "lat": 49.9356170,\n "lon": 3.5207450,\n "timestamp": "2011-08-09T16:32:38Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675651,\n "lat": 49.9356180,\n "lon": 3.5207220,\n "timestamp": "2011-08-09T16:32:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675653,\n "lat": 49.9356250,\n "lon": 3.5207330,\n "timestamp": "2011-08-09T16:32:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675654,\n "lat": 49.9357809,\n "lon": 3.5212067,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675656,\n "lat": 49.9357959,\n "lon": 3.5210797,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675657,\n "lat": 49.9358069,\n "lon": 3.5212867,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675658,\n "lat": 49.9358229,\n "lon": 3.5211727,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675659,\n "lat": 49.9358489,\n "lon": 3.5210337,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675660,\n "lat": 49.9358809,\n "lon": 3.5211257,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675661,\n "lat": 49.9358919,\n "lon": 3.5211527,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675667,\n "lat": 49.9359229,\n "lon": 3.5211287,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675669,\n "lat": 49.9359249,\n "lon": 3.5211577,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675671,\n "lat": 49.9359309,\n "lon": 3.5211517,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675672,\n "lat": 49.9359339,\n "lon": 3.5211837,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 1392675673,\n "lat": 49.9359960,\n "lon": 3.5211420,\n "timestamp": "2011-08-09T16:32:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675674,\n "lat": 49.9360010,\n "lon": 3.5211540,\n "timestamp": "2011-08-09T16:32:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675675,\n "lat": 49.9360080,\n "lon": 3.5211330,\n "timestamp": "2011-08-09T16:32:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675676,\n "lat": 49.9360100,\n "lon": 3.5211480,\n "timestamp": "2011-08-09T16:32:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675678,\n "lat": 49.9360560,\n "lon": 3.5211340,\n "timestamp": "2011-08-09T16:32:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675679,\n "lat": 49.9360830,\n "lon": 3.5212100,\n "timestamp": "2011-08-09T16:32:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675681,\n "lat": 49.9361090,\n "lon": 3.5210910,\n "timestamp": "2011-08-09T16:32:39Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675687,\n "lat": 49.9361280,\n "lon": 3.5210750,\n "timestamp": "2011-08-09T16:32:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675689,\n "lat": 49.9361300,\n "lon": 3.5211480,\n "timestamp": "2011-08-09T16:32:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675690,\n "lat": 49.9361360,\n "lon": 3.5211660,\n "timestamp": "2011-08-09T16:32:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675691,\n "lat": 49.9361370,\n "lon": 3.5211750,\n "timestamp": "2011-08-09T16:32:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675692,\n "lat": 49.9361460,\n "lon": 3.5211360,\n "timestamp": "2011-08-09T16:32:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675693,\n "lat": 49.9361700,\n "lon": 3.5210430,\n "timestamp": "2011-08-09T16:32:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675694,\n "lat": 49.9361730,\n "lon": 3.5211150,\n "timestamp": "2011-08-09T16:32:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675695,\n "lat": 49.9361800,\n "lon": 3.5211390,\n "timestamp": "2011-08-09T16:32:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1392675697,\n "lat": 49.9361890,\n "lon": 3.5211020,\n "timestamp": "2011-08-09T16:32:40Z",\n "version": 1,\n "changeset": 8968822,\n "user": "foxandpotatoes",\n "uid": 117689\n },\n {\n "type": "node",\n "id": 1966589702,\n "lat": 49.9284887,\n "lon": 3.5102484,\n "timestamp": "2012-10-15T11:46:01Z",\n "version": 1,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1966589704,\n "lat": 49.9290813,\n "lon": 3.5112365,\n "timestamp": "2012-10-15T11:46:01Z",\n "version": 1,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1966589705,\n "lat": 49.9292445,\n "lon": 3.5096468,\n "timestamp": "2012-10-15T11:46:01Z",\n "version": 1,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1966589706,\n "lat": 49.9292495,\n "lon": 3.5096768,\n "timestamp": "2012-10-15T11:46:01Z",\n "version": 1,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1966589708,\n "lat": 49.9316289,\n "lon": 3.5217970,\n "timestamp": "2012-10-15T11:46:01Z",\n "version": 1,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 1966589709,\n "lat": 49.9316386,\n "lon": 3.5217725,\n "timestamp": "2012-10-15T11:46:01Z",\n "version": 1,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861\n },\n {\n "type": "node",\n "id": 3577416301,\n "lat": 49.9364582,\n "lon": 3.5166520,\n "timestamp": "2015-06-06T19:55:18Z",\n "version": 1,\n "changeset": 31776192,\n "user": "floquet nicolas",\n "uid": 934949\n },\n {\n "type": "node",\n "id": 3577416302,\n "lat": 49.9365197,\n "lon": 3.5166237,\n "timestamp": "2015-06-06T19:55:18Z",\n "version": 1,\n "changeset": 31776192,\n "user": "floquet nicolas",\n "uid": 934949\n },\n {\n "type": "node",\n "id": 3577416303,\n "lat": 49.9365424,\n "lon": 3.5167723,\n "timestamp": "2015-06-06T19:55:18Z",\n "version": 1,\n "changeset": 31776192,\n "user": "floquet nicolas",\n "uid": 934949\n },\n {\n "type": "node",\n "id": 3577416304,\n "lat": 49.9364787,\n "lon": 3.5167723,\n "timestamp": "2015-06-06T19:55:18Z",\n "version": 1,\n "changeset": 31776192,\n "user": "floquet nicolas",\n "uid": 934949\n },\n {\n "type": "node",\n "id": 3577416305,\n "lat": 49.9364582,\n "lon": 3.5167475,\n "timestamp": "2015-06-06T19:55:18Z",\n "version": 1,\n "changeset": 31776192,\n "user": "floquet nicolas",\n "uid": 934949\n },\n {\n "type": "node",\n "id": 4359936730,\n "lat": 49.9306509,\n "lon": 3.5148067,\n "timestamp": "2016-08-21T10:20:13Z",\n "version": 1,\n "changeset": 41590621,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4359936731,\n "lat": 49.9307146,\n "lon": 3.5147421,\n "timestamp": "2016-08-21T10:20:13Z",\n "version": 1,\n "changeset": 41590621,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4359936732,\n "lat": 49.9308337,\n "lon": 3.5152415,\n "timestamp": "2016-08-21T10:20:13Z",\n "version": 1,\n "changeset": 41590621,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 4359936733,\n "lat": 49.9308974,\n "lon": 3.5151769,\n "timestamp": "2016-08-21T10:20:13Z",\n "version": 1,\n "changeset": 41590621,\n "user": "Pichasso",\n "uid": 512235\n },\n {\n "type": "node",\n "id": 8590000841,\n "lat": 49.9292664,\n "lon": 3.5099247,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "amenity": "bench"\n }\n },\n {\n "type": "node",\n "id": 8590000842,\n "lat": 49.9291178,\n "lon": 3.5103219,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "amenity": "bench"\n }\n },\n {\n "type": "node",\n "id": 8590000843,\n "lat": 49.9291806,\n "lon": 3.5101774,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "amenity": "bench"\n }\n },\n {\n "type": "node",\n "id": 8590000844,\n "lat": 49.9293465,\n "lon": 3.5103298,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8590000845,\n "lat": 49.9293154,\n "lon": 3.5104737,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8590000846,\n "lat": 49.9292814,\n "lon": 3.5106220,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8590000847,\n "lat": 49.9291996,\n "lon": 3.5106726,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8590000848,\n "lat": 49.9291439,\n "lon": 3.5105658,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8590000849,\n "lat": 49.9290839,\n "lon": 3.5104580,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8590000850,\n "lat": 49.9289522,\n "lon": 3.5102174,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8590000851,\n "lat": 49.9290506,\n "lon": 3.5099275,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8590000852,\n "lat": 49.9291432,\n "lon": 3.5098837,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "leaf_type": "broadleaved",\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8590000858,\n "lat": 49.9310312,\n "lon": 3.5152544,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000859,\n "lat": 49.9308970,\n "lon": 3.5154393,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000860,\n "lat": 49.9308487,\n "lon": 3.5153552,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000861,\n "lat": 49.9309850,\n "lon": 3.5151659,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000862,\n "lat": 49.9306000,\n "lon": 3.5147534,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000863,\n "lat": 49.9305786,\n "lon": 3.5146643,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000864,\n "lat": 49.9303924,\n "lon": 3.5147720,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000865,\n "lat": 49.9304145,\n "lon": 3.5148630,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000866,\n "lat": 49.9304007,\n "lon": 3.5146479,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000867,\n "lat": 49.9303903,\n "lon": 3.5146041,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000868,\n "lat": 49.9302418,\n "lon": 3.5146894,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000869,\n "lat": 49.9302522,\n "lon": 3.5147331,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000870,\n "lat": 49.9348706,\n "lon": 3.5158426,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000871,\n "lat": 49.9348937,\n "lon": 3.5156550,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000872,\n "lat": 49.9348760,\n "lon": 3.5156498,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000873,\n "lat": 49.9348860,\n "lon": 3.5155679,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000874,\n "lat": 49.9349037,\n "lon": 3.5155725,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000875,\n "lat": 49.9349102,\n "lon": 3.5155209,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000876,\n "lat": 49.9348356,\n "lon": 3.5154991,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000877,\n "lat": 49.9347965,\n "lon": 3.5158207,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000878,\n "lat": 49.9348747,\n "lon": 3.5153870,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000879,\n "lat": 49.9348562,\n "lon": 3.5154716,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000880,\n "lat": 49.9347544,\n "lon": 3.5154180,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000881,\n "lat": 49.9347728,\n "lon": 3.5153334,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000882,\n "lat": 49.9344303,\n "lon": 3.5160481,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "tags": {\n "natural": "tree"\n }\n },\n {\n "type": "node",\n "id": 8590000884,\n "lat": 49.9361586,\n "lon": 3.5160524,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000885,\n "lat": 49.9362145,\n "lon": 3.5164278,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000886,\n "lat": 49.9361714,\n "lon": 3.5164434,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000887,\n "lat": 49.9361511,\n "lon": 3.5163072,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000888,\n "lat": 49.9361366,\n "lon": 3.5163124,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000889,\n "lat": 49.9361125,\n "lon": 3.5161508,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590000890,\n "lat": 49.9361024,\n "lon": 3.5160688,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590004815,\n "lat": 49.9356517,\n "lon": 3.5215594,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590004816,\n "lat": 49.9354754,\n "lon": 3.5260101,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016917,\n "lat": 49.9367946,\n "lon": 3.5225917,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016918,\n "lat": 49.9363901,\n "lon": 3.5219261,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016919,\n "lat": 49.9374397,\n "lon": 3.5213859,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016920,\n "lat": 49.9373605,\n "lon": 3.5213993,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016921,\n "lat": 49.9340549,\n "lon": 3.5270196,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016922,\n "lat": 49.9361270,\n "lon": 3.5220381,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016923,\n "lat": 49.9365263,\n "lon": 3.5226036,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016924,\n "lat": 49.9369929,\n "lon": 3.5217894,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016925,\n "lat": 49.9370648,\n "lon": 3.5217419,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016926,\n "lat": 49.9355556,\n "lon": 3.5259915,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016927,\n "lat": 49.9365201,\n "lon": 3.5227495,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016928,\n "lat": 49.9341825,\n "lon": 3.5263716,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016929,\n "lat": 49.9354454,\n "lon": 3.5259726,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016930,\n "lat": 49.9363540,\n "lon": 3.5219962,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016931,\n "lat": 49.9342740,\n "lon": 3.5264311,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016932,\n "lat": 49.9368648,\n "lon": 3.5225851,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016933,\n "lat": 49.9364304,\n "lon": 3.5212921,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016934,\n "lat": 49.9341783,\n "lon": 3.5260865,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016935,\n "lat": 49.9370118,\n "lon": 3.5218350,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016936,\n "lat": 49.9356369,\n "lon": 3.5213491,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016937,\n "lat": 49.9368767,\n "lon": 3.5218534,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016938,\n "lat": 49.9334050,\n "lon": 3.5267819,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016939,\n "lat": 49.9358971,\n "lon": 3.5216839,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016940,\n "lat": 49.9361653,\n "lon": 3.5218474,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016941,\n "lat": 49.9376162,\n "lon": 3.5215660,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016942,\n "lat": 49.9335022,\n "lon": 3.5273223,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016943,\n "lat": 49.9368576,\n "lon": 3.5223198,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016944,\n "lat": 49.9372141,\n "lon": 3.5218893,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016945,\n "lat": 49.9362960,\n "lon": 3.5220530,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016946,\n "lat": 49.9354176,\n "lon": 3.5257433,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016947,\n "lat": 49.9369039,\n "lon": 3.5219287,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016948,\n "lat": 49.9365428,\n "lon": 3.5227020,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016949,\n "lat": 49.9358543,\n "lon": 3.5217066,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016950,\n "lat": 49.9367211,\n "lon": 3.5224523,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016951,\n "lat": 49.9362677,\n "lon": 3.5225040,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016952,\n "lat": 49.9335112,\n "lon": 3.5273210,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016953,\n "lat": 49.9374553,\n "lon": 3.5214617,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016954,\n "lat": 49.9364574,\n "lon": 3.5212650,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016955,\n "lat": 49.9376659,\n "lon": 3.5227135,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016956,\n "lat": 49.9361644,\n "lon": 3.5221121,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016957,\n "lat": 49.9340710,\n "lon": 3.5271219,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016958,\n "lat": 49.9369216,\n "lon": 3.5220405,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016959,\n "lat": 49.9341156,\n "lon": 3.5270755,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016960,\n "lat": 49.9367459,\n "lon": 3.5225761,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016961,\n "lat": 49.9335949,\n "lon": 3.5265634,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016962,\n "lat": 49.9375172,\n "lon": 3.5213955,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016963,\n "lat": 49.9355296,\n "lon": 3.5259627,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016964,\n "lat": 49.9342240,\n "lon": 3.5264779,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016965,\n "lat": 49.9377252,\n "lon": 3.5228620,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016966,\n "lat": 49.9352045,\n "lon": 3.5258946,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016967,\n "lat": 49.9342955,\n "lon": 3.5261993,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016968,\n "lat": 49.9373186,\n "lon": 3.5218125,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016969,\n "lat": 49.9368724,\n "lon": 3.5224324,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016970,\n "lat": 49.9369888,\n "lon": 3.5224209,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016971,\n "lat": 49.9363925,\n "lon": 3.5225997,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016972,\n "lat": 49.9372109,\n "lon": 3.5217615,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016973,\n "lat": 49.9365135,\n "lon": 3.5221375,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016974,\n "lat": 49.9353325,\n "lon": 3.5258042,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016975,\n "lat": 49.9333882,\n "lon": 3.5269154,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016976,\n "lat": 49.9364022,\n "lon": 3.5212066,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016977,\n "lat": 49.9363803,\n "lon": 3.5224573,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016978,\n "lat": 49.9352721,\n "lon": 3.5258720,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016979,\n "lat": 49.9354381,\n "lon": 3.5257747,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016980,\n "lat": 49.9373182,\n "lon": 3.5216007,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016981,\n "lat": 49.9370262,\n "lon": 3.5216414,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016982,\n "lat": 49.9364367,\n "lon": 3.5225009,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016983,\n "lat": 49.9367644,\n "lon": 3.5223602,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016984,\n "lat": 49.9364281,\n "lon": 3.5211838,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016985,\n "lat": 49.9371726,\n "lon": 3.5217589,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016986,\n "lat": 49.9369727,\n "lon": 3.5222821,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016987,\n "lat": 49.9353310,\n "lon": 3.5256850,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016988,\n "lat": 49.9334301,\n "lon": 3.5272673,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016989,\n "lat": 49.9340900,\n "lon": 3.5271017,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016990,\n "lat": 49.9369600,\n "lon": 3.5224006,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016991,\n "lat": 49.9370431,\n "lon": 3.5219202,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016992,\n "lat": 49.9356008,\n "lon": 3.5215394,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016993,\n "lat": 49.9339767,\n "lon": 3.5271011,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016994,\n "lat": 49.9353605,\n "lon": 3.5258105,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016995,\n "lat": 49.9334718,\n "lon": 3.5265936,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016996,\n "lat": 49.9357205,\n "lon": 3.5213761,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016997,\n "lat": 49.9358433,\n "lon": 3.5214365,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590016998,\n "lat": 49.9342324,\n "lon": 3.5263246,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590016999,\n "lat": 49.9362518,\n "lon": 3.5224139,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017000,\n "lat": 49.9354116,\n "lon": 3.5260449,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017001,\n "lat": 49.9342283,\n "lon": 3.5262486,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017002,\n "lat": 49.9351933,\n "lon": 3.5258753,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017003,\n "lat": 49.9368638,\n "lon": 3.5218641,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017004,\n "lat": 49.9368936,\n "lon": 3.5218357,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017005,\n "lat": 49.9368089,\n "lon": 3.5225470,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017006,\n "lat": 49.9355088,\n "lon": 3.5258391,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017007,\n "lat": 49.9334072,\n "lon": 3.5267996,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017008,\n "lat": 49.9370463,\n "lon": 3.5219268,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017009,\n "lat": 49.9353703,\n "lon": 3.5257446,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017010,\n "lat": 49.9377517,\n "lon": 3.5227954,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017011,\n "lat": 49.9368422,\n "lon": 3.5216928,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017012,\n "lat": 49.9355870,\n "lon": 3.5259216,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017013,\n "lat": 49.9334391,\n "lon": 3.5274171,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017014,\n "lat": 49.9361955,\n "lon": 3.5217589,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017015,\n "lat": 49.9372852,\n "lon": 3.5217034,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017016,\n "lat": 49.9376395,\n "lon": 3.5227799,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017017,\n "lat": 49.9364000,\n "lon": 3.5224155,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017018,\n "lat": 49.9352933,\n "lon": 3.5257448,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017019,\n "lat": 49.9353810,\n "lon": 3.5258418,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017020,\n "lat": 49.9340309,\n "lon": 3.5272259,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017021,\n "lat": 49.9368130,\n "lon": 3.5217197,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017022,\n "lat": 49.9363640,\n "lon": 3.5220170,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017023,\n "lat": 49.9341340,\n "lon": 3.5271184,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017024,\n "lat": 49.9368863,\n "lon": 3.5219442,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017025,\n "lat": 49.9335074,\n "lon": 3.5274068,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017026,\n "lat": 49.9363747,\n "lon": 3.5224262,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017027,\n "lat": 49.9374101,\n "lon": 3.5215255,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017028,\n "lat": 49.9342445,\n "lon": 3.5260333,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017029,\n "lat": 49.9369485,\n "lon": 3.5218891,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017030,\n "lat": 49.9369146,\n "lon": 3.5227844,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017031,\n "lat": 49.9369363,\n "lon": 3.5227400,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017032,\n "lat": 49.9352138,\n "lon": 3.5259773,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017033,\n "lat": 49.9375339,\n "lon": 3.5215840,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017034,\n "lat": 49.9333758,\n "lon": 3.5268088,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017035,\n "lat": 49.9356786,\n "lon": 3.5214055,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017036,\n "lat": 49.9367729,\n "lon": 3.5226363,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017037,\n "lat": 49.9334618,\n "lon": 3.5267648,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017038,\n "lat": 49.9363599,\n "lon": 3.5221288,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017039,\n "lat": 49.9354607,\n "lon": 3.5261014,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017040,\n "lat": 49.9373740,\n "lon": 3.5214390,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017041,\n "lat": 49.9370687,\n "lon": 3.5218986,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017042,\n "lat": 49.9370799,\n "lon": 3.5217102,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017043,\n "lat": 49.9352304,\n "lon": 3.5258127,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017044,\n "lat": 49.9340894,\n "lon": 3.5271648,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017045,\n "lat": 49.9367831,\n "lon": 3.5226149,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017046,\n "lat": 49.9354428,\n "lon": 3.5260792,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017047,\n "lat": 49.9340584,\n "lon": 3.5270277,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017048,\n "lat": 49.9372734,\n "lon": 3.5214696,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017049,\n "lat": 49.9336054,\n "lon": 3.5266889,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017050,\n "lat": 49.9358006,\n "lon": 3.5214632,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017051,\n "lat": 49.9369046,\n "lon": 3.5224982,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017052,\n "lat": 49.9368518,\n "lon": 3.5224592,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017053,\n "lat": 49.9334824,\n "lon": 3.5267192,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017054,\n "lat": 49.9365145,\n "lon": 3.5220294,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017055,\n "lat": 49.9372031,\n "lon": 3.5217365,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017056,\n "lat": 49.9370122,\n "lon": 3.5216709,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017057,\n "lat": 49.9357172,\n "lon": 3.5214177,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017058,\n "lat": 49.9374028,\n "lon": 3.5215043,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017059,\n "lat": 49.9362952,\n "lon": 3.5221201,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017060,\n "lat": 49.9335074,\n "lon": 3.5272557,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017061,\n "lat": 49.9367356,\n "lon": 3.5225973,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017062,\n "lat": 49.9334752,\n "lon": 3.5268704,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017063,\n "lat": 49.9354944,\n "lon": 3.5260338,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017064,\n "lat": 49.9363866,\n "lon": 3.5223608,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017065,\n "lat": 49.9370384,\n "lon": 3.5218125,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017066,\n "lat": 49.9369330,\n "lon": 3.5218437,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017067,\n "lat": 49.9369662,\n "lon": 3.5224292,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 2,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606\n },\n {\n "type": "node",\n "id": 8590017068,\n "lat": 49.9365054,\n "lon": 3.5226579,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017069,\n "lat": 49.9351946,\n "lon": 3.5259173,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 8590017070,\n "lat": 49.9375996,\n "lon": 3.5213781,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659\n },\n {\n "type": "node",\n "id": 10837512032,\n "lat": 49.9316735,\n "lon": 3.5179544,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512033,\n "lat": 49.9316491,\n "lon": 3.5179765,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512034,\n "lat": 49.9316383,\n "lon": 3.5179587,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512035,\n "lat": 49.9316406,\n "lon": 3.5179346,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512036,\n "lat": 49.9316465,\n "lon": 3.5179261,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512037,\n "lat": 49.9316542,\n "lon": 3.5179223,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512038,\n "lat": 49.9316622,\n "lon": 3.5179242,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512039,\n "lat": 49.9316688,\n "lon": 3.5179312,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512040,\n "lat": 49.9316729,\n "lon": 3.5179420,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512041,\n "lat": 49.9316706,\n "lon": 3.5179661,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512042,\n "lat": 49.9316647,\n "lon": 3.5179746,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512043,\n "lat": 49.9316570,\n "lon": 3.5179783,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512044,\n "lat": 49.9316424,\n "lon": 3.5179695,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "node",\n "id": 10837512045,\n "lat": 49.9316377,\n "lon": 3.5179462,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659\n },\n {\n "type": "way",\n "id": 125363629,\n "timestamp": "2024-01-11T19:13:46Z",\n "version": 8,\n "changeset": 146155500,\n "user": "Olyon",\n "uid": 1443767,\n "nodes": [\n 1392674278,\n 1392674295,\n 1392674302,\n 1392674329,\n 1392674334,\n 1392674336,\n 1392674328,\n 1392674316,\n 1392674325,\n 1392674292,\n 1392674291,\n 1392674276,\n 1392674215,\n 1392674237,\n 1392674234,\n 1392674272,\n 1392674259,\n 1392674278\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "denomination": "catholic",\n "name": "Église Saint-Jean",\n "ref:FR:CEF": "02006_01",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "source:name": "clochers.org",\n "wikidata": "Q3582070"\n }\n },\n {\n "type": "way",\n "id": 125363632,\n "timestamp": "2011-08-27T00:52:34Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675630,\n 1392675616,\n 1392675605,\n 1392675599,\n 1392675619,\n 1392675633,\n 1392675622,\n 1392675632,\n 1392675623,\n 1392675635,\n 1392675630\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363636,\n "timestamp": "2020-08-14T09:13:58Z",\n "version": 3,\n "changeset": 89399705,\n "user": "bagage",\n "uid": 2797881,\n "nodes": [\n 1392673065,\n 1392672978,\n 1392672963,\n 1392673056,\n 1392673125,\n 1392673102,\n 1392673100,\n 1392673095,\n 1392673054,\n 1392672936,\n 1392672933,\n 1392672925,\n 1392672913,\n 1392673052,\n 1392673145,\n 1392673175,\n 1392673065\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363637,\n "timestamp": "2011-08-27T00:52:34Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672690,\n 1392672658,\n 1392672552,\n 1392672545,\n 1392672506,\n 1392672477,\n 1392672482,\n 1392672694,\n 1392672714,\n 1392672745,\n 1392672690\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363640,\n "timestamp": "2011-08-27T00:52:35Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673475,\n 1392673468,\n 1392673502,\n 1392673504,\n 1392673523,\n 1392673531,\n 1392673572,\n 1392673585,\n 1392673567,\n 1392673519,\n 1392673475\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363642,\n "timestamp": "2011-08-27T00:52:35Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674512,\n 1392674493,\n 1392674476,\n 1392674381,\n 1392674403,\n 1392674429,\n 1392674441,\n 1392674462,\n 1392674453,\n 1392674503,\n 1392674512\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363645,\n "timestamp": "2011-08-27T00:52:35Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672911,\n 1392672747,\n 1392672737,\n 1392672533,\n 1392672508,\n 1392672872,\n 1392672877,\n 1392672764,\n 1392672797,\n 1392672910,\n 1392672911\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363647,\n "timestamp": "2012-10-15T11:47:00Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392673048,\n 1392673034,\n 1392673027,\n 1392673013,\n 1392673001,\n 1392672996,\n 1392673009,\n 1392673007,\n 1392673025,\n 1392673021,\n 1392673023,\n 1392673037,\n 1392673047,\n 1392673048\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363648,\n "timestamp": "2011-08-27T00:52:35Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675279,\n 1392675253,\n 1392675232,\n 1392675234,\n 1392675213,\n 1392675215,\n 1392675187,\n 1392675190,\n 1392675184,\n 1392675210,\n 1392675279\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363650,\n "timestamp": "2011-08-27T00:52:36Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675311,\n 1392675282,\n 1392675314,\n 1392675263,\n 1392675280,\n 1392675273,\n 1392675291,\n 1392675393,\n 1392675354,\n 1392675346,\n 1392675311\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363652,\n "timestamp": "2011-08-27T00:52:36Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672352,\n 1392672383,\n 1392672709,\n 1392672716,\n 1392672770,\n 1392672821,\n 1392672863,\n 1392672798,\n 1392672766,\n 1392672727,\n 1392672750,\n 1392672352\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363654,\n "timestamp": "2011-08-27T00:52:36Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672905,\n 1392672902,\n 1392672937,\n 1392672939,\n 1392672971,\n 1392672977,\n 1392672991,\n 1392672998,\n 1392673005,\n 1392672940,\n 1392672931,\n 1392672905\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363657,\n "timestamp": "2011-08-27T00:52:36Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672580,\n 1392672590,\n 1392672546,\n 1392672531,\n 1392672509,\n 1392672485,\n 1392672500,\n 1392672527,\n 1392672537,\n 1392672561,\n 1392672589,\n 1392672580\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363659,\n "timestamp": "2011-08-27T00:52:37Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674447,\n 1392674371,\n 1392674352,\n 1392674365,\n 1392674420,\n 1392674399,\n 1392674446,\n 1392674407,\n 1392674471,\n 1392674527,\n 1392674458,\n 1392674447\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363661,\n "timestamp": "2011-08-27T00:52:37Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675205,\n 1392675286,\n 1392675319,\n 1392675268,\n 1392675012,\n 1392674995,\n 1392675098,\n 1392675114,\n 1392675128,\n 1392675118,\n 1392675166,\n 1392675205\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363663,\n "timestamp": "2012-10-15T11:46:46Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392674284,\n 1392674217,\n 1392674166,\n 1392674124,\n 1392674115,\n 1392674163,\n 1392674188,\n 1392674204,\n 1392674203,\n 1392674213,\n 1392674220,\n 1392674243,\n 1392674284\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363666,\n "timestamp": "2011-08-27T00:52:37Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673473,\n 1392673477,\n 1392673484,\n 1392673486,\n 1392673544,\n 1392673554,\n 1392673550,\n 1392673564,\n 1392673561,\n 1392673538,\n 1392673526,\n 1392673473\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363668,\n "timestamp": "2011-08-27T00:52:37Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674838,\n 1392674853,\n 1392674845,\n 1392674741,\n 1392674688,\n 1392674760,\n 1392674858,\n 1392674896,\n 1392674766,\n 1392674737,\n 1392674848,\n 1392674838\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363669,\n "timestamp": "2011-08-27T00:52:37Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675170,\n 1392675117,\n 1392675083,\n 1392675073,\n 1392675060,\n 1392675045,\n 1392675029,\n 1392675094,\n 1392675109,\n 1392675120,\n 1392675130,\n 1392675170\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363673,\n "timestamp": "2011-08-27T00:52:38Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673608,\n 1392673514,\n 1392673508,\n 1392673458,\n 1392673456,\n 1392673503,\n 1392673507,\n 1392673524,\n 1392673525,\n 1392673575,\n 1392673594,\n 1392673608\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363674,\n "timestamp": "2012-10-15T11:47:00Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1966589708,\n 1392673687,\n 1392673734,\n 1392673738,\n 1392673724,\n 1392673725,\n 1392673715,\n 1392673711,\n 1392673704,\n 1392673706,\n 1966589709,\n 1392673694,\n 1392673690,\n 1966589708\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363678,\n "timestamp": "2011-08-27T00:52:38Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672810,\n 1392672803,\n 1392672713,\n 1392672711,\n 1392672752,\n 1392672762,\n 1392672726,\n 1392672723,\n 1392672615,\n 1392672616,\n 1392672734,\n 1392672778,\n 1392672810\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363679,\n "timestamp": "2011-08-27T00:52:38Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674187,\n 1392674202,\n 1392674197,\n 1392674145,\n 1392674224,\n 1392674275,\n 1392674266,\n 1392674281,\n 1392674244,\n 1392674257,\n 1392674223,\n 1392674189,\n 1392674187\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363686,\n "timestamp": "2011-08-27T00:52:39Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672837,\n 1392672835,\n 1392672708,\n 1392672696,\n 1392672691,\n 1392672688,\n 1392672780,\n 1392672781,\n 1392672795,\n 1392672824,\n 1392672823,\n 1392672846,\n 1392672837\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363688,\n "timestamp": "2011-08-27T00:52:39Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672658,\n 1392672690,\n 1392672654,\n 1392672612,\n 1392672606,\n 1392672641,\n 1392672618,\n 1392672524,\n 1392672539,\n 1392672581,\n 1392672610,\n 1392672643,\n 1392672658\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363691,\n "timestamp": "2011-08-27T00:52:39Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672886,\n 1392672902,\n 1392672890,\n 1392672929,\n 1392672934,\n 1392672900,\n 1392672833,\n 1392672808,\n 1392672874,\n 1392672849,\n 1392672860,\n 1392672866,\n 1392672886\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363693,\n "timestamp": "2011-08-27T00:52:40Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673890,\n 1392673875,\n 1392673877,\n 1392673855,\n 1392673870,\n 1392673913,\n 1392673974,\n 1392673968,\n 1392673990,\n 1392674044,\n 1392673950,\n 1392673945,\n 1392673892,\n 1392673890\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363699,\n "timestamp": "2011-08-27T00:52:40Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673623,\n 1392673632,\n 1392673639,\n 1392673644,\n 1392673653,\n 1392673658,\n 1392673659,\n 1392673654,\n 1392673648,\n 1392673642,\n 1392673634,\n 1392673624,\n 1392673588,\n 1392673571,\n 1392673623\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363702,\n "timestamp": "2011-08-27T00:52:40Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675372,\n 1392675442,\n 1392675438,\n 1392675461,\n 1392675517,\n 1392675523,\n 1392675541,\n 1392675543,\n 1392675540,\n 1392675538,\n 1392675480,\n 1392675443,\n 1392675473,\n 1392675448,\n 1392675372\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363708,\n "timestamp": "2011-08-27T00:52:40Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674362,\n 1392674355,\n 1392674390,\n 1392674386,\n 1392674585,\n 1392674630,\n 1392674598,\n 1392674559,\n 1392674342,\n 1392674262,\n 1392674306,\n 1392674332,\n 1392674341,\n 1392674389,\n 1392674362\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363710,\n "timestamp": "2011-08-27T00:52:40Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671961,\n 1392671929,\n 1392671902,\n 1392671953,\n 1392671969,\n 1392671998,\n 1392671968,\n 1392671993,\n 1392672002,\n 1392672003,\n 1392672009,\n 1392672000,\n 1392671966,\n 1392671965,\n 1392671961\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363712,\n "timestamp": "2011-08-27T00:52:41Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675178,\n 1392675229,\n 1392675248,\n 1392675238,\n 1392675236,\n 1392675222,\n 1392675216,\n 1392675169,\n 1392675150,\n 1392675156,\n 1392675147,\n 1392675158,\n 1392675155,\n 1392675175,\n 1392675178\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363713,\n "timestamp": "2012-10-15T11:47:25Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392673201,\n 1392673179,\n 1392673172,\n 1392673342,\n 1392673292,\n 1392673332,\n 1392673340,\n 1392673345,\n 1392673358,\n 1392673373,\n 1392673448,\n 1392673424,\n 1392673398,\n 1392673310,\n 1392673245,\n 1392673221,\n 1392673201\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363715,\n "timestamp": "2022-06-09T10:31:37Z",\n "version": 7,\n "changeset": 122158201,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 1392673597,\n 1392673542,\n 1392673540,\n 1392673403,\n 1392673411,\n 1392673335,\n 1392673304,\n 1392673375,\n 1392673396,\n 1392673520,\n 1392673505,\n 1392673562,\n 1392673597\n ],\n "tags": {\n "building": "yes",\n "heritage": "3",\n "heritage:operator": "mhs",\n "historic": "castle",\n "mhs:inscription_date": "1997-12-24",\n "name": "Château de Bernoville",\n "ref:mhs": "PA02000004",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "source:heritage": "Ministère de la Culture - 2022-01",\n "wikidata": "Q2968539",\n "wikipedia": "fr:Château de Bernoville"\n }\n },\n {\n "type": "way",\n "id": 125363722,\n "timestamp": "2011-08-27T00:52:42Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671716,\n 1392671719,\n 1392671709,\n 1392671711,\n 1392671721,\n 1392671727,\n 1392671749,\n 1392671746,\n 1392671748,\n 1392671744,\n 1392671742,\n 1392671740,\n 1392671734,\n 1392671736,\n 1392671724,\n 1392671716\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363725,\n "timestamp": "2011-08-27T00:52:42Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673622,\n 1392673592,\n 1392673589,\n 1392673574,\n 1392673569,\n 1392673551,\n 1392673543,\n 1392673535,\n 1392673534,\n 1392673559,\n 1392673558,\n 1392673583,\n 1392673584,\n 1392673591,\n 1392673615,\n 1392673621,\n 1392673622\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363729,\n "timestamp": "2011-08-27T00:52:42Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674246,\n 1392674410,\n 1392674437,\n 1392674504,\n 1392674517,\n 1392674460,\n 1392674481,\n 1392674400,\n 1392674347,\n 1392674349,\n 1392674294,\n 1392674273,\n 1392674261,\n 1392674240,\n 1392674135,\n 1392674170,\n 1392674246\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363730,\n "timestamp": "2011-08-27T00:52:42Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674160,\n 1392674165,\n 1392674143,\n 1392674164,\n 1392674106,\n 1392674094,\n 1392674059,\n 1392674020,\n 1392674046,\n 1392674062,\n 1392674072,\n 1392674053,\n 1392674065,\n 1392674073,\n 1392674075,\n 1392674078,\n 1392674087,\n 1392674105,\n 1392674160\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363732,\n "timestamp": "2012-10-15T11:47:39Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392675452,\n 1392675486,\n 1392675494,\n 1392675510,\n 1392675502,\n 1392675507,\n 1392675504,\n 1392675499,\n 1392675491,\n 1392675482,\n 1392675488,\n 1392675435,\n 1392675421,\n 1392675398,\n 1392675374,\n 1392675363,\n 1392675364,\n 1392675412,\n 1392675447,\n 1392675452\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363736,\n "timestamp": "2011-08-27T00:52:43Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675617,\n 1392675637,\n 1392675635,\n 1392675623,\n 1392675632,\n 1392675622,\n 1392675633,\n 1392675619,\n 1392675600,\n 1392675569,\n 1392675566,\n 1392675604,\n 1392675624,\n 1392675607,\n 1392675603,\n 1392675612,\n 1392675614,\n 1392675625,\n 1392675617\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363738,\n "timestamp": "2011-08-27T00:52:43Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675585,\n 1392675589,\n 1392675586,\n 1392675596,\n 1392675598,\n 1392675583,\n 1392675565,\n 1392675560,\n 1392675556,\n 1392675548,\n 1392675526,\n 1392675534,\n 1392675550,\n 1392675551,\n 1392675558,\n 1392675568,\n 1392675579,\n 1392675577,\n 1392675570,\n 1392675584,\n 1392675585\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363742,\n "timestamp": "2011-08-27T00:52:44Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674646,\n 1392674794,\n 1392674692,\n 1392674678,\n 1392674659,\n 1392674652,\n 1392674656,\n 1392674629,\n 1392674624,\n 1392674627,\n 1392674600,\n 1392674597,\n 1392674556,\n 1392674573,\n 1392674541,\n 1392674531,\n 1392674509,\n 1392674499,\n 1392674516,\n 1392674510,\n 1392674646\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363745,\n "timestamp": "2020-10-05T11:13:11Z",\n "version": 3,\n "changeset": 91979498,\n "user": "AmiFritz",\n "uid": 172867,\n "nodes": [\n 1392675533,\n 1392675490,\n 1392675459,\n 1392675519,\n 1392675533\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363747,\n "timestamp": "2011-08-27T00:52:44Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674056,\n 1392674008,\n 1392674018,\n 1392674069,\n 1392674056\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363749,\n "timestamp": "2011-08-27T00:52:44Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674543,\n 1392674532,\n 1392674575,\n 1392674609,\n 1392674543\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363751,\n "timestamp": "2011-08-27T00:52:45Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674608,\n 1392674558,\n 1392674613,\n 1392674644,\n 1392674608\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363752,\n "timestamp": "2011-08-27T00:52:45Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672274,\n 1392672267,\n 1392672275,\n 1392672287,\n 1392672274\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363755,\n "timestamp": "2011-08-27T00:52:45Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672288,\n 1392672301,\n 1392672339,\n 1392672327,\n 1392672288\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363757,\n "timestamp": "2011-08-27T00:52:45Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673067,\n 1392673149,\n 1392673176,\n 1392673090,\n 1392673067\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363758,\n "timestamp": "2011-08-27T00:52:46Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674852,\n 1392674902,\n 1392674911,\n 1392674867,\n 1392674852\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363760,\n "timestamp": "2011-08-27T00:52:46Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675050,\n 1392675016,\n 1392675011,\n 1392675037,\n 1392675050\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363762,\n "timestamp": "2011-08-27T00:52:46Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674520,\n 1392674508,\n 1392674465,\n 1392674482,\n 1392674520\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363764,\n "timestamp": "2011-08-27T00:52:46Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671849,\n 1392671829,\n 1392671845,\n 1392671852,\n 1392671849\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363766,\n "timestamp": "2011-08-27T00:52:47Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674206,\n 1392674254,\n 1392674288,\n 1392674242,\n 1392674206\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363768,\n "timestamp": "2011-08-27T00:52:47Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675298,\n 1392675264,\n 1392675337,\n 1392675379,\n 1392675298\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363770,\n "timestamp": "2011-08-27T00:52:47Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671661,\n 1392671659,\n 1392671663,\n 1392671664,\n 1392671661\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363772,\n "timestamp": "2011-08-27T00:52:47Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675167,\n 1392675131,\n 1392675111,\n 1392675133,\n 1392675167\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363774,\n "timestamp": "2011-08-27T00:52:47Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675546,\n 1392675545,\n 1392675457,\n 1392675475,\n 1392675546\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363776,\n "timestamp": "2011-08-27T00:52:47Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673427,\n 1392673423,\n 1392673430,\n 1392673443,\n 1392673427\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363778,\n "timestamp": "2011-08-27T00:52:47Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674904,\n 1392674868,\n 1392674906,\n 1392674915,\n 1392674904\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363780,\n "timestamp": "2011-08-27T00:52:48Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673663,\n 1392673661,\n 1392673664,\n 1392673666,\n 1392673663\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363782,\n "timestamp": "2011-08-27T00:52:48Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672476,\n 1392672479,\n 1392672505,\n 1392672499,\n 1392672476\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363784,\n "timestamp": "2011-08-27T00:52:48Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673444,\n 1392673418,\n 1392673318,\n 1392673383,\n 1392673444\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363786,\n "timestamp": "2011-08-27T00:52:48Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674270,\n 1392674314,\n 1392674239,\n 1392674185,\n 1392674270\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363788,\n "timestamp": "2011-08-27T00:52:48Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672808,\n 1392672755,\n 1392672742,\n 1392672802,\n 1392672808\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363789,\n "timestamp": "2011-08-27T00:52:49Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675193,\n 1392675196,\n 1392675208,\n 1392675207,\n 1392675193\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363790,\n "timestamp": "2011-08-27T00:52:49Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671860,\n 1392671818,\n 1392671838,\n 1392671867,\n 1392671860\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363792,\n "timestamp": "2011-08-27T00:52:49Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674743,\n 1392674685,\n 1392674663,\n 1392674717,\n 1392674743\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363794,\n "timestamp": "2011-08-27T00:52:49Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672217,\n 1392672224,\n 1392672254,\n 1392672248,\n 1392672217\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363795,\n "timestamp": "2011-08-27T00:52:49Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675302,\n 1392675292,\n 1392675259,\n 1392675277,\n 1392675302\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363797,\n "timestamp": "2011-08-27T00:52:50Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675195,\n 1392675246,\n 1392675239,\n 1392675185,\n 1392675195\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363800,\n "timestamp": "2011-08-27T00:52:50Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675658,\n 1392675660,\n 1392675659,\n 1392675656,\n 1392675658\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363801,\n "timestamp": "2011-08-27T00:52:50Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674831,\n 1392674802,\n 1392674809,\n 1392674834,\n 1392674831\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363802,\n "timestamp": "2011-08-27T00:52:50Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674846,\n 1392674780,\n 1392674785,\n 1392674851,\n 1392674846\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363806,\n "timestamp": "2011-08-27T00:52:50Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674424,\n 1392674492,\n 1392674515,\n 1392674463,\n 1392674424\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363807,\n "timestamp": "2011-08-27T00:52:51Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671959,\n 1392671956,\n 1392671887,\n 1392671896,\n 1392671959\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363812,\n "timestamp": "2011-08-27T00:52:51Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675339,\n 1392675347,\n 1392675336,\n 1392675327,\n 1392675339\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363814,\n "timestamp": "2011-08-27T00:52:51Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675070,\n 1392675019,\n 1392675030,\n 1392675078,\n 1392675070\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363815,\n "timestamp": "2011-08-27T00:53:00Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675033,\n 1392675006,\n 1392675000,\n 1392675026,\n 1392675033\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363818,\n "timestamp": "2011-08-27T00:53:00Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674913,\n 1392674900,\n 1392674871,\n 1392674910,\n 1392674913\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363820,\n "timestamp": "2011-08-27T00:53:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674601,\n 1392674595,\n 1392674621,\n 1392674626,\n 1392674601\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363821,\n "timestamp": "2011-08-27T00:53:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672308,\n 1392672270,\n 1392672279,\n 1392672347,\n 1392672308\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363825,\n "timestamp": "2011-08-27T00:53:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675173,\n 1392675168,\n 1392675220,\n 1392675227,\n 1392675173\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363826,\n "timestamp": "2011-08-27T00:53:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674143,\n 1392674165,\n 1392674178,\n 1392674164,\n 1392674143\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363827,\n "timestamp": "2012-10-15T11:48:00Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672434,\n 1392672421,\n 1392672398,\n 1392672409,\n 1392672434\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363831,\n "timestamp": "2011-08-27T00:53:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675581,\n 1392675620,\n 1392675640,\n 1392675602,\n 1392675581\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363833,\n "timestamp": "2011-08-27T00:53:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674876,\n 1392674884,\n 1392674894,\n 1392674892,\n 1392674876\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363834,\n "timestamp": "2011-08-27T00:53:02Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674003,\n 1392673979,\n 1392673993,\n 1392674009,\n 1392674003\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363837,\n "timestamp": "2011-08-27T00:53:02Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673697,\n 1392673686,\n 1392673695,\n 1392673698,\n 1392673697\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363839,\n "timestamp": "2011-08-27T00:53:02Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674012,\n 1392673983,\n 1392673962,\n 1392673995,\n 1392674012\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363840,\n "timestamp": "2011-08-27T00:53:02Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673497,\n 1392673500,\n 1392673506,\n 1392673501,\n 1392673497\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363843,\n "timestamp": "2011-08-27T00:53:02Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674398,\n 1392674321,\n 1392674337,\n 1392674421,\n 1392674398\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363845,\n "timestamp": "2012-10-15T11:48:00Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672987,\n 1392672968,\n 1392672893,\n 1392672907,\n 1392672987\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363846,\n "timestamp": "2011-08-27T00:53:03Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673587,\n 1392673606,\n 1392673532,\n 1392673522,\n 1392673587\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363849,\n "timestamp": "2011-08-27T00:53:03Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672405,\n 1392672478,\n 1392672459,\n 1392672375,\n 1392672405\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363851,\n "timestamp": "2011-08-27T00:53:03Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674836,\n 1392674778,\n 1392674661,\n 1392674705,\n 1392674836\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363852,\n "timestamp": "2011-08-27T00:53:03Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673035,\n 1392673029,\n 1392673027,\n 1392673034,\n 1392673035\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363856,\n "timestamp": "2011-08-27T00:53:03Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675398,\n 1392675421,\n 1392675435,\n 1392675409,\n 1392675398\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363857,\n "timestamp": "2011-08-27T00:53:03Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675413,\n 1392675357,\n 1392675306,\n 1392675362,\n 1392675413\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363858,\n "timestamp": "2011-08-27T00:53:03Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671625,\n 1392671622,\n 1392671602,\n 1392671607,\n 1392671625\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363861,\n "timestamp": "2011-08-27T00:53:04Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671778,\n 1392671779,\n 1392671810,\n 1392671815,\n 1392671778\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363863,\n "timestamp": "2011-08-27T00:53:04Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673782,\n 1392673760,\n 1392673753,\n 1392673778,\n 1392673782\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363865,\n "timestamp": "2012-10-15T11:48:19Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392674479,\n 1392674444,\n 1392674498,\n 1392674511,\n 1392674500,\n 1392674479\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363866,\n "timestamp": "2011-08-27T00:53:04Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673859,\n 1392673843,\n 1392673838,\n 1392673852,\n 1392673859\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363867,\n "timestamp": "2011-08-27T00:53:04Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674235,\n 1392674222,\n 1392674264,\n 1392674283,\n 1392674235\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363868,\n "timestamp": "2012-10-15T11:48:19Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392671716,\n 1392671724,\n 1392671736,\n 1392671734,\n 1392671714,\n 1392671716\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363870,\n "timestamp": "2011-08-27T00:53:04Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675582,\n 1392675563,\n 1392675549,\n 1392675562,\n 1392675582\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363871,\n "timestamp": "2011-08-27T00:53:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675088,\n 1392675102,\n 1392675152,\n 1392675145,\n 1392675088\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363875,\n "timestamp": "2011-08-27T00:53:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674546,\n 1392674565,\n 1392674540,\n 1392674523,\n 1392674546\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363877,\n "timestamp": "2011-08-27T00:53:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671707,\n 1392671705,\n 1392671698,\n 1392671706,\n 1392671707\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363878,\n "timestamp": "2011-08-27T00:53:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671691,\n 1392671685,\n 1392671689,\n 1392671695,\n 1392671691\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363881,\n "timestamp": "2011-08-27T00:53:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673426,\n 1392673415,\n 1392673451,\n 1392673467,\n 1392673426\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363883,\n "timestamp": "2011-08-27T00:53:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674998,\n 1392674957,\n 1392674948,\n 1392674984,\n 1392674998\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363884,\n "timestamp": "2011-08-27T00:53:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674970,\n 1392674940,\n 1392674966,\n 1392674993,\n 1392674970\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363887,\n "timestamp": "2011-08-27T00:53:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672451,\n 1392672416,\n 1392672395,\n 1392672432,\n 1392672451\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363889,\n "timestamp": "2011-08-27T00:53:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672686,\n 1392672683,\n 1392672635,\n 1392672638,\n 1392672686\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363891,\n "timestamp": "2012-10-15T11:48:00Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392673007,\n 1392673003,\n 1392673021,\n 1392673025,\n 1392673007\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363893,\n "timestamp": "2011-08-27T00:53:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675093,\n 1392675063,\n 1392675056,\n 1392675082,\n 1392675093\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363895,\n "timestamp": "2011-08-27T00:53:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675198,\n 1392675224,\n 1392675266,\n 1392675244,\n 1392675198\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363897,\n "timestamp": "2011-08-27T00:53:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673482,\n 1392673471,\n 1392673617,\n 1392673619,\n 1392673482\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363899,\n "timestamp": "2011-08-27T00:53:07Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673266,\n 1392673239,\n 1392673283,\n 1392673316,\n 1392673266\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363901,\n "timestamp": "2012-10-15T11:48:00Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672344,\n 1392672366,\n 1392672379,\n 1392672370,\n 1392672344\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363903,\n "timestamp": "2012-10-15T11:48:01Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392675364,\n 1392675345,\n 1392675396,\n 1392675412,\n 1392675364\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363904,\n "timestamp": "2011-08-27T00:53:07Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672587,\n 1392672555,\n 1392672550,\n 1392672583,\n 1392672587\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363906,\n "timestamp": "2011-08-27T00:53:07Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675414,\n 1392675317,\n 1392675334,\n 1392675431,\n 1392675414\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363909,\n "timestamp": "2011-08-27T00:53:07Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674005,\n 1392674002,\n 1392674019,\n 1392674021,\n 1392674005\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363910,\n "timestamp": "2012-10-15T11:48:19Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392673788,\n 1392673786,\n 1392673789,\n 1392673797,\n 1392673798,\n 1392673788\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363911,\n "timestamp": "2012-10-15T11:48:01Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672474,\n 1966589705,\n 1966589706,\n 1392672475,\n 1392672474\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363915,\n "timestamp": "2011-08-27T00:53:08Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674147,\n 1392674118,\n 1392674208,\n 1392674252,\n 1392674147\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363916,\n "timestamp": "2011-08-27T00:53:08Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674423,\n 1392674443,\n 1392674401,\n 1392674380,\n 1392674423\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363918,\n "timestamp": "2011-08-27T00:53:08Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672933,\n 1392672888,\n 1392672883,\n 1392672925,\n 1392672933\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363920,\n "timestamp": "2011-08-27T00:53:08Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672127,\n 1392672148,\n 1392672181,\n 1392672153,\n 1392672127\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363923,\n "timestamp": "2011-08-27T00:53:08Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673470,\n 1392673454,\n 1392673480,\n 1392673499,\n 1392673470\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363924,\n "timestamp": "2011-08-27T00:53:08Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673338,\n 1392673310,\n 1392673398,\n 1392673424,\n 1392673338\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363931,\n "timestamp": "2011-08-27T00:53:09Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673578,\n 1392673553,\n 1392673548,\n 1392673577,\n 1392673578\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363932,\n "timestamp": "2011-08-27T00:53:09Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674312,\n 1392674265,\n 1392674263,\n 1392674311,\n 1392674312\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363939,\n "timestamp": "2011-08-27T00:53:09Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673747,\n 1392673745,\n 1392673742,\n 1392673746,\n 1392673747\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363942,\n "timestamp": "2011-08-27T00:53:09Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674125,\n 1392674080,\n 1392674091,\n 1392674132,\n 1392674125\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363943,\n "timestamp": "2011-08-27T00:53:09Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675361,\n 1392675325,\n 1392675271,\n 1392675296,\n 1392675361\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363949,\n "timestamp": "2011-08-27T00:53:09Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675284,\n 1392675269,\n 1392675301,\n 1392675307,\n 1392675284\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363952,\n "timestamp": "2011-08-27T00:53:10Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672914,\n 1392672909,\n 1392672915,\n 1392672938,\n 1392672914\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363953,\n "timestamp": "2011-08-27T00:53:10Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673261,\n 1392673254,\n 1392673258,\n 1392673275,\n 1392673261\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363958,\n "timestamp": "2011-08-27T00:53:10Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675389,\n 1392675416,\n 1392675475,\n 1392675457,\n 1392675389\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363960,\n "timestamp": "2011-08-27T00:53:10Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674554,\n 1392674533,\n 1392674524,\n 1392674536,\n 1392674554\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363961,\n "timestamp": "2011-08-27T00:53:10Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673898,\n 1392673895,\n 1392673902,\n 1392673907,\n 1392673898\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363965,\n "timestamp": "2011-08-27T00:53:10Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674461,\n 1392674506,\n 1392674501,\n 1392674440,\n 1392674461\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363967,\n "timestamp": "2011-08-27T00:53:10Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673051,\n 1392673031,\n 1392673017,\n 1392673036,\n 1392673051\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363968,\n "timestamp": "2011-08-27T00:53:10Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674113,\n 1392674107,\n 1392674112,\n 1392674128,\n 1392674113\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363971,\n "timestamp": "2011-08-27T00:53:11Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675674,\n 1392675676,\n 1392675675,\n 1392675673,\n 1392675674\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363973,\n "timestamp": "2011-08-27T00:53:11Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673879,\n 1392673874,\n 1392673880,\n 1392673882,\n 1392673879\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363975,\n "timestamp": "2012-10-15T11:48:01Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672004,\n 1392672031,\n 1392672050,\n 1966589702,\n 1392672004\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363977,\n "timestamp": "2011-08-27T00:53:11Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672208,\n 1392672219,\n 1392672265,\n 1392672246,\n 1392672208\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363978,\n "timestamp": "2011-08-27T00:53:11Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674419,\n 1392674442,\n 1392674343,\n 1392674323,\n 1392674419\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363981,\n "timestamp": "2011-08-27T00:53:11Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675259,\n 1392675292,\n 1392675275,\n 1392675243,\n 1392675259\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363983,\n "timestamp": "2011-08-27T00:53:11Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674634,\n 1392674606,\n 1392674553,\n 1392674587,\n 1392674634\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363984,\n "timestamp": "2011-08-27T00:53:12Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675022,\n 1392674997,\n 1392674992,\n 1392675021,\n 1392675022\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363987,\n "timestamp": "2011-08-27T00:53:12Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674479,\n 1392674500,\n 1392674505,\n 1392674495,\n 1392674479\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125363991,\n "timestamp": "2011-08-27T00:53:12Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674444,\n 1392674435,\n 1392674484,\n 1392674498,\n 1392674444\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363993,\n "timestamp": "2012-10-15T11:48:20Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392675032,\n 1392675003,\n 1392674997,\n 1392675022,\n 1392675024,\n 1392675032\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363995,\n "timestamp": "2011-08-27T00:53:12Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675649,\n 1392675653,\n 1392675651,\n 1392675643,\n 1392675649\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125363999,\n "timestamp": "2011-08-27T00:53:13Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675378,\n 1392675416,\n 1392675389,\n 1392675344,\n 1392675378\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364001,\n "timestamp": "2011-08-27T00:53:13Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674566,\n 1392674547,\n 1392674548,\n 1392674570,\n 1392674566\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364004,\n "timestamp": "2011-08-27T00:53:13Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674040,\n 1392674033,\n 1392674045,\n 1392674057,\n 1392674040\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364006,\n "timestamp": "2011-08-27T00:53:13Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675568,\n 1392675558,\n 1392675567,\n 1392675590,\n 1392675568\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364007,\n "timestamp": "2011-08-27T00:53:13Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675241,\n 1392675250,\n 1392675257,\n 1392675251,\n 1392675241\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364009,\n "timestamp": "2011-08-27T00:53:13Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673908,\n 1392673915,\n 1392673918,\n 1392673910,\n 1392673908\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364012,\n "timestamp": "2011-08-27T00:53:14Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672676,\n 1392672652,\n 1392672721,\n 1392672735,\n 1392672676\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364015,\n "timestamp": "2011-08-27T00:53:14Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675639,\n 1392675638,\n 1392675616,\n 1392675630,\n 1392675639\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364018,\n "timestamp": "2011-08-27T00:53:14Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673837,\n 1392673840,\n 1392673822,\n 1392673821,\n 1392673837\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364019,\n "timestamp": "2011-08-27T00:53:14Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673944,\n 1392673923,\n 1392673933,\n 1392673949,\n 1392673944\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364021,\n "timestamp": "2011-08-27T00:53:14Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674525,\n 1392674580,\n 1392674583,\n 1392674528,\n 1392674525\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364024,\n "timestamp": "2011-08-27T00:53:14Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674729,\n 1392674651,\n 1392674632,\n 1392674699,\n 1392674729\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364025,\n "timestamp": "2011-08-27T00:53:15Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673993,\n 1392673979,\n 1392673955,\n 1392673965,\n 1392673993\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364029,\n "timestamp": "2011-08-27T00:53:25Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674739,\n 1392674745,\n 1392674835,\n 1392674826,\n 1392674739\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364030,\n "timestamp": "2011-08-27T00:53:25Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672035,\n 1392672005,\n 1392672007,\n 1392672038,\n 1392672035\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364034,\n "timestamp": "2011-08-27T00:53:25Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674483,\n 1392674443,\n 1392674423,\n 1392674455,\n 1392674483\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364035,\n "timestamp": "2011-08-27T00:53:26Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673722,\n 1392673719,\n 1392673714,\n 1392673720,\n 1392673722\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364036,\n "timestamp": "2011-08-27T00:53:26Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674227,\n 1392674213,\n 1392674203,\n 1392674225,\n 1392674227\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364039,\n "timestamp": "2012-10-15T11:48:20Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392674887,\n 1392674873,\n 1392674889,\n 1392674891,\n 1392674901,\n 1392674887\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364040,\n "timestamp": "2011-08-27T00:53:26Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675357,\n 1392675299,\n 1392675255,\n 1392675306,\n 1392675357\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364041,\n "timestamp": "2011-08-27T00:53:26Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673132,\n 1392672858,\n 1392672831,\n 1392673107,\n 1392673115,\n 1392673132\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364043,\n "timestamp": "2011-08-27T00:53:26Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674022,\n 1392673971,\n 1392673988,\n 1392673999,\n 1392674037,\n 1392674022\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364045,\n "timestamp": "2011-08-27T00:53:27Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675642,\n 1392675639,\n 1392675630,\n 1392675635,\n 1392675637,\n 1392675642\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364046,\n "timestamp": "2011-08-27T00:53:27Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674946,\n 1392675001,\n 1392675008,\n 1392675038,\n 1392674988,\n 1392674946\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364049,\n "timestamp": "2011-08-27T00:53:27Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675478,\n 1392675440,\n 1392675418,\n 1392675423,\n 1392675468,\n 1392675478\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364051,\n "timestamp": "2011-08-27T00:53:27Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674745,\n 1392674799,\n 1392674903,\n 1392674883,\n 1392674835,\n 1392674745\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364053,\n "timestamp": "2011-08-27T00:53:27Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673011,\n 1392672952,\n 1392672956,\n 1392672966,\n 1392673015,\n 1392673011\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364055,\n "timestamp": "2011-08-27T00:53:27Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672212,\n 1392672157,\n 1392672153,\n 1392672188,\n 1392672221,\n 1392672212\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364058,\n "timestamp": "2011-08-27T00:53:28Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674561,\n 1392674580,\n 1392674525,\n 1392674521,\n 1392674519,\n 1392674561\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364060,\n "timestamp": "2012-10-15T11:49:15Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392673228,\n 1392673158,\n 1392673209,\n 1392673224,\n 1392673238,\n 1392673264,\n 1392673228\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364061,\n "timestamp": "2011-08-27T00:53:28Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674682,\n 1392674611,\n 1392674583,\n 1392674672,\n 1392674701,\n 1392674682\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364064,\n "timestamp": "2011-08-27T00:53:28Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673506,\n 1392673500,\n 1392673517,\n 1392673537,\n 1392673516,\n 1392673506\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364066,\n "timestamp": "2011-08-27T00:53:28Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673735,\n 1392673717,\n 1392673716,\n 1392673712,\n 1392673731,\n 1392673735\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364067,\n "timestamp": "2011-08-27T00:53:28Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674776,\n 1392674799,\n 1392674744,\n 1392674739,\n 1392674713,\n 1392674776\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364071,\n "timestamp": "2011-08-27T00:53:29Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673672,\n 1392673674,\n 1392673683,\n 1392673684,\n 1392673679,\n 1392673672\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364073,\n "timestamp": "2011-08-27T00:53:29Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675679,\n 1392675690,\n 1392675689,\n 1392675681,\n 1392675678,\n 1392675679\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364075,\n "timestamp": "2012-10-16T12:23:20Z",\n "version": 4,\n "changeset": 13518343,\n "user": "didier2020",\n "uid": 300459,\n "nodes": [\n 1392672808,\n 1392672833,\n 1392672801,\n 1392672755,\n 1392672808\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364077,\n "timestamp": "2011-08-27T00:53:29Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674981,\n 1392674965,\n 1392675014,\n 1392675051,\n 1392675071,\n 1392674981\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364079,\n "timestamp": "2011-08-27T00:53:29Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673771,\n 1392673765,\n 1392673764,\n 1392673762,\n 1392673766,\n 1392673771\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364081,\n "timestamp": "2011-08-27T00:53:29Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674961,\n 1392675001,\n 1392674946,\n 1392674921,\n 1392674928,\n 1392674961\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364083,\n "timestamp": "2011-08-27T00:53:29Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674096,\n 1392674050,\n 1392674093,\n 1392674131,\n 1392674142,\n 1392674096\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364085,\n "timestamp": "2011-08-27T00:53:30Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675430,\n 1392675365,\n 1392675304,\n 1392675336,\n 1392675347,\n 1392675430\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364087,\n "timestamp": "2011-08-27T00:53:30Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672402,\n 1392672431,\n 1392672408,\n 1392672392,\n 1392672381,\n 1392672402\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364091,\n "timestamp": "2011-08-27T00:53:30Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671902,\n 1392671929,\n 1392671893,\n 1392671827,\n 1392671863,\n 1392671902\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364092,\n "timestamp": "2011-08-27T00:53:30Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673833,\n 1392673826,\n 1392673816,\n 1392673830,\n 1392673842,\n 1392673833\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364094,\n "timestamp": "2011-08-27T00:53:30Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672955,\n 1392672942,\n 1392672958,\n 1392672961,\n 1392672956,\n 1392672955\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364095,\n "timestamp": "2011-08-27T00:53:31Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674427,\n 1392674456,\n 1392674490,\n 1392674438,\n 1392674384,\n 1392674427\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364096,\n "timestamp": "2011-08-27T00:53:31Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673172,\n 1392673179,\n 1392673199,\n 1392673177,\n 1392673156,\n 1392673172\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364097,\n "timestamp": "2011-08-27T00:53:31Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671931,\n 1392671889,\n 1392671869,\n 1392671887,\n 1392671956,\n 1392671931\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364098,\n "timestamp": "2011-08-27T00:53:31Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675017,\n 1392674975,\n 1392674930,\n 1392674927,\n 1392675005,\n 1392675017\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364100,\n "timestamp": "2012-10-15T11:49:16Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672087,\n 1392672040,\n 1966589702,\n 1392672050,\n 1392672069,\n 1392672106,\n 1392672087\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364102,\n "timestamp": "2011-08-27T00:53:31Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675437,\n 1392675399,\n 1392675381,\n 1392675365,\n 1392675430,\n 1392675437\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364105,\n "timestamp": "2011-08-27T00:53:31Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674493,\n 1392674512,\n 1392674530,\n 1392674538,\n 1392674526,\n 1392674493\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364107,\n "timestamp": "2011-08-27T00:53:32Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675261,\n 1392675212,\n 1392675172,\n 1392675153,\n 1392675225,\n 1392675261\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364109,\n "timestamp": "2011-08-27T00:53:32Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673113,\n 1392673128,\n 1392673105,\n 1392673092,\n 1392673085,\n 1392673113\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364110,\n "timestamp": "2011-08-27T00:53:32Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675687,\n 1392675692,\n 1392675694,\n 1392675697,\n 1392675693,\n 1392675687\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364112,\n "timestamp": "2011-08-27T00:53:32Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675605,\n 1392675616,\n 1392675638,\n 1392675621,\n 1392675601,\n 1392675605\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364114,\n "timestamp": "2011-08-27T00:53:32Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671626,\n 1392671625,\n 1392671607,\n 1392671605,\n 1392671609,\n 1392671626\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364116,\n "timestamp": "2011-08-27T00:53:32Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674960,\n 1392674956,\n 1392674869,\n 1392674878,\n 1392674963,\n 1392674960\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364118,\n "timestamp": "2011-08-27T00:53:32Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675091,\n 1392675040,\n 1392674925,\n 1392674918,\n 1392674924,\n 1392675091\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364121,\n "timestamp": "2011-08-27T00:53:33Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674869,\n 1392674956,\n 1392674949,\n 1392674931,\n 1392674864,\n 1392674869\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364122,\n "timestamp": "2011-08-27T00:53:33Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674018,\n 1392673970,\n 1392674000,\n 1392674038,\n 1392674026,\n 1392674018\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364125,\n "timestamp": "2011-08-27T00:53:33Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673849,\n 1392673847,\n 1392673863,\n 1392673868,\n 1392673854,\n 1392673849\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364127,\n "timestamp": "2011-08-27T00:53:33Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673667,\n 1392673676,\n 1392673678,\n 1392673671,\n 1392673669,\n 1392673667\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364129,\n "timestamp": "2011-08-27T00:53:33Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674093,\n 1392674118,\n 1392674147,\n 1392674190,\n 1392674131,\n 1392674093\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364132,\n "timestamp": "2011-08-27T00:53:33Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674090,\n 1392674067,\n 1392674041,\n 1392674035,\n 1392674024,\n 1392674070,\n 1392674090\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364134,\n "timestamp": "2011-08-27T00:53:34Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675132,\n 1392675188,\n 1392675136,\n 1392675086,\n 1392675112,\n 1392675121,\n 1392675132\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364136,\n "timestamp": "2011-08-27T00:53:34Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673147,\n 1392673172,\n 1392673156,\n 1392673122,\n 1392673087,\n 1392673126,\n 1392673147\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364139,\n "timestamp": "2017-05-25T15:05:04Z",\n "version": 3,\n "changeset": 48976808,\n "user": "Aroche",\n "uid": 50179,\n "nodes": [\n 1392672142,\n 1392672103,\n 1392672078,\n 1392672093,\n 1392672142\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364141,\n "timestamp": "2011-08-27T00:53:34Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673857,\n 1392673850,\n 1392673860,\n 1392673872,\n 1392673862,\n 1392673866,\n 1392673857\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364144,\n "timestamp": "2011-08-27T00:53:34Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674300,\n 1392674373,\n 1392674370,\n 1392674417,\n 1392674426,\n 1392674309,\n 1392674300\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364145,\n "timestamp": "2011-08-27T00:53:34Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673805,\n 1392673831,\n 1392673835,\n 1392673824,\n 1392673828,\n 1392673808,\n 1392673805\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364146,\n "timestamp": "2011-08-27T00:53:35Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675017,\n 1392675005,\n 1392675035,\n 1392675044,\n 1392675081,\n 1392675042,\n 1392675017\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364149,\n "timestamp": "2011-08-27T00:53:35Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673737,\n 1392673727,\n 1392673721,\n 1392673728,\n 1392673730,\n 1392673733,\n 1392673737\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364150,\n "timestamp": "2012-10-15T11:50:00Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392674845,\n 1392674853,\n 1392674838,\n 1392674848,\n 1392674737,\n 1392674734,\n 1392674716,\n 1392674845\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364151,\n "timestamp": "2011-08-27T00:53:35Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672312,\n 1392672295,\n 1392672357,\n 1392672291,\n 1392672330,\n 1392672427,\n 1392672312\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364155,\n "timestamp": "2011-08-27T00:53:35Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673936,\n 1392673917,\n 1392673973,\n 1392673987,\n 1392673980,\n 1392673982,\n 1392673936\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364156,\n "timestamp": "2011-08-27T00:53:35Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673178,\n 1392673076,\n 1392673071,\n 1392673120,\n 1392673117,\n 1392673174,\n 1392673178\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364160,\n "timestamp": "2011-08-27T00:53:35Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674297,\n 1392674354,\n 1392674392,\n 1392674383,\n 1392674368,\n 1392674317,\n 1392674297\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364161,\n "timestamp": "2011-08-27T00:53:36Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674402,\n 1392674350,\n 1392674363,\n 1392674409,\n 1392674404,\n 1392674422,\n 1392674402\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364162,\n "timestamp": "2011-08-27T00:53:36Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673355,\n 1392673367,\n 1392673343,\n 1392673361,\n 1392673442,\n 1392673419,\n 1392673355\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364165,\n "timestamp": "2011-08-27T00:53:36Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673277,\n 1392673312,\n 1392673309,\n 1392673289,\n 1392673273,\n 1392673257,\n 1392673277\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364167,\n "timestamp": "2011-08-27T00:53:36Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673822,\n 1392673840,\n 1392673845,\n 1392673819,\n 1392673814,\n 1392673821,\n 1392673822\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364170,\n "timestamp": "2012-10-15T11:50:00Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392673817,\n 1392673807,\n 1392673798,\n 1392673797,\n 1392673803,\n 1392673811,\n 1392673812,\n 1392673817\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364172,\n "timestamp": "2012-10-15T11:50:01Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672123,\n 1392672157,\n 1392672212,\n 1392672216,\n 1392672210,\n 1392672179,\n 1392672159,\n 1392672123\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364173,\n "timestamp": "2011-08-27T00:53:37Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673920,\n 1392673934,\n 1392673912,\n 1392673905,\n 1392673893,\n 1392673888,\n 1392673920\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364176,\n "timestamp": "2011-08-27T00:53:37Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674673,\n 1392674654,\n 1392674473,\n 1392674405,\n 1392674366,\n 1392674474,\n 1392674673\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364177,\n "timestamp": "2011-08-27T00:53:37Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675301,\n 1392675328,\n 1392675352,\n 1392675322,\n 1392675321,\n 1392675307,\n 1392675301\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364178,\n "timestamp": "2011-08-27T00:53:37Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674500,\n 1392674511,\n 1392674543,\n 1392674572,\n 1392674522,\n 1392674505,\n 1392674500\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364183,\n "timestamp": "2011-08-27T00:53:37Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675694,\n 1392675692,\n 1392675689,\n 1392675690,\n 1392675691,\n 1392675695,\n 1392675694\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364184,\n "timestamp": "2011-08-27T00:53:38Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675401,\n 1392675383,\n 1392675355,\n 1392675342,\n 1392675391,\n 1392675415,\n 1392675401\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364187,\n "timestamp": "2012-10-15T11:50:46Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672460,\n 1966589706,\n 1966589705,\n 1392672452,\n 1392672435,\n 1392672446,\n 1392672377,\n 1392672382,\n 1392672460\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364190,\n "timestamp": "2011-08-27T00:53:38Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672693,\n 1392672776,\n 1392672799,\n 1392672740,\n 1392672772,\n 1392672718,\n 1392672693\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364193,\n "timestamp": "2011-08-27T00:53:38Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673777,\n 1392673767,\n 1392673763,\n 1392673769,\n 1392673768,\n 1392673770,\n 1392673777\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364195,\n "timestamp": "2011-08-27T00:53:38Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674565,\n 1392674546,\n 1392674514,\n 1392674562,\n 1392674633,\n 1392674649,\n 1392674565\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364197,\n "timestamp": "2011-08-27T00:53:39Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674488,\n 1392674464,\n 1392674478,\n 1392674445,\n 1392674364,\n 1392674418,\n 1392674488\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364199,\n "timestamp": "2011-08-27T00:53:39Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675134,\n 1392675058,\n 1392675066,\n 1392675076,\n 1392675080,\n 1392675139,\n 1392675134\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364200,\n "timestamp": "2011-08-27T00:53:39Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675400,\n 1392675497,\n 1392675466,\n 1392675449,\n 1392675456,\n 1392675366,\n 1392675400\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364202,\n "timestamp": "2011-08-27T00:53:39Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675096,\n 1392675065,\n 1392674943,\n 1392674977,\n 1392675019,\n 1392675070,\n 1392675096\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364204,\n "timestamp": "2011-08-27T00:53:39Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675332,\n 1392675316,\n 1392675287,\n 1392675289,\n 1392675340,\n 1392675371,\n 1392675332\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364206,\n "timestamp": "2011-08-27T00:53:39Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674874,\n 1392674813,\n 1392674829,\n 1392674885,\n 1392674884,\n 1392674876,\n 1392674874\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364208,\n "timestamp": "2011-08-27T00:53:40Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675221,\n 1392675151,\n 1392675154,\n 1392675177,\n 1392675192,\n 1392675230,\n 1392675221\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364210,\n "timestamp": "2011-08-27T00:53:40Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673754,\n 1392673748,\n 1392673744,\n 1392673743,\n 1392673750,\n 1392673751,\n 1392673754\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364215,\n "timestamp": "2011-08-27T00:53:40Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672617,\n 1392672585,\n 1392672573,\n 1392672528,\n 1392672502,\n 1392672547,\n 1392672617\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364217,\n "timestamp": "2011-08-27T00:53:40Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671629,\n 1392671620,\n 1392671637,\n 1392671631,\n 1392671634,\n 1392671639,\n 1392671629\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364219,\n "timestamp": "2011-08-27T00:53:40Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673197,\n 1392673202,\n 1392673313,\n 1392673337,\n 1392673233,\n 1392673207,\n 1392673197\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364221,\n "timestamp": "2011-08-27T00:53:41Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674299,\n 1392674289,\n 1392674286,\n 1392674265,\n 1392674312,\n 1392674346,\n 1392674299\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364223,\n "timestamp": "2012-10-15T11:49:16Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1966589704,\n 1392672342,\n 1392672359,\n 1392672367,\n 1392672335,\n 1392672325,\n 1966589704\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364225,\n "timestamp": "2011-08-27T00:53:41Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674352,\n 1392674371,\n 1392674375,\n 1392674304,\n 1392674239,\n 1392674314,\n 1392674352\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364226,\n "timestamp": "2011-08-27T00:53:53Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673958,\n 1392673904,\n 1392673897,\n 1392673886,\n 1392673883,\n 1392673952,\n 1392673958\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364228,\n "timestamp": "2011-08-27T00:53:53Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672416,\n 1392672451,\n 1392672511,\n 1392672487,\n 1392672456,\n 1392672473,\n 1392672416\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364230,\n "timestamp": "2012-10-15T11:50:01Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672448,\n 1392672434,\n 1392672409,\n 1392672406,\n 1392672419,\n 1392672424,\n 1392672449,\n 1392672448\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364232,\n "timestamp": "2011-08-27T00:53:54Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675200,\n 1392675135,\n 1392675137,\n 1392675202,\n 1392675310,\n 1392675309,\n 1392675200\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364234,\n "timestamp": "2011-08-27T00:53:54Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674319,\n 1392674345,\n 1392674361,\n 1392674326,\n 1392674307,\n 1392674331,\n 1392674319\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364237,\n "timestamp": "2011-08-27T00:53:54Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675014,\n 1392674965,\n 1392674958,\n 1392674955,\n 1392674930,\n 1392674975,\n 1392675014\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364239,\n "timestamp": "2011-08-27T00:53:54Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672535,\n 1392672526,\n 1392672513,\n 1392672481,\n 1392672504,\n 1392672564,\n 1392672535\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364240,\n "timestamp": "2012-10-15T11:49:16Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672994,\n 1392672987,\n 1392672907,\n 1392672952,\n 1392673011,\n 1392673016,\n 1392672994\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364242,\n "timestamp": "2011-08-27T00:53:54Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672277,\n 1392672332,\n 1392672372,\n 1392672298,\n 1392672294,\n 1392672268,\n 1392672272,\n 1392672277\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364244,\n "timestamp": "2011-08-27T00:53:55Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674018,\n 1392674026,\n 1392674038,\n 1392674042,\n 1392674088,\n 1392674086,\n 1392674069,\n 1392674018\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364246,\n "timestamp": "2011-08-27T00:53:55Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672959,\n 1392672979,\n 1392672984,\n 1392672982,\n 1392672891,\n 1392672879,\n 1392672953,\n 1392672959\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364248,\n "timestamp": "2011-08-27T00:53:55Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671869,\n 1392671889,\n 1392671878,\n 1392671856,\n 1392671821,\n 1392671808,\n 1392671859,\n 1392671869\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364251,\n "timestamp": "2011-08-27T00:53:55Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672863,\n 1392672821,\n 1392672851,\n 1392672829,\n 1392672844,\n 1392672853,\n 1392672882,\n 1392672863\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364253,\n "timestamp": "2011-08-27T00:53:55Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672868,\n 1392672805,\n 1392672646,\n 1392672636,\n 1392672774,\n 1392672768,\n 1392672855,\n 1392672868\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364256,\n "timestamp": "2011-08-27T00:53:56Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674622,\n 1392674654,\n 1392674673,\n 1392674775,\n 1392674720,\n 1392674710,\n 1392674657,\n 1392674622\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364258,\n "timestamp": "2011-08-27T00:53:56Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674011,\n 1392674001,\n 1392674006,\n 1392674152,\n 1392674129,\n 1392674076,\n 1392674054,\n 1392674011\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364260,\n "timestamp": "2011-08-27T00:53:56Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674104,\n 1392674099,\n 1392674085,\n 1392674064,\n 1392674043,\n 1392674081,\n 1392674098,\n 1392674104\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364262,\n "timestamp": "2011-08-27T00:53:56Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674181,\n 1392674051,\n 1392674021,\n 1392674019,\n 1392674168,\n 1392674183,\n 1392674186,\n 1392674181\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364264,\n "timestamp": "2011-08-27T00:53:57Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672350,\n 1392672214,\n 1392672240,\n 1392672249,\n 1392672503,\n 1392672482,\n 1392672477,\n 1392672350\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364266,\n "timestamp": "2011-08-27T00:53:57Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673288,\n 1392673252,\n 1392673311,\n 1392673354,\n 1392673413,\n 1392673441,\n 1392673380,\n 1392673288\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364268,\n "timestamp": "2011-08-27T00:53:57Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672672,\n 1392672680,\n 1392672575,\n 1392672557,\n 1392672591,\n 1392672604,\n 1392672649,\n 1392672672\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364271,\n "timestamp": "2011-08-27T00:53:57Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673224,\n 1392673235,\n 1392673249,\n 1392673279,\n 1392673330,\n 1392673264,\n 1392673238,\n 1392673224\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364273,\n "timestamp": "2011-08-27T00:53:57Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672400,\n 1392672374,\n 1392672306,\n 1392672318,\n 1392672303,\n 1392672323,\n 1392672391,\n 1392672400\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364275,\n "timestamp": "2011-08-27T00:53:58Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675466,\n 1392675497,\n 1392675524,\n 1392675531,\n 1392675521,\n 1392675477,\n 1392675471,\n 1392675466\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364277,\n "timestamp": "2011-08-27T00:53:58Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671652,\n 1392671641,\n 1392671642,\n 1392671646,\n 1392671649,\n 1392671657,\n 1392671654,\n 1392671652\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364280,\n "timestamp": "2011-08-27T00:53:58Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675586,\n 1392675589,\n 1392675585,\n 1392675584,\n 1392675570,\n 1392675577,\n 1392675587,\n 1392675586\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364281,\n "timestamp": "2012-10-15T11:51:15Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392672406,\n 1392672355,\n 1392672370,\n 1392672379,\n 1392672377,\n 1392672446,\n 1392672435,\n 1392672424,\n 1392672419,\n 1392672406\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364283,\n "timestamp": "2012-10-15T11:51:15Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392673707,\n 1392673701,\n 1392673681,\n 1966589708,\n 1392673690,\n 1392673694,\n 1966589709,\n 1392673700,\n 1392673703,\n 1392673707\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364286,\n "timestamp": "2011-08-27T00:53:59Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675246,\n 1392675195,\n 1392675203,\n 1392675213,\n 1392675234,\n 1392675232,\n 1392675253,\n 1392675246\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364287,\n "timestamp": "2011-08-27T00:53:59Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675641,\n 1392675637,\n 1392675617,\n 1392675625,\n 1392675614,\n 1392675612,\n 1392675603,\n 1392675607,\n 1392675641\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364288,\n "timestamp": "2011-08-27T00:53:59Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674866,\n 1392674816,\n 1392674796,\n 1392674763,\n 1392674719,\n 1392674742,\n 1392674731,\n 1392674807,\n 1392674866\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364289,\n "timestamp": "2011-08-27T00:53:59Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673947,\n 1392673942,\n 1392673928,\n 1392673924,\n 1392673938,\n 1392673929,\n 1392673953,\n 1392673961,\n 1392673947\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364291,\n "timestamp": "2011-08-27T00:53:59Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674585,\n 1392674386,\n 1392674390,\n 1392674355,\n 1392674362,\n 1392674382,\n 1392674387,\n 1392674603,\n 1392674585\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 125364294,\n "timestamp": "2011-08-27T00:54:00Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673646,\n 1392673651,\n 1392673625,\n 1392673637,\n 1392673612,\n 1392673596,\n 1392673556,\n 1392673545,\n 1392673646\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364296,\n "timestamp": "2011-08-27T00:54:00Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671898,\n 1392671881,\n 1392671928,\n 1392671935,\n 1392671921,\n 1392671923,\n 1392671916,\n 1392671900,\n 1392671898\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364299,\n "timestamp": "2011-08-27T00:54:00Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674690,\n 1392674675,\n 1392674855,\n 1392674857,\n 1392674824,\n 1392674832,\n 1392674800,\n 1392674804,\n 1392674690\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364301,\n "timestamp": "2011-08-27T00:54:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674951,\n 1392674923,\n 1392674939,\n 1392674986,\n 1392674968,\n 1392674989,\n 1392674979,\n 1392674941,\n 1392674951\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364302,\n "timestamp": "2011-08-27T00:54:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672176,\n 1392672125,\n 1392672140,\n 1392672091,\n 1392672120,\n 1392672151,\n 1392672115,\n 1392672191,\n 1392672176\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364306,\n "timestamp": "2011-08-27T00:54:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674134,\n 1392674219,\n 1392674279,\n 1392674241,\n 1392674226,\n 1392674184,\n 1392674167,\n 1392674151,\n 1392674134\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364307,\n "timestamp": "2011-08-27T00:54:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671774,\n 1392671752,\n 1392671768,\n 1392671738,\n 1392671751,\n 1392671772,\n 1392671771,\n 1392671776,\n 1392671774\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364308,\n "timestamp": "2011-08-27T00:54:01Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673181,\n 1392673151,\n 1392673097,\n 1392673173,\n 1392673225,\n 1392673213,\n 1392673222,\n 1392673206,\n 1392673181\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364312,\n "timestamp": "2012-10-15T11:51:16Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392674515,\n 1392674492,\n 1392674581,\n 1392674677,\n 1392674680,\n 1392674544,\n 1392674561,\n 1392674519,\n 1392674518,\n 1392674515\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364313,\n "timestamp": "2011-08-27T00:54:02Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673926,\n 1392673900,\n 1392673956,\n 1392673985,\n 1392673966,\n 1392673963,\n 1392673931,\n 1392673939,\n 1392673926\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364316,\n "timestamp": "2011-08-27T00:54:02Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672172,\n 1392672264,\n 1392672243,\n 1392672194,\n 1392672193,\n 1392672186,\n 1392672190,\n 1392672145,\n 1392672172\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364317,\n "timestamp": "2011-08-27T00:54:02Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675384,\n 1392675376,\n 1392675324,\n 1392675359,\n 1392675429,\n 1392675411,\n 1392675420,\n 1392675403,\n 1392675384\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364321,\n "timestamp": "2012-10-15T11:51:16Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392674908,\n 1392674891,\n 1392674889,\n 1392674833,\n 1392674843,\n 1392674747,\n 1392674769,\n 1392674762,\n 1392674798,\n 1392674908\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364322,\n "timestamp": "2011-08-27T00:54:03Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674199,\n 1392674110,\n 1392674108,\n 1392674126,\n 1392674127,\n 1392674162,\n 1392674158,\n 1392674201,\n 1392674199\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364323,\n "timestamp": "2011-08-27T00:54:03Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674535,\n 1392674456,\n 1392674427,\n 1392674496,\n 1392674470,\n 1392674507,\n 1392674513,\n 1392674534,\n 1392674535\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364325,\n "timestamp": "2017-05-25T15:05:05Z",\n "version": 5,\n "changeset": 48976808,\n "user": "Aroche",\n "uid": 50179,\n "nodes": [\n 1392673363,\n 1392673333,\n 1392673306,\n 1392673385,\n 1392673400,\n 1392673401,\n 1392673421,\n 1392673446,\n 1392673363\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "denomination": "catholic",\n "name": "Église Notre-Dame-de-la-Nativité",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011",\n "wikidata": "Q29899146"\n }\n },\n {\n "type": "way",\n "id": 125364326,\n "timestamp": "2012-10-15T11:51:16Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392675165,\n 1392675099,\n 1392675093,\n 1392675082,\n 1392675056,\n 1392675055,\n 1392675101,\n 1392675105,\n 1392675148,\n 1392675165\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364330,\n "timestamp": "2011-08-27T00:54:04Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673131,\n 1392673079,\n 1392673148,\n 1392673211,\n 1392673204,\n 1392673184,\n 1392673129,\n 1392673154,\n 1392673131\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364331,\n "timestamp": "2011-08-27T00:54:04Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671781,\n 1392671783,\n 1392671841,\n 1392671824,\n 1392671813,\n 1392671806,\n 1392671786,\n 1392671803,\n 1392671781\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364334,\n "timestamp": "2011-08-27T00:54:04Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672239,\n 1392672218,\n 1392672222,\n 1392672161,\n 1392672183,\n 1392672241,\n 1392672242,\n 1392672252,\n 1392672244,\n 1392672239\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364336,\n "timestamp": "2011-08-27T00:54:04Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675380,\n 1392675470,\n 1392675465,\n 1392675451,\n 1392675454,\n 1392675432,\n 1392675434,\n 1392675394,\n 1392675382,\n 1392675380\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364337,\n "timestamp": "2011-08-27T00:54:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675000,\n 1392675006,\n 1392674982,\n 1392674974,\n 1392674938,\n 1392674944,\n 1392674922,\n 1392674920,\n 1392674976,\n 1392675000\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364340,\n "timestamp": "2012-10-15T11:46:28Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1966589704,\n 1392672325,\n 1392672335,\n 1392672367,\n 1392672375,\n 1392672459,\n 1392672429,\n 1392672346,\n 1392672321,\n 1392672290,\n 1392672315,\n 1966589704\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364342,\n "timestamp": "2011-08-27T00:54:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392674502,\n 1392674611,\n 1392674682,\n 1392674708,\n 1392674576,\n 1392674578,\n 1392674551,\n 1392674564,\n 1392674529,\n 1392674502\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364344,\n "timestamp": "2011-08-27T00:54:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392672559,\n 1392672523,\n 1392672635,\n 1392672683,\n 1392672660,\n 1392672601,\n 1392672609,\n 1392672578,\n 1392672566,\n 1392672559\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364345,\n "timestamp": "2011-08-27T00:54:05Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392671667,\n 1392671666,\n 1392671685,\n 1392671691,\n 1392671693,\n 1392671686,\n 1392671683,\n 1392671679,\n 1392671681,\n 1392671667\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364348,\n "timestamp": "2011-08-27T00:54:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673033,\n 1392673058,\n 1392673073,\n 1392673066,\n 1392673069,\n 1392673068,\n 1392673083,\n 1392673050,\n 1392673045,\n 1392673033\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364350,\n "timestamp": "2011-08-27T00:54:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675008,\n 1392675001,\n 1392674961,\n 1392675061,\n 1392675107,\n 1392675089,\n 1392675116,\n 1392675075,\n 1392675053,\n 1392675008\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364353,\n "timestamp": "2011-08-27T00:54:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673388,\n 1392673390,\n 1392673393,\n 1392673365,\n 1392673241,\n 1392673230,\n 1392673281,\n 1392673357,\n 1392673370,\n 1392673388\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364356,\n "timestamp": "2011-08-27T00:54:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673074,\n 1392673097,\n 1392673151,\n 1392673143,\n 1392673153,\n 1392673150,\n 1392673196,\n 1392673147,\n 1392673126,\n 1392673074\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364358,\n "timestamp": "2011-08-27T00:54:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392675661,\n 1392675660,\n 1392675658,\n 1392675654,\n 1392675657,\n 1392675672,\n 1392675669,\n 1392675671,\n 1392675667,\n 1392675661\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364364,\n "timestamp": "2011-08-27T00:54:06Z",\n "version": 2,\n "changeset": 9133941,\n "user": "PierenBot",\n "uid": 201149,\n "nodes": [\n 1392673801,\n 1392673800,\n 1392673792,\n 1392673787,\n 1392673793,\n 1392673785,\n 1392673783,\n 1392673780,\n 1392673795,\n 1392673801\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364365,\n "timestamp": "2021-04-29T12:33:13Z",\n "version": 3,\n "changeset": 103845354,\n "user": "Zesty Eagle",\n "uid": 9755606,\n "nodes": [\n 1392671933,\n 1392671903,\n 1392671962,\n 1392672028,\n 1392672011,\n 1392671996,\n 1392671973,\n 1392671963,\n 1392671933\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 125364371,\n "timestamp": "2012-10-15T11:51:16Z",\n "version": 3,\n "changeset": 13504776,\n "user": "botdidier2020",\n "uid": 870861,\n "nodes": [\n 1392673247,\n 1392673257,\n 1392673273,\n 1392673289,\n 1392673308,\n 1392673312,\n 1392673332,\n 1392673292,\n 1392673286,\n 1392673247\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2011"\n }\n },\n {\n "type": "way",\n "id": 351941515,\n "timestamp": "2018-07-29T13:33:09Z",\n "version": 2,\n "changeset": 61164849,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3577416301,\n 3577416302,\n 3577416303,\n 3577416304,\n 3577416305,\n 3577416301\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 438257101,\n "timestamp": "2025-05-08T17:22:42Z",\n "version": 2,\n "changeset": 165995049,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 4359936733,\n 4359936732,\n 4359936730,\n 4359936731,\n 4359936733\n ],\n "tags": {\n "addr:street": "Rue de la Couturelle",\n "amenity": "townhall",\n "building": "civic",\n "contact:email": "aisonville@orange.fr",\n "contact:phone": "+33 9 71 45 05 18",\n "name": "Mairie d'Aisonville-et-Bernoville",\n "opening_hours": "Tu 08:00-12:00; Fr 13:30-17:30",\n "ref:FR:SIRET": "21020006900016",\n "source": "Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/nord-pas-de-calais-picardie/aisne#service-mairie"\n }\n },\n {\n "type": "way",\n "id": 925593216,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590000858,\n 8590000859,\n 8590000860,\n 8590000861,\n 8590000858\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 925593217,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590000862,\n 8590000863,\n 8590000864,\n 8590000865,\n 8590000862\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 925593218,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590000866,\n 8590000867,\n 8590000868,\n 8590000869,\n 8590000866\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 925593219,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590000870,\n 8590000871,\n 8590000872,\n 8590000873,\n 8590000874,\n 8590000875,\n 8590000876,\n 8590000877,\n 8590000870\n ],\n "tags": {\n "building": "house"\n }\n },\n {\n "type": "way",\n "id": 925593220,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590000878,\n 8590000879,\n 8590000880,\n 8590000881,\n 8590000878\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 925593221,\n "timestamp": "2021-04-03T16:25:13Z",\n "version": 1,\n "changeset": 102243364,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590000884,\n 8590000885,\n 8590000886,\n 8590000887,\n 8590000888,\n 8590000889,\n 8590000890,\n 8590000884\n ],\n "tags": {\n "building": "yes"\n }\n },\n {\n "type": "way",\n "id": 925595567,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017054,\n 8590017022,\n 8590017038,\n 8590016973,\n 8590017054\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595568,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017028,\n 8590016967,\n 8590017001,\n 8590016934,\n 8590017028\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595569,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016997,\n 8590017050,\n 8590016949,\n 8590016939,\n 8590016997\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595570,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016950,\n 8590017005,\n 8590017052,\n 8590016983,\n 8590016950\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595571,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016919,\n 8590016953,\n 8590017058,\n 8590017027,\n 8590016980,\n 8590017048,\n 8590016920,\n 8590017040,\n 8590016919\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595572,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016999,\n 8590016951,\n 8590016977,\n 8590017026,\n 8590017017,\n 8590017064,\n 8590016999\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595573,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017029,\n 8590016935,\n 8590016924,\n 8590017066,\n 8590017029\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595574,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016942,\n 8590016952,\n 8590017060,\n 8590016988,\n 8590017013,\n 8590017025,\n 8590016942\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595575,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017052,\n 8590017005,\n 8590016932,\n 8590017051,\n 8590017052\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595576,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016959,\n 8590016989,\n 8590016957,\n 8590017044,\n 8590017023,\n 8590016959\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595577,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016945,\n 8590016922,\n 8590016956,\n 8590017059,\n 8590016945\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 925595578,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017033,\n 8590016962,\n 8590017070,\n 8590016941,\n 8590017033\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595579,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017036,\n 8590017045,\n 8590016917,\n 8590017031,\n 8590017030,\n 8590017036\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595580,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017045,\n 8590017036,\n 8590017061,\n 8590016960,\n 8590017045\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595581,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016986,\n 8590016943,\n 8590016969,\n 8590016990,\n 8590017067,\n 8590016970,\n 8590016986\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595582,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016955,\n 8590017010,\n 8590016965,\n 8590017016,\n 8590016955\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595583,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017003,\n 8590017024,\n 8590016947,\n 8590016937,\n 8590017003\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595584,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017049,\n 8590016961,\n 8590016995,\n 8590017053,\n 8590017049\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595585,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016996,\n 8590016936,\n 8590016992,\n 8590004815,\n 8590017035,\n 8590017057,\n 8590016996\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595586,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016926,\n 8590017012,\n 8590017006,\n 8590016929,\n 8590004816,\n 8590017063,\n 8590016963,\n 8590016926\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595587,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016918,\n 8590017014,\n 8590016940,\n 8590016930,\n 8590016918\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595588,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016923,\n 8590016982,\n 8590016971,\n 8590016927,\n 8590016948,\n 8590017068,\n 8590016923\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595589,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017042,\n 8590016981,\n 8590017056,\n 8590016925,\n 8590017042\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595590,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017046,\n 8590004816,\n 8590016929,\n 8590017000,\n 8590017046\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595591,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016987,\n 8590017009,\n 8590016974,\n 8590017018,\n 8590016987\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595592,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016935,\n 8590017029,\n 8590016947,\n 8590017024,\n 8590016958,\n 8590017008,\n 8590016991,\n 8590016935\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595593,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016984,\n 8590016976,\n 8590016933,\n 8590016954,\n 8590016984\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595594,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017003,\n 8590016937,\n 8590017004,\n 8590017011,\n 8590017021,\n 8590017003\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595595,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017015,\n 8590016972,\n 8590017055,\n 8590016985,\n 8590016944,\n 8590016968,\n 8590017015\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595596,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016946,\n 8590016994,\n 8590017019,\n 8590016979,\n 8590016946\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595597,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016975,\n 8590017034,\n 8590017007,\n 8590016938,\n 8590017037,\n 8590017062,\n 8590016975\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595598,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590016928,\n 8590016998,\n 8590016931,\n 8590016964,\n 8590016928\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595599,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017044,\n 8590016957,\n 8590016989,\n 8590017047,\n 8590016921,\n 8590016993,\n 8590017020,\n 8590017044\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595600,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017039,\n 8590017063,\n 8590004816,\n 8590017046,\n 8590017039\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 925595601,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017043,\n 8590017002,\n 8590016966,\n 8590017069,\n 8590017032,\n 8590016978,\n 8590017043\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 925595602,\n "timestamp": "2021-04-03T16:33:06Z",\n "version": 1,\n "changeset": 102243706,\n "user": "ThomasDu",\n "uid": 11808659,\n "nodes": [\n 8590017065,\n 8590016935,\n 8590016991,\n 8590017041,\n 8590017065\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Impôts - Cadastre. Mise à jour : 2021"\n }\n },\n {\n "type": "way",\n "id": 1165130376,\n "timestamp": "2023-04-24T16:25:52Z",\n "version": 1,\n "changeset": 135309589,\n "user": "Max-Kritic",\n "uid": 414659,\n "nodes": [\n 10837512045,\n 10837512034,\n 10837512044,\n 10837512033,\n 10837512043,\n 10837512042,\n 10837512041,\n 10837512032,\n 10837512040,\n 10837512039,\n 10837512038,\n 10837512037,\n 10837512036,\n 10837512035,\n 10837512045\n ],\n "tags": {\n "building": "yes",\n "height": "23.8",\n "man_made": "water_tower",\n "ref:FR:ANFR": "1415742"\n }\n }\n \n ]\n }\n """ ] ] |
|