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"="02138"]->.searchArea;\n (\n nwr["emergency"="fire_hydrant"](area.searchArea);\n nwr["amenity"="charging_station"](area.searchArea);\n nwr["amenity"="toilets"](area.searchArea);\n nwr["highway"="bus_stop"](area.searchArea);\n nwr["emergency"="defibrillator"](area.searchArea);\n nwr["man_made"="surveillance"](area.searchArea);\n nwr["amenity"="recycling"](area.searchArea);\n nwr["power"="substation"](area.searchArea);\n nwr["healthcare"](area.searchArea);\n nwr["amenity"="doctors"](area.searchArea);\n nwr["amenity"="pharmacy"](area.searchArea);\n nwr["amenity"="hospital"](area.searchArea);\n nwr["amenity"="clinic"](area.searchArea);\n nwr["amenity"="social_facility"](area.searchArea);\n nwr["healthcare"="laboratory"](area.searchArea);\n nwr["amenity"="school"](area.searchArea);\n nwr["amenity"="police"](area.searchArea);\n nwr["amenity"="bicycle_parking"](area.searchArea);\n nwr["advertising"="board"]["message"="political"](area.searchArea);\n way["building"](area.searchArea);\n nwr["email"](area.searchArea);\n nwr["contact:email"](area.searchArea);\n nwr["amenity"="bench"](area.searchArea);\n nwr["amenity"="waste_basket"](area.searchArea);\n nwr["highway"="street_lamp"](area.searchArea);\n nwr["amenity"="drinking_water"](area.searchArea);\n nwr["natural"="tree"](area.searchArea);\n nw["power"="pole"](area.searchArea);\n nwr["manhole"](area.searchArea);\n nwr["amenity"="public_bookcase"](area.searchArea);\n nwr["leisure"="playground"](area.searchArea);\n nwr["amenity"="restaurant"](area.searchArea);\n nwr["ref:FR:RNB"](area.searchArea);\n );\n (._;>;);\n out meta;\n >; """ ] "timeout" => 60 ] |
|
| Response |
200
[ "info" => [ "header_size" => 190 "request_size" => 2613 "total_time" => 6.854236 "namelookup_time" => 0.000866 "connect_time" => 0.018978 "pretransfer_time" => 0.040738 "size_upload" => 2410.0 "size_download" => 17967.0 "speed_download" => 2621.0 "speed_upload" => 351.0 "download_content_length" => 17967.0 "upload_content_length" => 2410.0 "starttransfer_time" => 6.836304 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:2900:602f:872e:e67a" "local_port" => 59380 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 40639 "connect_time_us" => 18978 "namelookup_time_us" => 866 "pretransfer_time_us" => 40738 "starttransfer_time_us" => 6836304 "posttransfer_time_us" => 40737 "total_time_us" => 6854236 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1770011000.5034 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#1099 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1118 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#979 …} : -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: Mon, 02 Feb 2026 05:43:20 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 17967\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Mon, 02 Feb 2026 05:43:20 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 17967" "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-02T05:41:47Z",\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": 3446728532,\n "lat": 49.3145668,\n "lon": 3.3421202,\n "timestamp": "2025-11-09T17:31:00Z",\n "version": 2,\n "changeset": 174428244,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 3446728533,\n "lat": 49.3145668,\n "lon": 3.3484692,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728534,\n "lat": 49.3145698,\n "lon": 3.3420712,\n "timestamp": "2025-11-09T17:31:00Z",\n "version": 2,\n "changeset": 174428244,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 3446728535,\n "lat": 49.3145978,\n "lon": 3.3421252,\n "timestamp": "2025-11-09T17:31:00Z",\n "version": 2,\n "changeset": 174428244,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 3446728536,\n "lat": 49.3146018,\n "lon": 3.3420752,\n "timestamp": "2025-11-09T17:31:00Z",\n "version": 2,\n "changeset": 174428244,\n "user": "Vermandois",\n "uid": 20121076\n },\n {\n "type": "node",\n "id": 3446728537,\n "lat": 49.3146058,\n "lon": 3.3482912,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728538,\n "lat": 49.3146078,\n "lon": 3.3483122,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728539,\n "lat": 49.3146238,\n "lon": 3.3484432,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728540,\n "lat": 49.3146248,\n "lon": 3.3484542,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728541,\n "lat": 49.3146348,\n "lon": 3.3484212,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728542,\n "lat": 49.3146368,\n "lon": 3.3484402,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728543,\n "lat": 49.3146768,\n "lon": 3.3492702,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728544,\n "lat": 49.3147308,\n "lon": 3.3496992,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728545,\n "lat": 49.3147448,\n "lon": 3.3482752,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728546,\n "lat": 49.3147588,\n "lon": 3.3483882,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728547,\n "lat": 49.3147908,\n "lon": 3.3492352,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728548,\n "lat": 49.3148128,\n "lon": 3.3494162,\n "timestamp": "2015-04-09T14:10:15Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728549,\n "lat": 49.3148278,\n "lon": 3.3495352,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728550,\n "lat": 49.3148428,\n "lon": 3.3494082,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728551,\n "lat": 49.3148438,\n "lon": 3.3496662,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728552,\n "lat": 49.3148578,\n "lon": 3.3495272,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728553,\n "lat": 49.3150098,\n "lon": 3.3491542,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728554,\n "lat": 49.3150268,\n "lon": 3.3438752,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728555,\n "lat": 49.3150518,\n "lon": 3.3491412,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728556,\n "lat": 49.3150658,\n "lon": 3.3496012,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728557,\n "lat": 49.3150878,\n "lon": 3.3438472,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728558,\n "lat": 49.3150908,\n "lon": 3.3441582,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728559,\n "lat": 49.3151048,\n "lon": 3.3491252,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728560,\n "lat": 49.3151068,\n "lon": 3.3495882,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728561,\n "lat": 49.3151348,\n "lon": 3.3493702,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728562,\n "lat": 49.3151398,\n "lon": 3.3491162,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728563,\n "lat": 49.3151448,\n "lon": 3.3444012,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728564,\n "lat": 49.3151508,\n "lon": 3.3441362,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728565,\n "lat": 49.3151678,\n "lon": 3.3441272,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728566,\n "lat": 49.3151698,\n "lon": 3.3493622,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728567,\n "lat": 49.3151758,\n "lon": 3.3441662,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728568,\n "lat": 49.3151798,\n "lon": 3.3494422,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728569,\n "lat": 49.3151818,\n "lon": 3.3441922,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728570,\n "lat": 49.3151898,\n "lon": 3.3443482,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728571,\n "lat": 49.3151908,\n "lon": 3.3443872,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728572,\n "lat": 49.3151948,\n "lon": 3.3443092,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728573,\n "lat": 49.3151958,\n "lon": 3.3495632,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728574,\n "lat": 49.3152008,\n "lon": 3.3442792,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728575,\n "lat": 49.3152188,\n "lon": 3.3494342,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728576,\n "lat": 49.3152328,\n "lon": 3.3495522,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728577,\n "lat": 49.3155078,\n "lon": 3.3438772,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728578,\n "lat": 49.3155198,\n "lon": 3.3439372,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728579,\n "lat": 49.3155508,\n "lon": 3.3438562,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728580,\n "lat": 49.3155638,\n "lon": 3.3439152,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728581,\n "lat": 49.3160828,\n "lon": 3.3438612,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728582,\n "lat": 49.3160888,\n "lon": 3.3439542,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728583,\n "lat": 49.3161128,\n "lon": 3.3438572,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728584,\n "lat": 49.3161188,\n "lon": 3.3439502,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728585,\n "lat": 49.3161378,\n "lon": 3.3435432,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728586,\n "lat": 49.3161408,\n "lon": 3.3435892,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728587,\n "lat": 49.3161608,\n "lon": 3.3435392,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728588,\n "lat": 49.3161638,\n "lon": 3.3435852,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728589,\n "lat": 49.3161718,\n "lon": 3.3441992,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728590,\n "lat": 49.3161738,\n "lon": 3.3442362,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728591,\n "lat": 49.3161928,\n "lon": 3.3475172,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728592,\n "lat": 49.3161938,\n "lon": 3.3441962,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728742,\n "lat": 49.3108918,\n "lon": 3.3444792,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728743,\n "lat": 49.3108948,\n "lon": 3.3444382,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728744,\n "lat": 49.3109478,\n "lon": 3.3444892,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728745,\n "lat": 49.3109488,\n "lon": 3.3444482,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728746,\n "lat": 49.3109498,\n "lon": 3.3444902,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728747,\n "lat": 49.3109528,\n "lon": 3.3444492,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728748,\n "lat": 49.3109628,\n "lon": 3.3444922,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728749,\n "lat": 49.3109658,\n "lon": 3.3444512,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728750,\n "lat": 49.3109858,\n "lon": 3.3444682,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728751,\n "lat": 49.3109908,\n "lon": 3.3442882,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728752,\n "lat": 49.3110228,\n "lon": 3.3444692,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728753,\n "lat": 49.3110238,\n "lon": 3.3444392,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728754,\n "lat": 49.3110418,\n "lon": 3.3444402,\n "timestamp": "2015-04-09T14:09:52Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728755,\n "lat": 49.3110448,\n "lon": 3.3442902,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728756,\n "lat": 49.3111258,\n "lon": 3.3463892,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728757,\n "lat": 49.3111368,\n "lon": 3.3458402,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728758,\n "lat": 49.3111688,\n "lon": 3.3463002,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728759,\n "lat": 49.3111858,\n "lon": 3.3457052,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728760,\n "lat": 49.3111968,\n "lon": 3.3458932,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728761,\n "lat": 49.3111968,\n "lon": 3.3464722,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728762,\n "lat": 49.3112338,\n "lon": 3.3470862,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728763,\n "lat": 49.3112398,\n "lon": 3.3463822,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728764,\n "lat": 49.3112458,\n "lon": 3.3457582,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728765,\n "lat": 49.3112878,\n "lon": 3.3469862,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728766,\n "lat": 49.3112888,\n "lon": 3.3471552,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728767,\n "lat": 49.3113068,\n "lon": 3.3467682,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728768,\n "lat": 49.3113428,\n "lon": 3.3470532,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728769,\n "lat": 49.3113568,\n "lon": 3.3468352,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728770,\n "lat": 49.3113598,\n "lon": 3.3458932,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728771,\n "lat": 49.3113628,\n "lon": 3.3466702,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728772,\n "lat": 49.3113798,\n "lon": 3.3467932,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728773,\n "lat": 49.3113848,\n "lon": 3.3458292,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728774,\n "lat": 49.3113888,\n "lon": 3.3457522,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728775,\n "lat": 49.3113948,\n "lon": 3.3464612,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728776,\n "lat": 49.3114048,\n "lon": 3.3459322,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728777,\n "lat": 49.3114048,\n "lon": 3.3468252,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728778,\n "lat": 49.3114128,\n "lon": 3.3467352,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728779,\n "lat": 49.3114288,\n "lon": 3.3458672,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728780,\n "lat": 49.3114328,\n "lon": 3.3456202,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728781,\n "lat": 49.3114368,\n "lon": 3.3467672,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728782,\n "lat": 49.3114488,\n "lon": 3.3463622,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728783,\n "lat": 49.3114528,\n "lon": 3.3465332,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728784,\n "lat": 49.3114558,\n "lon": 3.3458062,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728785,\n "lat": 49.3114768,\n "lon": 3.3454352,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728786,\n "lat": 49.3114998,\n "lon": 3.3456742,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728787,\n "lat": 49.3115068,\n "lon": 3.3464352,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728788,\n "lat": 49.3115208,\n "lon": 3.3452992,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728789,\n "lat": 49.3115228,\n "lon": 3.3459902,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728790,\n "lat": 49.3115678,\n "lon": 3.3459742,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728791,\n "lat": 49.3115698,\n "lon": 3.3460002,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446728792,\n "lat": 49.3115718,\n "lon": 3.3460692,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729793,\n "lat": 49.3115738,\n "lon": 3.3455072,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729794,\n "lat": 49.3115768,\n "lon": 3.3459892,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729795,\n "lat": 49.3115898,\n "lon": 3.3460412,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729796,\n "lat": 49.3115928,\n "lon": 3.3460332,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729797,\n "lat": 49.3116168,\n "lon": 3.3453732,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729798,\n "lat": 49.3116178,\n "lon": 3.3458302,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729799,\n "lat": 49.3116328,\n "lon": 3.3458692,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729800,\n "lat": 49.3116338,\n "lon": 3.3458522,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729801,\n "lat": 49.3116338,\n "lon": 3.3459652,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729802,\n "lat": 49.3116418,\n "lon": 3.3457912,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729803,\n "lat": 49.3116488,\n "lon": 3.3459882,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729804,\n "lat": 49.3116488,\n "lon": 3.3461352,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729805,\n "lat": 49.3116638,\n "lon": 3.3457542,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729806,\n "lat": 49.3116708,\n "lon": 3.3458302,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729807,\n "lat": 49.3116928,\n "lon": 3.3457942,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729808,\n "lat": 49.3116988,\n "lon": 3.3436952,\n "timestamp": "2015-04-09T14:09:53Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729809,\n "lat": 49.3117038,\n "lon": 3.3458702,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729810,\n "lat": 49.3117098,\n "lon": 3.3438322,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729811,\n "lat": 49.3117128,\n "lon": 3.3458822,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729812,\n "lat": 49.3117238,\n "lon": 3.3458382,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729813,\n "lat": 49.3117328,\n "lon": 3.3458502,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729814,\n "lat": 49.3117388,\n "lon": 3.3480452,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729815,\n "lat": 49.3117548,\n "lon": 3.3458132,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729816,\n "lat": 49.3117678,\n "lon": 3.3436882,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729817,\n "lat": 49.3117758,\n "lon": 3.3479982,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729818,\n "lat": 49.3117768,\n "lon": 3.3481142,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729819,\n "lat": 49.3117788,\n "lon": 3.3459152,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729820,\n "lat": 49.3117798,\n "lon": 3.3438252,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729821,\n "lat": 49.3117988,\n "lon": 3.3480412,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729822,\n "lat": 49.3118008,\n "lon": 3.3459462,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729823,\n "lat": 49.3118128,\n "lon": 3.3480672,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729824,\n "lat": 49.3118238,\n "lon": 3.3459072,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729825,\n "lat": 49.3118918,\n "lon": 3.3482152,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729826,\n "lat": 49.3119008,\n "lon": 3.3460542,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729827,\n "lat": 49.3119118,\n "lon": 3.3460732,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729828,\n "lat": 49.3119208,\n "lon": 3.3481802,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729829,\n "lat": 49.3119268,\n "lon": 3.3460162,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729830,\n "lat": 49.3119288,\n "lon": 3.3482842,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729831,\n "lat": 49.3119378,\n "lon": 3.3460342,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729832,\n "lat": 49.3119568,\n "lon": 3.3482482,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729833,\n "lat": 49.3119828,\n "lon": 3.3484632,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729834,\n "lat": 49.3119848,\n "lon": 3.3468702,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729835,\n "lat": 49.3120148,\n "lon": 3.3484922,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729836,\n "lat": 49.3120188,\n "lon": 3.3468032,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729837,\n "lat": 49.3120208,\n "lon": 3.3442122,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729838,\n "lat": 49.3120398,\n "lon": 3.3483232,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729839,\n "lat": 49.3120518,\n "lon": 3.3443132,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729840,\n "lat": 49.3120538,\n "lon": 3.3483972,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729841,\n "lat": 49.3120598,\n "lon": 3.3467242,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729842,\n "lat": 49.3120718,\n "lon": 3.3483522,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729843,\n "lat": 49.3120728,\n "lon": 3.3468502,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729844,\n "lat": 49.3120858,\n "lon": 3.3484262,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729845,\n "lat": 49.3120938,\n "lon": 3.3434682,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729846,\n "lat": 49.3120948,\n "lon": 3.3499412,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729847,\n "lat": 49.3120958,\n "lon": 3.3469942,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729848,\n "lat": 49.3120988,\n "lon": 3.3486792,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729849,\n "lat": 49.3121038,\n "lon": 3.3483812,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729850,\n "lat": 49.3121068,\n "lon": 3.3435152,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729851,\n "lat": 49.3121088,\n "lon": 3.3441382,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729852,\n "lat": 49.3121088,\n "lon": 3.3467792,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729853,\n "lat": 49.3121138,\n "lon": 3.3484522,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729854,\n "lat": 49.3121248,\n "lon": 3.3434492,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729855,\n "lat": 49.3121298,\n "lon": 3.3469232,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729856,\n "lat": 49.3121318,\n "lon": 3.3484072,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729857,\n "lat": 49.3121318,\n "lon": 3.3485952,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729858,\n "lat": 49.3121328,\n "lon": 3.3469162,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729859,\n "lat": 49.3121368,\n "lon": 3.3434962,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729860,\n "lat": 49.3121368,\n "lon": 3.3498522,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729861,\n "lat": 49.3121408,\n "lon": 3.3478152,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729862,\n "lat": 49.3121438,\n "lon": 3.3442362,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729863,\n "lat": 49.3121498,\n "lon": 3.3486112,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729864,\n "lat": 49.3121668,\n "lon": 3.3500222,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729865,\n "lat": 49.3121698,\n "lon": 3.3487442,\n "timestamp": "2015-04-09T14:09:54Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729866,\n "lat": 49.3121748,\n "lon": 3.3434172,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729867,\n "lat": 49.3121758,\n "lon": 3.3479472,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729868,\n "lat": 49.3121828,\n "lon": 3.3477902,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729869,\n "lat": 49.3121828,\n "lon": 3.3491842,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729870,\n "lat": 49.3121878,\n "lon": 3.3434632,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729871,\n "lat": 49.3121908,\n "lon": 3.3477852,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729872,\n "lat": 49.3121918,\n "lon": 3.3485082,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729873,\n "lat": 49.3121958,\n "lon": 3.3483222,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729874,\n "lat": 49.3121968,\n "lon": 3.3482722,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729875,\n "lat": 49.3121968,\n "lon": 3.3491512,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729876,\n "lat": 49.3121998,\n "lon": 3.3486682,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729877,\n "lat": 49.3122008,\n "lon": 3.3478232,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729878,\n "lat": 49.3122038,\n "lon": 3.3476832,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729879,\n "lat": 49.3122088,\n "lon": 3.3492252,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729880,\n "lat": 49.3122088,\n "lon": 3.3499332,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729881,\n "lat": 49.3122098,\n "lon": 3.3458852,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729882,\n "lat": 49.3122108,\n "lon": 3.3478192,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729883,\n "lat": 49.3122108,\n "lon": 3.3482852,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729884,\n "lat": 49.3122128,\n "lon": 3.3476662,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729885,\n "lat": 49.3122128,\n "lon": 3.3492142,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729886,\n "lat": 49.3122148,\n "lon": 3.3476702,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729887,\n "lat": 49.3122148,\n "lon": 3.3491082,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729888,\n "lat": 49.3122158,\n "lon": 3.3492332,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729889,\n "lat": 49.3122188,\n "lon": 3.3477172,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729890,\n "lat": 49.3122268,\n "lon": 3.3491802,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729891,\n "lat": 49.3122308,\n "lon": 3.3477052,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729892,\n "lat": 49.3122338,\n "lon": 3.3477122,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729893,\n "lat": 49.3122358,\n "lon": 3.3487032,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729894,\n "lat": 49.3122398,\n "lon": 3.3460032,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729895,\n "lat": 49.3122408,\n "lon": 3.3479372,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729896,\n "lat": 49.3122418,\n "lon": 3.3481522,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729897,\n "lat": 49.3122438,\n "lon": 3.3477522,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729898,\n "lat": 49.3122458,\n "lon": 3.3431322,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729899,\n "lat": 49.3122458,\n "lon": 3.3476272,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729900,\n "lat": 49.3122488,\n "lon": 3.3477452,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729901,\n "lat": 49.3122498,\n "lon": 3.3483692,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729902,\n "lat": 49.3122498,\n "lon": 3.3486682,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729903,\n "lat": 49.3122518,\n "lon": 3.3476632,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729904,\n "lat": 49.3122598,\n "lon": 3.3476552,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729905,\n "lat": 49.3122598,\n "lon": 3.3476822,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729906,\n "lat": 49.3122618,\n "lon": 3.3458532,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729907,\n "lat": 49.3122678,\n "lon": 3.3458752,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729908,\n "lat": 49.3122708,\n "lon": 3.3477122,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729909,\n "lat": 49.3122708,\n "lon": 3.3486882,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729910,\n "lat": 49.3122728,\n "lon": 3.3477172,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729911,\n "lat": 49.3122778,\n "lon": 3.3478252,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729912,\n "lat": 49.3122828,\n "lon": 3.3492992,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729913,\n "lat": 49.3122898,\n "lon": 3.3477522,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729914,\n "lat": 49.3122918,\n "lon": 3.3432772,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729915,\n "lat": 49.3123018,\n "lon": 3.3486102,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729916,\n "lat": 49.3123038,\n "lon": 3.3478722,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729917,\n "lat": 49.3123098,\n "lon": 3.3482122,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729918,\n "lat": 49.3123138,\n "lon": 3.3430852,\n "timestamp": "2015-04-09T14:09:55Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729919,\n "lat": 49.3123168,\n "lon": 3.3433692,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729920,\n "lat": 49.3123188,\n "lon": 3.3492142,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729921,\n "lat": 49.3123238,\n "lon": 3.3431482,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729922,\n "lat": 49.3123308,\n "lon": 3.3431432,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729923,\n "lat": 49.3123308,\n "lon": 3.3479242,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729924,\n "lat": 49.3123318,\n "lon": 3.3434312,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729925,\n "lat": 49.3123318,\n "lon": 3.3478352,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729926,\n "lat": 49.3123338,\n "lon": 3.3476372,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729927,\n "lat": 49.3123368,\n "lon": 3.3476432,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729928,\n "lat": 49.3123398,\n "lon": 3.3478482,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729929,\n "lat": 49.3123508,\n "lon": 3.3432372,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729930,\n "lat": 49.3123548,\n "lon": 3.3434202,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729931,\n "lat": 49.3123558,\n "lon": 3.3476802,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729932,\n "lat": 49.3123578,\n "lon": 3.3432312,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729933,\n "lat": 49.3123678,\n "lon": 3.3434132,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729934,\n "lat": 49.3123678,\n "lon": 3.3434732,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729935,\n "lat": 49.3123688,\n "lon": 3.3479932,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729936,\n "lat": 49.3123698,\n "lon": 3.3476072,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729937,\n "lat": 49.3123738,\n "lon": 3.3458102,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729938,\n "lat": 49.3123738,\n "lon": 3.3477172,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729939,\n "lat": 49.3123798,\n "lon": 3.3434632,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729940,\n "lat": 49.3123808,\n "lon": 3.3434672,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729941,\n "lat": 49.3123808,\n "lon": 3.3478962,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729942,\n "lat": 49.3123818,\n "lon": 3.3479612,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729943,\n "lat": 49.3123858,\n "lon": 3.3480082,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729944,\n "lat": 49.3123878,\n "lon": 3.3477012,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729945,\n "lat": 49.3123938,\n "lon": 3.3477122,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729946,\n "lat": 49.3123948,\n "lon": 3.3477772,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729947,\n "lat": 49.3123988,\n "lon": 3.3459032,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729948,\n "lat": 49.3123998,\n "lon": 3.3478692,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729949,\n "lat": 49.3123998,\n "lon": 3.3479762,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729950,\n "lat": 49.3124018,\n "lon": 3.3474262,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729951,\n "lat": 49.3124048,\n "lon": 3.3473122,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729952,\n "lat": 49.3124098,\n "lon": 3.3476942,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729953,\n "lat": 49.3124098,\n "lon": 3.3488482,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729954,\n "lat": 49.3124128,\n "lon": 3.3478142,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729955,\n "lat": 49.3124188,\n "lon": 3.3458902,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729956,\n "lat": 49.3124188,\n "lon": 3.3494352,\n "timestamp": "2015-04-09T14:09:56Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729957,\n "lat": 49.3124258,\n "lon": 3.3433152,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729958,\n "lat": 49.3124268,\n "lon": 3.3435812,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729959,\n "lat": 49.3124268,\n "lon": 3.3479312,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729960,\n "lat": 49.3124408,\n "lon": 3.3478992,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729961,\n "lat": 49.3124428,\n "lon": 3.3458202,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729962,\n "lat": 49.3124478,\n "lon": 3.3487492,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729963,\n "lat": 49.3124508,\n "lon": 3.3434262,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729964,\n "lat": 49.3124578,\n "lon": 3.3476882,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729965,\n "lat": 49.3124598,\n "lon": 3.3493502,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729966,\n "lat": 49.3124618,\n "lon": 3.3437402,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729967,\n "lat": 49.3124638,\n "lon": 3.3487072,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729968,\n "lat": 49.3124668,\n "lon": 3.3480802,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729969,\n "lat": 49.3124778,\n "lon": 3.3459372,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729970,\n "lat": 49.3124828,\n "lon": 3.3456962,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729971,\n "lat": 49.3124868,\n "lon": 3.3457112,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729972,\n "lat": 49.3124938,\n "lon": 3.3480162,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729973,\n "lat": 49.3124968,\n "lon": 3.3456392,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729974,\n "lat": 49.3124978,\n "lon": 3.3435462,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729975,\n "lat": 49.3124998,\n "lon": 3.3476252,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729976,\n "lat": 49.3124998,\n "lon": 3.3495182,\n "timestamp": "2015-04-09T14:09:57Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729977,\n "lat": 49.3125008,\n "lon": 3.3480222,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729978,\n "lat": 49.3125018,\n "lon": 3.3458672,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729979,\n "lat": 49.3125028,\n "lon": 3.3493962,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729980,\n "lat": 49.3125058,\n "lon": 3.3474312,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729981,\n "lat": 49.3125058,\n "lon": 3.3493892,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729982,\n "lat": 49.3125088,\n "lon": 3.3456772,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729983,\n "lat": 49.3125088,\n "lon": 3.3473182,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729984,\n "lat": 49.3125098,\n "lon": 3.3439252,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729985,\n "lat": 49.3125128,\n "lon": 3.3489422,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729986,\n "lat": 49.3125148,\n "lon": 3.3481222,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729987,\n "lat": 49.3125178,\n "lon": 3.3458082,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729988,\n "lat": 49.3125198,\n "lon": 3.3469212,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729989,\n "lat": 49.3125198,\n "lon": 3.3479542,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729990,\n "lat": 49.3125268,\n "lon": 3.3479612,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729991,\n "lat": 49.3125328,\n "lon": 3.3437052,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446729992,\n "lat": 49.3125408,\n "lon": 3.3476902,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730393,\n "lat": 49.3125408,\n "lon": 3.3479052,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730394,\n "lat": 49.3125428,\n "lon": 3.3494272,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730395,\n "lat": 49.3125448,\n "lon": 3.3440812,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730396,\n "lat": 49.3125458,\n "lon": 3.3476732,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730397,\n "lat": 49.3125488,\n "lon": 3.3476782,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730398,\n "lat": 49.3125508,\n "lon": 3.3488442,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730399,\n "lat": 49.3125528,\n "lon": 3.3476632,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730400,\n "lat": 49.3125598,\n "lon": 3.3455952,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730401,\n "lat": 49.3125608,\n "lon": 3.3477212,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730402,\n "lat": 49.3125618,\n "lon": 3.3478482,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730403,\n "lat": 49.3125678,\n "lon": 3.3462322,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730404,\n "lat": 49.3125678,\n "lon": 3.3488012,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730405,\n "lat": 49.3125698,\n "lon": 3.3468372,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730406,\n "lat": 49.3125698,\n "lon": 3.3477082,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730407,\n "lat": 49.3125718,\n "lon": 3.3456342,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730408,\n "lat": 49.3125718,\n "lon": 3.3477122,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730409,\n "lat": 49.3125748,\n "lon": 3.3491122,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730410,\n "lat": 49.3125768,\n "lon": 3.3438902,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730411,\n "lat": 49.3125788,\n "lon": 3.3477032,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730412,\n "lat": 49.3125868,\n "lon": 3.3479512,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730413,\n "lat": 49.3125868,\n "lon": 3.3490762,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730414,\n "lat": 49.3125968,\n "lon": 3.3491082,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730415,\n "lat": 49.3126028,\n "lon": 3.3490902,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730416,\n "lat": 49.3126048,\n "lon": 3.3477882,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730417,\n "lat": 49.3126058,\n "lon": 3.3457452,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730418,\n "lat": 49.3126108,\n "lon": 3.3491192,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730419,\n "lat": 49.3126118,\n "lon": 3.3440452,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730420,\n "lat": 49.3126148,\n "lon": 3.3494732,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730421,\n "lat": 49.3126168,\n "lon": 3.3463042,\n "timestamp": "2015-04-09T14:09:58Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730422,\n "lat": 49.3126208,\n "lon": 3.3489212,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730423,\n "lat": 49.3126308,\n "lon": 3.3470792,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730424,\n "lat": 49.3126318,\n "lon": 3.3461262,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730425,\n "lat": 49.3126408,\n "lon": 3.3488482,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730426,\n "lat": 49.3126458,\n "lon": 3.3488522,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730427,\n "lat": 49.3126468,\n "lon": 3.3494092,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730428,\n "lat": 49.3126478,\n "lon": 3.3491782,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730429,\n "lat": 49.3126498,\n "lon": 3.3489422,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730430,\n "lat": 49.3126508,\n "lon": 3.3493642,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730431,\n "lat": 49.3126678,\n "lon": 3.3493192,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730432,\n "lat": 49.3126688,\n "lon": 3.3488692,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730433,\n "lat": 49.3126738,\n "lon": 3.3489372,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730434,\n "lat": 49.3126798,\n "lon": 3.3493902,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730435,\n "lat": 49.3126808,\n "lon": 3.3461972,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730436,\n "lat": 49.3126818,\n "lon": 3.3469932,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730437,\n "lat": 49.3126968,\n "lon": 3.3493462,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730438,\n "lat": 49.3127158,\n "lon": 3.3448002,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730439,\n "lat": 49.3127208,\n "lon": 3.3428462,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730440,\n "lat": 49.3127208,\n "lon": 3.3489722,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730441,\n "lat": 49.3127278,\n "lon": 3.3448382,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730442,\n "lat": 49.3127298,\n "lon": 3.3484982,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730443,\n "lat": 49.3127398,\n "lon": 3.3485062,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730444,\n "lat": 49.3127638,\n "lon": 3.3430332,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730445,\n "lat": 49.3127658,\n "lon": 3.3432212,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730446,\n "lat": 49.3127708,\n "lon": 3.3449772,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730447,\n "lat": 49.3127778,\n "lon": 3.3447552,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730448,\n "lat": 49.3127788,\n "lon": 3.3432782,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730449,\n "lat": 49.3127828,\n "lon": 3.3482792,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730450,\n "lat": 49.3127858,\n "lon": 3.3432752,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730451,\n "lat": 49.3127858,\n "lon": 3.3485372,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730452,\n "lat": 49.3127888,\n "lon": 3.3447932,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730453,\n "lat": 49.3127968,\n "lon": 3.3473612,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730454,\n "lat": 49.3127988,\n "lon": 3.3428062,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730455,\n "lat": 49.3127988,\n "lon": 3.3433642,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730456,\n "lat": 49.3128008,\n "lon": 3.3447852,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730457,\n "lat": 49.3128048,\n "lon": 3.3482992,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730458,\n "lat": 49.3128058,\n "lon": 3.3433612,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730459,\n "lat": 49.3128058,\n "lon": 3.3433952,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730460,\n "lat": 49.3128118,\n "lon": 3.3495842,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730461,\n "lat": 49.3128128,\n "lon": 3.3433912,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730462,\n "lat": 49.3128228,\n "lon": 3.3434692,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730463,\n "lat": 49.3128248,\n "lon": 3.3497042,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730464,\n "lat": 49.3128258,\n "lon": 3.3423392,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730465,\n "lat": 49.3128258,\n "lon": 3.3424382,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730466,\n "lat": 49.3128318,\n "lon": 3.3431852,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730467,\n "lat": 49.3128328,\n "lon": 3.3472762,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730468,\n "lat": 49.3128338,\n "lon": 3.3473982,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730469,\n "lat": 49.3128338,\n "lon": 3.3481442,\n "timestamp": "2015-04-09T14:09:59Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730470,\n "lat": 49.3128408,\n "lon": 3.3429912,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730471,\n "lat": 49.3128438,\n "lon": 3.3449242,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730472,\n "lat": 49.3128458,\n "lon": 3.3472882,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730473,\n "lat": 49.3128478,\n "lon": 3.3472812,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730474,\n "lat": 49.3128488,\n "lon": 3.3425812,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730475,\n "lat": 49.3128498,\n "lon": 3.3424382,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730476,\n "lat": 49.3128498,\n "lon": 3.3494872,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730477,\n "lat": 49.3128538,\n "lon": 3.3481672,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730478,\n "lat": 49.3128578,\n "lon": 3.3473002,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730479,\n "lat": 49.3128608,\n "lon": 3.3472932,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730480,\n "lat": 49.3128698,\n "lon": 3.3473132,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730481,\n "lat": 49.3128788,\n "lon": 3.3455692,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730482,\n "lat": 49.3128828,\n "lon": 3.3435972,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730483,\n "lat": 49.3128858,\n "lon": 3.3463172,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730484,\n "lat": 49.3128888,\n "lon": 3.3434332,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730485,\n "lat": 49.3128978,\n "lon": 3.3495322,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730486,\n "lat": 49.3129018,\n "lon": 3.3482312,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730487,\n "lat": 49.3129038,\n "lon": 3.3455542,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730488,\n "lat": 49.3129038,\n "lon": 3.3481602,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730489,\n "lat": 49.3129088,\n "lon": 3.3437572,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730490,\n "lat": 49.3129118,\n "lon": 3.3485562,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730491,\n "lat": 49.3129148,\n "lon": 3.3438992,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730492,\n "lat": 49.3129148,\n "lon": 3.3457072,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730493,\n "lat": 49.3129188,\n "lon": 3.3423412,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730494,\n "lat": 49.3129188,\n "lon": 3.3425802,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730495,\n "lat": 49.3129188,\n "lon": 3.3484542,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730496,\n "lat": 49.3129228,\n "lon": 3.3485572,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730497,\n "lat": 49.3129268,\n "lon": 3.3439722,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730498,\n "lat": 49.3129308,\n "lon": 3.3485592,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730499,\n "lat": 49.3129348,\n "lon": 3.3462342,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730500,\n "lat": 49.3129368,\n "lon": 3.3482032,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730501,\n "lat": 49.3129398,\n "lon": 3.3439672,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730502,\n "lat": 49.3129398,\n "lon": 3.3456922,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730503,\n "lat": 49.3129508,\n "lon": 3.3460362,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730504,\n "lat": 49.3129538,\n "lon": 3.3485902,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730505,\n "lat": 49.3129558,\n "lon": 3.3435702,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730506,\n "lat": 49.3129558,\n "lon": 3.3485552,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730507,\n "lat": 49.3129558,\n "lon": 3.3485622,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730508,\n "lat": 49.3129568,\n "lon": 3.3440732,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730509,\n "lat": 49.3129588,\n "lon": 3.3480532,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730510,\n "lat": 49.3129628,\n "lon": 3.3484592,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730511,\n "lat": 49.3129688,\n "lon": 3.3485922,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730512,\n "lat": 49.3129698,\n "lon": 3.3459892,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730513,\n "lat": 49.3129718,\n "lon": 3.3485572,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730514,\n "lat": 49.3129778,\n "lon": 3.3455072,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730515,\n "lat": 49.3129798,\n "lon": 3.3464522,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730516,\n "lat": 49.3129818,\n "lon": 3.3437302,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730517,\n "lat": 49.3129928,\n "lon": 3.3480952,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730518,\n "lat": 49.3130018,\n "lon": 3.3438662,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730519,\n "lat": 49.3130098,\n "lon": 3.3441712,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730520,\n "lat": 49.3130118,\n "lon": 3.3460932,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730521,\n "lat": 49.3130148,\n "lon": 3.3456462,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730522,\n "lat": 49.3130158,\n "lon": 3.3482602,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730523,\n "lat": 49.3130198,\n "lon": 3.3469822,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730524,\n "lat": 49.3130278,\n "lon": 3.3463712,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730525,\n "lat": 49.3130278,\n "lon": 3.3482712,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730526,\n "lat": 49.3130308,\n "lon": 3.3440452,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730527,\n "lat": 49.3130308,\n "lon": 3.3460462,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730528,\n "lat": 49.3130318,\n "lon": 3.3482742,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730529,\n "lat": 49.3130448,\n "lon": 3.3469412,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730530,\n "lat": 49.3130448,\n "lon": 3.3481832,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730531,\n "lat": 49.3130458,\n "lon": 3.3443682,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730532,\n "lat": 49.3130528,\n "lon": 3.3470282,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730533,\n "lat": 49.3130568,\n "lon": 3.3481942,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730534,\n "lat": 49.3130628,\n "lon": 3.3444802,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730535,\n "lat": 49.3130688,\n "lon": 3.3479662,\n "timestamp": "2015-04-09T14:10:00Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730536,\n "lat": 49.3130778,\n "lon": 3.3469872,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730537,\n "lat": 49.3130788,\n "lon": 3.3483132,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730538,\n "lat": 49.3130838,\n "lon": 3.3441392,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730539,\n "lat": 49.3130838,\n "lon": 3.3481212,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730540,\n "lat": 49.3130968,\n "lon": 3.3446492,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730541,\n "lat": 49.3130978,\n "lon": 3.3478982,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730542,\n "lat": 49.3130988,\n "lon": 3.3460032,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730543,\n "lat": 49.3131018,\n "lon": 3.3480392,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730544,\n "lat": 49.3131038,\n "lon": 3.3450482,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730545,\n "lat": 49.3131068,\n "lon": 3.3485742,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730546,\n "lat": 49.3131138,\n "lon": 3.3480092,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730547,\n "lat": 49.3131138,\n "lon": 3.3484802,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730548,\n "lat": 49.3131158,\n "lon": 3.3450912,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730549,\n "lat": 49.3131198,\n "lon": 3.3443352,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730550,\n "lat": 49.3131198,\n "lon": 3.3481352,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730551,\n "lat": 49.3131208,\n "lon": 3.3450372,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730552,\n "lat": 49.3131328,\n "lon": 3.3444472,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730553,\n "lat": 49.3131328,\n "lon": 3.3450802,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730554,\n "lat": 49.3131338,\n "lon": 3.3481652,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730555,\n "lat": 49.3131378,\n "lon": 3.3481542,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730556,\n "lat": 49.3131418,\n "lon": 3.3480762,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730557,\n "lat": 49.3131458,\n "lon": 3.3480802,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730558,\n "lat": 49.3131508,\n "lon": 3.3458762,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730559,\n "lat": 49.3131558,\n "lon": 3.3480502,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730560,\n "lat": 49.3131568,\n "lon": 3.3448052,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730561,\n "lat": 49.3131568,\n "lon": 3.3483142,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730562,\n "lat": 49.3131598,\n "lon": 3.3460602,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730563,\n "lat": 49.3131608,\n "lon": 3.3421152,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730564,\n "lat": 49.3131608,\n "lon": 3.3480942,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730565,\n "lat": 49.3131628,\n "lon": 3.3420412,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730566,\n "lat": 49.3131628,\n "lon": 3.3480312,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730567,\n "lat": 49.3131648,\n "lon": 3.3448472,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730568,\n "lat": 49.3131648,\n "lon": 3.3494812,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730569,\n "lat": 49.3131658,\n "lon": 3.3446172,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730570,\n "lat": 49.3131678,\n "lon": 3.3495692,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730571,\n "lat": 49.3131728,\n "lon": 3.3448442,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730572,\n "lat": 49.3131748,\n "lon": 3.3481712,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730573,\n "lat": 49.3131788,\n "lon": 3.3481722,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730574,\n "lat": 49.3131798,\n "lon": 3.3480472,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730575,\n "lat": 49.3131828,\n "lon": 3.3479792,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730576,\n "lat": 49.3131878,\n "lon": 3.3481132,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730577,\n "lat": 49.3131888,\n "lon": 3.3421172,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730578,\n "lat": 49.3131908,\n "lon": 3.3420432,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730579,\n "lat": 49.3131928,\n "lon": 3.3449472,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730580,\n "lat": 49.3131928,\n "lon": 3.3495672,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730581,\n "lat": 49.3131928,\n "lon": 3.3495752,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730583,\n "lat": 49.3132088,\n "lon": 3.3482892,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730584,\n "lat": 49.3132108,\n "lon": 3.3459342,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730585,\n "lat": 49.3132188,\n "lon": 3.3483182,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730586,\n "lat": 49.3132198,\n "lon": 3.3482222,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730587,\n "lat": 49.3132198,\n "lon": 3.3483112,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730588,\n "lat": 49.3132218,\n "lon": 3.3482932,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730589,\n "lat": 49.3132278,\n "lon": 3.3447732,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730590,\n "lat": 49.3132338,\n "lon": 3.3481292,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730591,\n "lat": 49.3132338,\n "lon": 3.3486842,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730592,\n "lat": 49.3132348,\n "lon": 3.3486692,\n "timestamp": "2015-04-09T14:10:01Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730593,\n "lat": 49.3132378,\n "lon": 3.3486102,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730594,\n "lat": 49.3132388,\n "lon": 3.3480912,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730595,\n "lat": 49.3132388,\n "lon": 3.3485942,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730596,\n "lat": 49.3132408,\n "lon": 3.3486842,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730597,\n "lat": 49.3132408,\n "lon": 3.3486982,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730598,\n "lat": 49.3132418,\n "lon": 3.3486692,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730599,\n "lat": 49.3132428,\n "lon": 3.3486102,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730600,\n "lat": 49.3132438,\n "lon": 3.3485772,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730601,\n "lat": 49.3132438,\n "lon": 3.3485952,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730602,\n "lat": 49.3132488,\n "lon": 3.3487302,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730603,\n "lat": 49.3132498,\n "lon": 3.3486982,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730604,\n "lat": 49.3132508,\n "lon": 3.3482182,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730605,\n "lat": 49.3132548,\n "lon": 3.3485782,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730606,\n "lat": 49.3132548,\n "lon": 3.3485972,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730607,\n "lat": 49.3132568,\n "lon": 3.3449182,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730608,\n "lat": 49.3132778,\n "lon": 3.3487342,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730609,\n "lat": 49.3132778,\n "lon": 3.3487412,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730610,\n "lat": 49.3132818,\n "lon": 3.3485102,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730611,\n "lat": 49.3132828,\n "lon": 3.3484972,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730612,\n "lat": 49.3132838,\n "lon": 3.3484602,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730613,\n "lat": 49.3132838,\n "lon": 3.3484732,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730614,\n "lat": 49.3132848,\n "lon": 3.3484322,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730615,\n "lat": 49.3132858,\n "lon": 3.3484232,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730616,\n "lat": 49.3132878,\n "lon": 3.3485982,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730617,\n "lat": 49.3132878,\n "lon": 3.3487412,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730618,\n "lat": 49.3132898,\n "lon": 3.3487832,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730619,\n "lat": 49.3132918,\n "lon": 3.3485112,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730620,\n "lat": 49.3132928,\n "lon": 3.3484982,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730621,\n "lat": 49.3132938,\n "lon": 3.3484612,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730622,\n "lat": 49.3132938,\n "lon": 3.3484742,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730623,\n "lat": 49.3132958,\n "lon": 3.3484242,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730624,\n "lat": 49.3132958,\n "lon": 3.3484332,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730625,\n "lat": 49.3132958,\n "lon": 3.3487702,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730626,\n "lat": 49.3132958,\n "lon": 3.3487892,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730627,\n "lat": 49.3132968,\n "lon": 3.3484132,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730628,\n "lat": 49.3133008,\n "lon": 3.3487772,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730629,\n "lat": 49.3133048,\n "lon": 3.3484192,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730630,\n "lat": 49.3133058,\n "lon": 3.3481792,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730631,\n "lat": 49.3133058,\n "lon": 3.3484142,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730632,\n "lat": 49.3133078,\n "lon": 3.3482052,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730633,\n "lat": 49.3133188,\n "lon": 3.3487842,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730634,\n "lat": 49.3133208,\n "lon": 3.3494692,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730635,\n "lat": 49.3133238,\n "lon": 3.3495642,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730636,\n "lat": 49.3133248,\n "lon": 3.3487952,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730637,\n "lat": 49.3133258,\n "lon": 3.3487782,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730638,\n "lat": 49.3133278,\n "lon": 3.3487892,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730639,\n "lat": 49.3133328,\n "lon": 3.3494682,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730640,\n "lat": 49.3133358,\n "lon": 3.3487502,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730641,\n "lat": 49.3133358,\n "lon": 3.3495702,\n "timestamp": "2015-04-09T14:10:02Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730643,\n "lat": 49.3133388,\n "lon": 3.3487392,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730644,\n "lat": 49.3133398,\n "lon": 3.3487072,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730645,\n "lat": 49.3133408,\n "lon": 3.3480692,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730646,\n "lat": 49.3133418,\n "lon": 3.3484172,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730647,\n "lat": 49.3133418,\n "lon": 3.3484212,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730648,\n "lat": 49.3133448,\n "lon": 3.3487002,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730649,\n "lat": 49.3133448,\n "lon": 3.3487082,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730650,\n "lat": 49.3133468,\n "lon": 3.3486032,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730651,\n "lat": 49.3133468,\n "lon": 3.3487392,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730652,\n "lat": 49.3133468,\n "lon": 3.3487512,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730653,\n "lat": 49.3133478,\n "lon": 3.3481712,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730654,\n "lat": 49.3133478,\n "lon": 3.3485602,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730655,\n "lat": 49.3133488,\n "lon": 3.3485462,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730656,\n "lat": 49.3133498,\n "lon": 3.3484662,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730657,\n "lat": 49.3133498,\n "lon": 3.3484742,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730658,\n "lat": 49.3133498,\n "lon": 3.3485042,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730659,\n "lat": 49.3133498,\n "lon": 3.3485142,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730660,\n "lat": 49.3133508,\n "lon": 3.3484262,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730661,\n "lat": 49.3133508,\n "lon": 3.3484382,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730662,\n "lat": 49.3133518,\n "lon": 3.3484182,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730663,\n "lat": 49.3133588,\n "lon": 3.3485472,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730664,\n "lat": 49.3133588,\n "lon": 3.3485602,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730665,\n "lat": 49.3133598,\n "lon": 3.3485052,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730666,\n "lat": 49.3133598,\n "lon": 3.3485152,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730667,\n "lat": 49.3133608,\n "lon": 3.3484662,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730668,\n "lat": 49.3133608,\n "lon": 3.3484752,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730669,\n "lat": 49.3133618,\n "lon": 3.3484272,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730670,\n "lat": 49.3133618,\n "lon": 3.3484382,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730671,\n "lat": 49.3133638,\n "lon": 3.3487012,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730672,\n "lat": 49.3133658,\n "lon": 3.3486042,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730673,\n "lat": 49.3133938,\n "lon": 3.3494632,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730674,\n "lat": 49.3133958,\n "lon": 3.3480852,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730675,\n "lat": 49.3134068,\n "lon": 3.3481812,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730676,\n "lat": 49.3134088,\n "lon": 3.3494692,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730677,\n "lat": 49.3134128,\n "lon": 3.3495812,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730678,\n "lat": 49.3134488,\n "lon": 3.3473132,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730679,\n "lat": 49.3134598,\n "lon": 3.3473272,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730680,\n "lat": 49.3134638,\n "lon": 3.3472832,\n "timestamp": "2015-04-09T14:10:03Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730681,\n "lat": 49.3134748,\n "lon": 3.3472962,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730682,\n "lat": 49.3134758,\n "lon": 3.3480652,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730683,\n "lat": 49.3134858,\n "lon": 3.3481612,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730684,\n "lat": 49.3134898,\n "lon": 3.3473612,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730685,\n "lat": 49.3134968,\n "lon": 3.3497812,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730686,\n "lat": 49.3135048,\n "lon": 3.3473302,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730687,\n "lat": 49.3135048,\n "lon": 3.3498652,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730688,\n "lat": 49.3135068,\n "lon": 3.3494852,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730689,\n "lat": 49.3135138,\n "lon": 3.3494862,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730690,\n "lat": 49.3135638,\n "lon": 3.3499052,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730691,\n "lat": 49.3135698,\n "lon": 3.3475592,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730692,\n "lat": 49.3135708,\n "lon": 3.3464292,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730693,\n "lat": 49.3135778,\n "lon": 3.3472322,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730694,\n "lat": 49.3135858,\n "lon": 3.3494942,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730695,\n "lat": 49.3135908,\n "lon": 3.3463292,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730696,\n "lat": 49.3135928,\n "lon": 3.3464402,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730697,\n "lat": 49.3135968,\n "lon": 3.3471442,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730698,\n "lat": 49.3136048,\n "lon": 3.3471102,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730699,\n "lat": 49.3136098,\n "lon": 3.3474832,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730700,\n "lat": 49.3136128,\n "lon": 3.3463392,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730701,\n "lat": 49.3136218,\n "lon": 3.3471192,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730702,\n "lat": 49.3136298,\n "lon": 3.3470832,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730703,\n "lat": 49.3136338,\n "lon": 3.3476372,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730704,\n "lat": 49.3136358,\n "lon": 3.3490342,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730705,\n "lat": 49.3136378,\n "lon": 3.3469552,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730706,\n "lat": 49.3136408,\n "lon": 3.3478992,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730707,\n "lat": 49.3136428,\n "lon": 3.3472722,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730708,\n "lat": 49.3136428,\n "lon": 3.3478642,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730709,\n "lat": 49.3136438,\n "lon": 3.3472152,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730710,\n "lat": 49.3136518,\n "lon": 3.3470012,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730711,\n "lat": 49.3136528,\n "lon": 3.3471742,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730712,\n "lat": 49.3136558,\n "lon": 3.3472212,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730713,\n "lat": 49.3136588,\n "lon": 3.3470982,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730714,\n "lat": 49.3136598,\n "lon": 3.3469672,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730715,\n "lat": 49.3136648,\n "lon": 3.3478682,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730716,\n "lat": 49.3136658,\n "lon": 3.3471802,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730717,\n "lat": 49.3136658,\n "lon": 3.3492032,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730718,\n "lat": 49.3136678,\n "lon": 3.3478222,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730719,\n "lat": 49.3136728,\n "lon": 3.3475582,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730720,\n "lat": 49.3136768,\n "lon": 3.3490182,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730721,\n "lat": 49.3136788,\n "lon": 3.3470162,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730722,\n "lat": 49.3136948,\n "lon": 3.3479092,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730723,\n "lat": 49.3137008,\n "lon": 3.3478282,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730724,\n "lat": 49.3137048,\n "lon": 3.3491712,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730725,\n "lat": 49.3137058,\n "lon": 3.3477242,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730726,\n "lat": 49.3137078,\n "lon": 3.3477182,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730727,\n "lat": 49.3137368,\n "lon": 3.3476342,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730728,\n "lat": 49.3137528,\n "lon": 3.3485372,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730729,\n "lat": 49.3137558,\n "lon": 3.3485762,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730730,\n "lat": 49.3137648,\n "lon": 3.3473762,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730731,\n "lat": 49.3137708,\n "lon": 3.3474312,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730732,\n "lat": 49.3137728,\n "lon": 3.3442982,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730733,\n "lat": 49.3137728,\n "lon": 3.3473512,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730734,\n "lat": 49.3137738,\n "lon": 3.3441762,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730735,\n "lat": 49.3137808,\n "lon": 3.3440562,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730736,\n "lat": 49.3137818,\n "lon": 3.3439572,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730737,\n "lat": 49.3137818,\n "lon": 3.3439692,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730738,\n "lat": 49.3137838,\n "lon": 3.3473932,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730739,\n "lat": 49.3137878,\n "lon": 3.3485512,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730740,\n "lat": 49.3137898,\n "lon": 3.3485662,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730741,\n "lat": 49.3137938,\n "lon": 3.3469662,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730742,\n "lat": 49.3137978,\n "lon": 3.3468782,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730743,\n "lat": 49.3137998,\n "lon": 3.3474542,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730744,\n "lat": 49.3138018,\n "lon": 3.3472642,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730745,\n "lat": 49.3138098,\n "lon": 3.3441762,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730746,\n "lat": 49.3138128,\n "lon": 3.3441722,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730747,\n "lat": 49.3138168,\n "lon": 3.3468912,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730748,\n "lat": 49.3138238,\n "lon": 3.3473822,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730749,\n "lat": 49.3138278,\n "lon": 3.3479612,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730750,\n "lat": 49.3138328,\n "lon": 3.3467332,\n "timestamp": "2015-04-09T14:10:04Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730751,\n "lat": 49.3138368,\n "lon": 3.3441382,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730752,\n "lat": 49.3138388,\n "lon": 3.3470042,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730753,\n "lat": 49.3138398,\n "lon": 3.3466802,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730754,\n "lat": 49.3138408,\n "lon": 3.3441322,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730755,\n "lat": 49.3138408,\n "lon": 3.3443002,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730756,\n "lat": 49.3138408,\n "lon": 3.3485362,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730757,\n "lat": 49.3138418,\n "lon": 3.3440572,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730758,\n "lat": 49.3138438,\n "lon": 3.3439602,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730759,\n "lat": 49.3138458,\n "lon": 3.3466502,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730760,\n "lat": 49.3138458,\n "lon": 3.3479632,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730761,\n "lat": 49.3138458,\n "lon": 3.3480642,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730762,\n "lat": 49.3138518,\n "lon": 3.3473052,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730763,\n "lat": 49.3138518,\n "lon": 3.3482252,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730764,\n "lat": 49.3138538,\n "lon": 3.3493782,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730765,\n "lat": 49.3138558,\n "lon": 3.3486732,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730766,\n "lat": 49.3138568,\n "lon": 3.3469532,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730767,\n "lat": 49.3138568,\n "lon": 3.3471112,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730768,\n "lat": 49.3138568,\n "lon": 3.3491982,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730769,\n "lat": 49.3138588,\n "lon": 3.3466562,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730770,\n "lat": 49.3138608,\n "lon": 3.3476372,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730771,\n "lat": 49.3138608,\n "lon": 3.3483132,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730772,\n "lat": 49.3138628,\n "lon": 3.3442692,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730773,\n "lat": 49.3138638,\n "lon": 3.3442712,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730774,\n "lat": 49.3138648,\n "lon": 3.3469192,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730775,\n "lat": 49.3138658,\n "lon": 3.3474842,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730776,\n "lat": 49.3138678,\n "lon": 3.3469172,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730777,\n "lat": 49.3138698,\n "lon": 3.3442632,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730778,\n "lat": 49.3138768,\n "lon": 3.3457762,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730779,\n "lat": 49.3138788,\n "lon": 3.3457822,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730780,\n "lat": 49.3138818,\n "lon": 3.3484982,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730781,\n "lat": 49.3138838,\n "lon": 3.3434922,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730782,\n "lat": 49.3138838,\n "lon": 3.3435102,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730783,\n "lat": 49.3138848,\n "lon": 3.3435532,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730784,\n "lat": 49.3138848,\n "lon": 3.3458152,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730785,\n "lat": 49.3138938,\n "lon": 3.3442282,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730786,\n "lat": 49.3138948,\n "lon": 3.3479662,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730787,\n "lat": 49.3138958,\n "lon": 3.3431782,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730788,\n "lat": 49.3138978,\n "lon": 3.3442182,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730789,\n "lat": 49.3138978,\n "lon": 3.3467112,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730790,\n "lat": 49.3138988,\n "lon": 3.3442202,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730791,\n "lat": 49.3138988,\n "lon": 3.3455562,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730792,\n "lat": 49.3139008,\n "lon": 3.3469892,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730793,\n "lat": 49.3139018,\n "lon": 3.3466772,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730794,\n "lat": 49.3139018,\n "lon": 3.3466852,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730795,\n "lat": 49.3139028,\n "lon": 3.3467722,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730796,\n "lat": 49.3139038,\n "lon": 3.3493802,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730797,\n "lat": 49.3139048,\n "lon": 3.3457672,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730798,\n "lat": 49.3139058,\n "lon": 3.3491992,\n "timestamp": "2015-04-09T14:10:05Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730799,\n "lat": 49.3139068,\n "lon": 3.3471502,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730800,\n "lat": 49.3139078,\n "lon": 3.3466462,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730801,\n "lat": 49.3139108,\n "lon": 3.3458032,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730802,\n "lat": 49.3139118,\n "lon": 3.3434912,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730803,\n "lat": 49.3139118,\n "lon": 3.3481012,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730804,\n "lat": 49.3139128,\n "lon": 3.3435092,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730805,\n "lat": 49.3139128,\n "lon": 3.3480652,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730806,\n "lat": 49.3139188,\n "lon": 3.3461172,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730807,\n "lat": 49.3139198,\n "lon": 3.3441862,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730808,\n "lat": 49.3139208,\n "lon": 3.3441042,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730809,\n "lat": 49.3139218,\n "lon": 3.3439632,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730810,\n "lat": 49.3139238,\n "lon": 3.3473252,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730811,\n "lat": 49.3139238,\n "lon": 3.3476522,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730812,\n "lat": 49.3139298,\n "lon": 3.3467102,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730813,\n "lat": 49.3139318,\n "lon": 3.3466972,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730814,\n "lat": 49.3139328,\n "lon": 3.3475462,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730815,\n "lat": 49.3139338,\n "lon": 3.3457582,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730816,\n "lat": 49.3139348,\n "lon": 3.3429892,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730817,\n "lat": 49.3139348,\n "lon": 3.3449192,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730818,\n "lat": 49.3139358,\n "lon": 3.3447932,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730819,\n "lat": 49.3139378,\n "lon": 3.3466542,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730820,\n "lat": 49.3139398,\n "lon": 3.3449502,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730821,\n "lat": 49.3139428,\n "lon": 3.3466102,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730822,\n "lat": 49.3139448,\n "lon": 3.3484792,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730823,\n "lat": 49.3139458,\n "lon": 3.3465772,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730824,\n "lat": 49.3139458,\n "lon": 3.3480652,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730825,\n "lat": 49.3139458,\n "lon": 3.3481082,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730826,\n "lat": 49.3139478,\n "lon": 3.3455362,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730827,\n "lat": 49.3139488,\n "lon": 3.3479712,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730828,\n "lat": 49.3139498,\n "lon": 3.3470292,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730829,\n "lat": 49.3139498,\n "lon": 3.3481992,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730830,\n "lat": 49.3139518,\n "lon": 3.3485322,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730831,\n "lat": 49.3139528,\n "lon": 3.3449132,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730832,\n "lat": 49.3139578,\n "lon": 3.3449432,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730833,\n "lat": 49.3139608,\n "lon": 3.3456142,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730834,\n "lat": 49.3139638,\n "lon": 3.3479722,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730835,\n "lat": 49.3139678,\n "lon": 3.3459582,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730836,\n "lat": 49.3139698,\n "lon": 3.3474422,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730837,\n "lat": 49.3139718,\n "lon": 3.3463502,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730838,\n "lat": 49.3139728,\n "lon": 3.3450682,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730839,\n "lat": 49.3139738,\n "lon": 3.3461152,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730840,\n "lat": 49.3139748,\n "lon": 3.3432142,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730841,\n "lat": 49.3139748,\n "lon": 3.3475842,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730842,\n "lat": 49.3139768,\n "lon": 3.3451022,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730843,\n "lat": 49.3139778,\n "lon": 3.3467252,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730844,\n "lat": 49.3139818,\n "lon": 3.3480672,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730845,\n "lat": 49.3139828,\n "lon": 3.3457372,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730846,\n "lat": 49.3139838,\n "lon": 3.3475602,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730847,\n "lat": 49.3139848,\n "lon": 3.3481012,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730848,\n "lat": 49.3139858,\n "lon": 3.3481072,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730849,\n "lat": 49.3139928,\n "lon": 3.3466132,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730850,\n "lat": 49.3139948,\n "lon": 3.3426642,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730851,\n "lat": 49.3139958,\n "lon": 3.3476042,\n "timestamp": "2015-04-09T14:10:06Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730852,\n "lat": 49.3139968,\n "lon": 3.3481852,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730853,\n "lat": 49.3140008,\n "lon": 3.3466262,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730854,\n "lat": 49.3140018,\n "lon": 3.3447752,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730855,\n "lat": 49.3140018,\n "lon": 3.3466152,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730856,\n "lat": 49.3140028,\n "lon": 3.3465372,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730857,\n "lat": 49.3140048,\n "lon": 3.3475802,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730858,\n "lat": 49.3140058,\n "lon": 3.3484612,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730859,\n "lat": 49.3140098,\n "lon": 3.3482742,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730860,\n "lat": 49.3140108,\n "lon": 3.3484502,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730861,\n "lat": 49.3140118,\n "lon": 3.3484592,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730862,\n "lat": 49.3140128,\n "lon": 3.3485142,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730863,\n "lat": 49.3140138,\n "lon": 3.3430252,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730864,\n "lat": 49.3140158,\n "lon": 3.3450362,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730865,\n "lat": 49.3140158,\n "lon": 3.3464382,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730866,\n "lat": 49.3140168,\n "lon": 3.3434882,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730867,\n "lat": 49.3140168,\n "lon": 3.3479762,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730868,\n "lat": 49.3140178,\n "lon": 3.3450562,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730869,\n "lat": 49.3140178,\n "lon": 3.3459652,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730870,\n "lat": 49.3140188,\n "lon": 3.3435452,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730871,\n "lat": 49.3140198,\n "lon": 3.3450902,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730872,\n "lat": 49.3140198,\n "lon": 3.3484472,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730873,\n "lat": 49.3140218,\n "lon": 3.3463592,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730874,\n "lat": 49.3140218,\n "lon": 3.3484552,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730875,\n "lat": 49.3140238,\n "lon": 3.3450342,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730876,\n "lat": 49.3140248,\n "lon": 3.3427182,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730877,\n "lat": 49.3140278,\n "lon": 3.3484442,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730878,\n "lat": 49.3140288,\n "lon": 3.3425662,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730879,\n "lat": 49.3140288,\n "lon": 3.3484532,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730880,\n "lat": 49.3140328,\n "lon": 3.3424932,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730881,\n "lat": 49.3140328,\n "lon": 3.3481782,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730882,\n "lat": 49.3140378,\n "lon": 3.3484422,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730883,\n "lat": 49.3140388,\n "lon": 3.3484502,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730884,\n "lat": 49.3140428,\n "lon": 3.3466402,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730885,\n "lat": 49.3140438,\n "lon": 3.3482652,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730886,\n "lat": 49.3140458,\n "lon": 3.3465492,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730887,\n "lat": 49.3140458,\n "lon": 3.3485062,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730888,\n "lat": 49.3140468,\n "lon": 3.3466072,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730889,\n "lat": 49.3140478,\n "lon": 3.3425962,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730890,\n "lat": 49.3140498,\n "lon": 3.3466082,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730891,\n "lat": 49.3140538,\n "lon": 3.3425322,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730892,\n "lat": 49.3140548,\n "lon": 3.3447252,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730893,\n "lat": 49.3140558,\n "lon": 3.3424962,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730894,\n "lat": 49.3140558,\n "lon": 3.3447882,\n "timestamp": "2015-04-09T14:10:07Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730895,\n "lat": 49.3140588,\n "lon": 3.3448182,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730896,\n "lat": 49.3140608,\n "lon": 3.3424102,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730897,\n "lat": 49.3140618,\n "lon": 3.3459682,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730898,\n "lat": 49.3140668,\n "lon": 3.3424112,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730899,\n "lat": 49.3140698,\n "lon": 3.3423662,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730900,\n "lat": 49.3140708,\n "lon": 3.3475302,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730901,\n "lat": 49.3140718,\n "lon": 3.3460512,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730902,\n "lat": 49.3140728,\n "lon": 3.3449382,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730903,\n "lat": 49.3140738,\n "lon": 3.3449952,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730904,\n "lat": 49.3140788,\n "lon": 3.3475092,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730905,\n "lat": 49.3140798,\n "lon": 3.3449082,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730906,\n "lat": 49.3140798,\n "lon": 3.3449382,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730907,\n "lat": 49.3140808,\n "lon": 3.3474592,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730908,\n "lat": 49.3140818,\n "lon": 3.3484972,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730909,\n "lat": 49.3140938,\n "lon": 3.3451812,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730910,\n "lat": 49.3140988,\n "lon": 3.3426092,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730911,\n "lat": 49.3140988,\n "lon": 3.3467812,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730912,\n "lat": 49.3140988,\n "lon": 3.3475532,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730913,\n "lat": 49.3141008,\n "lon": 3.3473992,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730914,\n "lat": 49.3141018,\n "lon": 3.3449392,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730915,\n "lat": 49.3141018,\n "lon": 3.3449962,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730916,\n "lat": 49.3141028,\n "lon": 3.3426162,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730917,\n "lat": 49.3141028,\n "lon": 3.3451752,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730918,\n "lat": 49.3141038,\n "lon": 3.3449042,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730919,\n "lat": 49.3141038,\n "lon": 3.3467302,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730920,\n "lat": 49.3141038,\n "lon": 3.3473582,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730921,\n "lat": 49.3141038,\n "lon": 3.3475312,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730922,\n "lat": 49.3141058,\n "lon": 3.3448182,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730923,\n "lat": 49.3141088,\n "lon": 3.3447262,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730924,\n "lat": 49.3141088,\n "lon": 3.3447352,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730925,\n "lat": 49.3141098,\n "lon": 3.3424162,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730926,\n "lat": 49.3141098,\n "lon": 3.3426282,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730927,\n "lat": 49.3141128,\n "lon": 3.3423712,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730928,\n "lat": 49.3141128,\n "lon": 3.3460402,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730929,\n "lat": 49.3141128,\n "lon": 3.3473022,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730930,\n "lat": 49.3141138,\n "lon": 3.3460572,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730931,\n "lat": 49.3141148,\n "lon": 3.3420572,\n "timestamp": "2015-04-09T14:10:08Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730932,\n "lat": 49.3141148,\n "lon": 3.3474872,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730933,\n "lat": 49.3141168,\n "lon": 3.3420462,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730934,\n "lat": 49.3141168,\n "lon": 3.3425212,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730935,\n "lat": 49.3141198,\n "lon": 3.3425822,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730936,\n "lat": 49.3141198,\n "lon": 3.3459552,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730937,\n "lat": 49.3141198,\n "lon": 3.3473042,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730938,\n "lat": 49.3141208,\n "lon": 3.3453952,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730939,\n "lat": 49.3141218,\n "lon": 3.3472932,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730940,\n "lat": 49.3141218,\n "lon": 3.3473652,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730941,\n "lat": 49.3141228,\n "lon": 3.3424172,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730942,\n "lat": 49.3141228,\n "lon": 3.3425212,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730943,\n "lat": 49.3141238,\n "lon": 3.3420612,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730944,\n "lat": 49.3141238,\n "lon": 3.3465312,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730945,\n "lat": 49.3141268,\n "lon": 3.3460372,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730946,\n "lat": 49.3141308,\n "lon": 3.3426012,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730947,\n "lat": 49.3141308,\n "lon": 3.3474222,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730948,\n "lat": 49.3141328,\n "lon": 3.3472972,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730949,\n "lat": 49.3141358,\n "lon": 3.3462712,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730950,\n "lat": 49.3141418,\n "lon": 3.3486072,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730951,\n "lat": 49.3141438,\n "lon": 3.3462702,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730952,\n "lat": 49.3141448,\n "lon": 3.3418902,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730953,\n "lat": 49.3141468,\n "lon": 3.3418782,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730954,\n "lat": 49.3141468,\n "lon": 3.3487292,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730955,\n "lat": 49.3141478,\n "lon": 3.3486722,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730956,\n "lat": 49.3141478,\n "lon": 3.3487432,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730957,\n "lat": 49.3141488,\n "lon": 3.3451612,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730958,\n "lat": 49.3141508,\n "lon": 3.3480822,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730959,\n "lat": 49.3141518,\n "lon": 3.3487802,\n "timestamp": "2015-04-09T14:10:09Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730960,\n "lat": 49.3141528,\n "lon": 3.3487282,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730961,\n "lat": 49.3141528,\n "lon": 3.3487952,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730962,\n "lat": 49.3141538,\n "lon": 3.3467382,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730963,\n "lat": 49.3141538,\n "lon": 3.3467832,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730964,\n "lat": 49.3141538,\n "lon": 3.3487422,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730965,\n "lat": 49.3141548,\n "lon": 3.3418822,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730966,\n "lat": 49.3141548,\n "lon": 3.3451612,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730967,\n "lat": 49.3141548,\n "lon": 3.3479882,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730968,\n "lat": 49.3141558,\n "lon": 3.3488352,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730969,\n "lat": 49.3141568,\n "lon": 3.3487792,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730970,\n "lat": 49.3141578,\n "lon": 3.3487942,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730971,\n "lat": 49.3141578,\n "lon": 3.3488502,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730972,\n "lat": 49.3141598,\n "lon": 3.3488822,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730973,\n "lat": 49.3141608,\n "lon": 3.3488342,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730974,\n "lat": 49.3141608,\n "lon": 3.3488942,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730975,\n "lat": 49.3141628,\n "lon": 3.3452122,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730976,\n "lat": 49.3141628,\n "lon": 3.3488502,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730977,\n "lat": 49.3141648,\n "lon": 3.3467392,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730978,\n "lat": 49.3141648,\n "lon": 3.3488812,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730979,\n "lat": 49.3141648,\n "lon": 3.3489352,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730980,\n "lat": 49.3141658,\n "lon": 3.3488932,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730981,\n "lat": 49.3141658,\n "lon": 3.3489502,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730982,\n "lat": 49.3141688,\n "lon": 3.3489882,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730983,\n "lat": 49.3141698,\n "lon": 3.3459442,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730984,\n "lat": 49.3141698,\n "lon": 3.3489342,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730985,\n "lat": 49.3141698,\n "lon": 3.3490042,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730986,\n "lat": 49.3141708,\n "lon": 3.3489492,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730987,\n "lat": 49.3141718,\n "lon": 3.3466782,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730988,\n "lat": 49.3141728,\n "lon": 3.3465242,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730989,\n "lat": 49.3141738,\n "lon": 3.3489872,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730990,\n "lat": 49.3141738,\n "lon": 3.3490432,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730991,\n "lat": 49.3141748,\n "lon": 3.3490032,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446730992,\n "lat": 49.3141748,\n "lon": 3.3490592,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731293,\n "lat": 49.3141778,\n "lon": 3.3490952,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731294,\n "lat": 49.3141788,\n "lon": 3.3460412,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731295,\n "lat": 49.3141788,\n "lon": 3.3490422,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731296,\n "lat": 49.3141788,\n "lon": 3.3491032,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731297,\n "lat": 49.3141798,\n "lon": 3.3460522,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731298,\n "lat": 49.3141798,\n "lon": 3.3490582,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731299,\n "lat": 49.3141828,\n "lon": 3.3465832,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731300,\n "lat": 49.3141828,\n "lon": 3.3490942,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731301,\n "lat": 49.3141858,\n "lon": 3.3453852,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731302,\n "lat": 49.3141908,\n "lon": 3.3461712,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731303,\n "lat": 49.3141908,\n "lon": 3.3481912,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731304,\n "lat": 49.3141928,\n "lon": 3.3482262,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731305,\n "lat": 49.3141938,\n "lon": 3.3466982,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731306,\n "lat": 49.3141938,\n "lon": 3.3467242,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731307,\n "lat": 49.3141938,\n "lon": 3.3468392,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731308,\n "lat": 49.3141978,\n "lon": 3.3450002,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731309,\n "lat": 49.3141988,\n "lon": 3.3449072,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731310,\n "lat": 49.3141988,\n "lon": 3.3462602,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731311,\n "lat": 49.3141998,\n "lon": 3.3462642,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731312,\n "lat": 49.3142008,\n "lon": 3.3420942,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731313,\n "lat": 49.3142018,\n "lon": 3.3454142,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731314,\n "lat": 49.3142018,\n "lon": 3.3471162,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731315,\n "lat": 49.3142028,\n "lon": 3.3453872,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731316,\n "lat": 49.3142078,\n "lon": 3.3420972,\n "timestamp": "2015-04-09T14:10:10Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731317,\n "lat": 49.3142178,\n "lon": 3.3451222,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731318,\n "lat": 49.3142178,\n "lon": 3.3461652,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731319,\n "lat": 49.3142188,\n "lon": 3.3454162,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731320,\n "lat": 49.3142198,\n "lon": 3.3453902,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731321,\n "lat": 49.3142218,\n "lon": 3.3463222,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731322,\n "lat": 49.3142248,\n "lon": 3.3462602,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731323,\n "lat": 49.3142308,\n "lon": 3.3453912,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731324,\n "lat": 49.3142308,\n "lon": 3.3485872,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731325,\n "lat": 49.3142318,\n "lon": 3.3419132,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731326,\n "lat": 49.3142318,\n "lon": 3.3453632,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731327,\n "lat": 49.3142328,\n "lon": 3.3452772,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731328,\n "lat": 49.3142338,\n "lon": 3.3465642,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731329,\n "lat": 49.3142338,\n "lon": 3.3465782,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731330,\n "lat": 49.3142348,\n "lon": 3.3451662,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731331,\n "lat": 49.3142368,\n "lon": 3.3450622,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731332,\n "lat": 49.3142368,\n "lon": 3.3486522,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731333,\n "lat": 49.3142378,\n "lon": 3.3464692,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731334,\n "lat": 49.3142378,\n "lon": 3.3483912,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731335,\n "lat": 49.3142398,\n "lon": 3.3419162,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731336,\n "lat": 49.3142418,\n "lon": 3.3481782,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731337,\n "lat": 49.3142428,\n "lon": 3.3465132,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731338,\n "lat": 49.3142438,\n "lon": 3.3484682,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731339,\n "lat": 49.3142448,\n "lon": 3.3482122,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731340,\n "lat": 49.3142448,\n "lon": 3.3488292,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731341,\n "lat": 49.3142468,\n "lon": 3.3487632,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731342,\n "lat": 49.3142478,\n "lon": 3.3462562,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731343,\n "lat": 49.3142478,\n "lon": 3.3465642,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731344,\n "lat": 49.3142478,\n "lon": 3.3466652,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731345,\n "lat": 49.3142478,\n "lon": 3.3466702,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731346,\n "lat": 49.3142508,\n "lon": 3.3488992,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731347,\n "lat": 49.3142518,\n "lon": 3.3455672,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731348,\n "lat": 49.3142538,\n "lon": 3.3466952,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731349,\n "lat": 49.3142548,\n "lon": 3.3453652,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731350,\n "lat": 49.3142548,\n "lon": 3.3453942,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731351,\n "lat": 49.3142548,\n "lon": 3.3488982,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731352,\n "lat": 49.3142558,\n "lon": 3.3468342,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731353,\n "lat": 49.3142568,\n "lon": 3.3450022,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731354,\n "lat": 49.3142578,\n "lon": 3.3454692,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731355,\n "lat": 49.3142578,\n "lon": 3.3469832,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731356,\n "lat": 49.3142588,\n "lon": 3.3453662,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731357,\n "lat": 49.3142598,\n "lon": 3.3462542,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731358,\n "lat": 49.3142608,\n "lon": 3.3449102,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731359,\n "lat": 49.3142628,\n "lon": 3.3484782,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731360,\n "lat": 49.3142648,\n "lon": 3.3463122,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731361,\n "lat": 49.3142658,\n "lon": 3.3469822,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731362,\n "lat": 49.3142658,\n "lon": 3.3469872,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731363,\n "lat": 49.3142668,\n "lon": 3.3490942,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731364,\n "lat": 49.3142668,\n "lon": 3.3499042,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731365,\n "lat": 49.3142678,\n "lon": 3.3463862,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731366,\n "lat": 49.3142678,\n "lon": 3.3471152,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731367,\n "lat": 49.3142678,\n "lon": 3.3491102,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731368,\n "lat": 49.3142678,\n "lon": 3.3497922,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731369,\n "lat": 49.3142708,\n "lon": 3.3485772,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731370,\n "lat": 49.3142708,\n "lon": 3.3490932,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731371,\n "lat": 49.3142708,\n "lon": 3.3493932,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731372,\n "lat": 49.3142728,\n "lon": 3.3464632,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731373,\n "lat": 49.3142728,\n "lon": 3.3492162,\n "timestamp": "2015-04-09T14:10:11Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731374,\n "lat": 49.3142768,\n "lon": 3.3453672,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731375,\n "lat": 49.3142778,\n "lon": 3.3464502,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731376,\n "lat": 49.3142788,\n "lon": 3.3452832,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731377,\n "lat": 49.3142788,\n "lon": 3.3464622,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731378,\n "lat": 49.3142808,\n "lon": 3.3463852,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731379,\n "lat": 49.3142808,\n "lon": 3.3487572,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731380,\n "lat": 49.3142848,\n "lon": 3.3465152,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731381,\n "lat": 49.3142858,\n "lon": 3.3463852,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731382,\n "lat": 49.3142858,\n "lon": 3.3488212,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731383,\n "lat": 49.3142928,\n "lon": 3.3464482,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731384,\n "lat": 49.3143018,\n "lon": 3.3452872,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731385,\n "lat": 49.3143018,\n "lon": 3.3465162,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731386,\n "lat": 49.3143028,\n "lon": 3.3451322,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731387,\n "lat": 49.3143028,\n "lon": 3.3466682,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731388,\n "lat": 49.3143078,\n "lon": 3.3450662,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731389,\n "lat": 49.3143078,\n "lon": 3.3451862,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731390,\n "lat": 49.3143118,\n "lon": 3.3449122,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731391,\n "lat": 49.3143128,\n "lon": 3.3449992,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731392,\n "lat": 49.3143268,\n "lon": 3.3492402,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731593,\n "lat": 49.3143288,\n "lon": 3.3493602,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731594,\n "lat": 49.3143298,\n "lon": 3.3491212,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731595,\n "lat": 49.3143328,\n "lon": 3.3492372,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731596,\n "lat": 49.3143478,\n "lon": 3.3483592,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731597,\n "lat": 49.3143568,\n "lon": 3.3487872,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731598,\n "lat": 49.3143588,\n "lon": 3.3484562,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731599,\n "lat": 49.3143608,\n "lon": 3.3488172,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731600,\n "lat": 49.3143708,\n "lon": 3.3455012,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731601,\n "lat": 49.3143708,\n "lon": 3.3491112,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731602,\n "lat": 49.3143758,\n "lon": 3.3487822,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731603,\n "lat": 49.3143798,\n "lon": 3.3488122,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731604,\n "lat": 49.3143818,\n "lon": 3.3455042,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731605,\n "lat": 49.3143838,\n "lon": 3.3492232,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731606,\n "lat": 49.3143858,\n "lon": 3.3450132,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731607,\n "lat": 49.3143858,\n "lon": 3.3454212,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731608,\n "lat": 49.3143898,\n "lon": 3.3456042,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731609,\n "lat": 49.3143928,\n "lon": 3.3449282,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731610,\n "lat": 49.3143928,\n "lon": 3.3455072,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731611,\n "lat": 49.3144048,\n "lon": 3.3493382,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731612,\n "lat": 49.3144078,\n "lon": 3.3493612,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731613,\n "lat": 49.3144118,\n "lon": 3.3493602,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731614,\n "lat": 49.3144168,\n "lon": 3.3494022,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731615,\n "lat": 49.3144278,\n "lon": 3.3456092,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731616,\n "lat": 49.3144348,\n "lon": 3.3454312,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731617,\n "lat": 49.3144378,\n "lon": 3.3498962,\n "timestamp": "2015-04-09T14:10:12Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731618,\n "lat": 49.3144388,\n "lon": 3.3497862,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731619,\n "lat": 49.3144388,\n "lon": 3.3497912,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731620,\n "lat": 49.3144508,\n "lon": 3.3454532,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731621,\n "lat": 49.3144588,\n "lon": 3.3455572,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731622,\n "lat": 49.3144738,\n "lon": 3.3454492,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731623,\n "lat": 49.3144788,\n "lon": 3.3494242,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731624,\n "lat": 49.3144808,\n "lon": 3.3494712,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731625,\n "lat": 49.3144818,\n "lon": 3.3455532,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731626,\n "lat": 49.3144848,\n "lon": 3.3495692,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731627,\n "lat": 49.3144938,\n "lon": 3.3493132,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731628,\n "lat": 49.3144968,\n "lon": 3.3493832,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731629,\n "lat": 49.3144988,\n "lon": 3.3494222,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731630,\n "lat": 49.3145008,\n "lon": 3.3494692,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731631,\n "lat": 49.3145038,\n "lon": 3.3488432,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731632,\n "lat": 49.3145048,\n "lon": 3.3495692,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731633,\n "lat": 49.3145078,\n "lon": 3.3488712,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731634,\n "lat": 49.3145088,\n "lon": 3.3491892,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731635,\n "lat": 49.3145128,\n "lon": 3.3493082,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731636,\n "lat": 49.3145148,\n "lon": 3.3463002,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731637,\n "lat": 49.3145218,\n "lon": 3.3463792,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731638,\n "lat": 49.3145378,\n "lon": 3.3488332,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731639,\n "lat": 49.3145418,\n "lon": 3.3488622,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731640,\n "lat": 49.3145428,\n "lon": 3.3462942,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731641,\n "lat": 49.3145478,\n "lon": 3.3483072,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731642,\n "lat": 49.3145488,\n "lon": 3.3463742,\n "timestamp": "2015-04-09T14:10:13Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731793,\n "lat": 49.3161968,\n "lon": 3.3442332,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731794,\n "lat": 49.3161978,\n "lon": 3.3475662,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731795,\n "lat": 49.3162048,\n "lon": 3.3474862,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731796,\n "lat": 49.3162388,\n "lon": 3.3474792,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "node",\n "id": 3446731797,\n "lat": 49.3162428,\n "lon": 3.3475532,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518\n },\n {\n "type": "way",\n "id": 337603537,\n "timestamp": "2025-05-08T17:19:35Z",\n "version": 3,\n "changeset": 165994924,\n "user": "nlehuby",\n "uid": 1424448,\n "nodes": [\n 3446729915,\n 3446729872,\n 3446729863,\n 3446729857,\n 3446729848,\n 3446729865,\n 3446729876,\n 3446729893,\n 3446729902,\n 3446729909,\n 3446729915\n ],\n "tags": {\n "addr:housenumber": "4",\n "addr:street": "Rue de la Mairie",\n "amenity": "townhall",\n "building": "civic",\n "contact:email": "mairiedebuzancy02@orange.fr",\n "contact:phone": "+33 3 23 74 84 56",\n "name": "Mairie de Buzancy",\n "opening_hours": "Mo 17:00-19:00",\n "ref:FR:SIRET": "21020125700016",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015;Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne"\n }\n },\n {\n "type": "way",\n "id": 337603538,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730590,\n 3446730576,\n 3446730573,\n 3446730572,\n 3446730561,\n 3446730585,\n 3446730587,\n 3446730588,\n 3446730583,\n 3446730586,\n 3446730590\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603539,\n "timestamp": "2015-04-09T14:10:16Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728545,\n 3446728538,\n 3446728537,\n 3446731641,\n 3446728533,\n 3446728540,\n 3446728539,\n 3446728542,\n 3446728541,\n 3446728546,\n 3446728545\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603540,\n "timestamp": "2015-04-09T14:10:17Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730854,\n 3446730818,\n 3446730831,\n 3446730817,\n 3446730820,\n 3446730832,\n 3446730838,\n 3446730868,\n 3446730864,\n 3446730875,\n 3446730854\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603541,\n "timestamp": "2015-04-09T14:10:17Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731294,\n 3446730930,\n 3446730949,\n 3446730951,\n 3446731310,\n 3446731311,\n 3446731322,\n 3446731318,\n 3446731302,\n 3446731297,\n 3446731294\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603542,\n "timestamp": "2015-04-09T14:10:17Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729926,\n 3446729908,\n 3446729910,\n 3446729913,\n 3446729931,\n 3446729938,\n 3446729944,\n 3446729945,\n 3446729952,\n 3446729936,\n 3446729927,\n 3446729926\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603543,\n "timestamp": "2015-04-09T14:10:17Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731310,\n 3446730951,\n 3446730988,\n 3446731337,\n 3446731333,\n 3446731321,\n 3446731360,\n 3446731357,\n 3446731342,\n 3446731322,\n 3446731311,\n 3446731310\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603544,\n "timestamp": "2015-04-09T14:10:17Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729992,\n 3446729975,\n 3446729964,\n 3446730402,\n 3446730416,\n 3446730401,\n 3446730406,\n 3446730408,\n 3446730411,\n 3446730399,\n 3446730396,\n 3446730397,\n 3446729992\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603545,\n "timestamp": "2015-04-09T14:10:17Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728557,\n 3446728554,\n 3446728558,\n 3446728563,\n 3446728571,\n 3446728570,\n 3446728572,\n 3446728574,\n 3446728569,\n 3446728567,\n 3446728565,\n 3446728564,\n 3446728557\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603546,\n "timestamp": "2015-04-09T14:10:17Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731634,\n 3446731605,\n 3446731601,\n 3446731594,\n 3446731595,\n 3446731392,\n 3446731593,\n 3446731611,\n 3446731612,\n 3446731613,\n 3446731614,\n 3446731628,\n 3446731627,\n 3446731635,\n 3446731634\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603547,\n "timestamp": "2015-04-09T14:10:17Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731337,\n 3446730988,\n 3446730944,\n 3446730919,\n 3446730962,\n 3446730977,\n 3446730987,\n 3446731299,\n 3446731329,\n 3446731328,\n 3446731343,\n 3446731344,\n 3446731345,\n 3446731387,\n 3446731385,\n 3446731380,\n 3446731337\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603548,\n "timestamp": "2015-04-09T14:10:17Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730927,\n 3446730899,\n 3446730898,\n 3446730896,\n 3446730893,\n 3446730891,\n 3446730878,\n 3446730889,\n 3446730850,\n 3446730876,\n 3446730916,\n 3446730910,\n 3446730935,\n 3446730942,\n 3446730934,\n 3446730941,\n 3446730925,\n 3446730927\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603549,\n "timestamp": "2015-04-09T14:10:17Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729811,\n 3446729803,\n 3446729801,\n 3446729796,\n 3446728791,\n 3446729794,\n 3446728790,\n 3446729799,\n 3446729800,\n 3446729798,\n 3446728789,\n 3446728792,\n 3446729795,\n 3446729804,\n 3446729819,\n 3446729813,\n 3446729812,\n 3446729809,\n 3446729811\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603550,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730888,\n 3446730823,\n 3446730821,\n 3446730819,\n 3446730800,\n 3446730793,\n 3446730769,\n 3446730759,\n 3446730753,\n 3446730789,\n 3446730794,\n 3446730813,\n 3446730812,\n 3446730843,\n 3446730849,\n 3446730855,\n 3446730853,\n 3446730884,\n 3446730888\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603551,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730809,\n 3446730758,\n 3446730736,\n 3446730737,\n 3446730735,\n 3446730757,\n 3446730754,\n 3446730751,\n 3446730746,\n 3446730745,\n 3446730734,\n 3446730732,\n 3446730755,\n 3446730772,\n 3446730773,\n 3446730777,\n 3446730785,\n 3446730790,\n 3446730788,\n 3446730807,\n 3446730808,\n 3446730809\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603552,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730883,\n 3446730882,\n 3446730877,\n 3446730879,\n 3446730874,\n 3446730872,\n 3446730860,\n 3446730861,\n 3446730858,\n 3446730862,\n 3446730830,\n 3446730822,\n 3446730780,\n 3446730728,\n 3446730729,\n 3446730740,\n 3446730739,\n 3446730756,\n 3446730765,\n 3446730950,\n 3446731324,\n 3446731369,\n 3446731359,\n 3446731598,\n 3446731596,\n 3446731334,\n 3446731338,\n 3446730908,\n 3446730887,\n 3446730883\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603553,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729880,\n 3446729860,\n 3446729846,\n 3446729864,\n 3446729880\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603554,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731640,\n 3446731636,\n 3446731637,\n 3446731642,\n 3446731640\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603555,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729851,\n 3446729837,\n 3446729839,\n 3446729862,\n 3446729851\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603556,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730538,\n 3446730519,\n 3446730531,\n 3446730549,\n 3446730538\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603557,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730802,\n 3446730781,\n 3446730782,\n 3446730804,\n 3446730802\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603558,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731602,\n 3446731597,\n 3446731599,\n 3446731603,\n 3446731602\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603559,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729983,\n 3446729951,\n 3446729950,\n 3446729980,\n 3446729983\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603560,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730686,\n 3446730681,\n 3446730679,\n 3446730684,\n 3446730686\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603561,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730441,\n 3446730452,\n 3446730447,\n 3446730438,\n 3446730441\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603562,\n "timestamp": "2015-04-09T14:10:18Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731390,\n 3446731358,\n 3446731353,\n 3446731391,\n 3446731390\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603564,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728749,\n 3446728747,\n 3446728746,\n 3446728748,\n 3446728749\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603565,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730857,\n 3446730846,\n 3446730841,\n 3446730851,\n 3446730857\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603566,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728553,\n 3446728556,\n 3446728560,\n 3446728555,\n 3446728553\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603567,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728787,\n 3446728782,\n 3446728775,\n 3446728783,\n 3446728787\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603568,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728764,\n 3446728759,\n 3446728757,\n 3446728760,\n 3446728764\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603569,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730530,\n 3446730522,\n 3446730525,\n 3446730533,\n 3446730530\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603570,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728768,\n 3446728765,\n 3446728762,\n 3446728766,\n 3446728768\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603571,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730767,\n 3446730744,\n 3446730762,\n 3446730799,\n 3446730767\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603572,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730552,\n 3446730534,\n 3446730540,\n 3446730569,\n 3446730552\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603573,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731336,\n 3446731303,\n 3446731304,\n 3446731339,\n 3446731336\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603574,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730795,\n 3446730750,\n 3446730742,\n 3446730776,\n 3446730795\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603575,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728763,\n 3446728758,\n 3446728756,\n 3446728761,\n 3446728763\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603576,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728536,\n 3446728534,\n 3446728532,\n 3446728535,\n 3446728536\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603577,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730424,\n 3446730403,\n 3446730421,\n 3446730435,\n 3446730424\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603578,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731320,\n 3446731315,\n 3446731313,\n 3446731319,\n 3446731320\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603579,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731388,\n 3446731331,\n 3446731317,\n 3446731386,\n 3446731388\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603580,\n "timestamp": "2015-04-09T14:10:19Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731324,\n 3446730950,\n 3446730955,\n 3446731332,\n 3446731324\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603581,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730962,\n 3446730919,\n 3446730911,\n 3446730963,\n 3446730962\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603582,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729949,\n 3446729942,\n 3446729935,\n 3446729943,\n 3446729949\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603583,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730893,\n 3446730880,\n 3446730878,\n 3446730891,\n 3446730893\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603584,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730681,\n 3446730680,\n 3446730678,\n 3446730679,\n 3446730681\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603585,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729797,\n 3446728788,\n 3446728785,\n 3446729793,\n 3446729797\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603586,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728592,\n 3446728589,\n 3446728590,\n 3446731793,\n 3446728592\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603587,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730863,\n 3446730816,\n 3446730787,\n 3446730840,\n 3446730863\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603588,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730881,\n 3446730852,\n 3446730859,\n 3446730885,\n 3446730881\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603589,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730469,\n 3446730449,\n 3446730457,\n 3446730477,\n 3446730469\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603590,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730437,\n 3446730431,\n 3446730430,\n 3446730434,\n 3446730437\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603591,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728562,\n 3446728559,\n 3446728561,\n 3446728566,\n 3446728562\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603592,\n "timestamp": "2015-04-09T14:10:20Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729829,\n 3446729826,\n 3446729827,\n 3446729831,\n 3446729829\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603593,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729978,\n 3446729961,\n 3446729955,\n 3446729969,\n 3446729978\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603594,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729816,\n 3446729808,\n 3446729810,\n 3446729820,\n 3446729816\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603595,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730536,\n 3446730529,\n 3446730523,\n 3446730532,\n 3446730536\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603596,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728579,\n 3446728577,\n 3446728578,\n 3446728580,\n 3446728579\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603597,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730454,\n 3446730439,\n 3446730444,\n 3446730470,\n 3446730454\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603598,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730724,\n 3446730720,\n 3446730704,\n 3446730717,\n 3446730724\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603599,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730716,\n 3446730711,\n 3446730709,\n 3446730712,\n 3446730716\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603600,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730410,\n 3446729984,\n 3446730395,\n 3446730419,\n 3446730410\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603601,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731622,\n 3446731620,\n 3446731621,\n 3446731625,\n 3446731622\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603602,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728745,\n 3446728743,\n 3446728742,\n 3446728744,\n 3446728745\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603603,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731349,\n 3446731326,\n 3446731323,\n 3446731350,\n 3446731349\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603604,\n "timestamp": "2015-04-09T14:10:21Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731631,\n 3446731633,\n 3446731639,\n 3446731638,\n 3446731631\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603605,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730947,\n 3446730913,\n 3446730907,\n 3446730932,\n 3446730947\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603606,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729960,\n 3446729948,\n 3446729941,\n 3446729959,\n 3446729960\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603607,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730517,\n 3446730509,\n 3446730488,\n 3446730500,\n 3446730517\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603608,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729974,\n 3446729958,\n 3446729966,\n 3446729991,\n 3446729974\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603609,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728779,\n 3446728773,\n 3446728770,\n 3446728776,\n 3446728779\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603610,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729891,\n 3446729886,\n 3446729878,\n 3446729889,\n 3446729891\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603611,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731358,\n 3446731309,\n 3446731308,\n 3446731353,\n 3446731358\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603612,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730524,\n 3446730499,\n 3446730483,\n 3446730515,\n 3446730524\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603613,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730918,\n 3446730905,\n 3446730906,\n 3446730914,\n 3446730918\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603614,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728583,\n 3446728581,\n 3446728582,\n 3446728584,\n 3446728583\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603615,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729856,\n 3446729849,\n 3446729844,\n 3446729853,\n 3446729856\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603616,\n "timestamp": "2015-04-09T14:10:22Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729849,\n 3446729842,\n 3446729840,\n 3446729844,\n 3446729849\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603617,\n "timestamp": "2015-04-09T14:10:23Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729832,\n 3446729828,\n 3446729825,\n 3446729830,\n 3446729832\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603618,\n "timestamp": "2015-04-09T14:10:23Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729890,\n 3446729875,\n 3446729869,\n 3446729885,\n 3446729890\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603619,\n "timestamp": "2015-04-09T14:10:23Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728548,\n 3446728549,\n 3446728552,\n 3446728550,\n 3446728548\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603620,\n "timestamp": "2015-04-09T14:10:23Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729855,\n 3446729836,\n 3446729834,\n 3446729847,\n 3446729855\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603621,\n "timestamp": "2015-04-09T14:10:23Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729854,\n 3446729845,\n 3446729850,\n 3446729859,\n 3446729854\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603622,\n "timestamp": "2015-04-09T14:10:23Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731629,\n 3446731623,\n 3446731624,\n 3446731630,\n 3446731629\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603623,\n "timestamp": "2015-04-09T14:10:23Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730436,\n 3446730405,\n 3446729988,\n 3446730423,\n 3446730436\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603624,\n "timestamp": "2015-04-09T14:10:23Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730551,\n 3446730544,\n 3446730548,\n 3446730553,\n 3446730551\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603625,\n "timestamp": "2015-04-09T14:10:23Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731325,\n 3446730965,\n 3446730943,\n 3446731312,\n 3446731325\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603626,\n "timestamp": "2015-04-09T14:10:23Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730868,\n 3446730838,\n 3446730842,\n 3446730871,\n 3446730868\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603627,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730456,\n 3446730441,\n 3446730446,\n 3446730471,\n 3446730456\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603628,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730719,\n 3446730699,\n 3446730691,\n 3446730703,\n 3446730719\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603629,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730503,\n 3446730520,\n 3446730527,\n 3446730512,\n 3446730503\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603630,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730921,\n 3446730904,\n 3446730900,\n 3446730912,\n 3446730921\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603631,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729866,\n 3446729854,\n 3446729859,\n 3446729870,\n 3446729866\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603632,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731325,\n 3446731312,\n 3446731316,\n 3446731335,\n 3446731325\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603633,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730458,\n 3446730455,\n 3446730459,\n 3446730461,\n 3446730458\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603634,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730505,\n 3446730482,\n 3446730489,\n 3446730516,\n 3446730505\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603635,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728786,\n 3446728780,\n 3446728774,\n 3446728784,\n 3446728786\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603636,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730682,\n 3446730674,\n 3446730675,\n 3446730683,\n 3446730682\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603637,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730700,\n 3446730695,\n 3446730692,\n 3446730696,\n 3446730700\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603638,\n "timestamp": "2015-04-09T14:10:24Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728747,\n 3446728745,\n 3446728744,\n 3446728746,\n 3446728747\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603639,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731609,\n 3446731390,\n 3446731391,\n 3446731606,\n 3446731609\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603640,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730792,\n 3446730767,\n 3446730799,\n 3446730828,\n 3446730792\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603641,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729807,\n 3446729805,\n 3446729802,\n 3446729806,\n 3446729807\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603642,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729932,\n 3446729922,\n 3446729921,\n 3446729929,\n 3446729932\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603643,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730584,\n 3446730558,\n 3446730542,\n 3446730562,\n 3446730584\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603644,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731630,\n 3446731624,\n 3446731626,\n 3446731632,\n 3446731630\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603645,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730510,\n 3446730498,\n 3446730507,\n 3446730506,\n 3446730510\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603646,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730578,\n 3446730565,\n 3446730563,\n 3446730577,\n 3446730578\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603647,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728587,\n 3446728585,\n 3446728586,\n 3446728588,\n 3446728587\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603648,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731332,\n 3446730955,\n 3446730960,\n 3446730954,\n 3446730956,\n 3446730964,\n 3446730969,\n 3446730959,\n 3446730961,\n 3446730970,\n 3446730973,\n 3446730968,\n 3446730971,\n 3446730976,\n 3446730978,\n 3446730972,\n 3446730974,\n 3446730980,\n 3446730984,\n 3446730979,\n 3446730981,\n 3446730986,\n 3446730989,\n 3446730982,\n 3446730985,\n 3446730991,\n 3446731295,\n 3446730990,\n 3446730992,\n 3446731298,\n 3446731300,\n 3446731293,\n 3446731296,\n 3446731367,\n 3446731363,\n 3446731370,\n 3446731351,\n 3446731346,\n 3446731340,\n 3446731382,\n 3446731379,\n 3446731341,\n 3446731332\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603649,\n "timestamp": "2015-04-09T14:10:25Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729817,\n 3446729814,\n 3446729818,\n 3446729823,\n 3446729821,\n 3446729817\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603650,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730727,\n 3446730719,\n 3446730703,\n 3446730725,\n 3446730726,\n 3446730727\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603651,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730936,\n 3446730897,\n 3446730901,\n 3446730928,\n 3446730945,\n 3446730936\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603652,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730914,\n 3446730906,\n 3446730902,\n 3446730903,\n 3446730915,\n 3446730914\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603653,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731389,\n 3446731330,\n 3446731327,\n 3446731376,\n 3446731384,\n 3446731389\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603654,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730566,\n 3446730559,\n 3446730557,\n 3446730564,\n 3446730574,\n 3446730566\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603655,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730547,\n 3446730510,\n 3446730506,\n 3446730513,\n 3446730545,\n 3446730547\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603656,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731796,\n 3446731795,\n 3446728591,\n 3446731794,\n 3446731797,\n 3446731796\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603657,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731618,\n 3446731368,\n 3446731364,\n 3446731617,\n 3446731619,\n 3446731618\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603658,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730510,\n 3446730495,\n 3446730490,\n 3446730496,\n 3446730498,\n 3446730510\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603659,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729824,\n 3446729815,\n 3446729813,\n 3446729819,\n 3446729822,\n 3446729824\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603660,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729939,\n 3446729933,\n 3446729930,\n 3446729934,\n 3446729940,\n 3446729939\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603661,\n "timestamp": "2015-04-09T14:10:26Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730797,\n 3446730778,\n 3446730779,\n 3446730784,\n 3446730801,\n 3446730797\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603662,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730673,\n 3446730639,\n 3446730641,\n 3446730677,\n 3446730676,\n 3446730673\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603663,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730811,\n 3446730770,\n 3446730749,\n 3446730760,\n 3446730786,\n 3446730811\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603664,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731309,\n 3446730918,\n 3446730914,\n 3446730915,\n 3446731308,\n 3446731309\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603665,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730556,\n 3446730550,\n 3446730555,\n 3446730564,\n 3446730557,\n 3446730556\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603666,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730935,\n 3446730910,\n 3446730916,\n 3446730926,\n 3446730946,\n 3446730935\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603667,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730774,\n 3446730747,\n 3446730741,\n 3446730752,\n 3446730766,\n 3446730774\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603668,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730432,\n 3446730426,\n 3446730425,\n 3446730422,\n 3446730429,\n 3446730432\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603669,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730826,\n 3446730791,\n 3446730815,\n 3446730845,\n 3446730833,\n 3446730826\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603670,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730559,\n 3446730546,\n 3446730543,\n 3446730556,\n 3446730557,\n 3446730559\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603671,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731372,\n 3446731333,\n 3446731337,\n 3446731380,\n 3446731377,\n 3446731372\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603672,\n "timestamp": "2015-04-09T14:10:27Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729838,\n 3446729833,\n 3446729835,\n 3446729840,\n 3446729842,\n 3446729838\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603673,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730513,\n 3446730506,\n 3446730507,\n 3446730504,\n 3446730511,\n 3446730513\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603675,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731348,\n 3446731305,\n 3446731306,\n 3446731307,\n 3446731352,\n 3446731348\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603677,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730539,\n 3446730533,\n 3446730525,\n 3446730528,\n 3446730537,\n 3446730554,\n 3446730539\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603679,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730866,\n 3446730802,\n 3446730804,\n 3446730782,\n 3446730783,\n 3446730870,\n 3446730866\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603681,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729918,\n 3446729898,\n 3446729914,\n 3446729929,\n 3446729921,\n 3446729922,\n 3446729918\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603682,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730634,\n 3446730568,\n 3446730570,\n 3446730580,\n 3446730581,\n 3446730635,\n 3446730634\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603683,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728547,\n 3446728543,\n 3446728544,\n 3446728551,\n 3446728549,\n 3446728548,\n 3446728547\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603684,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730711,\n 3446730697,\n 3446730693,\n 3446730707,\n 3446730712,\n 3446730709,\n 3446730711\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603685,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730477,\n 3446730457,\n 3446730442,\n 3446730443,\n 3446730451,\n 3446730486,\n 3446730477\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603686,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730460,\n 3446730427,\n 3446730420,\n 3446730463,\n 3446730485,\n 3446730476,\n 3446730460\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603687,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730491,\n 3446730497,\n 3446730501,\n 3446730508,\n 3446730526,\n 3446730518,\n 3446730491\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603688,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731373,\n 3446730798,\n 3446730768,\n 3446730764,\n 3446730796,\n 3446731371,\n 3446731373\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603689,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730983,\n 3446730936,\n 3446730945,\n 3446730928,\n 3446730930,\n 3446731294,\n 3446730983\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603690,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730493,\n 3446730464,\n 3446730465,\n 3446730475,\n 3446730474,\n 3446730494,\n 3446730493\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603691,\n "timestamp": "2015-04-09T14:10:28Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728755,\n 3446728751,\n 3446728750,\n 3446728752,\n 3446728753,\n 3446728754,\n 3446728755\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603692,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729852,\n 3446729841,\n 3446729836,\n 3446729855,\n 3446729858,\n 3446729843,\n 3446729852\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603693,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731376,\n 3446731327,\n 3446731326,\n 3446731349,\n 3446731356,\n 3446731374,\n 3446731376\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603694,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729917,\n 3446729896,\n 3446729874,\n 3446729883,\n 3446729873,\n 3446729901,\n 3446729917\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603695,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729946,\n 3446729928,\n 3446729925,\n 3446729916,\n 3446729923,\n 3446729954,\n 3446729946\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603696,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730748,\n 3446730733,\n 3446730730,\n 3446730738,\n 3446730731,\n 3446730743,\n 3446730748\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603697,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730952,\n 3446730933,\n 3446730931,\n 3446730943,\n 3446730965,\n 3446730953,\n 3446730952\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 337603698,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730645,\n 3446730594,\n 3446730604,\n 3446730632,\n 3446730630,\n 3446730653,\n 3446730645\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603699,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730514,\n 3446730487,\n 3446730481,\n 3446730492,\n 3446730502,\n 3446730521,\n 3446730514\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603700,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730869,\n 3446730845,\n 3446730815,\n 3446730835,\n 3446730806,\n 3446730839,\n 3446730869\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603701,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729937,\n 3446729907,\n 3446729906,\n 3446729881,\n 3446729894,\n 3446729947,\n 3446729937\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603702,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730694,\n 3446730689,\n 3446730688,\n 3446730685,\n 3446730687,\n 3446730690,\n 3446730694\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603703,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730575,\n 3446730541,\n 3446730535,\n 3446730546,\n 3446730559,\n 3446730566,\n 3446730575\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603704,\n "timestamp": "2015-04-09T14:10:29Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729953,\n 3446729985,\n 3446730398,\n 3446730404,\n 3446729967,\n 3446729962,\n 3446729953\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603705,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730937,\n 3446730929,\n 3446730920,\n 3446730940,\n 3446730948,\n 3446730939,\n 3446730937\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603706,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731616,\n 3446731607,\n 3446731604,\n 3446731610,\n 3446731608,\n 3446731615,\n 3446731616\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603707,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731600,\n 3446731354,\n 3446731347,\n 3446731608,\n 3446731610,\n 3446731604,\n 3446731600\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603708,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730560,\n 3446730567,\n 3446730571,\n 3446730579,\n 3446730607,\n 3446730589,\n 3446730560\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603709,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729979,\n 3446729965,\n 3446729956,\n 3446729976,\n 3446730394,\n 3446729981,\n 3446729979\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603710,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730723,\n 3446730718,\n 3446730715,\n 3446730708,\n 3446730706,\n 3446730722,\n 3446730723\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603711,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730923,\n 3446730892,\n 3446730894,\n 3446730895,\n 3446730922,\n 3446730924,\n 3446730923\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603712,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729931,\n 3446729913,\n 3446729910,\n 3446729900,\n 3446729897,\n 3446729911,\n 3446729938,\n 3446729931\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603713,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730848,\n 3446730825,\n 3446730829,\n 3446730763,\n 3446730771,\n 3446730859,\n 3446730852,\n 3446730848\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603714,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731352,\n 3446731307,\n 3446731314,\n 3446731366,\n 3446731362,\n 3446731361,\n 3446731355,\n 3446731352\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603715,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729957,\n 3446729919,\n 3446729924,\n 3446729930,\n 3446729933,\n 3446729939,\n 3446729963,\n 3446729957\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603716,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729877,\n 3446729871,\n 3446729868,\n 3446729861,\n 3446729867,\n 3446729895,\n 3446729882,\n 3446729877\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603717,\n "timestamp": "2015-04-09T14:10:30Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728778,\n 3446728771,\n 3446728767,\n 3446728769,\n 3446728772,\n 3446728777,\n 3446728781,\n 3446728778\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603718,\n "timestamp": "2015-04-09T14:10:31Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446731378,\n 3446731365,\n 3446731372,\n 3446731377,\n 3446731375,\n 3446731383,\n 3446731381,\n 3446731378\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603719,\n "timestamp": "2015-04-09T14:10:31Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730966,\n 3446730957,\n 3446730917,\n 3446730909,\n 3446730938,\n 3446731301,\n 3446730975,\n 3446730966\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603720,\n "timestamp": "2015-04-09T14:10:31Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730967,\n 3446730867,\n 3446730834,\n 3446730827,\n 3446730824,\n 3446730844,\n 3446730958,\n 3446730967\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603721,\n "timestamp": "2024-01-11T19:13:46Z",\n "version": 3,\n "changeset": 146155500,\n "user": "Olyon",\n "uid": 1443767,\n "nodes": [\n 3446730631,\n 3446730627,\n 3446730623,\n 3446730615,\n 3446730614,\n 3446730624,\n 3446730621,\n 3446730612,\n 3446730613,\n 3446730622,\n 3446730620,\n 3446730611,\n 3446730610,\n 3446730619,\n 3446730616,\n 3446730606,\n 3446730605,\n 3446730600,\n 3446730601,\n 3446730595,\n 3446730593,\n 3446730599,\n 3446730598,\n 3446730592,\n 3446730591,\n 3446730596,\n 3446730597,\n 3446730603,\n 3446730602,\n 3446730608,\n 3446730609,\n 3446730617,\n 3446730625,\n 3446730618,\n 3446730626,\n 3446730628,\n 3446730633,\n 3446730636,\n 3446730638,\n 3446730637,\n 3446730640,\n 3446730652,\n 3446730651,\n 3446730643,\n 3446730644,\n 3446730649,\n 3446730648,\n 3446730671,\n 3446730672,\n 3446730650,\n 3446730654,\n 3446730664,\n 3446730663,\n 3446730655,\n 3446730659,\n 3446730666,\n 3446730665,\n 3446730658,\n 3446730657,\n 3446730668,\n 3446730667,\n 3446730656,\n 3446730661,\n 3446730670,\n 3446730669,\n 3446730660,\n 3446730662,\n 3446730646,\n 3446730647,\n 3446730629,\n 3446730631\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "denomination": "catholic",\n "name": "Église Saint-Martin",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wikidata": "Q38225553"\n }\n },\n {\n "type": "way",\n "id": 337603722,\n "timestamp": "2015-04-09T14:10:31Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730433,\n 3446730418,\n 3446730414,\n 3446730415,\n 3446730413,\n 3446730409,\n 3446730428,\n 3446730440,\n 3446730433\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603723,\n "timestamp": "2015-04-09T14:10:31Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730400,\n 3446729973,\n 3446729982,\n 3446729970,\n 3446729971,\n 3446729987,\n 3446730417,\n 3446730407,\n 3446730400\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603724,\n "timestamp": "2015-04-09T14:10:31Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730873,\n 3446730837,\n 3446730823,\n 3446730888,\n 3446730890,\n 3446730886,\n 3446730856,\n 3446730865,\n 3446730873\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603725,\n "timestamp": "2015-04-09T14:10:31Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729920,\n 3446729887,\n 3446729875,\n 3446729890,\n 3446729885,\n 3446729879,\n 3446729888,\n 3446729912,\n 3446729920\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603726,\n "timestamp": "2015-04-09T14:10:31Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730472,\n 3446730467,\n 3446730453,\n 3446730468,\n 3446730480,\n 3446730478,\n 3446730479,\n 3446730473,\n 3446730472\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603727,\n "timestamp": "2015-04-09T14:10:31Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446729899,\n 3446729884,\n 3446729886,\n 3446729891,\n 3446729892,\n 3446729905,\n 3446729903,\n 3446729904,\n 3446729899\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603728,\n "timestamp": "2015-04-09T14:10:32Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730714,\n 3446730705,\n 3446730698,\n 3446730701,\n 3446730702,\n 3446730713,\n 3446730721,\n 3446730710,\n 3446730714\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603729,\n "timestamp": "2015-04-09T14:10:32Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730393,\n 3446729989,\n 3446729990,\n 3446729977,\n 3446729972,\n 3446729968,\n 3446729986,\n 3446730412,\n 3446730393\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603730,\n "timestamp": "2015-04-09T14:10:32Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730466,\n 3446730445,\n 3446730448,\n 3446730450,\n 3446730458,\n 3446730461,\n 3446730459,\n 3446730462,\n 3446730484,\n 3446730466\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603731,\n "timestamp": "2015-04-09T14:10:32Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730907,\n 3446730810,\n 3446730775,\n 3446730814,\n 3446730836,\n 3446730900,\n 3446730904,\n 3446730921,\n 3446730932,\n 3446730907\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603732,\n "timestamp": "2015-04-09T14:10:32Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446730827,\n 3446730786,\n 3446730760,\n 3446730761,\n 3446730805,\n 3446730803,\n 3446730847,\n 3446730844,\n 3446730824,\n 3446730827\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 337603733,\n "timestamp": "2015-04-09T14:10:32Z",\n "version": 1,\n "changeset": 30094676,\n "user": "Potion_magix",\n "uid": 1127518,\n "nodes": [\n 3446728555,\n 3446728560,\n 3446728573,\n 3446728576,\n 3446728575,\n 3446728568,\n 3446728566,\n 3446728561,\n 3446728559,\n 3446728555\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n }\n \n ]\n }\n """ ] ] |
|