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"="02051"]->.searchArea;\n (\n nwr["emergency"="fire_hydrant"](area.searchArea);\n nwr["amenity"="charging_station"](area.searchArea);\n nwr["amenity"="toilets"](area.searchArea);\n nwr["highway"="bus_stop"](area.searchArea);\n nwr["emergency"="defibrillator"](area.searchArea);\n nwr["man_made"="surveillance"](area.searchArea);\n nwr["amenity"="recycling"](area.searchArea);\n nwr["power"="substation"](area.searchArea);\n nwr["healthcare"](area.searchArea);\n nwr["amenity"="doctors"](area.searchArea);\n nwr["amenity"="pharmacy"](area.searchArea);\n nwr["amenity"="hospital"](area.searchArea);\n nwr["amenity"="clinic"](area.searchArea);\n nwr["amenity"="social_facility"](area.searchArea);\n nwr["healthcare"="laboratory"](area.searchArea);\n nwr["amenity"="school"](area.searchArea);\n nwr["amenity"="police"](area.searchArea);\n nwr["amenity"="bicycle_parking"](area.searchArea);\n nwr["advertising"="board"]["message"="political"](area.searchArea);\n way["building"](area.searchArea);\n nwr["email"](area.searchArea);\n nwr["contact:email"](area.searchArea);\n nwr["amenity"="bench"](area.searchArea);\n nwr["amenity"="waste_basket"](area.searchArea);\n nwr["highway"="street_lamp"](area.searchArea);\n nwr["amenity"="drinking_water"](area.searchArea);\n nwr["natural"="tree"](area.searchArea);\n nw["power"="pole"](area.searchArea);\n nwr["manhole"](area.searchArea);\n nwr["amenity"="public_bookcase"](area.searchArea);\n nwr["leisure"="playground"](area.searchArea);\n nwr["amenity"="restaurant"](area.searchArea);\n nwr["ref:FR:RNB"](area.searchArea);\n );\n (._;>;);\n out meta;\n >; """ ] "timeout" => 60 ] |
|
| Response |
200
[ "info" => [ "header_size" => 190 "request_size" => 2613 "total_time" => 5.10643 "namelookup_time" => 0.000635 "connect_time" => 0.018734 "pretransfer_time" => 0.045454 "size_upload" => 2410.0 "size_download" => 54315.0 "speed_download" => 10636.0 "speed_upload" => 471.0 "download_content_length" => 54315.0 "upload_content_length" => 2410.0 "starttransfer_time" => 5.070527 "primary_ip" => "2a01:4f8:261:3c4f::2" "primary_port" => 443 "local_ip" => "2a01:e0a:8a2:77f0:6291:faf9:49b7:1e4b" "local_port" => 36686 "http_version" => 2 "protocol" => 2 "scheme" => "https" "appconnect_time_us" => 45229 "connect_time_us" => 18734 "namelookup_time_us" => 635 "pretransfer_time_us" => 45454 "starttransfer_time_us" => 5070527 "posttransfer_time_us" => 45451 "total_time_us" => 5106430 "effective_method" => "POST" "capath" => "/etc/ssl/certs" "cainfo" => "/etc/ssl/certs/ca-certificates.crt" "start_time" => 1769943552.9528 "original_url" => "https://overpass-api.de/api/interpreter" "pause_handler" => Closure(float $duration) {#1085 : "Symfony\Component\HttpClient\Response\CurlResponse" : { : CurlHandle {#1058 …} : Symfony\Component\HttpClient\Internal\CurlClientState {#1069 …} : -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: Sun, 01 Feb 2026 10:59:13 GMT\r\n < Server: Apache/2.4.66 (Debian)\r\n < Vary: Accept-Encoding\r\n < Content-Encoding: gzip\r\n < Content-Length: 54315\r\n < Content-Type: application/json\r\n < \r\n """ ] "response_headers" => [ "HTTP/1.1 200 OK" "Date: Sun, 01 Feb 2026 10:59:13 GMT" "Server: Apache/2.4.66 (Debian)" "Vary: Accept-Encoding" "Content-Encoding: gzip" "Content-Length: 54315" "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-01T10:57:59Z",\n "timestamp_areas_base": "2026-01-22T23:45:51Z",\n "copyright": "The data included in this document is from www.openstreetmap.org. The data is made available under ODbL."\n },\n "elements": [\n \n {\n "type": "node",\n "id": 3330961630,\n "lat": 49.0807348,\n "lon": 3.5598497,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961631,\n "lat": 49.0807370,\n "lon": 3.5597679,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961632,\n "lat": 49.0807400,\n "lon": 3.5592420,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961633,\n "lat": 49.0807472,\n "lon": 3.5599144,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961634,\n "lat": 49.0807522,\n "lon": 3.5596970,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961635,\n "lat": 49.0807600,\n "lon": 3.5598991,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961636,\n "lat": 49.0807668,\n "lon": 3.5599528,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961637,\n "lat": 49.0807790,\n "lon": 3.5592050,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961638,\n "lat": 49.0807810,\n "lon": 3.5591260,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961639,\n "lat": 49.0807833,\n "lon": 3.5599789,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961640,\n "lat": 49.0807892,\n "lon": 3.5596400,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961641,\n "lat": 49.0807952,\n "lon": 3.5596610,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961642,\n "lat": 49.0807959,\n "lon": 3.5599640,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961643,\n "lat": 49.0807982,\n "lon": 3.5596310,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961644,\n "lat": 49.0808020,\n "lon": 3.5591830,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961645,\n "lat": 49.0808022,\n "lon": 3.5597930,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961646,\n "lat": 49.0808062,\n "lon": 3.5596520,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961647,\n "lat": 49.0808067,\n "lon": 3.5599852,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961648,\n "lat": 49.0808080,\n "lon": 3.5590090,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961649,\n "lat": 49.0808083,\n "lon": 3.5599035,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961650,\n "lat": 49.0808142,\n "lon": 3.5596140,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961651,\n "lat": 49.0808220,\n "lon": 3.5599329,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961652,\n "lat": 49.0808228,\n "lon": 3.5599319,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961653,\n "lat": 49.0808232,\n "lon": 3.5596380,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961654,\n "lat": 49.0808328,\n "lon": 3.5599540,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961655,\n "lat": 49.0808342,\n "lon": 3.5598590,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961656,\n "lat": 49.0808412,\n "lon": 3.5598560,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961657,\n "lat": 49.0808420,\n "lon": 3.5590880,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961658,\n "lat": 49.0808452,\n "lon": 3.5595650,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961659,\n "lat": 49.0808509,\n "lon": 3.5603053,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961660,\n "lat": 49.0808540,\n "lon": 3.5591170,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961661,\n "lat": 49.0808587,\n "lon": 3.5602960,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961662,\n "lat": 49.0808672,\n "lon": 3.5597340,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961663,\n "lat": 49.0808712,\n "lon": 3.5596390,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961664,\n "lat": 49.0808712,\n "lon": 3.5599100,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961665,\n "lat": 49.0808725,\n "lon": 3.5603476,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961666,\n "lat": 49.0808810,\n "lon": 3.5589380,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961667,\n "lat": 49.0808964,\n "lon": 3.5604213,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961668,\n "lat": 49.0808990,\n "lon": 3.5580750,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961669,\n "lat": 49.0809012,\n "lon": 3.5596530,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961670,\n "lat": 49.0809060,\n "lon": 3.5586610,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961671,\n "lat": 49.0809064,\n "lon": 3.5602392,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961672,\n "lat": 49.0809074,\n "lon": 3.5604443,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961673,\n "lat": 49.0809084,\n "lon": 3.5604063,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961674,\n "lat": 49.0809102,\n "lon": 3.5595260,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961675,\n "lat": 49.0809116,\n "lon": 3.5602493,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961676,\n "lat": 49.0809125,\n "lon": 3.5602319,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961677,\n "lat": 49.0809130,\n "lon": 3.5590140,\n "timestamp": "2015-02-04T22:09:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961678,\n "lat": 49.0809152,\n "lon": 3.5597240,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961679,\n "lat": 49.0809200,\n "lon": 3.5581310,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961680,\n "lat": 49.0809202,\n "lon": 3.5597440,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961681,\n "lat": 49.0809204,\n "lon": 3.5604263,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961682,\n "lat": 49.0809260,\n "lon": 3.5590440,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961683,\n "lat": 49.0809272,\n "lon": 3.5598630,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961684,\n "lat": 49.0809280,\n "lon": 3.5602815,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961685,\n "lat": 49.0809322,\n "lon": 3.5595960,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961686,\n "lat": 49.0809372,\n "lon": 3.5596140,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961687,\n "lat": 49.0809400,\n "lon": 3.5599650,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961688,\n "lat": 49.0809404,\n "lon": 3.5603058,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961689,\n "lat": 49.0809412,\n "lon": 3.5597930,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961690,\n "lat": 49.0809420,\n "lon": 3.5581910,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961691,\n "lat": 49.0809482,\n "lon": 3.5596250,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961692,\n "lat": 49.0809510,\n "lon": 3.5599850,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961928,\n "lat": 49.0788580,\n "lon": 3.5605180,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961929,\n "lat": 49.0788730,\n "lon": 3.5606410,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961930,\n "lat": 49.0788830,\n "lon": 3.5595300,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961932,\n "lat": 49.0789040,\n "lon": 3.5595980,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961933,\n "lat": 49.0789160,\n "lon": 3.5606130,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961934,\n "lat": 49.0789170,\n "lon": 3.5607950,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961935,\n "lat": 49.0789240,\n "lon": 3.5600000,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961936,\n "lat": 49.0789380,\n "lon": 3.5593511,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961937,\n "lat": 49.0789440,\n "lon": 3.5594840,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961938,\n "lat": 49.0789587,\n "lon": 3.5581558,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961939,\n "lat": 49.0789620,\n "lon": 3.5607680,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961940,\n "lat": 49.0789670,\n "lon": 3.5595480,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961941,\n "lat": 49.0789710,\n "lon": 3.5595560,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961942,\n "lat": 49.0789790,\n "lon": 3.5594401,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961944,\n "lat": 49.0789847,\n "lon": 3.5582308,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961945,\n "lat": 49.0789890,\n "lon": 3.5594591,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961947,\n "lat": 49.0790047,\n "lon": 3.5576358,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961948,\n "lat": 49.0790137,\n "lon": 3.5576658,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961950,\n "lat": 49.0790177,\n "lon": 3.5582048,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961952,\n "lat": 49.0790227,\n "lon": 3.5582138,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961953,\n "lat": 49.0790280,\n "lon": 3.5598440,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961954,\n "lat": 49.0790287,\n "lon": 3.5582268,\n "timestamp": "2015-02-04T22:09:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961956,\n "lat": 49.0790340,\n "lon": 3.5594950,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961957,\n "lat": 49.0790357,\n "lon": 3.5576148,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961958,\n "lat": 49.0790397,\n "lon": 3.5576548,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961959,\n "lat": 49.0790400,\n "lon": 3.5597340,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961960,\n "lat": 49.0790427,\n "lon": 3.5577448,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961961,\n "lat": 49.0790457,\n "lon": 3.5581808,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961962,\n "lat": 49.0790460,\n "lon": 3.5599330,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961963,\n "lat": 49.0790490,\n "lon": 3.5597280,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961964,\n "lat": 49.0790497,\n "lon": 3.5581908,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961965,\n "lat": 49.0790547,\n "lon": 3.5582058,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961966,\n "lat": 49.0790560,\n "lon": 3.5565720,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961967,\n "lat": 49.0790617,\n "lon": 3.5576628,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961969,\n "lat": 49.0790697,\n "lon": 3.5576368,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961970,\n "lat": 49.0790770,\n "lon": 3.5596900,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961971,\n "lat": 49.0790780,\n "lon": 3.5566490,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961972,\n "lat": 49.0790800,\n "lon": 3.5598110,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961974,\n "lat": 49.0790867,\n "lon": 3.5578798,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961975,\n "lat": 49.0790880,\n "lon": 3.5591971,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961976,\n "lat": 49.0790880,\n "lon": 3.5599110,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961977,\n "lat": 49.0790907,\n "lon": 3.5580468,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961978,\n "lat": 49.0790920,\n "lon": 3.5597330,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961979,\n "lat": 49.0790970,\n "lon": 3.5596660,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961980,\n "lat": 49.0790970,\n "lon": 3.5596740,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961981,\n "lat": 49.0790990,\n "lon": 3.5585521,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961982,\n "lat": 49.0791020,\n "lon": 3.5597290,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961983,\n "lat": 49.0791050,\n "lon": 3.5597620,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961984,\n "lat": 49.0791060,\n "lon": 3.5565400,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961985,\n "lat": 49.0791120,\n "lon": 3.5597560,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961986,\n "lat": 49.0791130,\n "lon": 3.5597820,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961987,\n "lat": 49.0791167,\n "lon": 3.5581248,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961988,\n "lat": 49.0791180,\n "lon": 3.5585321,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961989,\n "lat": 49.0791197,\n "lon": 3.5581348,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961990,\n "lat": 49.0791210,\n "lon": 3.5586021,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961991,\n "lat": 49.0791260,\n "lon": 3.5597700,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330961992,\n "lat": 49.0791270,\n "lon": 3.5574370,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962921,\n "lat": 49.0714850,\n "lon": 3.5627260,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962922,\n "lat": 49.0715650,\n "lon": 3.5630320,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962923,\n "lat": 49.0715860,\n "lon": 3.5626630,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962924,\n "lat": 49.0716120,\n "lon": 3.5637500,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962925,\n "lat": 49.0716190,\n "lon": 3.5630170,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962926,\n "lat": 49.0716450,\n "lon": 3.5638660,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962927,\n "lat": 49.0716660,\n "lon": 3.5629710,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962928,\n "lat": 49.0716690,\n "lon": 3.5629850,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962929,\n "lat": 49.0716760,\n "lon": 3.5639790,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962930,\n "lat": 49.0716820,\n "lon": 3.5632550,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962931,\n "lat": 49.0717320,\n "lon": 3.5632260,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962932,\n "lat": 49.0717380,\n "lon": 3.5636700,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962933,\n "lat": 49.0717650,\n "lon": 3.5637700,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962934,\n "lat": 49.0717950,\n "lon": 3.5638800,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962935,\n "lat": 49.0718140,\n "lon": 3.5638700,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962936,\n "lat": 49.0718190,\n "lon": 3.5638890,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962937,\n "lat": 49.0720620,\n "lon": 3.5630400,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962938,\n "lat": 49.0720640,\n "lon": 3.5630220,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962939,\n "lat": 49.0720670,\n "lon": 3.5630380,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962940,\n "lat": 49.0720760,\n "lon": 3.5630140,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962941,\n "lat": 49.0720780,\n "lon": 3.5635980,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962942,\n "lat": 49.0720800,\n "lon": 3.5630310,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962943,\n "lat": 49.0720820,\n "lon": 3.5631210,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962944,\n "lat": 49.0720950,\n "lon": 3.5630240,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962945,\n "lat": 49.0721010,\n "lon": 3.5636970,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962946,\n "lat": 49.0721130,\n "lon": 3.5631040,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962947,\n "lat": 49.0721280,\n "lon": 3.5635740,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962948,\n "lat": 49.0721310,\n "lon": 3.5635860,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962949,\n "lat": 49.0721480,\n "lon": 3.5636710,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962950,\n "lat": 49.0721490,\n "lon": 3.5635770,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962951,\n "lat": 49.0721650,\n "lon": 3.5637360,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962952,\n "lat": 49.0721980,\n "lon": 3.5635510,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962953,\n "lat": 49.0722340,\n "lon": 3.5636970,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962954,\n "lat": 49.0722820,\n "lon": 3.5632280,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962955,\n "lat": 49.0723070,\n "lon": 3.5633420,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962956,\n "lat": 49.0723880,\n "lon": 3.5631700,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962957,\n "lat": 49.0724140,\n "lon": 3.5632820,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962958,\n "lat": 49.0730880,\n "lon": 3.5637740,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962959,\n "lat": 49.0731120,\n "lon": 3.5638280,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962960,\n "lat": 49.0731280,\n "lon": 3.5637350,\n "timestamp": "2015-02-04T22:08:50Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962961,\n "lat": 49.0731490,\n "lon": 3.5637830,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962962,\n "lat": 49.0731950,\n "lon": 3.5634050,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962963,\n "lat": 49.0732100,\n "lon": 3.5640400,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962964,\n "lat": 49.0732250,\n "lon": 3.5640740,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962965,\n "lat": 49.0732410,\n "lon": 3.5629120,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962966,\n "lat": 49.0732500,\n "lon": 3.5630820,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962967,\n "lat": 49.0732500,\n "lon": 3.5634990,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962968,\n "lat": 49.0732500,\n "lon": 3.5641310,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962969,\n "lat": 49.0732610,\n "lon": 3.5633130,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962970,\n "lat": 49.0732660,\n "lon": 3.5630620,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962971,\n "lat": 49.0732790,\n "lon": 3.5628690,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962972,\n "lat": 49.0732790,\n "lon": 3.5631130,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962973,\n "lat": 49.0732840,\n "lon": 3.5631070,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962974,\n "lat": 49.0732860,\n "lon": 3.5633560,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962975,\n "lat": 49.0732920,\n "lon": 3.5631830,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962976,\n "lat": 49.0732950,\n "lon": 3.5633440,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962977,\n "lat": 49.0732980,\n "lon": 3.5633750,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962978,\n "lat": 49.0732990,\n "lon": 3.5640940,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962979,\n "lat": 49.0733000,\n "lon": 3.5639200,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962980,\n "lat": 49.0733020,\n "lon": 3.5631690,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962981,\n "lat": 49.0733060,\n "lon": 3.5633630,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962982,\n "lat": 49.0733180,\n "lon": 3.5634110,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962983,\n "lat": 49.0733250,\n "lon": 3.5629870,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962984,\n "lat": 49.0733290,\n "lon": 3.5631600,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962985,\n "lat": 49.0733360,\n "lon": 3.5631460,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962986,\n "lat": 49.0733360,\n "lon": 3.5637030,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962987,\n "lat": 49.0733530,\n "lon": 3.5632010,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962989,\n "lat": 49.0733690,\n "lon": 3.5636590,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962990,\n "lat": 49.0733710,\n "lon": 3.5632310,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962991,\n "lat": 49.0733930,\n "lon": 3.5631530,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330962992,\n "lat": 49.0733960,\n "lon": 3.5636170,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964093,\n "lat": 49.0734050,\n "lon": 3.5632890,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964094,\n "lat": 49.0734060,\n "lon": 3.5638180,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964096,\n "lat": 49.0734240,\n "lon": 3.5632160,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964097,\n "lat": 49.0734450,\n "lon": 3.5637800,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964098,\n "lat": 49.0734470,\n "lon": 3.5628590,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964099,\n "lat": 49.0734510,\n "lon": 3.5637750,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964100,\n "lat": 49.0734560,\n "lon": 3.5633680,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964101,\n "lat": 49.0734590,\n "lon": 3.5637180,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964102,\n "lat": 49.0734650,\n "lon": 3.5637050,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964103,\n "lat": 49.0734780,\n "lon": 3.5639570,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964104,\n "lat": 49.0734840,\n "lon": 3.5631410,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964106,\n "lat": 49.0734970,\n "lon": 3.5638850,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964107,\n "lat": 49.0735050,\n "lon": 3.5627990,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964108,\n "lat": 49.0735140,\n "lon": 3.5631920,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964109,\n "lat": 49.0735140,\n "lon": 3.5635950,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964110,\n "lat": 49.0735190,\n "lon": 3.5635880,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964111,\n "lat": 49.0735250,\n "lon": 3.5639030,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964112,\n "lat": 49.0735260,\n "lon": 3.5636500,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964113,\n "lat": 49.0735440,\n "lon": 3.5630790,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964114,\n "lat": 49.0735440,\n "lon": 3.5636220,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964115,\n "lat": 49.0735480,\n "lon": 3.5641230,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964116,\n "lat": 49.0735570,\n "lon": 3.5632300,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964117,\n "lat": 49.0735590,\n "lon": 3.5638940,\n "timestamp": "2015-02-04T22:08:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964119,\n "lat": 49.0735730,\n "lon": 3.5634680,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964120,\n "lat": 49.0735730,\n "lon": 3.5635020,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964121,\n "lat": 49.0735740,\n "lon": 3.5633630,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964122,\n "lat": 49.0735770,\n "lon": 3.5635710,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964123,\n "lat": 49.0735840,\n "lon": 3.5634840,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964124,\n "lat": 49.0735940,\n "lon": 3.5639650,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964125,\n "lat": 49.0735980,\n "lon": 3.5630180,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964126,\n "lat": 49.0735980,\n "lon": 3.5635390,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964127,\n "lat": 49.0736060,\n "lon": 3.5640760,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964128,\n "lat": 49.0736070,\n "lon": 3.5634190,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964129,\n "lat": 49.0736140,\n "lon": 3.5637590,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964130,\n "lat": 49.0736230,\n "lon": 3.5638250,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964131,\n "lat": 49.0736310,\n "lon": 3.5635910,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964132,\n "lat": 49.0736310,\n "lon": 3.5639210,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964133,\n "lat": 49.0736390,\n "lon": 3.5639300,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964135,\n "lat": 49.0736440,\n "lon": 3.5634790,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964136,\n "lat": 49.0736510,\n "lon": 3.5637110,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964137,\n "lat": 49.0736580,\n "lon": 3.5639080,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964138,\n "lat": 49.0736630,\n "lon": 3.5640140,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964139,\n "lat": 49.0736690,\n "lon": 3.5638940,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964140,\n "lat": 49.0736700,\n "lon": 3.5635340,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964141,\n "lat": 49.0736730,\n "lon": 3.5635290,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964142,\n "lat": 49.0736830,\n "lon": 3.5637550,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964144,\n "lat": 49.0736880,\n "lon": 3.5634210,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964145,\n "lat": 49.0736880,\n "lon": 3.5637150,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964146,\n "lat": 49.0736920,\n "lon": 3.5634280,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964147,\n "lat": 49.0736920,\n "lon": 3.5639670,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964148,\n "lat": 49.0736930,\n "lon": 3.5640620,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964149,\n "lat": 49.0736980,\n "lon": 3.5637000,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964150,\n "lat": 49.0736990,\n "lon": 3.5634380,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964151,\n "lat": 49.0737010,\n "lon": 3.5627030,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964152,\n "lat": 49.0737040,\n "lon": 3.5626980,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964153,\n "lat": 49.0737040,\n "lon": 3.5639460,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964154,\n "lat": 49.0737100,\n "lon": 3.5637210,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964155,\n "lat": 49.0737110,\n "lon": 3.5631642,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964156,\n "lat": 49.0737130,\n "lon": 3.5634710,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964157,\n "lat": 49.0737280,\n "lon": 3.5634940,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964158,\n "lat": 49.0737350,\n "lon": 3.5633680,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964159,\n "lat": 49.0737390,\n "lon": 3.5639980,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964160,\n "lat": 49.0737430,\n "lon": 3.5633810,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964161,\n "lat": 49.0737630,\n "lon": 3.5627920,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964162,\n "lat": 49.0737660,\n "lon": 3.5630942,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964164,\n "lat": 49.0737740,\n "lon": 3.5634330,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964165,\n "lat": 49.0737960,\n "lon": 3.5633252,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964166,\n "lat": 49.0738050,\n "lon": 3.5626880,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964168,\n "lat": 49.0738330,\n "lon": 3.5633780,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964169,\n "lat": 49.0738540,\n "lon": 3.5632672,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964170,\n "lat": 49.0738610,\n "lon": 3.5624300,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964171,\n "lat": 49.0738640,\n "lon": 3.5634370,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964172,\n "lat": 49.0738890,\n "lon": 3.5633100,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964173,\n "lat": 49.0738960,\n "lon": 3.5620760,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964174,\n "lat": 49.0739030,\n "lon": 3.5633380,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964175,\n "lat": 49.0739060,\n "lon": 3.5636510,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964176,\n "lat": 49.0739090,\n "lon": 3.5621210,\n "timestamp": "2015-02-04T22:08:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964177,\n "lat": 49.0739170,\n "lon": 3.5633660,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964179,\n "lat": 49.0739210,\n "lon": 3.5625120,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964180,\n "lat": 49.0739230,\n "lon": 3.5621640,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964181,\n "lat": 49.0739400,\n "lon": 3.5620410,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964182,\n "lat": 49.0739470,\n "lon": 3.5620360,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964183,\n "lat": 49.0739470,\n "lon": 3.5624730,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964184,\n "lat": 49.0739510,\n "lon": 3.5624990,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964185,\n "lat": 49.0739540,\n "lon": 3.5629990,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964186,\n "lat": 49.0739610,\n "lon": 3.5624670,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964187,\n "lat": 49.0739620,\n "lon": 3.5624760,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964188,\n "lat": 49.0739760,\n "lon": 3.5624710,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964189,\n "lat": 49.0739790,\n "lon": 3.5621270,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964190,\n "lat": 49.0739790,\n "lon": 3.5624880,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964191,\n "lat": 49.0739800,\n "lon": 3.5637740,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964192,\n "lat": 49.0739820,\n "lon": 3.5630810,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964293,\n "lat": 49.0739860,\n "lon": 3.5629700,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964294,\n "lat": 49.0740050,\n "lon": 3.5638140,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964295,\n "lat": 49.0740160,\n "lon": 3.5630550,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964296,\n "lat": 49.0740190,\n "lon": 3.5621680,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964297,\n "lat": 49.0740300,\n "lon": 3.5622250,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964298,\n "lat": 49.0740450,\n "lon": 3.5622660,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964300,\n "lat": 49.0740620,\n "lon": 3.5623730,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964301,\n "lat": 49.0740680,\n "lon": 3.5623700,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964302,\n "lat": 49.0740740,\n "lon": 3.5634740,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964303,\n "lat": 49.0740759,\n "lon": 3.5626065,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964304,\n "lat": 49.0740880,\n "lon": 3.5635140,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964305,\n "lat": 49.0740890,\n "lon": 3.5634620,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964306,\n "lat": 49.0740940,\n "lon": 3.5634750,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964307,\n "lat": 49.0741030,\n "lon": 3.5634690,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964308,\n "lat": 49.0741110,\n "lon": 3.5635830,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964309,\n "lat": 49.0741160,\n "lon": 3.5622440,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964310,\n "lat": 49.0741199,\n "lon": 3.5627665,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964312,\n "lat": 49.0741360,\n "lon": 3.5635640,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964313,\n "lat": 49.0741380,\n "lon": 3.5621050,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964314,\n "lat": 49.0741390,\n "lon": 3.5623280,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964315,\n "lat": 49.0741390,\n "lon": 3.5636650,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964316,\n "lat": 49.0741520,\n "lon": 3.5620990,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964317,\n "lat": 49.0741530,\n "lon": 3.5637120,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964318,\n "lat": 49.0741550,\n "lon": 3.5623170,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964319,\n "lat": 49.0741550,\n "lon": 3.5635470,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964320,\n "lat": 49.0741570,\n "lon": 3.5622250,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964321,\n "lat": 49.0741580,\n "lon": 3.5623270,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964322,\n "lat": 49.0741609,\n "lon": 3.5625575,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964323,\n "lat": 49.0741630,\n "lon": 3.5635410,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964324,\n "lat": 49.0741670,\n "lon": 3.5620900,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964325,\n "lat": 49.0741780,\n "lon": 3.5623170,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964326,\n "lat": 49.0741810,\n "lon": 3.5636270,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964328,\n "lat": 49.0741930,\n "lon": 3.5622090,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964329,\n "lat": 49.0741979,\n "lon": 3.5626975,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964330,\n "lat": 49.0742089,\n "lon": 3.5627395,\n "timestamp": "2015-02-04T22:08:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964331,\n "lat": 49.0742150,\n "lon": 3.5622990,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964333,\n "lat": 49.0742270,\n "lon": 3.5634880,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964334,\n "lat": 49.0742400,\n "lon": 3.5635010,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964335,\n "lat": 49.0742520,\n "lon": 3.5631720,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964336,\n "lat": 49.0742529,\n "lon": 3.5627145,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964337,\n "lat": 49.0742580,\n "lon": 3.5635620,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964338,\n "lat": 49.0742689,\n "lon": 3.5624945,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964339,\n "lat": 49.0742750,\n "lon": 3.5634500,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964340,\n "lat": 49.0742769,\n "lon": 3.5628165,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964342,\n "lat": 49.0742940,\n "lon": 3.5609650,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964343,\n "lat": 49.0742950,\n "lon": 3.5632690,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964344,\n "lat": 49.0742960,\n "lon": 3.5609700,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964345,\n "lat": 49.0743010,\n "lon": 3.5634200,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964346,\n "lat": 49.0743010,\n "lon": 3.5635260,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964348,\n "lat": 49.0743039,\n "lon": 3.5626395,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964350,\n "lat": 49.0743100,\n "lon": 3.5630210,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964352,\n "lat": 49.0743175,\n "lon": 3.5627874,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964354,\n "lat": 49.0743270,\n "lon": 3.5635060,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964355,\n "lat": 49.0743300,\n "lon": 3.5634010,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964356,\n "lat": 49.0743310,\n "lon": 3.5611210,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964359,\n "lat": 49.0743350,\n "lon": 3.5631140,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964360,\n "lat": 49.0743365,\n "lon": 3.5628474,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964362,\n "lat": 49.0743459,\n "lon": 3.5635935,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964363,\n "lat": 49.0743460,\n "lon": 3.5631050,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964364,\n "lat": 49.0743500,\n "lon": 3.5615230,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964365,\n "lat": 49.0743529,\n "lon": 3.5636195,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964366,\n "lat": 49.0743550,\n "lon": 3.5629920,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964367,\n "lat": 49.0743550,\n "lon": 3.5634890,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964368,\n "lat": 49.0743580,\n "lon": 3.5630040,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964369,\n "lat": 49.0743619,\n "lon": 3.5626085,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964370,\n "lat": 49.0743660,\n "lon": 3.5616390,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964371,\n "lat": 49.0743680,\n "lon": 3.5616580,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964372,\n "lat": 49.0743710,\n "lon": 3.5616760,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964373,\n "lat": 49.0743710,\n "lon": 3.5631620,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964374,\n "lat": 49.0743719,\n "lon": 3.5626455,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964375,\n "lat": 49.0743760,\n "lon": 3.5630840,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964376,\n "lat": 49.0743785,\n "lon": 3.5627444,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964377,\n "lat": 49.0743810,\n "lon": 3.5631020,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964378,\n "lat": 49.0743830,\n "lon": 3.5617670,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964379,\n "lat": 49.0743860,\n "lon": 3.5632160,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964380,\n "lat": 49.0743869,\n "lon": 3.5635355,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964381,\n "lat": 49.0743880,\n "lon": 3.5616520,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964382,\n "lat": 49.0743890,\n "lon": 3.5608950,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964383,\n "lat": 49.0743900,\n "lon": 3.5616660,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964384,\n "lat": 49.0743910,\n "lon": 3.5632280,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964385,\n "lat": 49.0743969,\n "lon": 3.5636855,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964386,\n "lat": 49.0743970,\n "lon": 3.5630700,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964387,\n "lat": 49.0743979,\n "lon": 3.5635525,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964388,\n "lat": 49.0743985,\n "lon": 3.5628034,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964389,\n "lat": 49.0744020,\n "lon": 3.5630890,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964390,\n "lat": 49.0744030,\n "lon": 3.5617610,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964391,\n "lat": 49.0744169,\n "lon": 3.5624305,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964392,\n "lat": 49.0744210,\n "lon": 3.5631550,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964393,\n "lat": 49.0744279,\n "lon": 3.5628625,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964394,\n "lat": 49.0744310,\n "lon": 3.5631180,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964395,\n "lat": 49.0744311,\n "lon": 3.5625851,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964396,\n "lat": 49.0744340,\n "lon": 3.5631980,\n "timestamp": "2015-02-04T22:08:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964397,\n "lat": 49.0744350,\n "lon": 3.5610490,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964398,\n "lat": 49.0744355,\n "lon": 3.5626025,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964399,\n "lat": 49.0744380,\n "lon": 3.5631420,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964400,\n "lat": 49.0744389,\n "lon": 3.5625275,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964401,\n "lat": 49.0744580,\n "lon": 3.5629430,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964402,\n "lat": 49.0744599,\n "lon": 3.5624105,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964403,\n "lat": 49.0744669,\n "lon": 3.5629575,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964404,\n "lat": 49.0744699,\n "lon": 3.5630975,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964405,\n "lat": 49.0744770,\n "lon": 3.5630140,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964406,\n "lat": 49.0744829,\n "lon": 3.5625165,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964407,\n "lat": 49.0744849,\n "lon": 3.5625275,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964408,\n "lat": 49.0744859,\n "lon": 3.5631545,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964409,\n "lat": 49.0744913,\n "lon": 3.5628235,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964410,\n "lat": 49.0744969,\n "lon": 3.5630625,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964411,\n "lat": 49.0745069,\n "lon": 3.5623895,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964412,\n "lat": 49.0745079,\n "lon": 3.5635225,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964413,\n "lat": 49.0745099,\n "lon": 3.5631425,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964414,\n "lat": 49.0745130,\n "lon": 3.5614730,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964415,\n "lat": 49.0745183,\n "lon": 3.5625338,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964416,\n "lat": 49.0745219,\n "lon": 3.5628056,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964417,\n "lat": 49.0745270,\n "lon": 3.5615910,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964418,\n "lat": 49.0745290,\n "lon": 3.5617220,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964419,\n "lat": 49.0745300,\n "lon": 3.5616110,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964420,\n "lat": 49.0745339,\n "lon": 3.5625235,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964421,\n "lat": 49.0745339,\n "lon": 3.5630495,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964422,\n "lat": 49.0745430,\n "lon": 3.5617190,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964423,\n "lat": 49.0745430,\n "lon": 3.5621760,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964424,\n "lat": 49.0745449,\n "lon": 3.5629025,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964425,\n "lat": 49.0745509,\n "lon": 3.5624955,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964426,\n "lat": 49.0745539,\n "lon": 3.5625205,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964427,\n "lat": 49.0745540,\n "lon": 3.5622410,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964428,\n "lat": 49.0745569,\n "lon": 3.5628925,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964429,\n "lat": 49.0745700,\n "lon": 3.5621530,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964430,\n "lat": 49.0745719,\n "lon": 3.5632915,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964431,\n "lat": 49.0745720,\n "lon": 3.5621630,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964432,\n "lat": 49.0745784,\n "lon": 3.5627723,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964433,\n "lat": 49.0745790,\n "lon": 3.5621490,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964434,\n "lat": 49.0745829,\n "lon": 3.5630105,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964435,\n "lat": 49.0745830,\n "lon": 3.5622290,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964436,\n "lat": 49.0745839,\n "lon": 3.5630125,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964437,\n "lat": 49.0745840,\n "lon": 3.5617040,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964438,\n "lat": 49.0745849,\n "lon": 3.5628715,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964439,\n "lat": 49.0745860,\n "lon": 3.5622430,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964440,\n "lat": 49.0745899,\n "lon": 3.5627645,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964441,\n "lat": 49.0745929,\n "lon": 3.5629005,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964442,\n "lat": 49.0745969,\n "lon": 3.5624795,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964443,\n "lat": 49.0746070,\n "lon": 3.5618700,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964444,\n "lat": 49.0746119,\n "lon": 3.5624855,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964445,\n "lat": 49.0746129,\n "lon": 3.5628515,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964446,\n "lat": 49.0746139,\n "lon": 3.5629945,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964447,\n "lat": 49.0746229,\n "lon": 3.5631125,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964448,\n "lat": 49.0746240,\n "lon": 3.5620250,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964449,\n "lat": 49.0746319,\n "lon": 3.5624755,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964450,\n "lat": 49.0746320,\n "lon": 3.5625500,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964451,\n "lat": 49.0746499,\n "lon": 3.5630895,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964452,\n "lat": 49.0746530,\n "lon": 3.5626580,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964453,\n "lat": 49.0746559,\n "lon": 3.5633325,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964454,\n "lat": 49.0746560,\n "lon": 3.5622080,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964455,\n "lat": 49.0746630,\n "lon": 3.5627050,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964456,\n "lat": 49.0746679,\n "lon": 3.5624295,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964457,\n "lat": 49.0746899,\n "lon": 3.5624255,\n "timestamp": "2015-02-04T22:08:55Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964458,\n "lat": 49.0746909,\n "lon": 3.5632855,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964459,\n "lat": 49.0746929,\n "lon": 3.5624355,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964460,\n "lat": 49.0747000,\n "lon": 3.5625060,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964461,\n "lat": 49.0747099,\n "lon": 3.5624125,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964462,\n "lat": 49.0747150,\n "lon": 3.5617980,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964463,\n "lat": 49.0747179,\n "lon": 3.5622935,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964464,\n "lat": 49.0747240,\n "lon": 3.5626130,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964465,\n "lat": 49.0747260,\n "lon": 3.5620580,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964466,\n "lat": 49.0747269,\n "lon": 3.5623325,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964467,\n "lat": 49.0747300,\n "lon": 3.5621640,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964468,\n "lat": 49.0747310,\n "lon": 3.5621840,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964469,\n "lat": 49.0747340,\n "lon": 3.5626580,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964470,\n "lat": 49.0747350,\n "lon": 3.5624680,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964471,\n "lat": 49.0747379,\n "lon": 3.5623785,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964472,\n "lat": 49.0747380,\n "lon": 3.5624800,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964473,\n "lat": 49.0747429,\n "lon": 3.5623985,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964474,\n "lat": 49.0747449,\n "lon": 3.5623215,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964475,\n "lat": 49.0747460,\n "lon": 3.5624610,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964476,\n "lat": 49.0747490,\n "lon": 3.5624750,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964477,\n "lat": 49.0747550,\n "lon": 3.5616410,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964478,\n "lat": 49.0747559,\n "lon": 3.5623665,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964479,\n "lat": 49.0747580,\n "lon": 3.5616410,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964480,\n "lat": 49.0747720,\n "lon": 3.5617600,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964481,\n "lat": 49.0747760,\n "lon": 3.5632250,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964482,\n "lat": 49.0747770,\n "lon": 3.5616370,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964483,\n "lat": 49.0747819,\n "lon": 3.5627805,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964484,\n "lat": 49.0747830,\n "lon": 3.5630130,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964485,\n "lat": 49.0747840,\n "lon": 3.5617930,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964486,\n "lat": 49.0747850,\n "lon": 3.5634210,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964487,\n "lat": 49.0747880,\n "lon": 3.5629670,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964488,\n "lat": 49.0747899,\n "lon": 3.5625135,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964489,\n "lat": 49.0747920,\n "lon": 3.5617350,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964490,\n "lat": 49.0747940,\n "lon": 3.5617540,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964491,\n "lat": 49.0747960,\n "lon": 3.5618910,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964492,\n "lat": 49.0747980,\n "lon": 3.5617810,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964493,\n "lat": 49.0748000,\n "lon": 3.5629970,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964495,\n "lat": 49.0748039,\n "lon": 3.5627055,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964496,\n "lat": 49.0748040,\n "lon": 3.5616310,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964497,\n "lat": 49.0748040,\n "lon": 3.5631880,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964498,\n "lat": 49.0748049,\n "lon": 3.5627215,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964499,\n "lat": 49.0748049,\n "lon": 3.5628765,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964500,\n "lat": 49.0748079,\n "lon": 3.5627635,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964501,\n "lat": 49.0748080,\n "lon": 3.5629480,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964502,\n "lat": 49.0748120,\n "lon": 3.5620780,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964503,\n "lat": 49.0748130,\n "lon": 3.5630840,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964504,\n "lat": 49.0748139,\n "lon": 3.5626995,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964505,\n "lat": 49.0748159,\n "lon": 3.5627145,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964506,\n "lat": 49.0748160,\n "lon": 3.5617810,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964507,\n "lat": 49.0748160,\n "lon": 3.5621500,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964508,\n "lat": 49.0748170,\n "lon": 3.5617270,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964509,\n "lat": 49.0748170,\n "lon": 3.5617320,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964510,\n "lat": 49.0748190,\n "lon": 3.5629770,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964511,\n "lat": 49.0748209,\n "lon": 3.5627545,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964512,\n "lat": 49.0748210,\n "lon": 3.5617250,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964513,\n "lat": 49.0748220,\n "lon": 3.5620680,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964514,\n "lat": 49.0748230,\n "lon": 3.5620580,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964515,\n "lat": 49.0748260,\n "lon": 3.5618880,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964516,\n "lat": 49.0748270,\n "lon": 3.5619920,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964517,\n "lat": 49.0748359,\n "lon": 3.5622671,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964518,\n "lat": 49.0748390,\n "lon": 3.5629580,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964519,\n "lat": 49.0748400,\n "lon": 3.5633550,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964520,\n "lat": 49.0748420,\n "lon": 3.5633530,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964521,\n "lat": 49.0748439,\n "lon": 3.5624955,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964522,\n "lat": 49.0748489,\n "lon": 3.5626965,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964523,\n "lat": 49.0748490,\n "lon": 3.5616990,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964524,\n "lat": 49.0748510,\n "lon": 3.5617070,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964525,\n "lat": 49.0748520,\n "lon": 3.5631260,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964526,\n "lat": 49.0748569,\n "lon": 3.5627305,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964527,\n "lat": 49.0748609,\n "lon": 3.5626695,\n "timestamp": "2015-02-04T22:08:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964528,\n "lat": 49.0748640,\n "lon": 3.5620600,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964529,\n "lat": 49.0748680,\n "lon": 3.5630440,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964530,\n "lat": 49.0748690,\n "lon": 3.5633200,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964532,\n "lat": 49.0748740,\n "lon": 3.5617980,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964533,\n "lat": 49.0748750,\n "lon": 3.5620290,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964534,\n "lat": 49.0748750,\n "lon": 3.5621270,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964535,\n "lat": 49.0748769,\n "lon": 3.5628275,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964536,\n "lat": 49.0748770,\n "lon": 3.5636050,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964537,\n "lat": 49.0748789,\n "lon": 3.5626625,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964538,\n "lat": 49.0748800,\n "lon": 3.5631850,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964539,\n "lat": 49.0748879,\n "lon": 3.5626965,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964540,\n "lat": 49.0748890,\n "lon": 3.5630860,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964541,\n "lat": 49.0749060,\n "lon": 3.5628780,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964542,\n "lat": 49.0749089,\n "lon": 3.5624511,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964543,\n "lat": 49.0749139,\n "lon": 3.5628025,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964544,\n "lat": 49.0749150,\n "lon": 3.5631450,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964545,\n "lat": 49.0749160,\n "lon": 3.5632620,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964546,\n "lat": 49.0749189,\n "lon": 3.5622151,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964547,\n "lat": 49.0749359,\n "lon": 3.5623421,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964548,\n "lat": 49.0749370,\n "lon": 3.5629820,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964549,\n "lat": 49.0749390,\n "lon": 3.5635390,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964550,\n "lat": 49.0749400,\n "lon": 3.5628250,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964551,\n "lat": 49.0749430,\n "lon": 3.5631110,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964552,\n "lat": 49.0749480,\n "lon": 3.5628500,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964553,\n "lat": 49.0749509,\n "lon": 3.5623311,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964554,\n "lat": 49.0749579,\n "lon": 3.5624211,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964555,\n "lat": 49.0749599,\n "lon": 3.5626635,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964556,\n "lat": 49.0749610,\n "lon": 3.5619020,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964557,\n "lat": 49.0749640,\n "lon": 3.5635120,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964558,\n "lat": 49.0749650,\n "lon": 3.5616350,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964559,\n "lat": 49.0749650,\n "lon": 3.5635150,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964561,\n "lat": 49.0749730,\n "lon": 3.5633730,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964562,\n "lat": 49.0749760,\n "lon": 3.5619550,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964563,\n "lat": 49.0749780,\n "lon": 3.5616860,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964564,\n "lat": 49.0749830,\n "lon": 3.5627960,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964565,\n "lat": 49.0749880,\n "lon": 3.5628140,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964566,\n "lat": 49.0749890,\n "lon": 3.5617350,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964567,\n "lat": 49.0749910,\n "lon": 3.5632460,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964568,\n "lat": 49.0749919,\n "lon": 3.5627605,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964569,\n "lat": 49.0749950,\n "lon": 3.5628100,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964571,\n "lat": 49.0750150,\n "lon": 3.5616680,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964572,\n "lat": 49.0750160,\n "lon": 3.5634570,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964573,\n "lat": 49.0750220,\n "lon": 3.5620390,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964574,\n "lat": 49.0750270,\n "lon": 3.5628990,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964575,\n "lat": 49.0750300,\n "lon": 3.5626570,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964576,\n "lat": 49.0750390,\n "lon": 3.5615930,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964577,\n "lat": 49.0750450,\n "lon": 3.5618360,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964578,\n "lat": 49.0750460,\n "lon": 3.5616220,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964579,\n "lat": 49.0750470,\n "lon": 3.5632880,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964580,\n "lat": 49.0750480,\n "lon": 3.5624740,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964582,\n "lat": 49.0750510,\n "lon": 3.5626410,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964583,\n "lat": 49.0750510,\n "lon": 3.5630120,\n "timestamp": "2015-02-04T22:08:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964584,\n "lat": 49.0750560,\n "lon": 3.5618290,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964585,\n "lat": 49.0750560,\n "lon": 3.5627170,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964586,\n "lat": 49.0750610,\n "lon": 3.5618260,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964587,\n "lat": 49.0750621,\n "lon": 3.5616159,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964588,\n "lat": 49.0750680,\n "lon": 3.5625430,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964589,\n "lat": 49.0750730,\n "lon": 3.5625590,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964590,\n "lat": 49.0750760,\n "lon": 3.5618830,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964591,\n "lat": 49.0750770,\n "lon": 3.5627040,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964592,\n "lat": 49.0750790,\n "lon": 3.5620880,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964593,\n "lat": 49.0750800,\n "lon": 3.5629690,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964594,\n "lat": 49.0750840,\n "lon": 3.5621100,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964595,\n "lat": 49.0750850,\n "lon": 3.5629870,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964596,\n "lat": 49.0750910,\n "lon": 3.5633730,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964598,\n "lat": 49.0750940,\n "lon": 3.5631440,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964599,\n "lat": 49.0751030,\n "lon": 3.5623650,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964600,\n "lat": 49.0751040,\n "lon": 3.5620730,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964601,\n "lat": 49.0751080,\n "lon": 3.5623810,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964602,\n "lat": 49.0751110,\n "lon": 3.5620960,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964603,\n "lat": 49.0751136,\n "lon": 3.5618090,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964604,\n "lat": 49.0751150,\n "lon": 3.5624080,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964605,\n "lat": 49.0751200,\n "lon": 3.5627200,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964606,\n "lat": 49.0751200,\n "lon": 3.5629460,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964607,\n "lat": 49.0751210,\n "lon": 3.5624310,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964608,\n "lat": 49.0751220,\n "lon": 3.5629520,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964609,\n "lat": 49.0751220,\n "lon": 3.5631420,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964610,\n "lat": 49.0751240,\n "lon": 3.5631400,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964611,\n "lat": 49.0751300,\n "lon": 3.5627130,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964612,\n "lat": 49.0751300,\n "lon": 3.5629790,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964613,\n "lat": 49.0751370,\n "lon": 3.5627390,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964614,\n "lat": 49.0751390,\n "lon": 3.5624970,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964615,\n "lat": 49.0751420,\n "lon": 3.5627560,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964616,\n "lat": 49.0751430,\n "lon": 3.5625120,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964617,\n "lat": 49.0751460,\n "lon": 3.5623380,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964618,\n "lat": 49.0751510,\n "lon": 3.5623560,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964619,\n "lat": 49.0751540,\n "lon": 3.5619260,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964620,\n "lat": 49.0751542,\n "lon": 3.5615586,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964621,\n "lat": 49.0751570,\n "lon": 3.5619340,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964622,\n "lat": 49.0751570,\n "lon": 3.5623810,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964623,\n "lat": 49.0751580,\n "lon": 3.5631110,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964624,\n "lat": 49.0751590,\n "lon": 3.5632670,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964625,\n "lat": 49.0751610,\n "lon": 3.5625820,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964626,\n "lat": 49.0751640,\n "lon": 3.5624060,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964627,\n "lat": 49.0751830,\n "lon": 3.5626590,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964629,\n "lat": 49.0751850,\n "lon": 3.5624860,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964630,\n "lat": 49.0751990,\n "lon": 3.5627150,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964631,\n "lat": 49.0752010,\n "lon": 3.5630800,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964632,\n "lat": 49.0752058,\n "lon": 3.5617516,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964633,\n "lat": 49.0752120,\n "lon": 3.5634440,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964634,\n "lat": 49.0752260,\n "lon": 3.5625560,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964635,\n "lat": 49.0752290,\n "lon": 3.5625670,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964636,\n "lat": 49.0752360,\n "lon": 3.5628810,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964637,\n "lat": 49.0752390,\n "lon": 3.5632220,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964638,\n "lat": 49.0752410,\n "lon": 3.5626080,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964639,\n "lat": 49.0752430,\n "lon": 3.5629080,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964640,\n "lat": 49.0752440,\n "lon": 3.5626170,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964641,\n "lat": 49.0752460,\n "lon": 3.5625590,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964642,\n "lat": 49.0752470,\n "lon": 3.5632170,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964643,\n "lat": 49.0752590,\n "lon": 3.5625990,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964644,\n "lat": 49.0752620,\n "lon": 3.5629870,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964645,\n "lat": 49.0752640,\n "lon": 3.5632970,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964646,\n "lat": 49.0752690,\n "lon": 3.5629830,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964647,\n "lat": 49.0752700,\n "lon": 3.5628600,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964648,\n "lat": 49.0752750,\n "lon": 3.5626870,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964649,\n "lat": 49.0752790,\n "lon": 3.5630230,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964650,\n "lat": 49.0752840,\n "lon": 3.5630410,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964651,\n "lat": 49.0752870,\n "lon": 3.5632830,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964652,\n "lat": 49.0752880,\n "lon": 3.5610150,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964653,\n "lat": 49.0752980,\n "lon": 3.5629670,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964654,\n "lat": 49.0753000,\n "lon": 3.5627810,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964655,\n "lat": 49.0753050,\n "lon": 3.5626660,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964656,\n "lat": 49.0753120,\n "lon": 3.5629590,\n "timestamp": "2015-02-04T22:08:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964657,\n "lat": 49.0753170,\n "lon": 3.5633720,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964658,\n "lat": 49.0753200,\n "lon": 3.5629910,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964659,\n "lat": 49.0753260,\n "lon": 3.5630140,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964660,\n "lat": 49.0753330,\n "lon": 3.5627570,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964661,\n "lat": 49.0753350,\n "lon": 3.5627610,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964662,\n "lat": 49.0753410,\n "lon": 3.5612510,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964663,\n "lat": 49.0753430,\n "lon": 3.5616060,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964664,\n "lat": 49.0753450,\n "lon": 3.5626370,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964665,\n "lat": 49.0753460,\n "lon": 3.5616310,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964666,\n "lat": 49.0753590,\n "lon": 3.5617270,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964667,\n "lat": 49.0753720,\n "lon": 3.5615970,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964668,\n "lat": 49.0753720,\n "lon": 3.5628960,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964669,\n "lat": 49.0753730,\n "lon": 3.5627270,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964670,\n "lat": 49.0753750,\n "lon": 3.5616220,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964671,\n "lat": 49.0753840,\n "lon": 3.5629510,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964672,\n "lat": 49.0753880,\n "lon": 3.5628370,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964673,\n "lat": 49.0754000,\n "lon": 3.5628770,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964674,\n "lat": 49.0754010,\n "lon": 3.5609590,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964675,\n "lat": 49.0754130,\n "lon": 3.5625820,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964676,\n "lat": 49.0754260,\n "lon": 3.5628110,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964677,\n "lat": 49.0754300,\n "lon": 3.5626320,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964678,\n "lat": 49.0754370,\n "lon": 3.5627220,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964679,\n "lat": 49.0754520,\n "lon": 3.5611950,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964680,\n "lat": 49.0754540,\n "lon": 3.5627830,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964681,\n "lat": 49.0754550,\n "lon": 3.5629040,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964682,\n "lat": 49.0754600,\n "lon": 3.5626590,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964683,\n "lat": 49.0754600,\n "lon": 3.5627780,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964684,\n "lat": 49.0754680,\n "lon": 3.5615680,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964685,\n "lat": 49.0754700,\n "lon": 3.5628150,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964686,\n "lat": 49.0754710,\n "lon": 3.5626950,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964687,\n "lat": 49.0754850,\n "lon": 3.5616900,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964688,\n "lat": 49.0754860,\n "lon": 3.5625220,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964689,\n "lat": 49.0754890,\n "lon": 3.5627750,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964690,\n "lat": 49.0754910,\n "lon": 3.5627270,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964691,\n "lat": 49.0754910,\n "lon": 3.5627570,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964692,\n "lat": 49.0754950,\n "lon": 3.5627700,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964693,\n "lat": 49.0754960,\n "lon": 3.5627980,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964694,\n "lat": 49.0754980,\n "lon": 3.5627520,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964695,\n "lat": 49.0755030,\n "lon": 3.5625740,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964696,\n "lat": 49.0755180,\n "lon": 3.5626190,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964697,\n "lat": 49.0755420,\n "lon": 3.5626930,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964698,\n "lat": 49.0755490,\n "lon": 3.5628420,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964699,\n "lat": 49.0755770,\n "lon": 3.5629320,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964700,\n "lat": 49.0755830,\n "lon": 3.5628190,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964701,\n "lat": 49.0756130,\n "lon": 3.5629080,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964702,\n "lat": 49.0759040,\n "lon": 3.5619170,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964703,\n "lat": 49.0759820,\n "lon": 3.5622330,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964704,\n "lat": 49.0759980,\n "lon": 3.5618630,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964705,\n "lat": 49.0760760,\n "lon": 3.5621790,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964706,\n "lat": 49.0760830,\n "lon": 3.5618610,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964707,\n "lat": 49.0760930,\n "lon": 3.5617870,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964708,\n "lat": 49.0761080,\n "lon": 3.5618460,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964709,\n "lat": 49.0761140,\n "lon": 3.5619840,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964710,\n "lat": 49.0761620,\n "lon": 3.5617480,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964711,\n "lat": 49.0761880,\n "lon": 3.5618530,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964712,\n "lat": 49.0761940,\n "lon": 3.5618350,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964713,\n "lat": 49.0761970,\n "lon": 3.5618470,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964714,\n "lat": 49.0762060,\n "lon": 3.5619280,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964715,\n "lat": 49.0762150,\n "lon": 3.5618240,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964716,\n "lat": 49.0762150,\n "lon": 3.5619630,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964717,\n "lat": 49.0762180,\n "lon": 3.5618350,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964718,\n "lat": 49.0762290,\n "lon": 3.5618280,\n "timestamp": "2015-02-04T22:08:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964719,\n "lat": 49.0762570,\n "lon": 3.5619370,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964720,\n "lat": 49.0769700,\n "lon": 3.5602530,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964722,\n "lat": 49.0770120,\n "lon": 3.5602300,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964723,\n "lat": 49.0770190,\n "lon": 3.5604300,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964724,\n "lat": 49.0770240,\n "lon": 3.5603500,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964725,\n "lat": 49.0770410,\n "lon": 3.5603400,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964726,\n "lat": 49.0770420,\n "lon": 3.5604160,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964727,\n "lat": 49.0771270,\n "lon": 3.5605760,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964728,\n "lat": 49.0771560,\n "lon": 3.5606930,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964729,\n "lat": 49.0771930,\n "lon": 3.5605360,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964730,\n "lat": 49.0772240,\n "lon": 3.5606530,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964731,\n "lat": 49.0772690,\n "lon": 3.5603790,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964732,\n "lat": 49.0772850,\n "lon": 3.5590470,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964733,\n "lat": 49.0772990,\n "lon": 3.5604880,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964734,\n "lat": 49.0773120,\n "lon": 3.5589790,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964735,\n "lat": 49.0773130,\n "lon": 3.5591530,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964736,\n "lat": 49.0773240,\n "lon": 3.5590210,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964737,\n "lat": 49.0773420,\n "lon": 3.5587720,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964738,\n "lat": 49.0773450,\n "lon": 3.5589610,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964739,\n "lat": 49.0773480,\n "lon": 3.5587930,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964740,\n "lat": 49.0773560,\n "lon": 3.5590000,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964741,\n "lat": 49.0773570,\n "lon": 3.5603250,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964742,\n "lat": 49.0773610,\n "lon": 3.5589960,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964743,\n "lat": 49.0773840,\n "lon": 3.5587470,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964744,\n "lat": 49.0773840,\n "lon": 3.5589220,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964745,\n "lat": 49.0773850,\n "lon": 3.5604330,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964746,\n "lat": 49.0773880,\n "lon": 3.5591050,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964747,\n "lat": 49.0773900,\n "lon": 3.5587680,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964748,\n "lat": 49.0774250,\n "lon": 3.5588940,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964749,\n "lat": 49.0774310,\n "lon": 3.5602220,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964750,\n "lat": 49.0774390,\n "lon": 3.5602500,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964751,\n "lat": 49.0774640,\n "lon": 3.5603480,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964752,\n "lat": 49.0774930,\n "lon": 3.5601840,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964753,\n "lat": 49.0774960,\n "lon": 3.5601950,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964754,\n "lat": 49.0775000,\n "lon": 3.5602120,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964755,\n "lat": 49.0775020,\n "lon": 3.5600330,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964756,\n "lat": 49.0775060,\n "lon": 3.5600120,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964758,\n "lat": 49.0775100,\n "lon": 3.5600270,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964759,\n "lat": 49.0775140,\n "lon": 3.5600730,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964760,\n "lat": 49.0775170,\n "lon": 3.5600040,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964761,\n "lat": 49.0775260,\n "lon": 3.5601770,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964762,\n "lat": 49.0775330,\n "lon": 3.5600620,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964763,\n "lat": 49.0775560,\n "lon": 3.5602880,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964764,\n "lat": 49.0776510,\n "lon": 3.5600990,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964765,\n "lat": 49.0776790,\n "lon": 3.5602060,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964766,\n "lat": 49.0777310,\n "lon": 3.5600490,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964767,\n "lat": 49.0777610,\n "lon": 3.5601570,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964768,\n "lat": 49.0777680,\n "lon": 3.5598760,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964769,\n "lat": 49.0777980,\n "lon": 3.5598570,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964770,\n "lat": 49.0778000,\n "lon": 3.5599910,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964771,\n "lat": 49.0778100,\n "lon": 3.5588130,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964772,\n "lat": 49.0778170,\n "lon": 3.5599800,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964773,\n "lat": 49.0778310,\n "lon": 3.5600260,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964774,\n "lat": 49.0778320,\n "lon": 3.5608300,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964775,\n "lat": 49.0778370,\n "lon": 3.5589130,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964776,\n "lat": 49.0778400,\n "lon": 3.5608090,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964777,\n "lat": 49.0778540,\n "lon": 3.5607950,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964778,\n "lat": 49.0778550,\n "lon": 3.5608030,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964779,\n "lat": 49.0778570,\n "lon": 3.5609390,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964780,\n "lat": 49.0778640,\n "lon": 3.5598440,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964781,\n "lat": 49.0778740,\n "lon": 3.5587740,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964782,\n "lat": 49.0778810,\n "lon": 3.5587990,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964783,\n "lat": 49.0778820,\n "lon": 3.5609260,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964784,\n "lat": 49.0778850,\n "lon": 3.5609390,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964785,\n "lat": 49.0779010,\n "lon": 3.5599860,\n "timestamp": "2015-02-04T22:09:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964786,\n "lat": 49.0779030,\n "lon": 3.5607710,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964787,\n "lat": 49.0779050,\n "lon": 3.5587840,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964788,\n "lat": 49.0779140,\n "lon": 3.5608220,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964789,\n "lat": 49.0779260,\n "lon": 3.5588580,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964790,\n "lat": 49.0779310,\n "lon": 3.5609000,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964791,\n "lat": 49.0779340,\n "lon": 3.5609150,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964792,\n "lat": 49.0779460,\n "lon": 3.5583800,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964793,\n "lat": 49.0779510,\n "lon": 3.5583960,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964794,\n "lat": 49.0779600,\n "lon": 3.5608000,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964795,\n "lat": 49.0779750,\n "lon": 3.5584820,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964796,\n "lat": 49.0779760,\n "lon": 3.5608770,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964797,\n "lat": 49.0779870,\n "lon": 3.5583530,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964798,\n "lat": 49.0779920,\n "lon": 3.5583700,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964799,\n "lat": 49.0779960,\n "lon": 3.5600310,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964800,\n "lat": 49.0780280,\n "lon": 3.5601490,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964801,\n "lat": 49.0780380,\n "lon": 3.5607000,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964802,\n "lat": 49.0780570,\n "lon": 3.5607900,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964803,\n "lat": 49.0780590,\n "lon": 3.5583070,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964804,\n "lat": 49.0780890,\n "lon": 3.5584110,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964805,\n "lat": 49.0780910,\n "lon": 3.5599750,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964806,\n "lat": 49.0781130,\n "lon": 3.5597260,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964807,\n "lat": 49.0781140,\n "lon": 3.5606620,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964808,\n "lat": 49.0781210,\n "lon": 3.5597560,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964809,\n "lat": 49.0781230,\n "lon": 3.5600900,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964810,\n "lat": 49.0781240,\n "lon": 3.5597680,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964811,\n "lat": 49.0781270,\n "lon": 3.5597810,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964812,\n "lat": 49.0781300,\n "lon": 3.5597910,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964813,\n "lat": 49.0781340,\n "lon": 3.5607530,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964814,\n "lat": 49.0781400,\n "lon": 3.5598330,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964815,\n "lat": 49.0781530,\n "lon": 3.5600430,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964816,\n "lat": 49.0781630,\n "lon": 3.5600790,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964818,\n "lat": 49.0781930,\n "lon": 3.5600170,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964819,\n "lat": 49.0781980,\n "lon": 3.5596760,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964820,\n "lat": 49.0782030,\n "lon": 3.5600530,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964821,\n "lat": 49.0782200,\n "lon": 3.5605910,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964822,\n "lat": 49.0782270,\n "lon": 3.5597820,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964823,\n "lat": 49.0783040,\n "lon": 3.5609480,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964824,\n "lat": 49.0783280,\n "lon": 3.5605310,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964825,\n "lat": 49.0783430,\n "lon": 3.5597980,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964826,\n "lat": 49.0783440,\n "lon": 3.5611160,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964828,\n "lat": 49.0783510,\n "lon": 3.5590770,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964829,\n "lat": 49.0783570,\n "lon": 3.5607280,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964830,\n "lat": 49.0783640,\n "lon": 3.5598760,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964831,\n "lat": 49.0783690,\n "lon": 3.5607790,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964832,\n "lat": 49.0783730,\n "lon": 3.5577190,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964833,\n "lat": 49.0783730,\n "lon": 3.5607210,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964834,\n "lat": 49.0783850,\n "lon": 3.5607700,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964835,\n "lat": 49.0783920,\n "lon": 3.5598590,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964836,\n "lat": 49.0783920,\n "lon": 3.5613200,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964837,\n "lat": 49.0783960,\n "lon": 3.5608930,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964838,\n "lat": 49.0784020,\n "lon": 3.5578270,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964839,\n "lat": 49.0784030,\n "lon": 3.5577000,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964840,\n "lat": 49.0784080,\n "lon": 3.5591760,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964841,\n "lat": 49.0784120,\n "lon": 3.5599330,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964842,\n "lat": 49.0784204,\n "lon": 3.5589795,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964843,\n "lat": 49.0784315,\n "lon": 3.5589993,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964844,\n "lat": 49.0784330,\n "lon": 3.5578080,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964845,\n "lat": 49.0784330,\n "lon": 3.5597420,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964846,\n "lat": 49.0784465,\n "lon": 3.5589457,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964847,\n "lat": 49.0784575,\n "lon": 3.5589655,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964848,\n "lat": 49.0784730,\n "lon": 3.5598940,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964849,\n "lat": 49.0784850,\n "lon": 3.5612730,\n "timestamp": "2015-02-04T22:09:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964850,\n "lat": 49.0785000,\n "lon": 3.5590420,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964852,\n "lat": 49.0786970,\n "lon": 3.5576470,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964853,\n "lat": 49.0787100,\n "lon": 3.5605080,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964854,\n "lat": 49.0787120,\n "lon": 3.5576980,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964855,\n "lat": 49.0787280,\n "lon": 3.5576270,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964856,\n "lat": 49.0787430,\n "lon": 3.5576770,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964857,\n "lat": 49.0787440,\n "lon": 3.5606370,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964858,\n "lat": 49.0787620,\n "lon": 3.5577420,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964859,\n "lat": 49.0787690,\n "lon": 3.5597350,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964861,\n "lat": 49.0787780,\n "lon": 3.5575930,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964862,\n "lat": 49.0787930,\n "lon": 3.5605560,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964863,\n "lat": 49.0788030,\n "lon": 3.5606010,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964864,\n "lat": 49.0788100,\n "lon": 3.5577040,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964865,\n "lat": 49.0788240,\n "lon": 3.5595780,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964866,\n "lat": 49.0788350,\n "lon": 3.5604360,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964867,\n "lat": 49.0788390,\n "lon": 3.5600300,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964868,\n "lat": 49.0788430,\n "lon": 3.5596380,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964869,\n "lat": 49.0788430,\n "lon": 3.5600440,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964870,\n "lat": 49.0788450,\n "lon": 3.5596980,\n "timestamp": "2015-02-04T22:09:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964893,\n "lat": 49.0791290,\n "lon": 3.5566130,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964894,\n "lat": 49.0791307,\n "lon": 3.5581258,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964895,\n "lat": 49.0791310,\n "lon": 3.5596930,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964896,\n "lat": 49.0791327,\n "lon": 3.5576818,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964897,\n "lat": 49.0791337,\n "lon": 3.5581348,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964899,\n "lat": 49.0791420,\n "lon": 3.5592931,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964900,\n "lat": 49.0791440,\n "lon": 3.5597530,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964901,\n "lat": 49.0791450,\n "lon": 3.5585791,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964902,\n "lat": 49.0791527,\n "lon": 3.5580928,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964903,\n "lat": 49.0791530,\n "lon": 3.5585921,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964904,\n "lat": 49.0791567,\n "lon": 3.5581038,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964905,\n "lat": 49.0791587,\n "lon": 3.5577358,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964906,\n "lat": 49.0791597,\n "lon": 3.5581148,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964907,\n "lat": 49.0791620,\n "lon": 3.5596670,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964908,\n "lat": 49.0791640,\n "lon": 3.5598520,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964910,\n "lat": 49.0791710,\n "lon": 3.5586291,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964911,\n "lat": 49.0791737,\n "lon": 3.5578208,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964912,\n "lat": 49.0791760,\n "lon": 3.5584681,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964913,\n "lat": 49.0791780,\n "lon": 3.5573920,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964914,\n "lat": 49.0791840,\n "lon": 3.5597210,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964915,\n "lat": 49.0791870,\n "lon": 3.5575760,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964917,\n "lat": 49.0791900,\n "lon": 3.5584901,\n "timestamp": "2015-02-04T22:09:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964918,\n "lat": 49.0791910,\n "lon": 3.5586601,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964919,\n "lat": 49.0791937,\n "lon": 3.5579658,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964920,\n "lat": 49.0791970,\n "lon": 3.5575830,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964921,\n "lat": 49.0791980,\n "lon": 3.5573740,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964922,\n "lat": 49.0791980,\n "lon": 3.5575680,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964923,\n "lat": 49.0792030,\n "lon": 3.5574810,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964924,\n "lat": 49.0792057,\n "lon": 3.5580508,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964925,\n "lat": 49.0792070,\n "lon": 3.5586891,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964926,\n "lat": 49.0792120,\n "lon": 3.5585281,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964927,\n "lat": 49.0792120,\n "lon": 3.5590451,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964928,\n "lat": 49.0792130,\n "lon": 3.5596670,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964931,\n "lat": 49.0792220,\n "lon": 3.5596870,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964932,\n "lat": 49.0792260,\n "lon": 3.5574650,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964933,\n "lat": 49.0792270,\n "lon": 3.5576030,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964934,\n "lat": 49.0792300,\n "lon": 3.5585601,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964935,\n "lat": 49.0792325,\n "lon": 3.5595030,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964937,\n "lat": 49.0792390,\n "lon": 3.5574830,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964938,\n "lat": 49.0792425,\n "lon": 3.5595210,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964939,\n "lat": 49.0792455,\n "lon": 3.5594880,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964941,\n "lat": 49.0792460,\n "lon": 3.5575330,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964942,\n "lat": 49.0792500,\n "lon": 3.5594551,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964943,\n "lat": 49.0792500,\n "lon": 3.5596620,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964944,\n "lat": 49.0792510,\n "lon": 3.5585981,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964945,\n "lat": 49.0792520,\n "lon": 3.5596330,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964946,\n "lat": 49.0792545,\n "lon": 3.5595030,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964947,\n "lat": 49.0792580,\n "lon": 3.5585901,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964948,\n "lat": 49.0792580,\n "lon": 3.5596770,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964949,\n "lat": 49.0792660,\n "lon": 3.5590011,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964950,\n "lat": 49.0792690,\n "lon": 3.5596650,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964951,\n "lat": 49.0792740,\n "lon": 3.5596600,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964952,\n "lat": 49.0792750,\n "lon": 3.5589471,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964953,\n "lat": 49.0792750,\n "lon": 3.5591281,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964954,\n "lat": 49.0792790,\n "lon": 3.5596081,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964955,\n "lat": 49.0792810,\n "lon": 3.5597360,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964956,\n "lat": 49.0792840,\n "lon": 3.5586341,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964957,\n "lat": 49.0792860,\n "lon": 3.5589671,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964958,\n "lat": 49.0792860,\n "lon": 3.5596950,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964959,\n "lat": 49.0792860,\n "lon": 3.5597500,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964961,\n "lat": 49.0792900,\n "lon": 3.5574930,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964962,\n "lat": 49.0792920,\n "lon": 3.5582420,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964963,\n "lat": 49.0792920,\n "lon": 3.5596890,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964964,\n "lat": 49.0792950,\n "lon": 3.5575130,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964965,\n "lat": 49.0792970,\n "lon": 3.5597200,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964966,\n "lat": 49.0792980,\n "lon": 3.5574620,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964967,\n "lat": 49.0793000,\n "lon": 3.5589101,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964968,\n "lat": 49.0793030,\n "lon": 3.5573980,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964969,\n "lat": 49.0793030,\n "lon": 3.5574830,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964970,\n "lat": 49.0793050,\n "lon": 3.5582330,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964971,\n "lat": 49.0793060,\n "lon": 3.5593871,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964972,\n "lat": 49.0793080,\n "lon": 3.5574110,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964973,\n "lat": 49.0793080,\n "lon": 3.5575910,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964974,\n "lat": 49.0793090,\n "lon": 3.5582800,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964975,\n "lat": 49.0793110,\n "lon": 3.5589451,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964976,\n "lat": 49.0793110,\n "lon": 3.5595701,\n "timestamp": "2015-02-04T22:09:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964977,\n "lat": 49.0793130,\n "lon": 3.5593001,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964978,\n "lat": 49.0793150,\n "lon": 3.5573900,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964979,\n "lat": 49.0793150,\n "lon": 3.5589381,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964980,\n "lat": 49.0793160,\n "lon": 3.5588851,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964981,\n "lat": 49.0793190,\n "lon": 3.5574020,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964982,\n "lat": 49.0793210,\n "lon": 3.5582670,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964983,\n "lat": 49.0793220,\n "lon": 3.5575040,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964984,\n "lat": 49.0793250,\n "lon": 3.5574620,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964985,\n "lat": 49.0793280,\n "lon": 3.5589761,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964986,\n "lat": 49.0793280,\n "lon": 3.5590861,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964987,\n "lat": 49.0793290,\n "lon": 3.5584541,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964988,\n "lat": 49.0793300,\n "lon": 3.5575450,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964989,\n "lat": 49.0793380,\n "lon": 3.5581741,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964990,\n "lat": 49.0793420,\n "lon": 3.5597221,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964991,\n "lat": 49.0793460,\n "lon": 3.5575490,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964992,\n "lat": 49.0793480,\n "lon": 3.5573790,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964994,\n "lat": 49.0793490,\n "lon": 3.5572170,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964995,\n "lat": 49.0793510,\n "lon": 3.5574240,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964996,\n "lat": 49.0793520,\n "lon": 3.5589481,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964997,\n "lat": 49.0793540,\n "lon": 3.5575950,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964998,\n "lat": 49.0793550,\n "lon": 3.5582621,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330964999,\n "lat": 49.0793560,\n "lon": 3.5574360,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965000,\n "lat": 49.0793560,\n "lon": 3.5592351,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965001,\n "lat": 49.0793610,\n "lon": 3.5574170,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965002,\n "lat": 49.0793620,\n "lon": 3.5584511,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965003,\n "lat": 49.0793670,\n "lon": 3.5582461,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965005,\n "lat": 49.0793700,\n "lon": 3.5571920,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965006,\n "lat": 49.0793700,\n "lon": 3.5572570,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965007,\n "lat": 49.0793700,\n "lon": 3.5585441,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965008,\n "lat": 49.0793710,\n "lon": 3.5575970,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965009,\n "lat": 49.0793730,\n "lon": 3.5574240,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965010,\n "lat": 49.0793780,\n "lon": 3.5576100,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965011,\n "lat": 49.0793790,\n "lon": 3.5581291,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965012,\n "lat": 49.0793790,\n "lon": 3.5594001,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965013,\n "lat": 49.0793880,\n "lon": 3.5585061,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965014,\n "lat": 49.0793910,\n "lon": 3.5572290,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965015,\n "lat": 49.0793940,\n "lon": 3.5575210,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965016,\n "lat": 49.0793970,\n "lon": 3.5581581,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965018,\n "lat": 49.0793982,\n "lon": 3.5597662,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965019,\n "lat": 49.0794020,\n "lon": 3.5575100,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965020,\n "lat": 49.0794062,\n "lon": 3.5597832,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965021,\n "lat": 49.0794080,\n "lon": 3.5593051,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965022,\n "lat": 49.0794090,\n "lon": 3.5588781,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965023,\n "lat": 49.0794100,\n "lon": 3.5583971,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965024,\n "lat": 49.0794140,\n "lon": 3.5576170,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965025,\n "lat": 49.0794170,\n "lon": 3.5583841,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965026,\n "lat": 49.0794190,\n "lon": 3.5583871,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965027,\n "lat": 49.0794210,\n "lon": 3.5595881,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965028,\n "lat": 49.0794220,\n "lon": 3.5576000,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965029,\n "lat": 49.0794260,\n "lon": 3.5593291,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965030,\n "lat": 49.0794320,\n "lon": 3.5572100,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965031,\n "lat": 49.0794340,\n "lon": 3.5591031,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965032,\n "lat": 49.0794350,\n "lon": 3.5582221,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965033,\n "lat": 49.0794380,\n "lon": 3.5584511,\n "timestamp": "2015-02-04T22:09:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965035,\n "lat": 49.0794400,\n "lon": 3.5583621,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965036,\n "lat": 49.0794402,\n "lon": 3.5596922,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965037,\n "lat": 49.0794432,\n "lon": 3.5598642,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965038,\n "lat": 49.0794450,\n "lon": 3.5584441,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965039,\n "lat": 49.0794450,\n "lon": 3.5593551,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965040,\n "lat": 49.0794482,\n "lon": 3.5597102,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965042,\n "lat": 49.0794550,\n "lon": 3.5593411,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965043,\n "lat": 49.0794610,\n "lon": 3.5594311,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965044,\n "lat": 49.0794630,\n "lon": 3.5571670,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965045,\n "lat": 49.0794630,\n "lon": 3.5593521,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965046,\n "lat": 49.0794650,\n "lon": 3.5572730,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965047,\n "lat": 49.0794652,\n "lon": 3.5596462,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965049,\n "lat": 49.0794660,\n "lon": 3.5584181,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965050,\n "lat": 49.0794720,\n "lon": 3.5572620,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965051,\n "lat": 49.0794730,\n "lon": 3.5594501,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965052,\n "lat": 49.0794750,\n "lon": 3.5571960,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965053,\n "lat": 49.0794760,\n "lon": 3.5593971,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965054,\n "lat": 49.0794830,\n "lon": 3.5583201,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965055,\n "lat": 49.0794830,\n "lon": 3.5589961,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965056,\n "lat": 49.0794830,\n "lon": 3.5591781,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965057,\n "lat": 49.0794852,\n "lon": 3.5597952,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965058,\n "lat": 49.0794880,\n "lon": 3.5594131,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965060,\n "lat": 49.0794920,\n "lon": 3.5572330,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965061,\n "lat": 49.0794940,\n "lon": 3.5592791,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965062,\n "lat": 49.0794960,\n "lon": 3.5591951,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965063,\n "lat": 49.0794962,\n "lon": 3.5598092,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965064,\n "lat": 49.0795042,\n "lon": 3.5599932,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965065,\n "lat": 49.0795070,\n "lon": 3.5583701,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965066,\n "lat": 49.0795150,\n "lon": 3.5591601,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965067,\n "lat": 49.0795220,\n "lon": 3.5591671,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965068,\n "lat": 49.0795240,\n "lon": 3.5593161,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965069,\n "lat": 49.0795252,\n "lon": 3.5596562,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965070,\n "lat": 49.0795280,\n "lon": 3.5578250,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965071,\n "lat": 49.0795300,\n "lon": 3.5573740,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965072,\n "lat": 49.0795332,\n "lon": 3.5597502,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965073,\n "lat": 49.0795450,\n "lon": 3.5592591,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965074,\n "lat": 49.0795460,\n "lon": 3.5570510,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965075,\n "lat": 49.0795460,\n "lon": 3.5573420,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965076,\n "lat": 49.0795502,\n "lon": 3.5600852,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965077,\n "lat": 49.0795510,\n "lon": 3.5591051,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965078,\n "lat": 49.0795560,\n "lon": 3.5590961,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965079,\n "lat": 49.0795582,\n "lon": 3.5598772,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965080,\n "lat": 49.0795600,\n "lon": 3.5570750,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965081,\n "lat": 49.0795600,\n "lon": 3.5578820,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965082,\n "lat": 49.0795642,\n "lon": 3.5597052,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965084,\n "lat": 49.0795680,\n "lon": 3.5570220,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965085,\n "lat": 49.0795742,\n "lon": 3.5598582,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965086,\n "lat": 49.0795760,\n "lon": 3.5577530,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965087,\n "lat": 49.0795780,\n "lon": 3.5590511,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965088,\n "lat": 49.0795810,\n "lon": 3.5573970,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965089,\n "lat": 49.0795812,\n "lon": 3.5599232,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965090,\n "lat": 49.0795830,\n "lon": 3.5570490,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965091,\n "lat": 49.0795860,\n "lon": 3.5591511,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965092,\n "lat": 49.0795862,\n "lon": 3.5593222,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965093,\n "lat": 49.0795872,\n "lon": 3.5595192,\n "timestamp": "2015-02-04T22:09:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965094,\n "lat": 49.0795882,\n "lon": 3.5598862,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965095,\n "lat": 49.0795920,\n "lon": 3.5579620,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965096,\n "lat": 49.0795922,\n "lon": 3.5595272,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965097,\n "lat": 49.0795970,\n "lon": 3.5579500,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965098,\n "lat": 49.0795972,\n "lon": 3.5596562,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965099,\n "lat": 49.0795982,\n "lon": 3.5598772,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965100,\n "lat": 49.0795992,\n "lon": 3.5594792,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965101,\n "lat": 49.0796010,\n "lon": 3.5573610,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965102,\n "lat": 49.0796062,\n "lon": 3.5594882,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965103,\n "lat": 49.0796072,\n "lon": 3.5598962,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965104,\n "lat": 49.0796080,\n "lon": 3.5574320,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965105,\n "lat": 49.0796080,\n "lon": 3.5578070,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965106,\n "lat": 49.0796080,\n "lon": 3.5590911,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965107,\n "lat": 49.0796120,\n "lon": 3.5587901,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965108,\n "lat": 49.0796162,\n "lon": 3.5592472,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965110,\n "lat": 49.0796190,\n "lon": 3.5580130,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965111,\n "lat": 49.0796200,\n "lon": 3.5570150,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965112,\n "lat": 49.0796212,\n "lon": 3.5592602,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965113,\n "lat": 49.0796260,\n "lon": 3.5573950,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965114,\n "lat": 49.0796260,\n "lon": 3.5577660,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965115,\n "lat": 49.0796282,\n "lon": 3.5595612,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965116,\n "lat": 49.0796282,\n "lon": 3.5598772,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965117,\n "lat": 49.0796290,\n "lon": 3.5574820,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965118,\n "lat": 49.0796300,\n "lon": 3.5578460,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965119,\n "lat": 49.0796332,\n "lon": 3.5595502,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965120,\n "lat": 49.0796340,\n "lon": 3.5574380,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965121,\n "lat": 49.0796362,\n "lon": 3.5591972,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965122,\n "lat": 49.0796362,\n "lon": 3.5595912,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965123,\n "lat": 49.0796390,\n "lon": 3.5570630,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965124,\n "lat": 49.0796410,\n "lon": 3.5579840,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965125,\n "lat": 49.0796412,\n "lon": 3.5594032,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965126,\n "lat": 49.0796412,\n "lon": 3.5595382,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965127,\n "lat": 49.0796432,\n "lon": 3.5592612,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965128,\n "lat": 49.0796432,\n "lon": 3.5595792,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965129,\n "lat": 49.0796450,\n "lon": 3.5574520,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965130,\n "lat": 49.0796452,\n "lon": 3.5599982,\n "timestamp": "2015-02-04T22:09:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965131,\n "lat": 49.0796500,\n "lon": 3.5577720,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965132,\n "lat": 49.0796550,\n "lon": 3.5575430,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965133,\n "lat": 49.0796580,\n "lon": 3.5569600,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965134,\n "lat": 49.0796592,\n "lon": 3.5592262,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965135,\n "lat": 49.0796592,\n "lon": 3.5596012,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965136,\n "lat": 49.0796630,\n "lon": 3.5573790,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965137,\n "lat": 49.0796640,\n "lon": 3.5575280,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965138,\n "lat": 49.0796682,\n "lon": 3.5599532,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965139,\n "lat": 49.0796690,\n "lon": 3.5575830,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965140,\n "lat": 49.0796712,\n "lon": 3.5594912,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965141,\n "lat": 49.0796722,\n "lon": 3.5592412,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965143,\n "lat": 49.0796740,\n "lon": 3.5575720,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965144,\n "lat": 49.0796740,\n "lon": 3.5583590,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965145,\n "lat": 49.0796742,\n "lon": 3.5594842,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965146,\n "lat": 49.0796750,\n "lon": 3.5570040,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965147,\n "lat": 49.0796760,\n "lon": 3.5573980,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965148,\n "lat": 49.0796760,\n "lon": 3.5589211,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965149,\n "lat": 49.0796780,\n "lon": 3.5587101,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965150,\n "lat": 49.0796790,\n "lon": 3.5579300,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965151,\n "lat": 49.0796802,\n "lon": 3.5594922,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965152,\n "lat": 49.0796820,\n "lon": 3.5581320,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965154,\n "lat": 49.0796832,\n "lon": 3.5593182,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965155,\n "lat": 49.0796832,\n "lon": 3.5599642,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965156,\n "lat": 49.0796840,\n "lon": 3.5576040,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965157,\n "lat": 49.0796900,\n "lon": 3.5578100,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965158,\n "lat": 49.0796932,\n "lon": 3.5594712,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965159,\n "lat": 49.0796972,\n "lon": 3.5595382,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965160,\n "lat": 49.0796980,\n "lon": 3.5587531,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965161,\n "lat": 49.0796981,\n "lon": 3.5590442,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965162,\n "lat": 49.0796990,\n "lon": 3.5583290,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965163,\n "lat": 49.0797010,\n "lon": 3.5575740,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965164,\n "lat": 49.0797020,\n "lon": 3.5581010,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965165,\n "lat": 49.0797022,\n "lon": 3.5592872,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965166,\n "lat": 49.0797040,\n "lon": 3.5584220,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965167,\n "lat": 49.0797060,\n "lon": 3.5587691,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965168,\n "lat": 49.0797152,\n "lon": 3.5599112,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965169,\n "lat": 49.0797180,\n "lon": 3.5577650,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965170,\n "lat": 49.0797190,\n "lon": 3.5587281,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965171,\n "lat": 49.0797191,\n "lon": 3.5590682,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965172,\n "lat": 49.0797222,\n "lon": 3.5599302,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965173,\n "lat": 49.0797242,\n "lon": 3.5595492,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965174,\n "lat": 49.0797270,\n "lon": 3.5587431,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965175,\n "lat": 49.0797280,\n "lon": 3.5588141,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965176,\n "lat": 49.0797290,\n "lon": 3.5583930,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965177,\n "lat": 49.0797302,\n "lon": 3.5593882,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965179,\n "lat": 49.0797352,\n "lon": 3.5595322,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965180,\n "lat": 49.0797370,\n "lon": 3.5578490,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965181,\n "lat": 49.0797400,\n "lon": 3.5577690,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965182,\n "lat": 49.0797431,\n "lon": 3.5589492,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965183,\n "lat": 49.0797470,\n "lon": 3.5586951,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965184,\n "lat": 49.0797490,\n "lon": 3.5574860,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965185,\n "lat": 49.0797542,\n "lon": 3.5595932,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965186,\n "lat": 49.0797561,\n "lon": 3.5591672,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965187,\n "lat": 49.0797581,\n "lon": 3.5591122,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965188,\n "lat": 49.0797620,\n "lon": 3.5584360,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965189,\n "lat": 49.0797631,\n "lon": 3.5591832,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965190,\n "lat": 49.0797650,\n "lon": 3.5577820,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965191,\n "lat": 49.0797662,\n "lon": 3.5595752,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965192,\n "lat": 49.0797670,\n "lon": 3.5584540,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965193,\n "lat": 49.0797670,\n "lon": 3.5586021,\n "timestamp": "2015-02-04T22:09:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965194,\n "lat": 49.0797690,\n "lon": 3.5587351,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965195,\n "lat": 49.0797691,\n "lon": 3.5591752,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965196,\n "lat": 49.0797701,\n "lon": 3.5591412,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965197,\n "lat": 49.0797710,\n "lon": 3.5576580,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965198,\n "lat": 49.0797741,\n "lon": 3.5590572,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965199,\n "lat": 49.0797751,\n "lon": 3.5591322,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965200,\n "lat": 49.0797762,\n "lon": 3.5598082,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965201,\n "lat": 49.0797781,\n "lon": 3.5591612,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965202,\n "lat": 49.0797830,\n "lon": 3.5575290,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965203,\n "lat": 49.0797862,\n "lon": 3.5596392,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965204,\n "lat": 49.0797891,\n "lon": 3.5588492,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965205,\n "lat": 49.0797891,\n "lon": 3.5590842,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965206,\n "lat": 49.0797960,\n "lon": 3.5575110,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965207,\n "lat": 49.0797962,\n "lon": 3.5598642,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965208,\n "lat": 49.0797971,\n "lon": 3.5592272,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965209,\n "lat": 49.0797981,\n "lon": 3.5590142,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965210,\n "lat": 49.0797992,\n "lon": 3.5596242,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965211,\n "lat": 49.0798020,\n "lon": 3.5586761,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965212,\n "lat": 49.0798030,\n "lon": 3.5579510,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965213,\n "lat": 49.0798031,\n "lon": 3.5590502,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965214,\n "lat": 49.0798050,\n "lon": 3.5578070,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965215,\n "lat": 49.0798081,\n "lon": 3.5592102,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965216,\n "lat": 49.0798101,\n "lon": 3.5591872,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965217,\n "lat": 49.0798111,\n "lon": 3.5590652,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965218,\n "lat": 49.0798131,\n "lon": 3.5589922,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965219,\n "lat": 49.0798131,\n "lon": 3.5590352,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965220,\n "lat": 49.0798150,\n "lon": 3.5577900,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965221,\n "lat": 49.0798150,\n "lon": 3.5585450,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965222,\n "lat": 49.0798161,\n "lon": 3.5591992,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965223,\n "lat": 49.0798180,\n "lon": 3.5575730,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965224,\n "lat": 49.0798180,\n "lon": 3.5579310,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965225,\n "lat": 49.0798190,\n "lon": 3.5583650,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965226,\n "lat": 49.0798280,\n "lon": 3.5575540,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965227,\n "lat": 49.0798290,\n "lon": 3.5572760,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965229,\n "lat": 49.0798300,\n "lon": 3.5572790,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965230,\n "lat": 49.0798370,\n "lon": 3.5575390,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965231,\n "lat": 49.0798382,\n "lon": 3.5597562,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965232,\n "lat": 49.0798432,\n "lon": 3.5595592,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965233,\n "lat": 49.0798440,\n "lon": 3.5586040,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965234,\n "lat": 49.0798461,\n "lon": 3.5589352,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965235,\n "lat": 49.0798461,\n "lon": 3.5591362,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965236,\n "lat": 49.0798491,\n "lon": 3.5591322,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965237,\n "lat": 49.0798520,\n "lon": 3.5572530,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965238,\n "lat": 49.0798541,\n "lon": 3.5591422,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965239,\n "lat": 49.0798580,\n "lon": 3.5580240,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965240,\n "lat": 49.0798611,\n "lon": 3.5590752,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965241,\n "lat": 49.0798671,\n "lon": 3.5591672,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965242,\n "lat": 49.0798700,\n "lon": 3.5580040,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965243,\n "lat": 49.0798740,\n "lon": 3.5584690,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965244,\n "lat": 49.0798756,\n "lon": 3.5587183,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965245,\n "lat": 49.0798780,\n "lon": 3.5574680,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965246,\n "lat": 49.0798790,\n "lon": 3.5584640,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965247,\n "lat": 49.0798810,\n "lon": 3.5573710,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965248,\n "lat": 49.0798840,\n "lon": 3.5573220,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965249,\n "lat": 49.0798870,\n "lon": 3.5573970,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965250,\n "lat": 49.0798870,\n "lon": 3.5578350,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965251,\n "lat": 49.0798890,\n "lon": 3.5581810,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965252,\n "lat": 49.0798920,\n "lon": 3.5578730,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965253,\n "lat": 49.0798921,\n "lon": 3.5590232,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965254,\n "lat": 49.0798940,\n "lon": 3.5574930,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965255,\n "lat": 49.0798950,\n "lon": 3.5580800,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965256,\n "lat": 49.0798950,\n "lon": 3.5585320,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965257,\n "lat": 49.0798970,\n "lon": 3.5585360,\n "timestamp": "2015-02-04T22:09:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965258,\n "lat": 49.0798980,\n "lon": 3.5573080,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965259,\n "lat": 49.0798986,\n "lon": 3.5586813,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965261,\n "lat": 49.0799000,\n "lon": 3.5578180,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965262,\n "lat": 49.0799020,\n "lon": 3.5578540,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965263,\n "lat": 49.0799030,\n "lon": 3.5581620,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965264,\n "lat": 49.0799040,\n "lon": 3.5585260,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965265,\n "lat": 49.0799046,\n "lon": 3.5586713,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965266,\n "lat": 49.0799050,\n "lon": 3.5584350,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965267,\n "lat": 49.0799061,\n "lon": 3.5590562,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965268,\n "lat": 49.0799080,\n "lon": 3.5576400,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965269,\n "lat": 49.0799100,\n "lon": 3.5580600,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965270,\n "lat": 49.0799101,\n "lon": 3.5590482,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965271,\n "lat": 49.0799110,\n "lon": 3.5582100,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965272,\n "lat": 49.0799120,\n "lon": 3.5576500,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965273,\n "lat": 49.0799200,\n "lon": 3.5583150,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965274,\n "lat": 49.0799210,\n "lon": 3.5573530,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965275,\n "lat": 49.0799230,\n "lon": 3.5581890,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965277,\n "lat": 49.0799280,\n "lon": 3.5584810,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965278,\n "lat": 49.0799282,\n "lon": 3.5597452,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965280,\n "lat": 49.0799290,\n "lon": 3.5574390,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965281,\n "lat": 49.0799301,\n "lon": 3.5591292,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965282,\n "lat": 49.0799310,\n "lon": 3.5580900,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965283,\n "lat": 49.0799316,\n "lon": 3.5587353,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965284,\n "lat": 49.0799330,\n "lon": 3.5583700,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965285,\n "lat": 49.0799330,\n "lon": 3.5584890,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965286,\n "lat": 49.0799376,\n "lon": 3.5588163,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965287,\n "lat": 49.0799382,\n "lon": 3.5599192,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965288,\n "lat": 49.0799386,\n "lon": 3.5587273,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965290,\n "lat": 49.0799390,\n "lon": 3.5581610,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965292,\n "lat": 49.0799402,\n "lon": 3.5598592,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965293,\n "lat": 49.0799406,\n "lon": 3.5586163,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965294,\n "lat": 49.0799472,\n "lon": 3.5599382,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965295,\n "lat": 49.0799480,\n "lon": 3.5582600,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965298,\n "lat": 49.0799550,\n "lon": 3.5579640,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965299,\n "lat": 49.0799552,\n "lon": 3.5599012,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965300,\n "lat": 49.0799562,\n "lon": 3.5598902,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965302,\n "lat": 49.0799642,\n "lon": 3.5599202,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965303,\n "lat": 49.0799670,\n "lon": 3.5580330,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965304,\n "lat": 49.0799700,\n "lon": 3.5584250,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965306,\n "lat": 49.0799740,\n "lon": 3.5575240,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965307,\n "lat": 49.0799742,\n "lon": 3.5599262,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965308,\n "lat": 49.0799750,\n "lon": 3.5572000,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965309,\n "lat": 49.0799750,\n "lon": 3.5582130,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965310,\n "lat": 49.0799770,\n "lon": 3.5575190,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965311,\n "lat": 49.0799776,\n "lon": 3.5586793,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965312,\n "lat": 49.0799800,\n "lon": 3.5572680,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965314,\n "lat": 49.0799820,\n "lon": 3.5579270,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965315,\n "lat": 49.0799836,\n "lon": 3.5586753,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965316,\n "lat": 49.0799880,\n "lon": 3.5579170,\n "timestamp": "2015-02-04T22:09:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965318,\n "lat": 49.0799930,\n "lon": 3.5577620,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965319,\n "lat": 49.0799936,\n "lon": 3.5588383,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965320,\n "lat": 49.0799940,\n "lon": 3.5579230,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965321,\n "lat": 49.0799962,\n "lon": 3.5598002,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965322,\n "lat": 49.0800030,\n "lon": 3.5581660,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965323,\n "lat": 49.0800060,\n "lon": 3.5571760,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965324,\n "lat": 49.0800060,\n "lon": 3.5571930,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965325,\n "lat": 49.0800060,\n "lon": 3.5579450,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965326,\n "lat": 49.0800070,\n "lon": 3.5579030,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965327,\n "lat": 49.0800076,\n "lon": 3.5587143,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965328,\n "lat": 49.0800126,\n "lon": 3.5587223,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965329,\n "lat": 49.0800140,\n "lon": 3.5575910,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965330,\n "lat": 49.0800140,\n "lon": 3.5579090,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965331,\n "lat": 49.0800150,\n "lon": 3.5583490,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965332,\n "lat": 49.0800160,\n "lon": 3.5579570,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965333,\n "lat": 49.0800180,\n "lon": 3.5583590,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965334,\n "lat": 49.0800200,\n "lon": 3.5575820,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965335,\n "lat": 49.0800210,\n "lon": 3.5572540,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965336,\n "lat": 49.0800220,\n "lon": 3.5574130,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965337,\n "lat": 49.0800220,\n "lon": 3.5578960,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965339,\n "lat": 49.0800250,\n "lon": 3.5574180,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965340,\n "lat": 49.0800266,\n "lon": 3.5588933,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965341,\n "lat": 49.0800280,\n "lon": 3.5571100,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965342,\n "lat": 49.0800280,\n "lon": 3.5579020,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965343,\n "lat": 49.0800282,\n "lon": 3.5598692,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965344,\n "lat": 49.0800290,\n "lon": 3.5571370,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965345,\n "lat": 49.0800320,\n "lon": 3.5572560,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965346,\n "lat": 49.0800360,\n "lon": 3.5577070,\n "timestamp": "2015-02-04T22:09:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965348,\n "lat": 49.0800390,\n "lon": 3.5578830,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965349,\n "lat": 49.0800406,\n "lon": 3.5587703,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965350,\n "lat": 49.0800456,\n "lon": 3.5588563,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965351,\n "lat": 49.0800460,\n "lon": 3.5579940,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965353,\n "lat": 49.0800470,\n "lon": 3.5582270,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965354,\n "lat": 49.0800480,\n "lon": 3.5577040,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965355,\n "lat": 49.0800496,\n "lon": 3.5588623,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965356,\n "lat": 49.0800546,\n "lon": 3.5586453,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965357,\n "lat": 49.0800550,\n "lon": 3.5574120,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965358,\n "lat": 49.0800570,\n "lon": 3.5574410,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965359,\n "lat": 49.0800580,\n "lon": 3.5576190,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965360,\n "lat": 49.0800636,\n "lon": 3.5586473,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965363,\n "lat": 49.0800706,\n "lon": 3.5588213,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965364,\n "lat": 49.0800710,\n "lon": 3.5579460,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965365,\n "lat": 49.0800790,\n "lon": 3.5574430,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965366,\n "lat": 49.0800810,\n "lon": 3.5576790,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965368,\n "lat": 49.0800850,\n "lon": 3.5570860,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965369,\n "lat": 49.0800860,\n "lon": 3.5572440,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965370,\n "lat": 49.0800890,\n "lon": 3.5571430,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965371,\n "lat": 49.0800890,\n "lon": 3.5576190,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965372,\n "lat": 49.0800900,\n "lon": 3.5576790,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965373,\n "lat": 49.0800930,\n "lon": 3.5583780,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965375,\n "lat": 49.0800970,\n "lon": 3.5582800,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965377,\n "lat": 49.0800990,\n "lon": 3.5584250,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965378,\n "lat": 49.0801026,\n "lon": 3.5588753,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965379,\n "lat": 49.0801040,\n "lon": 3.5576630,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965380,\n "lat": 49.0801076,\n "lon": 3.5588763,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965381,\n "lat": 49.0801120,\n "lon": 3.5585340,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965382,\n "lat": 49.0801340,\n "lon": 3.5575660,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965383,\n "lat": 49.0801360,\n "lon": 3.5582260,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965384,\n "lat": 49.0801450,\n "lon": 3.5584010,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965385,\n "lat": 49.0801450,\n "lon": 3.5585900,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965386,\n "lat": 49.0801480,\n "lon": 3.5582800,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965387,\n "lat": 49.0801490,\n "lon": 3.5582990,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965388,\n "lat": 49.0801510,\n "lon": 3.5583430,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965389,\n "lat": 49.0801540,\n "lon": 3.5576030,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965390,\n "lat": 49.0801556,\n "lon": 3.5588063,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965391,\n "lat": 49.0801650,\n "lon": 3.5583010,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965392,\n "lat": 49.0801660,\n "lon": 3.5583400,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965393,\n "lat": 49.0801690,\n "lon": 3.5583930,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965394,\n "lat": 49.0801710,\n "lon": 3.5584470,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965395,\n "lat": 49.0801760,\n "lon": 3.5575810,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965396,\n "lat": 49.0801770,\n "lon": 3.5583380,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965397,\n "lat": 49.0801840,\n "lon": 3.5585280,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965398,\n "lat": 49.0801880,\n "lon": 3.5582540,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965399,\n "lat": 49.0801881,\n "lon": 3.5596455,\n "timestamp": "2015-02-04T22:09:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965400,\n "lat": 49.0801940,\n "lon": 3.5581510,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965401,\n "lat": 49.0802000,\n "lon": 3.5585390,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965402,\n "lat": 49.0802000,\n "lon": 3.5586790,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965403,\n "lat": 49.0802010,\n "lon": 3.5583820,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965404,\n "lat": 49.0802030,\n "lon": 3.5581620,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965405,\n "lat": 49.0802060,\n "lon": 3.5578630,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965406,\n "lat": 49.0802090,\n "lon": 3.5585530,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965407,\n "lat": 49.0802110,\n "lon": 3.5580660,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965408,\n "lat": 49.0802140,\n "lon": 3.5582960,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965409,\n "lat": 49.0802140,\n "lon": 3.5587140,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965410,\n "lat": 49.0802170,\n "lon": 3.5587100,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965411,\n "lat": 49.0802201,\n "lon": 3.5597135,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965412,\n "lat": 49.0802210,\n "lon": 3.5584160,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965413,\n "lat": 49.0802260,\n "lon": 3.5580070,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965414,\n "lat": 49.0802290,\n "lon": 3.5582030,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965415,\n "lat": 49.0802360,\n "lon": 3.5580400,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965416,\n "lat": 49.0802360,\n "lon": 3.5581320,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965417,\n "lat": 49.0802370,\n "lon": 3.5582180,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965418,\n "lat": 49.0802390,\n "lon": 3.5577870,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965419,\n "lat": 49.0802420,\n "lon": 3.5581860,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965420,\n "lat": 49.0802460,\n "lon": 3.5586190,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965421,\n "lat": 49.0802460,\n "lon": 3.5587670,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965422,\n "lat": 49.0802461,\n "lon": 3.5594785,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965423,\n "lat": 49.0802480,\n "lon": 3.5584580,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965424,\n "lat": 49.0802520,\n "lon": 3.5578100,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965425,\n "lat": 49.0802530,\n "lon": 3.5582010,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965426,\n "lat": 49.0802590,\n "lon": 3.5579560,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965427,\n "lat": 49.0802640,\n "lon": 3.5579710,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965428,\n "lat": 49.0802650,\n "lon": 3.5577550,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965429,\n "lat": 49.0802670,\n "lon": 3.5586540,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965430,\n "lat": 49.0802670,\n "lon": 3.5587430,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965431,\n "lat": 49.0802681,\n "lon": 3.5595295,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965432,\n "lat": 49.0802700,\n "lon": 3.5569340,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965433,\n "lat": 49.0802700,\n "lon": 3.5587400,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965434,\n "lat": 49.0802701,\n "lon": 3.5594555,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965435,\n "lat": 49.0802711,\n "lon": 3.5594535,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965436,\n "lat": 49.0802730,\n "lon": 3.5582280,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965437,\n "lat": 49.0802820,\n "lon": 3.5568920,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965438,\n "lat": 49.0802820,\n "lon": 3.5582460,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965439,\n "lat": 49.0802820,\n "lon": 3.5587800,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965440,\n "lat": 49.0802830,\n "lon": 3.5569670,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965441,\n "lat": 49.0802831,\n "lon": 3.5596435,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965442,\n "lat": 49.0802850,\n "lon": 3.5587750,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965443,\n "lat": 49.0802891,\n "lon": 3.5594965,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965444,\n "lat": 49.0802910,\n "lon": 3.5569130,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965445,\n "lat": 49.0802931,\n "lon": 3.5595045,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965446,\n "lat": 49.0802940,\n "lon": 3.5584300,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965447,\n "lat": 49.0802940,\n "lon": 3.5585340,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965448,\n "lat": 49.0802951,\n "lon": 3.5596645,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965449,\n "lat": 49.0803001,\n "lon": 3.5595205,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965450,\n "lat": 49.0803050,\n "lon": 3.5579150,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965451,\n "lat": 49.0803050,\n "lon": 3.5588640,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965452,\n "lat": 49.0803081,\n "lon": 3.5594155,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965453,\n "lat": 49.0803100,\n "lon": 3.5579290,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965454,\n "lat": 49.0803100,\n "lon": 3.5584570,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965455,\n "lat": 49.0803120,\n "lon": 3.5586910,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965456,\n "lat": 49.0803140,\n "lon": 3.5580640,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965457,\n "lat": 49.0803170,\n "lon": 3.5581290,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965458,\n "lat": 49.0803170,\n "lon": 3.5588480,\n "timestamp": "2015-02-04T22:09:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965459,\n "lat": 49.0803180,\n "lon": 3.5582030,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965460,\n "lat": 49.0803260,\n "lon": 3.5585880,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965461,\n "lat": 49.0803261,\n "lon": 3.5594565,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965462,\n "lat": 49.0803310,\n "lon": 3.5568470,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965463,\n "lat": 49.0803330,\n "lon": 3.5582320,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965464,\n "lat": 49.0803340,\n "lon": 3.5579120,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965465,\n "lat": 49.0803380,\n "lon": 3.5581650,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965466,\n "lat": 49.0803380,\n "lon": 3.5587360,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965467,\n "lat": 49.0803431,\n "lon": 3.5596115,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965468,\n "lat": 49.0803460,\n "lon": 3.5581800,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965469,\n "lat": 49.0803460,\n "lon": 3.5586200,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965470,\n "lat": 49.0803481,\n "lon": 3.5592345,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965471,\n "lat": 49.0803530,\n "lon": 3.5569040,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965472,\n "lat": 49.0803581,\n "lon": 3.5596435,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965473,\n "lat": 49.0803600,\n "lon": 3.5581610,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965474,\n "lat": 49.0803680,\n "lon": 3.5588210,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965475,\n "lat": 49.0803700,\n "lon": 3.5581850,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965476,\n "lat": 49.0803740,\n "lon": 3.5580080,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965477,\n "lat": 49.0803780,\n "lon": 3.5581380,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965478,\n "lat": 49.0803790,\n "lon": 3.5588060,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965479,\n "lat": 49.0803791,\n "lon": 3.5592925,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965480,\n "lat": 49.0803800,\n "lon": 3.5583560,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965481,\n "lat": 49.0803821,\n "lon": 3.5596945,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965482,\n "lat": 49.0803830,\n "lon": 3.5583630,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965483,\n "lat": 49.0803841,\n "lon": 3.5591945,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965484,\n "lat": 49.0803880,\n "lon": 3.5585610,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965485,\n "lat": 49.0803911,\n "lon": 3.5597155,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965486,\n "lat": 49.0803980,\n "lon": 3.5588920,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965487,\n "lat": 49.0803991,\n "lon": 3.5593705,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965488,\n "lat": 49.0804010,\n "lon": 3.5586750,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965489,\n "lat": 49.0804120,\n "lon": 3.5588860,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965490,\n "lat": 49.0804130,\n "lon": 3.5582780,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965491,\n "lat": 49.0804150,\n "lon": 3.5586540,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965492,\n "lat": 49.0804150,\n "lon": 3.5590340,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965493,\n "lat": 49.0804171,\n "lon": 3.5592535,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965494,\n "lat": 49.0804210,\n "lon": 3.5586750,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965495,\n "lat": 49.0804220,\n "lon": 3.5587200,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965496,\n "lat": 49.0804231,\n "lon": 3.5594255,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965497,\n "lat": 49.0804240,\n "lon": 3.5582990,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965498,\n "lat": 49.0804240,\n "lon": 3.5586700,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965499,\n "lat": 49.0804320,\n "lon": 3.5586270,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965500,\n "lat": 49.0804350,\n "lon": 3.5587050,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965501,\n "lat": 49.0804360,\n "lon": 3.5582410,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965502,\n "lat": 49.0804360,\n "lon": 3.5582830,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965503,\n "lat": 49.0804450,\n "lon": 3.5587510,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965504,\n "lat": 49.0804470,\n "lon": 3.5590880,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965505,\n "lat": 49.0804520,\n "lon": 3.5587390,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965506,\n "lat": 49.0804560,\n "lon": 3.5587730,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965507,\n "lat": 49.0804561,\n "lon": 3.5593085,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965508,\n "lat": 49.0804601,\n "lon": 3.5595075,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965509,\n "lat": 49.0804640,\n "lon": 3.5589830,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965510,\n "lat": 49.0804681,\n "lon": 3.5594665,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965512,\n "lat": 49.0804720,\n "lon": 3.5588040,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965513,\n "lat": 49.0804730,\n "lon": 3.5587570,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965514,\n "lat": 49.0804771,\n "lon": 3.5594855,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965515,\n "lat": 49.0804820,\n "lon": 3.5581380,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965516,\n "lat": 49.0804821,\n "lon": 3.5594505,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965517,\n "lat": 49.0804860,\n "lon": 3.5588340,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965518,\n "lat": 49.0804861,\n "lon": 3.5593595,\n "timestamp": "2015-02-04T22:09:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965519,\n "lat": 49.0804870,\n "lon": 3.5587840,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965520,\n "lat": 49.0804901,\n "lon": 3.5594665,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965521,\n "lat": 49.0804911,\n "lon": 3.5595765,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965522,\n "lat": 49.0805010,\n "lon": 3.5588660,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965523,\n "lat": 49.0805050,\n "lon": 3.5588180,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965524,\n "lat": 49.0805130,\n "lon": 3.5590200,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965525,\n "lat": 49.0805170,\n "lon": 3.5588990,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965526,\n "lat": 49.0805170,\n "lon": 3.5598050,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965527,\n "lat": 49.0805190,\n "lon": 3.5588480,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965528,\n "lat": 49.0805210,\n "lon": 3.5582270,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965529,\n "lat": 49.0805230,\n "lon": 3.5598170,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965530,\n "lat": 49.0805231,\n "lon": 3.5594215,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965531,\n "lat": 49.0805250,\n "lon": 3.5598210,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965532,\n "lat": 49.0805260,\n "lon": 3.5582220,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965533,\n "lat": 49.0805260,\n "lon": 3.5597980,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965534,\n "lat": 49.0805290,\n "lon": 3.5588650,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965535,\n "lat": 49.0805320,\n "lon": 3.5580800,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965536,\n "lat": 49.0805320,\n "lon": 3.5598130,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965537,\n "lat": 49.0805321,\n "lon": 3.5594105,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965538,\n "lat": 49.0805360,\n "lon": 3.5588800,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965539,\n "lat": 49.0805380,\n "lon": 3.5588550,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965540,\n "lat": 49.0805410,\n "lon": 3.5588900,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965541,\n "lat": 49.0805430,\n "lon": 3.5582590,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965542,\n "lat": 49.0805450,\n "lon": 3.5590810,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965543,\n "lat": 49.0805460,\n "lon": 3.5589000,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965544,\n "lat": 49.0805500,\n "lon": 3.5588810,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965545,\n "lat": 49.0805671,\n "lon": 3.5594695,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965546,\n "lat": 49.0805710,\n "lon": 3.5581690,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965547,\n "lat": 49.0805890,\n "lon": 3.5582070,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965548,\n "lat": 49.0805890,\n "lon": 3.5586470,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965550,\n "lat": 49.0805970,\n "lon": 3.5586610,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965551,\n "lat": 49.0806010,\n "lon": 3.5586310,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965552,\n "lat": 49.0806050,\n "lon": 3.5590190,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965553,\n "lat": 49.0806100,\n "lon": 3.5586450,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965554,\n "lat": 49.0806160,\n "lon": 3.5593670,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965555,\n "lat": 49.0806199,\n "lon": 3.5597588,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965556,\n "lat": 49.0806260,\n "lon": 3.5593820,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965557,\n "lat": 49.0806300,\n "lon": 3.5592440,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965558,\n "lat": 49.0806393,\n "lon": 3.5597358,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965559,\n "lat": 49.0806308,\n "lon": 3.5591623,\n "timestamp": "2025-05-08T17:21:11Z",\n "version": 3,\n "changeset": 165994979,\n "user": "nlehuby",\n "uid": 1424448,\n "tags": {\n "addr:street": "Rue Pasteur",\n "amenity": "townhall",\n "contact:email": "mairie.barzy@wanadoo.fr",\n "contact:phone": "+33 3 23 70 32 65",\n "name": "Mairie de Barzy-sur-Marne",\n "opening_hours": "Mo 14:00-18:00; Th 09:00-18:00; Sa 09:00-12:00",\n "ref:FR:SIRET": "21020050700015",\n "source": "Service-Public.fr - 03/2025",\n "source:addr": "https://lannuaire.service-public.fr/hauts-de-france/aisne",\n "wheelchair": "yes"\n }\n },\n {\n "type": "node",\n "id": 3330965560,\n "lat": 49.0806501,\n "lon": 3.5598898,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965561,\n "lat": 49.0806525,\n "lon": 3.5597616,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965562,\n "lat": 49.0806630,\n "lon": 3.5593280,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965563,\n "lat": 49.0806650,\n "lon": 3.5593130,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965564,\n "lat": 49.0806690,\n "lon": 3.5593390,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965565,\n "lat": 49.0806700,\n "lon": 3.5593210,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965566,\n "lat": 49.0806729,\n "lon": 3.5598626,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965567,\n "lat": 49.0806860,\n "lon": 3.5591830,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965568,\n "lat": 49.0806864,\n "lon": 3.5598282,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965569,\n "lat": 49.0806923,\n "lon": 3.5598396,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965570,\n "lat": 49.0807010,\n "lon": 3.5591950,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965571,\n "lat": 49.0807027,\n "lon": 3.5598272,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965572,\n "lat": 49.0807031,\n "lon": 3.5597014,\n "timestamp": "2015-02-04T22:09:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965574,\n "lat": 49.0807220,\n "lon": 3.5598650,\n "timestamp": "2015-02-04T22:09:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965575,\n "lat": 49.0807295,\n "lon": 3.5600430,\n "timestamp": "2015-02-04T22:09:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965576,\n "lat": 49.0807310,\n "lon": 3.5592500,\n "timestamp": "2015-02-04T22:09:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965577,\n "lat": 49.0807320,\n "lon": 3.5592490,\n "timestamp": "2015-02-04T22:09:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965693,\n "lat": 49.0809560,\n "lon": 3.5581000,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965694,\n "lat": 49.0809569,\n "lon": 3.5602863,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965695,\n "lat": 49.0809590,\n "lon": 3.5599510,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965696,\n "lat": 49.0809600,\n "lon": 3.5587310,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965697,\n "lat": 49.0809630,\n "lon": 3.5582450,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965698,\n "lat": 49.0809632,\n "lon": 3.5598430,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965699,\n "lat": 49.0809638,\n "lon": 3.5601871,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965700,\n "lat": 49.0809672,\n "lon": 3.5595940,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965701,\n "lat": 49.0809672,\n "lon": 3.5596840,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965702,\n "lat": 49.0809687,\n "lon": 3.5603094,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965703,\n "lat": 49.0809700,\n "lon": 3.5599680,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965704,\n "lat": 49.0809722,\n "lon": 3.5596110,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965705,\n "lat": 49.0809730,\n "lon": 3.5592680,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965706,\n "lat": 49.0809780,\n "lon": 3.5592890,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965707,\n "lat": 49.0809790,\n "lon": 3.5581610,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965708,\n "lat": 49.0809792,\n "lon": 3.5597170,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965709,\n "lat": 49.0809840,\n "lon": 3.5591840,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965710,\n "lat": 49.0809890,\n "lon": 3.5585100,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965711,\n "lat": 49.0809905,\n "lon": 3.5603520,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965712,\n "lat": 49.0809912,\n "lon": 3.5597460,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965713,\n "lat": 49.0809942,\n "lon": 3.5594770,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965714,\n "lat": 49.0809942,\n "lon": 3.5596400,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965715,\n "lat": 49.0809955,\n "lon": 3.5602775,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965716,\n "lat": 49.0809970,\n "lon": 3.5586660,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965717,\n "lat": 49.0809977,\n "lon": 3.5602749,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965718,\n "lat": 49.0809982,\n "lon": 3.5594890,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965719,\n "lat": 49.0809982,\n "lon": 3.5597640,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965720,\n "lat": 49.0810000,\n "lon": 3.5582170,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965721,\n "lat": 49.0810010,\n "lon": 3.5592780,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965722,\n "lat": 49.0810020,\n "lon": 3.5592480,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965723,\n "lat": 49.0810045,\n "lon": 3.5601780,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965724,\n "lat": 49.0810045,\n "lon": 3.5602667,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965725,\n "lat": 49.0810070,\n "lon": 3.5586780,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965726,\n "lat": 49.0810085,\n "lon": 3.5601750,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965727,\n "lat": 49.0810090,\n "lon": 3.5592730,\n "timestamp": "2015-02-04T22:09:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965728,\n "lat": 49.0810100,\n "lon": 3.5583720,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965729,\n "lat": 49.0810112,\n "lon": 3.5596840,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965730,\n "lat": 49.0810112,\n "lon": 3.5597950,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965731,\n "lat": 49.0810170,\n "lon": 3.5591650,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965732,\n "lat": 49.0810170,\n "lon": 3.5593380,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965733,\n "lat": 49.0810173,\n "lon": 3.5603201,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965734,\n "lat": 49.0810212,\n "lon": 3.5597460,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965735,\n "lat": 49.0810232,\n "lon": 3.5594870,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965736,\n "lat": 49.0810242,\n "lon": 3.5595620,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965737,\n "lat": 49.0810250,\n "lon": 3.5593330,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965738,\n "lat": 49.0810252,\n "lon": 3.5598310,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965739,\n "lat": 49.0810272,\n "lon": 3.5594980,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965740,\n "lat": 49.0810272,\n "lon": 3.5599900,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965741,\n "lat": 49.0810340,\n "lon": 3.5591550,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965742,\n "lat": 49.0810382,\n "lon": 3.5596100,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965743,\n "lat": 49.0810392,\n "lon": 3.5600130,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965744,\n "lat": 49.0810402,\n "lon": 3.5596160,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965745,\n "lat": 49.0810420,\n "lon": 3.5592540,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965746,\n "lat": 49.0810432,\n "lon": 3.5594870,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965747,\n "lat": 49.0810455,\n "lon": 3.5602610,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965748,\n "lat": 49.0810460,\n "lon": 3.5583400,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965749,\n "lat": 49.0810462,\n "lon": 3.5598080,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965750,\n "lat": 49.0810520,\n "lon": 3.5592140,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965751,\n "lat": 49.0810532,\n "lon": 3.5595460,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965752,\n "lat": 49.0810535,\n "lon": 3.5602610,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965753,\n "lat": 49.0810540,\n "lon": 3.5585950,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965754,\n "lat": 49.0810550,\n "lon": 3.5579440,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965755,\n "lat": 49.0810552,\n "lon": 3.5600500,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965756,\n "lat": 49.0810572,\n "lon": 3.5595430,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965757,\n "lat": 49.0810602,\n "lon": 3.5599210,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965758,\n "lat": 49.0810610,\n "lon": 3.5593110,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965759,\n "lat": 49.0810652,\n "lon": 3.5599220,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965760,\n "lat": 49.0810660,\n "lon": 3.5579340,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965761,\n "lat": 49.0810670,\n "lon": 3.5593290,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965762,\n "lat": 49.0810672,\n "lon": 3.5595940,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965763,\n "lat": 49.0810770,\n "lon": 3.5579990,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965764,\n "lat": 49.0810840,\n "lon": 3.5579930,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965765,\n "lat": 49.0810902,\n "lon": 3.5598560,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965766,\n "lat": 49.0810925,\n "lon": 3.5601990,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965767,\n "lat": 49.0810985,\n "lon": 3.5602120,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965768,\n "lat": 49.0811042,\n "lon": 3.5598890,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965769,\n "lat": 49.0811095,\n "lon": 3.5602050,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965770,\n "lat": 49.0811185,\n "lon": 3.5600890,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965771,\n "lat": 49.0811245,\n "lon": 3.5603900,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965773,\n "lat": 49.0811285,\n "lon": 3.5602520,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965774,\n "lat": 49.0811330,\n "lon": 3.5578780,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965775,\n "lat": 49.0811405,\n "lon": 3.5601530,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965776,\n "lat": 49.0811412,\n "lon": 3.5598150,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965777,\n "lat": 49.0811490,\n "lon": 3.5591290,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965778,\n "lat": 49.0811542,\n "lon": 3.5598480,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965779,\n "lat": 49.0811550,\n "lon": 3.5579340,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965780,\n "lat": 49.0811580,\n "lon": 3.5591730,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965781,\n "lat": 49.0811672,\n "lon": 3.5599100,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965782,\n "lat": 49.0811742,\n "lon": 3.5599590,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965783,\n "lat": 49.0811782,\n "lon": 3.5598280,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965784,\n "lat": 49.0811790,\n "lon": 3.5591130,\n "timestamp": "2015-02-04T22:09:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965785,\n "lat": 49.0811832,\n "lon": 3.5599530,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965786,\n "lat": 49.0811942,\n "lon": 3.5600080,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965787,\n "lat": 49.0811952,\n "lon": 3.5599430,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965788,\n "lat": 49.0811985,\n "lon": 3.5603180,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965789,\n "lat": 49.0811992,\n "lon": 3.5598770,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965790,\n "lat": 49.0812142,\n "lon": 3.5599920,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965791,\n "lat": 49.0812185,\n "lon": 3.5601230,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965792,\n "lat": 49.0812280,\n "lon": 3.5592780,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965793,\n "lat": 49.0812305,\n "lon": 3.5600480,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965794,\n "lat": 49.0812325,\n "lon": 3.5601650,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965795,\n "lat": 49.0812505,\n "lon": 3.5600960,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965796,\n "lat": 49.0812715,\n "lon": 3.5602550,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965797,\n "lat": 49.0812815,\n "lon": 3.5600000,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965798,\n "lat": 49.0812899,\n "lon": 3.5605581,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965799,\n "lat": 49.0812915,\n "lon": 3.5600220,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965800,\n "lat": 49.0812995,\n "lon": 3.5600160,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965801,\n "lat": 49.0813005,\n "lon": 3.5600390,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965802,\n "lat": 49.0813045,\n "lon": 3.5600480,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965803,\n "lat": 49.0813065,\n "lon": 3.5600340,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965804,\n "lat": 49.0813149,\n "lon": 3.5605081,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965805,\n "lat": 49.0813219,\n "lon": 3.5605201,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965806,\n "lat": 49.0813479,\n "lon": 3.5604951,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965807,\n "lat": 49.0813529,\n "lon": 3.5605031,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965808,\n "lat": 49.0813559,\n "lon": 3.5606911,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965809,\n "lat": 49.0813570,\n "lon": 3.5588500,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965811,\n "lat": 49.0813725,\n "lon": 3.5601710,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965812,\n "lat": 49.0813810,\n "lon": 3.5587910,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965813,\n "lat": 49.0813829,\n "lon": 3.5605611,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965814,\n "lat": 49.0813860,\n "lon": 3.5587880,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965815,\n "lat": 49.0813880,\n "lon": 3.5589510,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965816,\n "lat": 49.0813920,\n "lon": 3.5588270,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965817,\n "lat": 49.0813979,\n "lon": 3.5604121,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965818,\n "lat": 49.0814099,\n "lon": 3.5604341,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965819,\n "lat": 49.0814149,\n "lon": 3.5606251,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965820,\n "lat": 49.0814280,\n "lon": 3.5589250,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965821,\n "lat": 49.0814399,\n "lon": 3.5604881,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965822,\n "lat": 49.0814485,\n "lon": 3.5601020,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965823,\n "lat": 49.0814519,\n "lon": 3.5595877,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965824,\n "lat": 49.0814630,\n "lon": 3.5587410,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965825,\n "lat": 49.0814952,\n "lon": 3.5596898,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965826,\n "lat": 49.0814965,\n "lon": 3.5600630,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965827,\n "lat": 49.0815040,\n "lon": 3.5588750,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965828,\n "lat": 49.0815095,\n "lon": 3.5598650,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965829,\n "lat": 49.0815327,\n "lon": 3.5595081,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965831,\n "lat": 49.0815665,\n "lon": 3.5600030,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965832,\n "lat": 49.0815760,\n "lon": 3.5596112,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965833,\n "lat": 49.0815900,\n "lon": 3.5602483,\n "timestamp": "2015-02-04T22:09:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965834,\n "lat": 49.0816309,\n "lon": 3.5603682,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965835,\n "lat": 49.0816440,\n "lon": 3.5584460,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965836,\n "lat": 49.0816483,\n "lon": 3.5588271,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965837,\n "lat": 49.0816501,\n "lon": 3.5602005,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965838,\n "lat": 49.0816560,\n "lon": 3.5602177,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965839,\n "lat": 49.0816657,\n "lon": 3.5587930,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965840,\n "lat": 49.0816711,\n "lon": 3.5588103,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965841,\n "lat": 49.0816740,\n "lon": 3.5589087,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965842,\n "lat": 49.0816850,\n "lon": 3.5584130,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965843,\n "lat": 49.0816889,\n "lon": 3.5588740,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965844,\n "lat": 49.0816949,\n "lon": 3.5588933,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965845,\n "lat": 49.0816966,\n "lon": 3.5601854,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965846,\n "lat": 49.0817060,\n "lon": 3.5586390,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965847,\n "lat": 49.0817172,\n "lon": 3.5587551,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965848,\n "lat": 49.0817227,\n "lon": 3.5587725,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965849,\n "lat": 49.0817270,\n "lon": 3.5583780,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965850,\n "lat": 49.0817316,\n "lon": 3.5602880,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965851,\n "lat": 49.0817423,\n "lon": 3.5588348,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965852,\n "lat": 49.0817460,\n "lon": 3.5586120,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965853,\n "lat": 49.0817500,\n "lon": 3.5584570,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965854,\n "lat": 49.0817510,\n "lon": 3.5596580,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965855,\n "lat": 49.0817540,\n "lon": 3.5583560,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965856,\n "lat": 49.0817640,\n "lon": 3.5583480,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965857,\n "lat": 49.0817680,\n "lon": 3.5599510,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965858,\n "lat": 49.0817770,\n "lon": 3.5588420,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965859,\n "lat": 49.0817780,\n "lon": 3.5584380,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965860,\n "lat": 49.0817890,\n "lon": 3.5597450,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965861,\n "lat": 49.0817890,\n "lon": 3.5599360,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965862,\n "lat": 49.0817900,\n "lon": 3.5584300,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965863,\n "lat": 49.0818010,\n "lon": 3.5596110,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965864,\n "lat": 49.0818030,\n "lon": 3.5600350,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965865,\n "lat": 49.0818130,\n "lon": 3.5599200,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965866,\n "lat": 49.0818230,\n "lon": 3.5595910,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965867,\n "lat": 49.0818240,\n "lon": 3.5600140,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965868,\n "lat": 49.0818250,\n "lon": 3.5589840,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965869,\n "lat": 49.0818290,\n "lon": 3.5601670,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965870,\n "lat": 49.0818390,\n "lon": 3.5597000,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965871,\n "lat": 49.0818450,\n "lon": 3.5599940,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965872,\n "lat": 49.0818590,\n "lon": 3.5596800,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965873,\n "lat": 49.0818610,\n "lon": 3.5587770,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965874,\n "lat": 49.0818680,\n "lon": 3.5588340,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965875,\n "lat": 49.0818720,\n "lon": 3.5601210,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965876,\n "lat": 49.0818770,\n "lon": 3.5588270,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965877,\n "lat": 49.0818870,\n "lon": 3.5601050,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965878,\n "lat": 49.0818920,\n "lon": 3.5603080,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965879,\n "lat": 49.0818970,\n "lon": 3.5589270,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965880,\n "lat": 49.0818990,\n "lon": 3.5603220,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965881,\n "lat": 49.0819390,\n "lon": 3.5602640,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965882,\n "lat": 49.0819480,\n "lon": 3.5602830,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965883,\n "lat": 49.0819540,\n "lon": 3.5602500,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965884,\n "lat": 49.0822700,\n "lon": 3.5585380,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965885,\n "lat": 49.0823060,\n "lon": 3.5586440,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965886,\n "lat": 49.0823390,\n "lon": 3.5558790,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965887,\n "lat": 49.0823430,\n "lon": 3.5585980,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965888,\n "lat": 49.0823470,\n "lon": 3.5586120,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965889,\n "lat": 49.0823660,\n "lon": 3.5559390,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965890,\n "lat": 49.0823710,\n "lon": 3.5558470,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965891,\n "lat": 49.0823910,\n "lon": 3.5585510,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965892,\n "lat": 49.0823930,\n "lon": 3.5585580,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965893,\n "lat": 49.0823960,\n "lon": 3.5559080,\n "timestamp": "2015-02-04T22:09:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965894,\n "lat": 49.0824100,\n "lon": 3.5584280,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965895,\n "lat": 49.0824390,\n "lon": 3.5585140,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965896,\n "lat": 49.0827150,\n "lon": 3.5591090,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965897,\n "lat": 49.0827230,\n "lon": 3.5591620,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965898,\n "lat": 49.0827330,\n "lon": 3.5591530,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965899,\n "lat": 49.0827390,\n "lon": 3.5592010,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965900,\n "lat": 49.0827820,\n "lon": 3.5590490,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965901,\n "lat": 49.0828140,\n "lon": 3.5591320,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965902,\n "lat": 49.0828410,\n "lon": 3.5589810,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965903,\n "lat": 49.0828820,\n "lon": 3.5590780,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965905,\n "lat": 49.0829050,\n "lon": 3.5588900,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965906,\n "lat": 49.0829140,\n "lon": 3.5589140,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965907,\n "lat": 49.0829280,\n "lon": 3.5588680,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965908,\n "lat": 49.0829350,\n "lon": 3.5588620,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965909,\n "lat": 49.0829370,\n "lon": 3.5588930,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965910,\n "lat": 49.0829450,\n "lon": 3.5588860,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965911,\n "lat": 49.0829760,\n "lon": 3.5589860,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965912,\n "lat": 49.0829850,\n "lon": 3.5589780,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965913,\n "lat": 49.0831940,\n "lon": 3.5528200,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965914,\n "lat": 49.0832030,\n "lon": 3.5528060,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965915,\n "lat": 49.0832130,\n "lon": 3.5527910,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965916,\n "lat": 49.0832290,\n "lon": 3.5528790,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965917,\n "lat": 49.0832360,\n "lon": 3.5529390,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965918,\n "lat": 49.0832390,\n "lon": 3.5528640,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965919,\n "lat": 49.0832510,\n "lon": 3.5529140,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965920,\n "lat": 49.0832700,\n "lon": 3.5529930,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965921,\n "lat": 49.0833060,\n "lon": 3.5529370,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965922,\n "lat": 49.0836690,\n "lon": 3.5527280,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965923,\n "lat": 49.0837120,\n "lon": 3.5526520,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965924,\n "lat": 49.0837250,\n "lon": 3.5528090,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965925,\n "lat": 49.0837750,\n "lon": 3.5527350,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965926,\n "lat": 49.0839690,\n "lon": 3.5554370,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965927,\n "lat": 49.0839790,\n "lon": 3.5554160,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965928,\n "lat": 49.0840050,\n "lon": 3.5554740,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965929,\n "lat": 49.0840110,\n "lon": 3.5554660,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965930,\n "lat": 49.0840270,\n "lon": 3.5554930,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965931,\n "lat": 49.0840300,\n "lon": 3.5554860,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965932,\n "lat": 49.0840314,\n "lon": 3.5556103,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965933,\n "lat": 49.0840345,\n "lon": 3.5556030,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965934,\n "lat": 49.0840360,\n "lon": 3.5555030,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965935,\n "lat": 49.0840470,\n "lon": 3.5554820,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965936,\n "lat": 49.0840640,\n "lon": 3.5576860,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965937,\n "lat": 49.0840819,\n "lon": 3.5554928,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965938,\n "lat": 49.0841084,\n "lon": 3.5556875,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965939,\n "lat": 49.0841100,\n "lon": 3.5575860,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965940,\n "lat": 49.0841116,\n "lon": 3.5556802,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965941,\n "lat": 49.0841120,\n "lon": 3.5575890,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965942,\n "lat": 49.0841160,\n "lon": 3.5577390,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965943,\n "lat": 49.0841232,\n "lon": 3.5556532,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965944,\n "lat": 49.0841300,\n "lon": 3.5575540,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965945,\n "lat": 49.0841360,\n "lon": 3.5556640,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965946,\n "lat": 49.0841580,\n "lon": 3.5576360,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965947,\n "lat": 49.0841589,\n "lon": 3.5555700,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965948,\n "lat": 49.0841610,\n "lon": 3.5576400,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965949,\n "lat": 49.0841720,\n "lon": 3.5555820,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965950,\n "lat": 49.0841730,\n "lon": 3.5576010,\n "timestamp": "2015-02-04T22:09:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965951,\n "lat": 49.0841950,\n "lon": 3.5510650,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965952,\n "lat": 49.0842130,\n "lon": 3.5510420,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965953,\n "lat": 49.0842200,\n "lon": 3.5511040,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965954,\n "lat": 49.0842350,\n "lon": 3.5510810,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965955,\n "lat": 49.0843450,\n "lon": 3.5521490,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965956,\n "lat": 49.0843830,\n "lon": 3.5520850,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965959,\n "lat": 49.0844440,\n "lon": 3.5520870,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965960,\n "lat": 49.0844450,\n "lon": 3.5524340,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965961,\n "lat": 49.0844460,\n "lon": 3.5524460,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965962,\n "lat": 49.0844500,\n "lon": 3.5524520,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965963,\n "lat": 49.0844550,\n "lon": 3.5524260,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965964,\n "lat": 49.0844570,\n "lon": 3.5521070,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965965,\n "lat": 49.0844650,\n "lon": 3.5523220,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965966,\n "lat": 49.0844660,\n "lon": 3.5524620,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965967,\n "lat": 49.0844681,\n "lon": 3.5559634,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965968,\n "lat": 49.0844710,\n "lon": 3.5520460,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965969,\n "lat": 49.0844720,\n "lon": 3.5522000,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965970,\n "lat": 49.0844770,\n "lon": 3.5524280,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965971,\n "lat": 49.0844850,\n "lon": 3.5520270,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965972,\n "lat": 49.0844850,\n "lon": 3.5520650,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965973,\n "lat": 49.0844891,\n "lon": 3.5559924,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965974,\n "lat": 49.0844920,\n "lon": 3.5524130,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965975,\n "lat": 49.0844921,\n "lon": 3.5559234,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965976,\n "lat": 49.0844960,\n "lon": 3.5521620,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965977,\n "lat": 49.0845010,\n "lon": 3.5520030,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965978,\n "lat": 49.0845040,\n "lon": 3.5525230,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965979,\n "lat": 49.0845070,\n "lon": 3.5525580,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965980,\n "lat": 49.0845071,\n "lon": 3.5559604,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965981,\n "lat": 49.0845111,\n "lon": 3.5559454,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965982,\n "lat": 49.0845130,\n "lon": 3.5524120,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965984,\n "lat": 49.0845160,\n "lon": 3.5525410,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965985,\n "lat": 49.0845170,\n "lon": 3.5524560,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965986,\n "lat": 49.0845210,\n "lon": 3.5524920,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965987,\n "lat": 49.0845220,\n "lon": 3.5521160,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965988,\n "lat": 49.0845220,\n "lon": 3.5524200,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965989,\n "lat": 49.0845240,\n "lon": 3.5524500,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965990,\n "lat": 49.0845250,\n "lon": 3.5524350,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965991,\n "lat": 49.0845290,\n "lon": 3.5519550,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965992,\n "lat": 49.0845310,\n "lon": 3.5520440,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965993,\n "lat": 49.0845330,\n "lon": 3.5520950,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965994,\n "lat": 49.0845370,\n "lon": 3.5523500,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965995,\n "lat": 49.0845490,\n "lon": 3.5521530,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965996,\n "lat": 49.0845520,\n "lon": 3.5520140,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965997,\n "lat": 49.0845550,\n "lon": 3.5522450,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965998,\n "lat": 49.0845580,\n "lon": 3.5524050,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330965999,\n "lat": 49.0845590,\n "lon": 3.5520990,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966000,\n "lat": 49.0845600,\n "lon": 3.5520720,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966001,\n "lat": 49.0845650,\n "lon": 3.5527900,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966002,\n "lat": 49.0845670,\n "lon": 3.5520060,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966003,\n "lat": 49.0845670,\n "lon": 3.5520840,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966004,\n "lat": 49.0845690,\n "lon": 3.5521180,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966005,\n "lat": 49.0845740,\n "lon": 3.5520480,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966007,\n "lat": 49.0845830,\n "lon": 3.5521990,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966008,\n "lat": 49.0845860,\n "lon": 3.5527490,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966009,\n "lat": 49.0845890,\n "lon": 3.5528180,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966010,\n "lat": 49.0846050,\n "lon": 3.5523070,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966011,\n "lat": 49.0846100,\n "lon": 3.5527760,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966012,\n "lat": 49.0846210,\n "lon": 3.5526870,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966013,\n "lat": 49.0846220,\n "lon": 3.5523950,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966014,\n "lat": 49.0846230,\n "lon": 3.5524300,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966016,\n "lat": 49.0846430,\n "lon": 3.5521060,\n "timestamp": "2015-02-04T22:09:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966017,\n "lat": 49.0846440,\n "lon": 3.5526430,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966019,\n "lat": 49.0846850,\n "lon": 3.5521370,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966020,\n "lat": 49.0846850,\n "lon": 3.5521730,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966021,\n "lat": 49.0846990,\n "lon": 3.5549930,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966022,\n "lat": 49.0847000,\n "lon": 3.5523830,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966023,\n "lat": 49.0847000,\n "lon": 3.5524170,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966024,\n "lat": 49.0847020,\n "lon": 3.5521990,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966025,\n "lat": 49.0847110,\n "lon": 3.5520930,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966026,\n "lat": 49.0847150,\n "lon": 3.5520870,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966027,\n "lat": 49.0847260,\n "lon": 3.5522970,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966028,\n "lat": 49.0847300,\n "lon": 3.5521990,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966030,\n "lat": 49.0847360,\n "lon": 3.5550420,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966031,\n "lat": 49.0847390,\n "lon": 3.5520440,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966032,\n "lat": 49.0847420,\n "lon": 3.5550470,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966033,\n "lat": 49.0847460,\n "lon": 3.5549000,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966034,\n "lat": 49.0847470,\n "lon": 3.5520540,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966035,\n "lat": 49.0847470,\n "lon": 3.5523760,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966036,\n "lat": 49.0847480,\n "lon": 3.5521670,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966037,\n "lat": 49.0847520,\n "lon": 3.5549070,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966038,\n "lat": 49.0847530,\n "lon": 3.5524040,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966039,\n "lat": 49.0847590,\n "lon": 3.5523840,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966040,\n "lat": 49.0847620,\n "lon": 3.5521420,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966041,\n "lat": 49.0847660,\n "lon": 3.5521930,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966043,\n "lat": 49.0847770,\n "lon": 3.5519730,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966044,\n "lat": 49.0847850,\n "lon": 3.5519870,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966045,\n "lat": 49.0848020,\n "lon": 3.5524370,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966046,\n "lat": 49.0848050,\n "lon": 3.5522450,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966047,\n "lat": 49.0848080,\n "lon": 3.5524220,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966048,\n "lat": 49.0848130,\n "lon": 3.5546980,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966049,\n "lat": 49.0848150,\n "lon": 3.5547880,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966051,\n "lat": 49.0848250,\n "lon": 3.5547110,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966052,\n "lat": 49.0848300,\n "lon": 3.5518760,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966053,\n "lat": 49.0848300,\n "lon": 3.5520720,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966054,\n "lat": 49.0848440,\n "lon": 3.5546410,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966055,\n "lat": 49.0848480,\n "lon": 3.5548270,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966056,\n "lat": 49.0848520,\n "lon": 3.5524560,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966057,\n "lat": 49.0848550,\n "lon": 3.5546560,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966058,\n "lat": 49.0848690,\n "lon": 3.5524250,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966059,\n "lat": 49.0848700,\n "lon": 3.5521230,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966060,\n "lat": 49.0848710,\n "lon": 3.5519950,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966061,\n "lat": 49.0848800,\n "lon": 3.5519330,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966062,\n "lat": 49.0848800,\n "lon": 3.5524340,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966063,\n "lat": 49.0848840,\n "lon": 3.5520300,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966064,\n "lat": 49.0848840,\n "lon": 3.5545300,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966065,\n "lat": 49.0848880,\n "lon": 3.5546950,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966066,\n "lat": 49.0848890,\n "lon": 3.5520210,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966067,\n "lat": 49.0848910,\n "lon": 3.5524110,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966068,\n "lat": 49.0848950,\n "lon": 3.5519500,\n "timestamp": "2015-02-04T22:09:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966069,\n "lat": 49.0848990,\n "lon": 3.5545660,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966071,\n "lat": 49.0849030,\n "lon": 3.5547140,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966072,\n "lat": 49.0849050,\n "lon": 3.5525390,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966073,\n "lat": 49.0849080,\n "lon": 3.5544560,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966074,\n "lat": 49.0849090,\n "lon": 3.5547020,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966075,\n "lat": 49.0849140,\n "lon": 3.5545700,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966076,\n "lat": 49.0849160,\n "lon": 3.5544660,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966077,\n "lat": 49.0849190,\n "lon": 3.5546000,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966078,\n "lat": 49.0849240,\n "lon": 3.5545660,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966079,\n "lat": 49.0849270,\n "lon": 3.5545340,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966080,\n "lat": 49.0849300,\n "lon": 3.5546150,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966081,\n "lat": 49.0849360,\n "lon": 3.5545420,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966082,\n "lat": 49.0849400,\n "lon": 3.5543960,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966083,\n "lat": 49.0849430,\n "lon": 3.5545010,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966084,\n "lat": 49.0849490,\n "lon": 3.5524600,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966085,\n "lat": 49.0849580,\n "lon": 3.5545210,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966086,\n "lat": 49.0849600,\n "lon": 3.5521150,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966087,\n "lat": 49.0849660,\n "lon": 3.5549640,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966089,\n "lat": 49.0849720,\n "lon": 3.5526240,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966090,\n "lat": 49.0849900,\n "lon": 3.5520580,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966091,\n "lat": 49.0850050,\n "lon": 3.5525710,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966092,\n "lat": 49.0850220,\n "lon": 3.5544920,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966193,\n "lat": 49.0850290,\n "lon": 3.5550280,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966194,\n "lat": 49.0850340,\n "lon": 3.5548100,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966196,\n "lat": 49.0850400,\n "lon": 3.5525640,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966197,\n "lat": 49.0850507,\n "lon": 3.5542823,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966198,\n "lat": 49.0850540,\n "lon": 3.5540050,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966199,\n "lat": 49.0850620,\n "lon": 3.5539830,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966200,\n "lat": 49.0850620,\n "lon": 3.5540240,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966201,\n "lat": 49.0850630,\n "lon": 3.5540180,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966202,\n "lat": 49.0850690,\n "lon": 3.5540430,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966203,\n "lat": 49.0850700,\n "lon": 3.5540400,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966204,\n "lat": 49.0850780,\n "lon": 3.5540540,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966205,\n "lat": 49.0850780,\n "lon": 3.5549230,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966206,\n "lat": 49.0850790,\n "lon": 3.5539490,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966207,\n "lat": 49.0850830,\n "lon": 3.5539510,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966208,\n "lat": 49.0850830,\n "lon": 3.5540500,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966209,\n "lat": 49.0850850,\n "lon": 3.5554430,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966210,\n "lat": 49.0850880,\n "lon": 3.5540590,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966211,\n "lat": 49.0850900,\n "lon": 3.5549270,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966212,\n "lat": 49.0850905,\n "lon": 3.5547736,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966213,\n "lat": 49.0850927,\n "lon": 3.5543343,\n "timestamp": "2025-10-02T09:13:09Z",\n "version": 2,\n "changeset": 172739604,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "addr:housenumber": "54",\n "addr:street": "Rue Saint-Éloi",\n "entrance": "yes"\n }\n },\n {\n "type": "node",\n "id": 3330966214,\n "lat": 49.0850950,\n "lon": 3.5540490,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966215,\n "lat": 49.0851080,\n "lon": 3.5539120,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966216,\n "lat": 49.0851090,\n "lon": 3.5548860,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966217,\n "lat": 49.0851100,\n "lon": 3.5527000,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966218,\n "lat": 49.0851137,\n "lon": 3.5541703,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966219,\n "lat": 49.0851150,\n "lon": 3.5539190,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966220,\n "lat": 49.0851160,\n "lon": 3.5539000,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966221,\n "lat": 49.0851180,\n "lon": 3.5539060,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966222,\n "lat": 49.0851260,\n "lon": 3.5526760,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966223,\n "lat": 49.0851260,\n "lon": 3.5538840,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966224,\n "lat": 49.0851290,\n "lon": 3.5538890,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966225,\n "lat": 49.0851310,\n "lon": 3.5553400,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966226,\n "lat": 49.0851350,\n "lon": 3.5553440,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966227,\n "lat": 49.0851360,\n "lon": 3.5554950,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966228,\n "lat": 49.0851370,\n "lon": 3.5538660,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966229,\n "lat": 49.0851380,\n "lon": 3.5538760,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966230,\n "lat": 49.0851430,\n "lon": 3.5541070,\n "timestamp": "2015-02-04T22:09:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966231,\n "lat": 49.0851435,\n "lon": 3.5548416,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966232,\n "lat": 49.0851465,\n "lon": 3.5546736,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966233,\n "lat": 49.0851510,\n "lon": 3.5553130,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966234,\n "lat": 49.0851530,\n "lon": 3.5544460,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966235,\n "lat": 49.0851547,\n "lon": 3.5542203,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966236,\n "lat": 49.0851550,\n "lon": 3.5538280,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966237,\n "lat": 49.0851700,\n "lon": 3.5538060,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966238,\n "lat": 49.0851714,\n "lon": 3.5551333,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966239,\n "lat": 49.0851740,\n "lon": 3.5537970,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966240,\n "lat": 49.0851780,\n "lon": 3.5553900,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966241,\n "lat": 49.0851790,\n "lon": 3.5553920,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966242,\n "lat": 49.0851920,\n "lon": 3.5553590,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966243,\n "lat": 49.0851960,\n "lon": 3.5538100,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966244,\n "lat": 49.0851995,\n "lon": 3.5547376,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966245,\n "lat": 49.0852030,\n "lon": 3.5538260,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966246,\n "lat": 49.0852050,\n "lon": 3.5545070,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966247,\n "lat": 49.0852190,\n "lon": 3.5498930,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966248,\n "lat": 49.0852260,\n "lon": 3.5551840,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966249,\n "lat": 49.0852271,\n "lon": 3.5549935,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966250,\n "lat": 49.0852360,\n "lon": 3.5499150,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966252,\n "lat": 49.0852400,\n "lon": 3.5498560,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966253,\n "lat": 49.0852530,\n "lon": 3.5498750,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966254,\n "lat": 49.0852550,\n "lon": 3.5538870,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966255,\n "lat": 49.0852560,\n "lon": 3.5526800,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966256,\n "lat": 49.0852570,\n "lon": 3.5526590,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966257,\n "lat": 49.0852640,\n "lon": 3.5526500,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966258,\n "lat": 49.0852640,\n "lon": 3.5542380,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966259,\n "lat": 49.0852670,\n "lon": 3.5548560,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966260,\n "lat": 49.0852680,\n "lon": 3.5526400,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966262,\n "lat": 49.0852780,\n "lon": 3.5526250,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966263,\n "lat": 49.0852810,\n "lon": 3.5526290,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966264,\n "lat": 49.0852817,\n "lon": 3.5550442,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966265,\n "lat": 49.0852870,\n "lon": 3.5553950,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966266,\n "lat": 49.0852890,\n "lon": 3.5526200,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966267,\n "lat": 49.0852930,\n "lon": 3.5526250,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966268,\n "lat": 49.0852940,\n "lon": 3.5547340,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966269,\n "lat": 49.0852980,\n "lon": 3.5537480,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966270,\n "lat": 49.0852990,\n "lon": 3.5532890,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966271,\n "lat": 49.0853020,\n "lon": 3.5526140,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966272,\n "lat": 49.0853050,\n "lon": 3.5526180,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966273,\n "lat": 49.0853060,\n "lon": 3.5527420,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966274,\n "lat": 49.0853100,\n "lon": 3.5553340,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966275,\n "lat": 49.0853140,\n "lon": 3.5537120,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966276,\n "lat": 49.0853150,\n "lon": 3.5547630,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966277,\n "lat": 49.0853170,\n "lon": 3.5554240,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966278,\n "lat": 49.0853180,\n "lon": 3.5543040,\n "timestamp": "2015-02-04T22:09:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966279,\n "lat": 49.0853260,\n "lon": 3.5532420,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966280,\n "lat": 49.0853270,\n "lon": 3.5549310,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966281,\n "lat": 49.0853280,\n "lon": 3.5542076,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966282,\n "lat": 49.0853290,\n "lon": 3.5546670,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966283,\n "lat": 49.0853320,\n "lon": 3.5537880,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966284,\n "lat": 49.0853340,\n "lon": 3.5525670,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966285,\n "lat": 49.0853390,\n "lon": 3.5525720,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966286,\n "lat": 49.0853410,\n "lon": 3.5553670,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966287,\n "lat": 49.0853440,\n "lon": 3.5537870,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966288,\n "lat": 49.0853490,\n "lon": 3.5533520,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966289,\n "lat": 49.0853510,\n "lon": 3.5525530,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966290,\n "lat": 49.0853510,\n "lon": 3.5537540,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966291,\n "lat": 49.0853570,\n "lon": 3.5537610,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966292,\n "lat": 49.0853590,\n "lon": 3.5538030,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966493,\n "lat": 49.0853710,\n "lon": 3.5547170,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966494,\n "lat": 49.0853730,\n "lon": 3.5537790,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966495,\n "lat": 49.0853740,\n "lon": 3.5526110,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966496,\n "lat": 49.0853740,\n "lon": 3.5533060,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966497,\n "lat": 49.0853740,\n "lon": 3.5542586,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966498,\n "lat": 49.0853750,\n "lon": 3.5540986,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966499,\n "lat": 49.0853780,\n "lon": 3.5526180,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966500,\n "lat": 49.0853790,\n "lon": 3.5548170,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966501,\n "lat": 49.0853840,\n "lon": 3.5525920,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966502,\n "lat": 49.0853840,\n "lon": 3.5548260,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966503,\n "lat": 49.0853930,\n "lon": 3.5526930,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966505,\n "lat": 49.0854010,\n "lon": 3.5546260,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966506,\n "lat": 49.0854050,\n "lon": 3.5552470,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966507,\n "lat": 49.0854090,\n "lon": 3.5547620,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966508,\n "lat": 49.0854110,\n "lon": 3.5546400,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966510,\n "lat": 49.0854200,\n "lon": 3.5545920,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966511,\n "lat": 49.0854230,\n "lon": 3.5541486,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966512,\n "lat": 49.0854300,\n "lon": 3.5546040,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966513,\n "lat": 49.0854310,\n "lon": 3.5547890,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966514,\n "lat": 49.0854330,\n "lon": 3.5526090,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966515,\n "lat": 49.0854340,\n "lon": 3.5545970,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966516,\n "lat": 49.0854480,\n "lon": 3.5527540,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966517,\n "lat": 49.0854630,\n "lon": 3.5553240,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966518,\n "lat": 49.0854750,\n "lon": 3.5532940,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966519,\n "lat": 49.0854860,\n "lon": 3.5526700,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966521,\n "lat": 49.0854930,\n "lon": 3.5533130,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966522,\n "lat": 49.0854930,\n "lon": 3.5546700,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966523,\n "lat": 49.0854940,\n "lon": 3.5550870,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966526,\n "lat": 49.0855270,\n "lon": 3.5531900,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966527,\n "lat": 49.0855300,\n "lon": 3.5552050,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966528,\n "lat": 49.0855429,\n "lon": 3.5550343,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966529,\n "lat": 49.0855440,\n "lon": 3.5532080,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966531,\n "lat": 49.0855560,\n "lon": 3.5552370,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966532,\n "lat": 49.0855660,\n "lon": 3.5533940,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966533,\n "lat": 49.0855790,\n "lon": 3.5551950,\n "timestamp": "2015-02-04T22:09:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966536,\n "lat": 49.0855899,\n "lon": 3.5550993,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966537,\n "lat": 49.0855929,\n "lon": 3.5549473,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966538,\n "lat": 49.0855930,\n "lon": 3.5523970,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966539,\n "lat": 49.0856090,\n "lon": 3.5537060,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966541,\n "lat": 49.0856180,\n "lon": 3.5532880,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966542,\n "lat": 49.0856210,\n "lon": 3.5523290,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966543,\n "lat": 49.0856260,\n "lon": 3.5523410,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966544,\n "lat": 49.0856409,\n "lon": 3.5550143,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966545,\n "lat": 49.0856430,\n "lon": 3.5524700,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966548,\n "lat": 49.0856570,\n "lon": 3.5536070,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966550,\n "lat": 49.0857020,\n "lon": 3.5538070,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966552,\n "lat": 49.0857170,\n "lon": 3.5521700,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966553,\n "lat": 49.0857230,\n "lon": 3.5521790,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966557,\n "lat": 49.0857420,\n "lon": 3.5538990,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966558,\n "lat": 49.0857480,\n "lon": 3.5539670,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966559,\n "lat": 49.0857500,\n "lon": 3.5537130,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966560,\n "lat": 49.0857610,\n "lon": 3.5521190,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966561,\n "lat": 49.0857630,\n "lon": 3.5537760,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966562,\n "lat": 49.0857670,\n "lon": 3.5542280,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966563,\n "lat": 49.0857770,\n "lon": 3.5537710,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966564,\n "lat": 49.0857810,\n "lon": 3.5538920,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966566,\n "lat": 49.0857920,\n "lon": 3.5529480,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966567,\n "lat": 49.0857940,\n "lon": 3.5542540,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966568,\n "lat": 49.0857970,\n "lon": 3.5545290,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966570,\n "lat": 49.0858000,\n "lon": 3.5545780,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966571,\n "lat": 49.0858020,\n "lon": 3.5546160,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966572,\n "lat": 49.0858173,\n "lon": 3.5532100,\n "timestamp": "2017-04-03T17:55:16Z",\n "version": 2,\n "changeset": 47420204,\n "user": "YOSM",\n "uid": 799950\n },\n {\n "type": "node",\n "id": 3330966573,\n "lat": 49.0858050,\n "lon": 3.5539510,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966574,\n "lat": 49.0858090,\n "lon": 3.5541370,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966575,\n "lat": 49.0858110,\n "lon": 3.5521900,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966576,\n "lat": 49.0858120,\n "lon": 3.5537120,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966577,\n "lat": 49.0858200,\n "lon": 3.5547480,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966578,\n "lat": 49.0858220,\n "lon": 3.5545540,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966579,\n "lat": 49.0858230,\n "lon": 3.5545770,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966580,\n "lat": 49.0858230,\n "lon": 3.5546150,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966581,\n "lat": 49.0858240,\n "lon": 3.5528850,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966582,\n "lat": 49.0858240,\n "lon": 3.5537760,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966583,\n "lat": 49.0858240,\n "lon": 3.5541500,\n "timestamp": "2015-02-04T22:09:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966584,\n "lat": 49.0858240,\n "lon": 3.5547210,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966585,\n "lat": 49.0858260,\n "lon": 3.5541730,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966586,\n "lat": 49.0858290,\n "lon": 3.5529970,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966587,\n "lat": 49.0858290,\n "lon": 3.5547560,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966588,\n "lat": 49.0858300,\n "lon": 3.5547250,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966590,\n "lat": 49.0858340,\n "lon": 3.5547610,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966591,\n "lat": 49.0858420,\n "lon": 3.5547350,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966794,\n "lat": 49.0858490,\n "lon": 3.5528650,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966796,\n "lat": 49.0858590,\n "lon": 3.5538100,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966797,\n "lat": 49.0858743,\n "lon": 3.5531050,\n "timestamp": "2017-04-03T17:55:16Z",\n "version": 2,\n "changeset": 47420204,\n "user": "YOSM",\n "uid": 799950\n },\n {\n "type": "node",\n "id": 3330966798,\n "lat": 49.0858630,\n "lon": 3.5529330,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966799,\n "lat": 49.0858823,\n "lon": 3.5532930,\n "timestamp": "2017-04-03T17:55:16Z",\n "version": 2,\n "changeset": 47420204,\n "user": "YOSM",\n "uid": 799950\n },\n {\n "type": "node",\n "id": 3330966800,\n "lat": 49.0858710,\n "lon": 3.5543010,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966801,\n "lat": 49.0858720,\n "lon": 3.5543570,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966802,\n "lat": 49.0858760,\n "lon": 3.5537740,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966803,\n "lat": 49.0858760,\n "lon": 3.5541620,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966804,\n "lat": 49.0858800,\n "lon": 3.5529000,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966805,\n "lat": 49.0858933,\n "lon": 3.5531790,\n "timestamp": "2017-04-03T17:55:16Z",\n "version": 2,\n "changeset": 47420204,\n "user": "YOSM",\n "uid": 799950\n },\n {\n "type": "node",\n "id": 3330966807,\n "lat": 49.0858940,\n "lon": 3.5527850,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966808,\n "lat": 49.0858940,\n "lon": 3.5540590,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966809,\n "lat": 49.0859073,\n "lon": 3.5531500,\n "timestamp": "2017-04-03T17:55:16Z",\n "version": 2,\n "changeset": 47420204,\n "user": "YOSM",\n "uid": 799950\n },\n {\n "type": "node",\n "id": 3330966810,\n "lat": 49.0858960,\n "lon": 3.5537320,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966811,\n "lat": 49.0858970,\n "lon": 3.5530480,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966812,\n "lat": 49.0858980,\n "lon": 3.5548890,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966813,\n "lat": 49.0859130,\n "lon": 3.5533216,\n "timestamp": "2017-04-03T17:55:16Z",\n "version": 2,\n "changeset": 47420204,\n "user": "YOSM",\n "uid": 799950\n },\n {\n "type": "node",\n "id": 3330966814,\n "lat": 49.0859070,\n "lon": 3.5550680,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966815,\n "lat": 49.0859213,\n "lon": 3.5532200,\n "timestamp": "2017-04-03T17:55:16Z",\n "version": 2,\n "changeset": 47420204,\n "user": "YOSM",\n "uid": 799950\n },\n {\n "type": "node",\n "id": 3330966816,\n "lat": 49.0859100,\n "lon": 3.5547740,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966817,\n "lat": 49.0859100,\n "lon": 3.5551230,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966818,\n "lat": 49.0859110,\n "lon": 3.5540750,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966819,\n "lat": 49.0859130,\n "lon": 3.5528050,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966820,\n "lat": 49.0859200,\n "lon": 3.5533266,\n "timestamp": "2017-04-03T17:55:16Z",\n "version": 2,\n "changeset": 47420204,\n "user": "YOSM",\n "uid": 799950\n },\n {\n "type": "node",\n "id": 3330966821,\n "lat": 49.0859220,\n "lon": 3.5532936,\n "timestamp": "2017-04-03T17:55:16Z",\n "version": 2,\n "changeset": 47420204,\n "user": "YOSM",\n "uid": 799950\n },\n {\n "type": "node",\n "id": 3330966822,\n "lat": 49.0859280,\n "lon": 3.5533006,\n "timestamp": "2017-04-03T17:55:16Z",\n "version": 2,\n "changeset": 47420204,\n "user": "YOSM",\n "uid": 799950\n },\n {\n "type": "node",\n "id": 3330966823,\n "lat": 49.0859230,\n "lon": 3.5527890,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966824,\n "lat": 49.0859240,\n "lon": 3.5542060,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966825,\n "lat": 49.0859240,\n "lon": 3.5543490,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966826,\n "lat": 49.0859280,\n "lon": 3.5539700,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966827,\n "lat": 49.0859310,\n "lon": 3.5550720,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966828,\n "lat": 49.0859340,\n "lon": 3.5536410,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966829,\n "lat": 49.0859350,\n "lon": 3.5528050,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966830,\n "lat": 49.0859370,\n "lon": 3.5538330,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966831,\n "lat": 49.0859390,\n "lon": 3.5551790,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966832,\n "lat": 49.0859410,\n "lon": 3.5537760,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966833,\n "lat": 49.0859420,\n "lon": 3.5548960,\n "timestamp": "2015-02-04T22:09:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966834,\n "lat": 49.0859440,\n "lon": 3.5539930,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966835,\n "lat": 49.0859450,\n "lon": 3.5550740,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966836,\n "lat": 49.0859460,\n "lon": 3.5538120,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966837,\n "lat": 49.0859500,\n "lon": 3.5539770,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966838,\n "lat": 49.0859520,\n "lon": 3.5538470,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966839,\n "lat": 49.0859550,\n "lon": 3.5537440,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966840,\n "lat": 49.0859560,\n "lon": 3.5529400,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966841,\n "lat": 49.0859580,\n "lon": 3.5531610,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966842,\n "lat": 49.0859590,\n "lon": 3.5535820,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966843,\n "lat": 49.0859590,\n "lon": 3.5544360,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966844,\n "lat": 49.0859600,\n "lon": 3.5538270,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966845,\n "lat": 49.0859600,\n "lon": 3.5541210,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966846,\n "lat": 49.0859630,\n "lon": 3.5546290,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966847,\n "lat": 49.0859660,\n "lon": 3.5542440,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966848,\n "lat": 49.0859680,\n "lon": 3.5548300,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966849,\n "lat": 49.0859690,\n "lon": 3.5538050,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966850,\n "lat": 49.0859720,\n "lon": 3.5531150,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966851,\n "lat": 49.0859730,\n "lon": 3.5538420,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966852,\n "lat": 49.0859740,\n "lon": 3.5541340,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966853,\n "lat": 49.0859800,\n "lon": 3.5535310,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966854,\n "lat": 49.0859810,\n "lon": 3.5536850,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966855,\n "lat": 49.0859820,\n "lon": 3.5537710,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966856,\n "lat": 49.0859830,\n "lon": 3.5538190,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966857,\n "lat": 49.0859890,\n "lon": 3.5536650,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966858,\n "lat": 49.0859930,\n "lon": 3.5536960,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966859,\n "lat": 49.0859930,\n "lon": 3.5540400,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966860,\n "lat": 49.0859930,\n "lon": 3.5542690,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966861,\n "lat": 49.0859950,\n "lon": 3.5538650,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966862,\n "lat": 49.0859970,\n "lon": 3.5534900,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966863,\n "lat": 49.0860010,\n "lon": 3.5536770,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966864,\n "lat": 49.0860030,\n "lon": 3.5542440,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966865,\n "lat": 49.0860060,\n "lon": 3.5536280,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966866,\n "lat": 49.0860060,\n "lon": 3.5537620,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966867,\n "lat": 49.0860060,\n "lon": 3.5543130,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966868,\n "lat": 49.0860080,\n "lon": 3.5540530,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966869,\n "lat": 49.0860150,\n "lon": 3.5539880,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966870,\n "lat": 49.0860210,\n "lon": 3.5529880,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966871,\n "lat": 49.0860220,\n "lon": 3.5537230,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966872,\n "lat": 49.0860230,\n "lon": 3.5542670,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966873,\n "lat": 49.0860240,\n "lon": 3.5546860,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966874,\n "lat": 49.0860260,\n "lon": 3.5544570,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966875,\n "lat": 49.0860270,\n "lon": 3.5532090,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966876,\n "lat": 49.0860290,\n "lon": 3.5537830,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966877,\n "lat": 49.0860310,\n "lon": 3.5531940,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966878,\n "lat": 49.0860330,\n "lon": 3.5535850,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966879,\n "lat": 49.0860410,\n "lon": 3.5546430,\n "timestamp": "2015-02-04T22:09:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966880,\n "lat": 49.0860440,\n "lon": 3.5544740,\n "timestamp": "2015-02-04T22:09:32Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966882,\n "lat": 49.0860490,\n "lon": 3.5535490,\n "timestamp": "2015-02-04T22:09:32Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966883,\n "lat": 49.0860570,\n "lon": 3.5543890,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966884,\n "lat": 49.0860600,\n "lon": 3.5552810,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966885,\n "lat": 49.0860640,\n "lon": 3.5532170,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966886,\n "lat": 49.0860650,\n "lon": 3.5543680,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966887,\n "lat": 49.0860700,\n "lon": 3.5524580,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966888,\n "lat": 49.0860710,\n "lon": 3.5536910,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966889,\n "lat": 49.0860710,\n "lon": 3.5544030,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966890,\n "lat": 49.0860730,\n "lon": 3.5531730,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966891,\n "lat": 49.0860730,\n "lon": 3.5535180,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330966892,\n "lat": 49.0860740,\n "lon": 3.5524260,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967193,\n "lat": 49.0860800,\n "lon": 3.5552190,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967194,\n "lat": 49.0860810,\n "lon": 3.5524080,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967195,\n "lat": 49.0860820,\n "lon": 3.5538230,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967196,\n "lat": 49.0860830,\n "lon": 3.5552980,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967197,\n "lat": 49.0860840,\n "lon": 3.5524360,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967198,\n "lat": 49.0860850,\n "lon": 3.5524150,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967199,\n "lat": 49.0860850,\n "lon": 3.5530360,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967200,\n "lat": 49.0860880,\n "lon": 3.5522050,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967201,\n "lat": 49.0860880,\n "lon": 3.5534630,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967202,\n "lat": 49.0860880,\n "lon": 3.5538090,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967203,\n "lat": 49.0860970,\n "lon": 3.5537170,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967204,\n "lat": 49.0860980,\n "lon": 3.5547590,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967205,\n "lat": 49.0861020,\n "lon": 3.5524900,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967206,\n "lat": 49.0861080,\n "lon": 3.5522300,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967207,\n "lat": 49.0861080,\n "lon": 3.5524860,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967208,\n "lat": 49.0861100,\n "lon": 3.5537580,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967209,\n "lat": 49.0861100,\n "lon": 3.5538270,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967210,\n "lat": 49.0861100,\n "lon": 3.5544670,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967211,\n "lat": 49.0861120,\n "lon": 3.5533750,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967212,\n "lat": 49.0861130,\n "lon": 3.5547190,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967213,\n "lat": 49.0861140,\n "lon": 3.5523240,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967214,\n "lat": 49.0861150,\n "lon": 3.5525270,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967215,\n "lat": 49.0861160,\n "lon": 3.5552830,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967216,\n "lat": 49.0861170,\n "lon": 3.5535650,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967217,\n "lat": 49.0861180,\n "lon": 3.5536680,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967218,\n "lat": 49.0861190,\n "lon": 3.5523310,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967219,\n "lat": 49.0861210,\n "lon": 3.5523090,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967220,\n "lat": 49.0861210,\n "lon": 3.5525430,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967221,\n "lat": 49.0861240,\n "lon": 3.5525150,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967222,\n "lat": 49.0861250,\n "lon": 3.5552520,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967223,\n "lat": 49.0861260,\n "lon": 3.5523150,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967224,\n "lat": 49.0861290,\n "lon": 3.5523070,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967225,\n "lat": 49.0861290,\n "lon": 3.5537110,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967226,\n "lat": 49.0861300,\n "lon": 3.5532520,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967227,\n "lat": 49.0861310,\n "lon": 3.5537810,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967228,\n "lat": 49.0861310,\n "lon": 3.5538740,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967229,\n "lat": 49.0861330,\n "lon": 3.5523230,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967230,\n "lat": 49.0861330,\n "lon": 3.5525320,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967231,\n "lat": 49.0861340,\n "lon": 3.5534980,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967232,\n "lat": 49.0861360,\n "lon": 3.5521110,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967233,\n "lat": 49.0861360,\n "lon": 3.5532280,\n "timestamp": "2015-02-04T22:09:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967234,\n "lat": 49.0861370,\n "lon": 3.5523160,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967235,\n "lat": 49.0861370,\n "lon": 3.5530760,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967236,\n "lat": 49.0861370,\n "lon": 3.5536910,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967237,\n "lat": 49.0861420,\n "lon": 3.5523340,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967238,\n "lat": 49.0861430,\n "lon": 3.5532620,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967239,\n "lat": 49.0861490,\n "lon": 3.5532410,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967241,\n "lat": 49.0861560,\n "lon": 3.5521300,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967242,\n "lat": 49.0861580,\n "lon": 3.5522780,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967243,\n "lat": 49.0861580,\n "lon": 3.5525580,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967244,\n "lat": 49.0861580,\n "lon": 3.5534060,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967245,\n "lat": 49.0861580,\n "lon": 3.5550810,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967246,\n "lat": 49.0861610,\n "lon": 3.5525710,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967247,\n "lat": 49.0861610,\n "lon": 3.5538110,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967248,\n "lat": 49.0861630,\n "lon": 3.5521170,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967249,\n "lat": 49.0861640,\n "lon": 3.5522680,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967250,\n "lat": 49.0861640,\n "lon": 3.5522870,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967251,\n "lat": 49.0861650,\n "lon": 3.5545150,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967252,\n "lat": 49.0861690,\n "lon": 3.5525560,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967253,\n "lat": 49.0861700,\n "lon": 3.5522730,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967254,\n "lat": 49.0861710,\n "lon": 3.5525660,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967255,\n "lat": 49.0861730,\n "lon": 3.5550930,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967256,\n "lat": 49.0861770,\n "lon": 3.5550200,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967257,\n "lat": 49.0861810,\n "lon": 3.5522300,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967258,\n "lat": 49.0861820,\n "lon": 3.5531210,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967259,\n "lat": 49.0861820,\n "lon": 3.5544750,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967260,\n "lat": 49.0861860,\n "lon": 3.5522190,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967261,\n "lat": 49.0861860,\n "lon": 3.5522400,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967262,\n "lat": 49.0861870,\n "lon": 3.5522360,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967263,\n "lat": 49.0861900,\n "lon": 3.5532840,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967264,\n "lat": 49.0861900,\n "lon": 3.5549700,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967265,\n "lat": 49.0861920,\n "lon": 3.5521480,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967266,\n "lat": 49.0861920,\n "lon": 3.5550280,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967267,\n "lat": 49.0861930,\n "lon": 3.5522240,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967268,\n "lat": 49.0861930,\n "lon": 3.5525390,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967269,\n "lat": 49.0861970,\n "lon": 3.5549460,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967270,\n "lat": 49.0861990,\n "lon": 3.5525320,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967271,\n "lat": 49.0862000,\n "lon": 3.5525510,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967272,\n "lat": 49.0862010,\n "lon": 3.5490500,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967273,\n "lat": 49.0862020,\n "lon": 3.5521840,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967274,\n "lat": 49.0862050,\n "lon": 3.5525450,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967275,\n "lat": 49.0862060,\n "lon": 3.5521900,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967276,\n "lat": 49.0862060,\n "lon": 3.5549820,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967277,\n "lat": 49.0862090,\n "lon": 3.5525190,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967278,\n "lat": 49.0862100,\n "lon": 3.5521660,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967279,\n "lat": 49.0862130,\n "lon": 3.5549580,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967280,\n "lat": 49.0862140,\n "lon": 3.5521710,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967281,\n "lat": 49.0862160,\n "lon": 3.5521190,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967283,\n "lat": 49.0862220,\n "lon": 3.5521060,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967284,\n "lat": 49.0862220,\n "lon": 3.5531620,\n "timestamp": "2015-02-04T22:09:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967285,\n "lat": 49.0862270,\n "lon": 3.5520760,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967286,\n "lat": 49.0862290,\n "lon": 3.5521360,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967287,\n "lat": 49.0862310,\n "lon": 3.5489830,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967288,\n "lat": 49.0862330,\n "lon": 3.5525470,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967289,\n "lat": 49.0862380,\n "lon": 3.5525350,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967290,\n "lat": 49.0862410,\n "lon": 3.5525270,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967291,\n "lat": 49.0862430,\n "lon": 3.5525420,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967292,\n "lat": 49.0862440,\n "lon": 3.5490940,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967493,\n "lat": 49.0862470,\n "lon": 3.5525330,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967494,\n "lat": 49.0862490,\n "lon": 3.5521340,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967495,\n "lat": 49.0862520,\n "lon": 3.5524290,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967496,\n "lat": 49.0862530,\n "lon": 3.5519310,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967497,\n "lat": 49.0862540,\n "lon": 3.5531000,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967498,\n "lat": 49.0862550,\n "lon": 3.5521240,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967499,\n "lat": 49.0862620,\n "lon": 3.5521340,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967500,\n "lat": 49.0862640,\n "lon": 3.5524420,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967501,\n "lat": 49.0862650,\n "lon": 3.5521510,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967502,\n "lat": 49.0862660,\n "lon": 3.5524630,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967503,\n "lat": 49.0862670,\n "lon": 3.5523910,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967504,\n "lat": 49.0862670,\n "lon": 3.5530420,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967505,\n "lat": 49.0862680,\n "lon": 3.5521400,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967506,\n "lat": 49.0862690,\n "lon": 3.5521170,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967507,\n "lat": 49.0862690,\n "lon": 3.5524290,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967508,\n "lat": 49.0862710,\n "lon": 3.5524500,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967509,\n "lat": 49.0862730,\n "lon": 3.5523960,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967510,\n "lat": 49.0862730,\n "lon": 3.5524690,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967511,\n "lat": 49.0862740,\n "lon": 3.5490270,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967512,\n "lat": 49.0862750,\n "lon": 3.5523720,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967513,\n "lat": 49.0862750,\n "lon": 3.5530540,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967514,\n "lat": 49.0862770,\n "lon": 3.5524370,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967515,\n "lat": 49.0862780,\n "lon": 3.5524570,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967516,\n "lat": 49.0862800,\n "lon": 3.5523800,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967517,\n "lat": 49.0862850,\n "lon": 3.5523470,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967518,\n "lat": 49.0862857,\n "lon": 3.5528440,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967519,\n "lat": 49.0862900,\n "lon": 3.5531360,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967520,\n "lat": 49.0862910,\n "lon": 3.5523320,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967521,\n "lat": 49.0862910,\n "lon": 3.5523520,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967522,\n "lat": 49.0862952,\n "lon": 3.5528829,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967523,\n "lat": 49.0862960,\n "lon": 3.5531270,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967524,\n "lat": 49.0862970,\n "lon": 3.5523380,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967525,\n "lat": 49.0862980,\n "lon": 3.5521870,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967526,\n "lat": 49.0862980,\n "lon": 3.5529830,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967527,\n "lat": 49.0863000,\n "lon": 3.5554130,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967528,\n "lat": 49.0863020,\n "lon": 3.5523040,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967529,\n "lat": 49.0863039,\n "lon": 3.5528670,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967530,\n "lat": 49.0863080,\n "lon": 3.5523100,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967531,\n "lat": 49.0863090,\n "lon": 3.5522870,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967532,\n "lat": 49.0863120,\n "lon": 3.5521850,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967533,\n "lat": 49.0863130,\n "lon": 3.5522140,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967534,\n "lat": 49.0863140,\n "lon": 3.5520020,\n "timestamp": "2015-02-04T22:09:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967535,\n "lat": 49.0863140,\n "lon": 3.5522950,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967536,\n "lat": 49.0863170,\n "lon": 3.5519920,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967537,\n "lat": 49.0863170,\n "lon": 3.5521920,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967538,\n "lat": 49.0863230,\n "lon": 3.5527160,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967539,\n "lat": 49.0863240,\n "lon": 3.5522510,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967540,\n "lat": 49.0863241,\n "lon": 3.5527733,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967541,\n "lat": 49.0863275,\n "lon": 3.5529237,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967542,\n "lat": 49.0863290,\n "lon": 3.5522580,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967543,\n "lat": 49.0863340,\n "lon": 3.5527260,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967544,\n "lat": 49.0863350,\n "lon": 3.5472240,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967545,\n "lat": 49.0863360,\n "lon": 3.5522420,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967546,\n "lat": 49.0863430,\n "lon": 3.5471960,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967547,\n "lat": 49.0863430,\n "lon": 3.5553030,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967548,\n "lat": 49.0863440,\n "lon": 3.5553010,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967549,\n "lat": 49.0863540,\n "lon": 3.5531810,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967550,\n "lat": 49.0863560,\n "lon": 3.5530690,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967551,\n "lat": 49.0863570,\n "lon": 3.5554670,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967552,\n "lat": 49.0863580,\n "lon": 3.5527480,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967553,\n "lat": 49.0863610,\n "lon": 3.5530600,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967554,\n "lat": 49.0863630,\n "lon": 3.5552540,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967555,\n "lat": 49.0863640,\n "lon": 3.5552520,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967556,\n "lat": 49.0863700,\n "lon": 3.5525340,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967557,\n "lat": 49.0863740,\n "lon": 3.5525180,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967558,\n "lat": 49.0863745,\n "lon": 3.5528370,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967559,\n "lat": 49.0863800,\n "lon": 3.5553360,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967560,\n "lat": 49.0863830,\n "lon": 3.5526640,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967561,\n "lat": 49.0863860,\n "lon": 3.5472540,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967562,\n "lat": 49.0863860,\n "lon": 3.5532410,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967563,\n "lat": 49.0863880,\n "lon": 3.5531080,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967564,\n "lat": 49.0863890,\n "lon": 3.5526640,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967565,\n "lat": 49.0863910,\n "lon": 3.5526360,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967566,\n "lat": 49.0863920,\n "lon": 3.5472280,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967567,\n "lat": 49.0863940,\n "lon": 3.5533540,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967568,\n "lat": 49.0863950,\n "lon": 3.5526410,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967569,\n "lat": 49.0864000,\n "lon": 3.5552850,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967570,\n "lat": 49.0864020,\n "lon": 3.5532640,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967571,\n "lat": 49.0864060,\n "lon": 3.5523910,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967572,\n "lat": 49.0864060,\n "lon": 3.5532120,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967573,\n "lat": 49.0864130,\n "lon": 3.5525630,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967574,\n "lat": 49.0864160,\n "lon": 3.5525500,\n "timestamp": "2015-02-04T22:09:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967575,\n "lat": 49.0864180,\n "lon": 3.5532310,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967576,\n "lat": 49.0864180,\n "lon": 3.5532350,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967577,\n "lat": 49.0864200,\n "lon": 3.5553040,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967578,\n "lat": 49.0864300,\n "lon": 3.5532920,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967579,\n "lat": 49.0864430,\n "lon": 3.5522710,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967580,\n "lat": 49.0864530,\n "lon": 3.5524250,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967581,\n "lat": 49.0864700,\n "lon": 3.5523650,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967582,\n "lat": 49.0864910,\n "lon": 3.5525110,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967583,\n "lat": 49.0865000,\n "lon": 3.5465090,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967584,\n "lat": 49.0865080,\n "lon": 3.5464730,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967585,\n "lat": 49.0865140,\n "lon": 3.5464480,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967586,\n "lat": 49.0865250,\n "lon": 3.5535250,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967587,\n "lat": 49.0865290,\n "lon": 3.5524090,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967588,\n "lat": 49.0865380,\n "lon": 3.5520620,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967589,\n "lat": 49.0865410,\n "lon": 3.5465320,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967590,\n "lat": 49.0865490,\n "lon": 3.5464990,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967591,\n "lat": 49.0865530,\n "lon": 3.5523440,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967592,\n "lat": 49.0865550,\n "lon": 3.5464730,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967693,\n "lat": 49.0865590,\n "lon": 3.5523030,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967694,\n "lat": 49.0865600,\n "lon": 3.5534570,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967695,\n "lat": 49.0865620,\n "lon": 3.5525620,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967696,\n "lat": 49.0865660,\n "lon": 3.5523080,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967697,\n "lat": 49.0865680,\n "lon": 3.5525560,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967698,\n "lat": 49.0865720,\n "lon": 3.5480180,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967699,\n "lat": 49.0865770,\n "lon": 3.5522380,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967700,\n "lat": 49.0865770,\n "lon": 3.5527740,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967701,\n "lat": 49.0865790,\n "lon": 3.5520040,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967702,\n "lat": 49.0865810,\n "lon": 3.5522430,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967703,\n "lat": 49.0865860,\n "lon": 3.5522140,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967704,\n "lat": 49.0865880,\n "lon": 3.5525000,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967705,\n "lat": 49.0865910,\n "lon": 3.5522170,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967706,\n "lat": 49.0865960,\n "lon": 3.5527100,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967707,\n "lat": 49.0866020,\n "lon": 3.5524620,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967708,\n "lat": 49.0866030,\n "lon": 3.5527920,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967709,\n "lat": 49.0866040,\n "lon": 3.5525790,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967710,\n "lat": 49.0866070,\n "lon": 3.5527170,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967711,\n "lat": 49.0866150,\n "lon": 3.5521530,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967712,\n "lat": 49.0866180,\n "lon": 3.5527230,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967713,\n "lat": 49.0866210,\n "lon": 3.5525230,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967714,\n "lat": 49.0866290,\n "lon": 3.5523890,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967715,\n "lat": 49.0866320,\n "lon": 3.5521670,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967716,\n "lat": 49.0866360,\n "lon": 3.5523680,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967717,\n "lat": 49.0866390,\n "lon": 3.5521450,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967718,\n "lat": 49.0866410,\n "lon": 3.5523540,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967719,\n "lat": 49.0866430,\n "lon": 3.5480630,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967720,\n "lat": 49.0866490,\n "lon": 3.5521170,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967721,\n "lat": 49.0866580,\n "lon": 3.5477040,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967722,\n "lat": 49.0866610,\n "lon": 3.5479870,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967723,\n "lat": 49.0866650,\n "lon": 3.5479900,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967724,\n "lat": 49.0866650,\n "lon": 3.5520750,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967725,\n "lat": 49.0866680,\n "lon": 3.5477080,\n "timestamp": "2015-02-04T22:09:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967726,\n "lat": 49.0866740,\n "lon": 3.5476450,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967727,\n "lat": 49.0866790,\n "lon": 3.5529180,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967728,\n "lat": 49.0866820,\n "lon": 3.5476580,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967729,\n "lat": 49.0866830,\n "lon": 3.5476530,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967730,\n "lat": 49.0866840,\n "lon": 3.5524330,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967731,\n "lat": 49.0866870,\n "lon": 3.5478950,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967732,\n "lat": 49.0866900,\n "lon": 3.5476630,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967733,\n "lat": 49.0866920,\n "lon": 3.5522150,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967734,\n "lat": 49.0866930,\n "lon": 3.5529300,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967735,\n "lat": 49.0866950,\n "lon": 3.5524020,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967736,\n "lat": 49.0866960,\n "lon": 3.5475690,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967737,\n "lat": 49.0867010,\n "lon": 3.5528360,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967738,\n "lat": 49.0867050,\n "lon": 3.5475750,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967739,\n "lat": 49.0867080,\n "lon": 3.5475650,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967740,\n "lat": 49.0867080,\n "lon": 3.5528490,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967741,\n "lat": 49.0867100,\n "lon": 3.5521660,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967742,\n "lat": 49.0867160,\n "lon": 3.5475700,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967743,\n "lat": 49.0867220,\n "lon": 3.5521340,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967744,\n "lat": 49.0867220,\n "lon": 3.5521940,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967745,\n "lat": 49.0867250,\n "lon": 3.5519230,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967746,\n "lat": 49.0867260,\n "lon": 3.5519190,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967747,\n "lat": 49.0867360,\n "lon": 3.5527540,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967748,\n "lat": 49.0867380,\n "lon": 3.5521470,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967749,\n "lat": 49.0867460,\n "lon": 3.5525690,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967750,\n "lat": 49.0867480,\n "lon": 3.5474210,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967751,\n "lat": 49.0867500,\n "lon": 3.5479340,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967752,\n "lat": 49.0867570,\n "lon": 3.5474260,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967753,\n "lat": 49.0867570,\n "lon": 3.5520560,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967754,\n "lat": 49.0867570,\n "lon": 3.5527760,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967755,\n "lat": 49.0867600,\n "lon": 3.5518320,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967756,\n "lat": 49.0867610,\n "lon": 3.5479410,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967757,\n "lat": 49.0867660,\n "lon": 3.5525840,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967758,\n "lat": 49.0867710,\n "lon": 3.5525020,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967759,\n "lat": 49.0867720,\n "lon": 3.5520220,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967760,\n "lat": 49.0867850,\n "lon": 3.5521850,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967761,\n "lat": 49.0867880,\n "lon": 3.5515990,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967762,\n "lat": 49.0867920,\n "lon": 3.5525210,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967763,\n "lat": 49.0867980,\n "lon": 3.5516120,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967764,\n "lat": 49.0867990,\n "lon": 3.5515800,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967765,\n "lat": 49.0868010,\n "lon": 3.5520480,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967766,\n "lat": 49.0868020,\n "lon": 3.5519630,\n "timestamp": "2015-02-04T22:09:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967767,\n "lat": 49.0868100,\n "lon": 3.5483750,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967768,\n "lat": 49.0868110,\n "lon": 3.5517780,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967769,\n "lat": 49.0868110,\n "lon": 3.5521070,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967770,\n "lat": 49.0868120,\n "lon": 3.5515570,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967771,\n "lat": 49.0868130,\n "lon": 3.5476610,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967772,\n "lat": 49.0868130,\n "lon": 3.5520300,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967773,\n "lat": 49.0868210,\n "lon": 3.5483350,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967774,\n "lat": 49.0868220,\n "lon": 3.5515720,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967775,\n "lat": 49.0868240,\n "lon": 3.5476690,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967776,\n "lat": 49.0868260,\n "lon": 3.5483850,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967777,\n "lat": 49.0868270,\n "lon": 3.5476600,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967778,\n "lat": 49.0868290,\n "lon": 3.5518920,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967779,\n "lat": 49.0868360,\n "lon": 3.5522280,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967780,\n "lat": 49.0868360,\n "lon": 3.5522850,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967781,\n "lat": 49.0868370,\n "lon": 3.5476670,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967782,\n "lat": 49.0868380,\n "lon": 3.5483470,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967783,\n "lat": 49.0868380,\n "lon": 3.5518780,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967784,\n "lat": 49.0868390,\n "lon": 3.5475680,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967785,\n "lat": 49.0868420,\n "lon": 3.5520610,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967786,\n "lat": 49.0868430,\n "lon": 3.5471140,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967787,\n "lat": 49.0868440,\n "lon": 3.5520560,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967788,\n "lat": 49.0868450,\n "lon": 3.5476730,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967789,\n "lat": 49.0868460,\n "lon": 3.5475810,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967790,\n "lat": 49.0868460,\n "lon": 3.5521120,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967791,\n "lat": 49.0868480,\n "lon": 3.5475740,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967792,\n "lat": 49.0868490,\n "lon": 3.5520400,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967893,\n "lat": 49.0868500,\n "lon": 3.5518500,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967894,\n "lat": 49.0868500,\n "lon": 3.5521860,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967896,\n "lat": 49.0868510,\n "lon": 3.5517170,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967897,\n "lat": 49.0868510,\n "lon": 3.5522400,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967898,\n "lat": 49.0868560,\n "lon": 3.5520160,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967899,\n "lat": 49.0868580,\n "lon": 3.5475880,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967900,\n "lat": 49.0868590,\n "lon": 3.5518300,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967901,\n "lat": 49.0868650,\n "lon": 3.5473190,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967902,\n "lat": 49.0868670,\n "lon": 3.5475940,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967903,\n "lat": 49.0868720,\n "lon": 3.5522570,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967904,\n "lat": 49.0868780,\n "lon": 3.5517480,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967905,\n "lat": 49.0868820,\n "lon": 3.5518540,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967906,\n "lat": 49.0868820,\n "lon": 3.5521580,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967907,\n "lat": 49.0868840,\n "lon": 3.5519250,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967908,\n "lat": 49.0868850,\n "lon": 3.5521430,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967909,\n "lat": 49.0868860,\n "lon": 3.5522160,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967910,\n "lat": 49.0868910,\n "lon": 3.5472280,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967911,\n "lat": 49.0868930,\n "lon": 3.5518940,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967912,\n "lat": 49.0868930,\n "lon": 3.5521050,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967913,\n "lat": 49.0868940,\n "lon": 3.5472260,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967914,\n "lat": 49.0868990,\n "lon": 3.5521750,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967915,\n "lat": 49.0869050,\n "lon": 3.5521590,\n "timestamp": "2015-02-04T22:09:39Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967916,\n "lat": 49.0869070,\n "lon": 3.5517830,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967917,\n "lat": 49.0869110,\n "lon": 3.5473500,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967918,\n "lat": 49.0869130,\n "lon": 3.5471600,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967919,\n "lat": 49.0869220,\n "lon": 3.5473580,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967920,\n "lat": 49.0869230,\n "lon": 3.5469090,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967921,\n "lat": 49.0869500,\n "lon": 3.5515290,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967922,\n "lat": 49.0869580,\n "lon": 3.5522020,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967923,\n "lat": 49.0869650,\n "lon": 3.5467640,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967924,\n "lat": 49.0869740,\n "lon": 3.5469560,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967925,\n "lat": 49.0869780,\n "lon": 3.5469430,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967926,\n "lat": 49.0869910,\n "lon": 3.5466630,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967927,\n "lat": 49.0869960,\n "lon": 3.5517920,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967928,\n "lat": 49.0870030,\n "lon": 3.5515660,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967929,\n "lat": 49.0870160,\n "lon": 3.5513330,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967930,\n "lat": 49.0870170,\n "lon": 3.5517290,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967931,\n "lat": 49.0870180,\n "lon": 3.5467980,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967932,\n "lat": 49.0870200,\n "lon": 3.5515160,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967933,\n "lat": 49.0870330,\n "lon": 3.5515270,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967934,\n "lat": 49.0870360,\n "lon": 3.5519590,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967935,\n "lat": 49.0870420,\n "lon": 3.5514520,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967936,\n "lat": 49.0870450,\n "lon": 3.5470010,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967937,\n "lat": 49.0870540,\n "lon": 3.5514700,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967938,\n "lat": 49.0870560,\n "lon": 3.5469600,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967939,\n "lat": 49.0870560,\n "lon": 3.5512160,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967940,\n "lat": 49.0870610,\n "lon": 3.5519780,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967941,\n "lat": 49.0870620,\n "lon": 3.5513730,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967942,\n "lat": 49.0870650,\n "lon": 3.5469270,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967943,\n "lat": 49.0870670,\n "lon": 3.5513770,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967944,\n "lat": 49.0870690,\n "lon": 3.5515590,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967945,\n "lat": 49.0870730,\n "lon": 3.5469680,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967946,\n "lat": 49.0870730,\n "lon": 3.5518430,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967947,\n "lat": 49.0870740,\n "lon": 3.5513440,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967948,\n "lat": 49.0870810,\n "lon": 3.5469380,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967949,\n "lat": 49.0870830,\n "lon": 3.5511350,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967950,\n "lat": 49.0870840,\n "lon": 3.5515070,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967951,\n "lat": 49.0870860,\n "lon": 3.5515720,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967952,\n "lat": 49.0870890,\n "lon": 3.5468430,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967953,\n "lat": 49.0870910,\n "lon": 3.5468360,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967954,\n "lat": 49.0870960,\n "lon": 3.5504990,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967955,\n "lat": 49.0870980,\n "lon": 3.5469490,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967956,\n "lat": 49.0870980,\n "lon": 3.5504190,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967957,\n "lat": 49.0871000,\n "lon": 3.5518610,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967958,\n "lat": 49.0871040,\n "lon": 3.5467380,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967959,\n "lat": 49.0871040,\n "lon": 3.5507060,\n "timestamp": "2015-02-04T22:09:40Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967960,\n "lat": 49.0871060,\n "lon": 3.5515230,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967961,\n "lat": 49.0871070,\n "lon": 3.5503270,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967962,\n "lat": 49.0871120,\n "lon": 3.5467590,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967963,\n "lat": 49.0871140,\n "lon": 3.5512610,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967965,\n "lat": 49.0871220,\n "lon": 3.5468640,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967966,\n "lat": 49.0871220,\n "lon": 3.5517940,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967967,\n "lat": 49.0871230,\n "lon": 3.5468580,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967968,\n "lat": 49.0871240,\n "lon": 3.5464490,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967969,\n "lat": 49.0871260,\n "lon": 3.5512240,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967970,\n "lat": 49.0871350,\n "lon": 3.5513930,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967971,\n "lat": 49.0871400,\n "lon": 3.5507280,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967972,\n "lat": 49.0871410,\n "lon": 3.5511820,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967973,\n "lat": 49.0871540,\n "lon": 3.5509230,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967974,\n "lat": 49.0871550,\n "lon": 3.5505630,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967975,\n "lat": 49.0871570,\n "lon": 3.5505180,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967976,\n "lat": 49.0871570,\n "lon": 3.5506740,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967977,\n "lat": 49.0871570,\n "lon": 3.5512960,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967978,\n "lat": 49.0871580,\n "lon": 3.5511330,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967979,\n "lat": 49.0871630,\n "lon": 3.5463110,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967980,\n "lat": 49.0871680,\n "lon": 3.5513050,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967981,\n "lat": 49.0871690,\n "lon": 3.5512580,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967982,\n "lat": 49.0871710,\n "lon": 3.5505650,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967983,\n "lat": 49.0871740,\n "lon": 3.5505240,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967984,\n "lat": 49.0871790,\n "lon": 3.5512120,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967985,\n "lat": 49.0871840,\n "lon": 3.5503670,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967986,\n "lat": 49.0871860,\n "lon": 3.5508280,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967987,\n "lat": 49.0871910,\n "lon": 3.5463270,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967989,\n "lat": 49.0871970,\n "lon": 3.5511630,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967990,\n "lat": 49.0871990,\n "lon": 3.5508760,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967991,\n "lat": 49.0872000,\n "lon": 3.5510120,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967992,\n "lat": 49.0872010,\n "lon": 3.5507850,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967993,\n "lat": 49.0872050,\n "lon": 3.5462780,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967994,\n "lat": 49.0872060,\n "lon": 3.5465010,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967995,\n "lat": 49.0872070,\n "lon": 3.5508450,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967996,\n "lat": 49.0872080,\n "lon": 3.5515120,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967997,\n "lat": 49.0872100,\n "lon": 3.5507580,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967998,\n "lat": 49.0872130,\n "lon": 3.5514820,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330967999,\n "lat": 49.0872140,\n "lon": 3.5509740,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968000,\n "lat": 49.0872190,\n "lon": 3.5514910,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968001,\n "lat": 49.0872270,\n "lon": 3.5513700,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968002,\n "lat": 49.0872300,\n "lon": 3.5509490,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968003,\n "lat": 49.0872310,\n "lon": 3.5508090,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968004,\n "lat": 49.0872340,\n "lon": 3.5515460,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968005,\n "lat": 49.0872360,\n "lon": 3.5514120,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968006,\n "lat": 49.0872390,\n "lon": 3.5507830,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968007,\n "lat": 49.0872400,\n "lon": 3.5509120,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968008,\n "lat": 49.0872410,\n "lon": 3.5463630,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968009,\n "lat": 49.0872410,\n "lon": 3.5515350,\n "timestamp": "2015-02-04T22:09:41Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968010,\n "lat": 49.0872440,\n "lon": 3.5463650,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968011,\n "lat": 49.0872440,\n "lon": 3.5514240,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968012,\n "lat": 49.0872460,\n "lon": 3.5513930,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968013,\n "lat": 49.0872490,\n "lon": 3.5515440,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968014,\n "lat": 49.0872560,\n "lon": 3.5463120,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968015,\n "lat": 49.0872680,\n "lon": 3.5512760,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968017,\n "lat": 49.0872720,\n "lon": 3.5513820,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968018,\n "lat": 49.0872820,\n "lon": 3.5510780,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968020,\n "lat": 49.0872870,\n "lon": 3.5509970,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968021,\n "lat": 49.0872950,\n "lon": 3.5514160,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968022,\n "lat": 49.0872980,\n "lon": 3.5456370,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968023,\n "lat": 49.0873040,\n "lon": 3.5510950,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968024,\n "lat": 49.0873050,\n "lon": 3.5513120,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968025,\n "lat": 49.0873080,\n "lon": 3.5514350,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968026,\n "lat": 49.0873130,\n "lon": 3.5513910,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968027,\n "lat": 49.0873250,\n "lon": 3.5514100,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968028,\n "lat": 49.0873339,\n "lon": 3.5415249,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968029,\n "lat": 49.0873380,\n "lon": 3.5508630,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968030,\n "lat": 49.0873460,\n "lon": 3.5440790,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968031,\n "lat": 49.0873510,\n "lon": 3.5454800,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968032,\n "lat": 49.0873520,\n "lon": 3.5440490,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968033,\n "lat": 49.0873620,\n "lon": 3.5440990,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968034,\n "lat": 49.0873640,\n "lon": 3.5509390,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968035,\n "lat": 49.0873670,\n "lon": 3.5516830,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968036,\n "lat": 49.0873710,\n "lon": 3.5456960,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968037,\n "lat": 49.0873810,\n "lon": 3.5509510,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968038,\n "lat": 49.0873830,\n "lon": 3.5492460,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968039,\n "lat": 49.0873853,\n "lon": 3.5412876,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968040,\n "lat": 49.0873910,\n "lon": 3.5441140,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968042,\n "lat": 49.0873970,\n "lon": 3.5509110,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968043,\n "lat": 49.0873973,\n "lon": 3.5415569,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968044,\n "lat": 49.0874000,\n "lon": 3.5440750,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968045,\n "lat": 49.0874000,\n "lon": 3.5491860,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968046,\n "lat": 49.0874010,\n "lon": 3.5517650,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968047,\n "lat": 49.0874060,\n "lon": 3.5490550,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968048,\n "lat": 49.0874060,\n "lon": 3.5491240,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968049,\n "lat": 49.0874120,\n "lon": 3.5516180,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968050,\n "lat": 49.0874130,\n "lon": 3.5484970,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968051,\n "lat": 49.0874130,\n "lon": 3.5517760,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968052,\n "lat": 49.0874135,\n "lon": 3.5414820,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968053,\n "lat": 49.0874140,\n "lon": 3.5517390,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968054,\n "lat": 49.0874170,\n "lon": 3.5490110,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968055,\n "lat": 49.0874178,\n "lon": 3.5520318,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968056,\n "lat": 49.0874220,\n "lon": 3.5490640,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968057,\n "lat": 49.0874229,\n "lon": 3.5413799,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968058,\n "lat": 49.0874250,\n "lon": 3.5455400,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968059,\n "lat": 49.0874297,\n "lon": 3.5414902,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968060,\n "lat": 49.0874330,\n "lon": 3.5490220,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968061,\n "lat": 49.0874350,\n "lon": 3.5490140,\n "timestamp": "2015-02-04T22:09:42Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968062,\n "lat": 49.0874372,\n "lon": 3.5413138,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968063,\n "lat": 49.0874390,\n "lon": 3.5515780,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968064,\n "lat": 49.0874400,\n "lon": 3.5414430,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968065,\n "lat": 49.0874460,\n "lon": 3.5492870,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968066,\n "lat": 49.0874470,\n "lon": 3.5452070,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968067,\n "lat": 49.0874506,\n "lon": 3.5413939,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968068,\n "lat": 49.0874519,\n "lon": 3.5413877,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968069,\n "lat": 49.0874530,\n "lon": 3.5490260,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968070,\n "lat": 49.0874557,\n "lon": 3.5519259,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968071,\n "lat": 49.0874570,\n "lon": 3.5490120,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968072,\n "lat": 49.0874590,\n "lon": 3.5483210,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968073,\n "lat": 49.0874599,\n "lon": 3.5417069,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968074,\n "lat": 49.0874630,\n "lon": 3.5492280,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968075,\n "lat": 49.0874680,\n "lon": 3.5516980,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968076,\n "lat": 49.0874683,\n "lon": 3.5518907,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968077,\n "lat": 49.0874690,\n "lon": 3.5451250,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968078,\n "lat": 49.0874713,\n "lon": 3.5414588,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968080,\n "lat": 49.0874740,\n "lon": 3.5490400,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968081,\n "lat": 49.0874742,\n "lon": 3.5520789,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968082,\n "lat": 49.0874780,\n "lon": 3.5490260,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968083,\n "lat": 49.0874780,\n "lon": 3.5491680,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968084,\n "lat": 49.0874833,\n "lon": 3.5414035,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968085,\n "lat": 49.0874890,\n "lon": 3.5503750,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968086,\n "lat": 49.0874900,\n "lon": 3.5503320,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968087,\n "lat": 49.0874901,\n "lon": 3.5415703,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968088,\n "lat": 49.0874929,\n "lon": 3.5518218,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968089,\n "lat": 49.0874930,\n "lon": 3.5451380,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968090,\n "lat": 49.0874930,\n "lon": 3.5485440,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968091,\n "lat": 49.0874963,\n "lon": 3.5413436,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968092,\n "lat": 49.0874980,\n "lon": 3.5503370,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968193,\n "lat": 49.0874997,\n "lon": 3.5417274,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968194,\n "lat": 49.0875020,\n "lon": 3.5477527,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968195,\n "lat": 49.0875070,\n "lon": 3.5490600,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968196,\n "lat": 49.0875072,\n "lon": 3.5415791,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968197,\n "lat": 49.0875100,\n "lon": 3.5450700,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968198,\n "lat": 49.0875143,\n "lon": 3.5519292,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968199,\n "lat": 49.0875247,\n "lon": 3.5519378,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968200,\n "lat": 49.0875250,\n "lon": 3.5500800,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968201,\n "lat": 49.0875260,\n "lon": 3.5452550,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968202,\n "lat": 49.0875260,\n "lon": 3.5501930,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968203,\n "lat": 49.0875299,\n "lon": 3.5415908,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968204,\n "lat": 49.0875370,\n "lon": 3.5483680,\n "timestamp": "2015-02-04T22:09:43Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968205,\n "lat": 49.0875390,\n "lon": 3.5518602,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968206,\n "lat": 49.0875508,\n "lon": 3.5413820,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968207,\n "lat": 49.0875510,\n "lon": 3.5511620,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968208,\n "lat": 49.0875520,\n "lon": 3.5504110,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968209,\n "lat": 49.0875530,\n "lon": 3.5475442,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968210,\n "lat": 49.0875580,\n "lon": 3.5498590,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968211,\n "lat": 49.0875610,\n "lon": 3.5449370,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968212,\n "lat": 49.0875620,\n "lon": 3.5511340,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968213,\n "lat": 49.0875630,\n "lon": 3.5503730,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968214,\n "lat": 49.0875640,\n "lon": 3.5499200,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968215,\n "lat": 49.0875650,\n "lon": 3.5451040,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968216,\n "lat": 49.0875690,\n "lon": 3.5511180,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968217,\n "lat": 49.0875710,\n "lon": 3.5503770,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968218,\n "lat": 49.0875734,\n "lon": 3.5413936,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968219,\n "lat": 49.0875770,\n "lon": 3.5437510,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968220,\n "lat": 49.0875810,\n "lon": 3.5511300,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968221,\n "lat": 49.0875870,\n "lon": 3.5436910,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968222,\n "lat": 49.0875870,\n "lon": 3.5448580,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968223,\n "lat": 49.0875900,\n "lon": 3.5510700,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968224,\n "lat": 49.0875913,\n "lon": 3.5478036,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968225,\n "lat": 49.0876000,\n "lon": 3.5501240,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968226,\n "lat": 49.0876010,\n "lon": 3.5501180,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968227,\n "lat": 49.0876020,\n "lon": 3.5510790,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968228,\n "lat": 49.0876060,\n "lon": 3.5502400,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968229,\n "lat": 49.0876090,\n "lon": 3.5496470,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968230,\n "lat": 49.0876120,\n "lon": 3.5495190,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968231,\n "lat": 49.0876170,\n "lon": 3.5500540,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968232,\n "lat": 49.0876180,\n "lon": 3.5448800,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968233,\n "lat": 49.0876190,\n "lon": 3.5511950,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968234,\n "lat": 49.0876230,\n "lon": 3.5498980,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968235,\n "lat": 49.0876250,\n "lon": 3.5511860,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968236,\n "lat": 49.0876300,\n "lon": 3.5501340,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968237,\n "lat": 49.0876330,\n "lon": 3.5494380,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968238,\n "lat": 49.0876390,\n "lon": 3.5494140,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968239,\n "lat": 49.0876390,\n "lon": 3.5499640,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968240,\n "lat": 49.0876400,\n "lon": 3.5448130,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968241,\n "lat": 49.0876423,\n "lon": 3.5475951,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968242,\n "lat": 49.0876450,\n "lon": 3.5500720,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968243,\n "lat": 49.0876560,\n "lon": 3.5450090,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968244,\n "lat": 49.0876630,\n "lon": 3.5512140,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968245,\n "lat": 49.0876640,\n "lon": 3.5437820,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968246,\n "lat": 49.0876730,\n "lon": 3.5437210,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968247,\n "lat": 49.0876770,\n "lon": 3.5496840,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968248,\n "lat": 49.0876840,\n "lon": 3.5495610,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968249,\n "lat": 49.0876880,\n "lon": 3.5513060,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968251,\n "lat": 49.0876973,\n "lon": 3.5472698,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968252,\n "lat": 49.0877040,\n "lon": 3.5448590,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968253,\n "lat": 49.0877050,\n "lon": 3.5442670,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968254,\n "lat": 49.0877070,\n "lon": 3.5446490,\n "timestamp": "2015-02-04T22:09:44Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968255,\n "lat": 49.0877080,\n "lon": 3.5464060,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968256,\n "lat": 49.0877090,\n "lon": 3.5494570,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968257,\n "lat": 49.0877150,\n "lon": 3.5509790,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968258,\n "lat": 49.0877210,\n "lon": 3.5509840,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968259,\n "lat": 49.0877243,\n "lon": 3.5471528,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968260,\n "lat": 49.0877280,\n "lon": 3.5464740,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968261,\n "lat": 49.0877390,\n "lon": 3.5441270,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968262,\n "lat": 49.0877400,\n "lon": 3.5464270,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968263,\n "lat": 49.0877403,\n "lon": 3.5470798,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968264,\n "lat": 49.0877450,\n "lon": 3.5510880,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968265,\n "lat": 49.0877460,\n "lon": 3.5508620,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968266,\n "lat": 49.0877510,\n "lon": 3.5459420,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968267,\n "lat": 49.0877520,\n "lon": 3.5462260,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968268,\n "lat": 49.0877543,\n "lon": 3.5473008,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968269,\n "lat": 49.0877553,\n "lon": 3.5472968,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968270,\n "lat": 49.0877600,\n "lon": 3.5444790,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968271,\n "lat": 49.0877640,\n "lon": 3.5510160,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968272,\n "lat": 49.0877650,\n "lon": 3.5467650,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968273,\n "lat": 49.0877660,\n "lon": 3.5464950,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968274,\n "lat": 49.0877660,\n "lon": 3.5468690,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968275,\n "lat": 49.0877710,\n "lon": 3.5458750,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968276,\n "lat": 49.0877720,\n "lon": 3.5446970,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968277,\n "lat": 49.0877733,\n "lon": 3.5472178,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968278,\n "lat": 49.0877770,\n "lon": 3.5468260,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968279,\n "lat": 49.0877780,\n "lon": 3.5462720,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968280,\n "lat": 49.0877803,\n "lon": 3.5473088,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968281,\n "lat": 49.0877820,\n "lon": 3.5459610,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968282,\n "lat": 49.0877850,\n "lon": 3.5441520,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968283,\n "lat": 49.0877850,\n "lon": 3.5462450,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968284,\n "lat": 49.0877880,\n "lon": 3.5467800,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968285,\n "lat": 49.0877920,\n "lon": 3.5441220,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968286,\n "lat": 49.0877930,\n "lon": 3.5466560,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968287,\n "lat": 49.0877950,\n "lon": 3.5443180,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968288,\n "lat": 49.0877950,\n "lon": 3.5508990,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968289,\n "lat": 49.0877983,\n "lon": 3.5471108,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968290,\n "lat": 49.0877990,\n "lon": 3.5443020,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968291,\n "lat": 49.0877990,\n "lon": 3.5459710,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968292,\n "lat": 49.0877993,\n "lon": 3.5472318,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968293,\n "lat": 49.0878010,\n "lon": 3.5458950,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968294,\n "lat": 49.0878100,\n "lon": 3.5468940,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968295,\n "lat": 49.0878150,\n "lon": 3.5466710,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968296,\n "lat": 49.0878160,\n "lon": 3.5443100,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968297,\n "lat": 49.0878170,\n "lon": 3.5459050,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968298,\n "lat": 49.0878180,\n "lon": 3.5465240,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968299,\n "lat": 49.0878200,\n "lon": 3.5468490,\n "timestamp": "2015-02-04T22:09:45Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968300,\n "lat": 49.0878210,\n "lon": 3.5466750,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968301,\n "lat": 49.0878240,\n "lon": 3.5445250,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968302,\n "lat": 49.0878290,\n "lon": 3.5466450,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968303,\n "lat": 49.0878310,\n "lon": 3.5468050,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968304,\n "lat": 49.0878317,\n "lon": 3.5418430,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968305,\n "lat": 49.0878340,\n "lon": 3.5439780,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968306,\n "lat": 49.0878370,\n "lon": 3.5466160,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968307,\n "lat": 49.0878430,\n "lon": 3.5468120,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968308,\n "lat": 49.0878460,\n "lon": 3.5441840,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968309,\n "lat": 49.0878473,\n "lon": 3.5417556,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968310,\n "lat": 49.0878530,\n "lon": 3.5441550,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968311,\n "lat": 49.0878580,\n "lon": 3.5440270,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968312,\n "lat": 49.0878580,\n "lon": 3.5467540,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968313,\n "lat": 49.0878590,\n "lon": 3.5432030,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968314,\n "lat": 49.0878590,\n "lon": 3.5437740,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968316,\n "lat": 49.0878612,\n "lon": 3.5418553,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968317,\n "lat": 49.0878630,\n "lon": 3.5439850,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968318,\n "lat": 49.0878651,\n "lon": 3.5436343,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968319,\n "lat": 49.0878660,\n "lon": 3.5463230,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968320,\n "lat": 49.0878720,\n "lon": 3.5431030,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968321,\n "lat": 49.0878720,\n "lon": 3.5467610,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968323,\n "lat": 49.0878751,\n "lon": 3.5435490,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968324,\n "lat": 49.0878769,\n "lon": 3.5417679,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968325,\n "lat": 49.0878858,\n "lon": 3.5434572,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968326,\n "lat": 49.0878860,\n "lon": 3.5433887,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968327,\n "lat": 49.0878900,\n "lon": 3.5483860,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968328,\n "lat": 49.0878920,\n "lon": 3.5466800,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968329,\n "lat": 49.0878970,\n "lon": 3.5432140,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968330,\n "lat": 49.0878980,\n "lon": 3.5432912,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968331,\n "lat": 49.0878990,\n "lon": 3.5466520,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968332,\n "lat": 49.0879080,\n "lon": 3.5431130,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968333,\n "lat": 49.0879080,\n "lon": 3.5438440,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968334,\n "lat": 49.0879080,\n "lon": 3.5440420,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968335,\n "lat": 49.0879080,\n "lon": 3.5487310,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968336,\n "lat": 49.0879140,\n "lon": 3.5437900,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968337,\n "lat": 49.0879140,\n "lon": 3.5482590,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968338,\n "lat": 49.0879180,\n "lon": 3.5486750,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968339,\n "lat": 49.0879290,\n "lon": 3.5495150,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968340,\n "lat": 49.0879300,\n "lon": 3.5438500,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968341,\n "lat": 49.0879350,\n "lon": 3.5449130,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968342,\n "lat": 49.0879360,\n "lon": 3.5437970,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968343,\n "lat": 49.0879375,\n "lon": 3.5426345,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968344,\n "lat": 49.0879401,\n "lon": 3.5436548,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968345,\n "lat": 49.0879440,\n "lon": 3.5448680,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968346,\n "lat": 49.0879468,\n "lon": 3.5429052,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968347,\n "lat": 49.0879484,\n "lon": 3.5425501,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968348,\n "lat": 49.0879500,\n "lon": 3.5435700,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968349,\n "lat": 49.0879500,\n "lon": 3.5488930,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968350,\n "lat": 49.0879593,\n "lon": 3.5428045,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968351,\n "lat": 49.0879608,\n "lon": 3.5434777,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968352,\n "lat": 49.0879620,\n "lon": 3.5495340,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968353,\n "lat": 49.0879660,\n "lon": 3.5484180,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968354,\n "lat": 49.0879680,\n "lon": 3.5434123,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968355,\n "lat": 49.0879699,\n "lon": 3.5428076,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968356,\n "lat": 49.0879720,\n "lon": 3.5487620,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968357,\n "lat": 49.0879727,\n "lon": 3.5477372,\n "timestamp": "2015-02-04T22:09:46Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968358,\n "lat": 49.0879749,\n "lon": 3.5427674,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968359,\n "lat": 49.0879760,\n "lon": 3.5487720,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968360,\n "lat": 49.0879800,\n "lon": 3.5433148,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968361,\n "lat": 49.0879830,\n "lon": 3.5487060,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968362,\n "lat": 49.0879880,\n "lon": 3.5482900,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968363,\n "lat": 49.0879930,\n "lon": 3.5449380,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968364,\n "lat": 49.0879987,\n "lon": 3.5476102,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968365,\n "lat": 49.0880010,\n "lon": 3.5448930,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968366,\n "lat": 49.0880040,\n "lon": 3.5492010,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968367,\n "lat": 49.0880100,\n "lon": 3.5503560,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968368,\n "lat": 49.0880110,\n "lon": 3.5429238,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968369,\n "lat": 49.0880140,\n "lon": 3.5488360,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968370,\n "lat": 49.0880211,\n "lon": 3.5426595,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968371,\n "lat": 49.0880211,\n "lon": 3.5428428,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968372,\n "lat": 49.0880230,\n "lon": 3.5487940,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968373,\n "lat": 49.0880260,\n "lon": 3.5489300,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968374,\n "lat": 49.0880263,\n "lon": 3.5428443,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968375,\n "lat": 49.0880319,\n "lon": 3.5425751,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968376,\n "lat": 49.0880320,\n "lon": 3.5503040,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968377,\n "lat": 49.0880337,\n "lon": 3.5427845,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968378,\n "lat": 49.0880380,\n "lon": 3.5492190,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968379,\n "lat": 49.0880390,\n "lon": 3.5432140,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968380,\n "lat": 49.0880437,\n "lon": 3.5477692,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968381,\n "lat": 49.0880440,\n "lon": 3.5488490,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968382,\n "lat": 49.0880450,\n "lon": 3.5450770,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968383,\n "lat": 49.0880450,\n "lon": 3.5503880,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968384,\n "lat": 49.0880530,\n "lon": 3.5446450,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968385,\n "lat": 49.0880550,\n "lon": 3.5450160,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968386,\n "lat": 49.0880590,\n "lon": 3.5430700,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968387,\n "lat": 49.0880610,\n "lon": 3.5444470,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968388,\n "lat": 49.0880630,\n "lon": 3.5449730,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968389,\n "lat": 49.0880660,\n "lon": 3.5503360,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968390,\n "lat": 49.0880687,\n "lon": 3.5476452,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968391,\n "lat": 49.0880690,\n "lon": 3.5481390,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968392,\n "lat": 49.0880760,\n "lon": 3.5475980,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968393,\n "lat": 49.0880760,\n "lon": 3.5496000,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968394,\n "lat": 49.0880780,\n "lon": 3.5474980,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968395,\n "lat": 49.0880800,\n "lon": 3.5445070,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968397,\n "lat": 49.0880880,\n "lon": 3.5480380,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968398,\n "lat": 49.0880938,\n "lon": 3.5426886,\n "timestamp": "2015-02-04T22:09:47Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968399,\n "lat": 49.0880950,\n "lon": 3.5475060,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968400,\n "lat": 49.0881010,\n "lon": 3.5479650,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968401,\n "lat": 49.0881030,\n "lon": 3.5473710,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968402,\n "lat": 49.0881090,\n "lon": 3.5442240,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968403,\n "lat": 49.0881090,\n "lon": 3.5476630,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968404,\n "lat": 49.0881130,\n "lon": 3.5424028,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968405,\n "lat": 49.0881140,\n "lon": 3.5432350,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968406,\n "lat": 49.0881152,\n "lon": 3.5425155,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968407,\n "lat": 49.0881180,\n "lon": 3.5476180,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968408,\n "lat": 49.0881200,\n "lon": 3.5451080,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968409,\n "lat": 49.0881200,\n "lon": 3.5473790,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968410,\n "lat": 49.0881260,\n "lon": 3.5446800,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968411,\n "lat": 49.0881290,\n "lon": 3.5473350,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968412,\n "lat": 49.0881310,\n "lon": 3.5450480,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968413,\n "lat": 49.0881320,\n "lon": 3.5430910,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968414,\n "lat": 49.0881334,\n "lon": 3.5422490,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968415,\n "lat": 49.0881380,\n "lon": 3.5444810,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968416,\n "lat": 49.0881390,\n "lon": 3.5450080,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968417,\n "lat": 49.0881400,\n "lon": 3.5472640,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968419,\n "lat": 49.0881450,\n "lon": 3.5481710,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968420,\n "lat": 49.0881489,\n "lon": 3.5427046,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968421,\n "lat": 49.0881511,\n "lon": 3.5426863,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968422,\n "lat": 49.0881540,\n "lon": 3.5445420,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968423,\n "lat": 49.0881540,\n "lon": 3.5492840,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968424,\n "lat": 49.0881580,\n "lon": 3.5476850,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968425,\n "lat": 49.0881600,\n "lon": 3.5476370,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968426,\n "lat": 49.0881600,\n "lon": 3.5476740,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968427,\n "lat": 49.0881610,\n "lon": 3.5426044,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968428,\n "lat": 49.0881630,\n "lon": 3.5480710,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968429,\n "lat": 49.0881660,\n "lon": 3.5471220,\n "timestamp": "2015-02-04T22:09:48Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968430,\n "lat": 49.0881700,\n "lon": 3.5425313,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968431,\n "lat": 49.0881770,\n "lon": 3.5479970,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968432,\n "lat": 49.0881820,\n "lon": 3.5424242,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968433,\n "lat": 49.0881834,\n "lon": 3.5426956,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968434,\n "lat": 49.0881850,\n "lon": 3.5442650,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968435,\n "lat": 49.0881935,\n "lon": 3.5426138,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968437,\n "lat": 49.0882025,\n "lon": 3.5422703,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968438,\n "lat": 49.0882040,\n "lon": 3.5466320,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968439,\n "lat": 49.0882060,\n "lon": 3.5472910,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968440,\n "lat": 49.0882081,\n "lon": 3.5411208,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968441,\n "lat": 49.0882130,\n "lon": 3.5473740,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968442,\n "lat": 49.0882241,\n "lon": 3.5411256,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968443,\n "lat": 49.0882276,\n "lon": 3.5409672,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968444,\n "lat": 49.0882300,\n "lon": 3.5464990,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968445,\n "lat": 49.0882301,\n "lon": 3.5409475,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968446,\n "lat": 49.0882310,\n "lon": 3.5471490,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968447,\n "lat": 49.0882426,\n "lon": 3.5409806,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968448,\n "lat": 49.0882433,\n "lon": 3.5409514,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968449,\n "lat": 49.0882437,\n "lon": 3.5409720,\n "timestamp": "2015-02-04T22:09:51Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968450,\n "lat": 49.0882480,\n "lon": 3.5477130,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968451,\n "lat": 49.0882482,\n "lon": 3.5416109,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968452,\n "lat": 49.0882520,\n "lon": 3.5408831,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968453,\n "lat": 49.0882540,\n "lon": 3.5476810,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968454,\n "lat": 49.0882601,\n "lon": 3.5414735,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968455,\n "lat": 49.0882670,\n "lon": 3.5466570,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968456,\n "lat": 49.0882755,\n "lon": 3.5416653,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968457,\n "lat": 49.0882796,\n "lon": 3.5416173,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968458,\n "lat": 49.0882812,\n "lon": 3.5420956,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968459,\n "lat": 49.0882850,\n "lon": 3.5465610,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968460,\n "lat": 49.0883020,\n "lon": 3.5465690,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968461,\n "lat": 49.0883032,\n "lon": 3.5419216,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968462,\n "lat": 49.0883090,\n "lon": 3.5465330,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968463,\n "lat": 49.0883203,\n "lon": 3.5463230,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968464,\n "lat": 49.0883335,\n "lon": 3.5409136,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968465,\n "lat": 49.0883343,\n "lon": 3.5409075,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968466,\n "lat": 49.0883343,\n "lon": 3.5462410,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968467,\n "lat": 49.0883453,\n "lon": 3.5463400,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968468,\n "lat": 49.0883463,\n "lon": 3.5463340,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968469,\n "lat": 49.0883472,\n "lon": 3.5421146,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968470,\n "lat": 49.0883480,\n "lon": 3.5416799,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968471,\n "lat": 49.0883543,\n "lon": 3.5463680,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968472,\n "lat": 49.0883573,\n "lon": 3.5463440,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968473,\n "lat": 49.0883593,\n "lon": 3.5462500,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968474,\n "lat": 49.0883603,\n "lon": 3.5462420,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968475,\n "lat": 49.0883640,\n "lon": 3.5414944,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968476,\n "lat": 49.0883702,\n "lon": 3.5419406,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968477,\n "lat": 49.0883710,\n "lon": 3.5411930,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968478,\n "lat": 49.0883750,\n "lon": 3.5466690,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968479,\n "lat": 49.0883810,\n "lon": 3.5411210,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968480,\n "lat": 49.0883840,\n "lon": 3.5466220,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968481,\n "lat": 49.0883980,\n "lon": 3.5466790,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968482,\n "lat": 49.0884003,\n "lon": 3.5463840,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968483,\n "lat": 49.0884070,\n "lon": 3.5466320,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968484,\n "lat": 49.0884103,\n "lon": 3.5463260,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968485,\n "lat": 49.0884113,\n "lon": 3.5451532,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968486,\n "lat": 49.0884222,\n "lon": 3.5460444,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968487,\n "lat": 49.0884313,\n "lon": 3.5462690,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968488,\n "lat": 49.0884350,\n "lon": 3.5412110,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968489,\n "lat": 49.0884370,\n "lon": 3.5450212,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968490,\n "lat": 49.0884413,\n "lon": 3.5462740,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968491,\n "lat": 49.0884440,\n "lon": 3.5411400,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968492,\n "lat": 49.0884482,\n "lon": 3.5458734,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968493,\n "lat": 49.0884682,\n "lon": 3.5460594,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968494,\n "lat": 49.0884893,\n "lon": 3.5451887,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968495,\n "lat": 49.0884893,\n "lon": 3.5463560,\n "timestamp": "2015-02-04T22:09:52Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968496,\n "lat": 49.0884922,\n "lon": 3.5458884,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968497,\n "lat": 49.0884923,\n "lon": 3.5410548,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968498,\n "lat": 49.0884942,\n "lon": 3.5460674,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968499,\n "lat": 49.0884993,\n "lon": 3.5462970,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968500,\n "lat": 49.0884829,\n "lon": 3.5455387,\n "timestamp": "2020-12-13T18:33:00Z",\n "version": 2,\n "changeset": 95763520,\n "user": "AmiFritz",\n "uid": 172867\n },\n {\n "type": "node",\n "id": 3330968501,\n "lat": 49.0885031,\n "lon": 3.5446473,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968502,\n "lat": 49.0885039,\n "lon": 3.5409643,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968503,\n "lat": 49.0885073,\n "lon": 3.5444632,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968504,\n "lat": 49.0885126,\n "lon": 3.5451992,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968505,\n "lat": 49.0885151,\n "lon": 3.5450567,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968506,\n "lat": 49.0885182,\n "lon": 3.5458974,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968507,\n "lat": 49.0885087,\n "lon": 3.5453696,\n "timestamp": "2020-12-13T18:33:00Z",\n "version": 2,\n "changeset": 95763520,\n "user": "AmiFritz",\n "uid": 172867\n },\n {\n "type": "node",\n "id": 3330968508,\n "lat": 49.0885383,\n "lon": 3.5450672,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968509,\n "lat": 49.0885529,\n "lon": 3.5441374,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968510,\n "lat": 49.0885578,\n "lon": 3.5463084,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968511,\n "lat": 49.0885648,\n "lon": 3.5462404,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968512,\n "lat": 49.0885519,\n "lon": 3.5455632,\n "timestamp": "2020-12-13T18:33:00Z",\n "version": 2,\n "changeset": 95763520,\n "user": "AmiFritz",\n "uid": 172867\n },\n {\n "type": "node",\n "id": 3330968513,\n "lat": 49.0885729,\n "lon": 3.5439944,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968516,\n "lat": 49.0885841,\n "lon": 3.5446515,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968517,\n "lat": 49.0885882,\n "lon": 3.5444675,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968518,\n "lat": 49.0885777,\n "lon": 3.5453941,\n "timestamp": "2020-12-13T18:33:00Z",\n "version": 2,\n "changeset": 95763520,\n "user": "AmiFritz",\n "uid": 172867\n },\n {\n "type": "node",\n "id": 3330968519,\n "lat": 49.0886080,\n "lon": 3.5436340,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968520,\n "lat": 49.0886128,\n "lon": 3.5463214,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968521,\n "lat": 49.0886140,\n "lon": 3.5435910,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968522,\n "lat": 49.0886186,\n "lon": 3.5429266,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968523,\n "lat": 49.0886200,\n "lon": 3.5435510,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968524,\n "lat": 49.0886206,\n "lon": 3.5429166,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968525,\n "lat": 49.0886218,\n "lon": 3.5462554,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968526,\n "lat": 49.0886242,\n "lon": 3.5424403,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968527,\n "lat": 49.0886250,\n "lon": 3.5435130,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968528,\n "lat": 49.0886299,\n "lon": 3.5441624,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968529,\n "lat": 49.0886426,\n "lon": 3.5427616,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968530,\n "lat": 49.0886440,\n "lon": 3.5436460,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968531,\n "lat": 49.0886440,\n "lon": 3.5436560,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968532,\n "lat": 49.0886499,\n "lon": 3.5440204,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968533,\n "lat": 49.0886630,\n "lon": 3.5435250,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968534,\n "lat": 49.0886647,\n "lon": 3.5421767,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968535,\n "lat": 49.0886740,\n "lon": 3.5434480,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968536,\n "lat": 49.0886870,\n "lon": 3.5436700,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968537,\n "lat": 49.0886890,\n "lon": 3.5424636,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968538,\n "lat": 49.0886956,\n "lon": 3.5429506,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968539,\n "lat": 49.0887110,\n "lon": 3.5436770,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968540,\n "lat": 49.0887161,\n "lon": 3.5422874,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968541,\n "lat": 49.0887186,\n "lon": 3.5427876,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968542,\n "lat": 49.0887240,\n "lon": 3.5435840,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968543,\n "lat": 49.0887296,\n "lon": 3.5421999,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968544,\n "lat": 49.0887400,\n "lon": 3.5434700,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968545,\n "lat": 49.0941967,\n "lon": 3.5439369,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968546,\n "lat": 49.0942377,\n "lon": 3.5438612,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968547,\n "lat": 49.0942400,\n "lon": 3.5439299,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968548,\n "lat": 49.0942404,\n "lon": 3.5439921,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968549,\n "lat": 49.0942602,\n "lon": 3.5439554,\n "timestamp": "2015-02-04T22:09:53Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968550,\n "lat": 49.0942612,\n "lon": 3.5438909,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968551,\n "lat": 49.0942756,\n "lon": 3.5438942,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968552,\n "lat": 49.0943205,\n "lon": 3.5438098,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968553,\n "lat": 49.0943692,\n "lon": 3.5441053,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968554,\n "lat": 49.0943755,\n "lon": 3.5441131,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968555,\n "lat": 49.0943996,\n "lon": 3.5440483,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968556,\n "lat": 49.0944271,\n "lon": 3.5441772,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968557,\n "lat": 49.0944575,\n "lon": 3.5441202,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968558,\n "lat": 49.0944706,\n "lon": 3.5441365,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968559,\n "lat": 49.0945156,\n "lon": 3.5440521,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968560,\n "lat": 49.0946084,\n "lon": 3.5431813,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968561,\n "lat": 49.0946994,\n "lon": 3.5433153,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968562,\n "lat": 49.0947004,\n "lon": 3.5430363,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968563,\n "lat": 49.0947674,\n "lon": 3.5431353,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 3330968564,\n "lat": 49.0947904,\n "lon": 3.5431703,\n "timestamp": "2015-02-04T22:09:54Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089\n },\n {\n "type": "node",\n "id": 4778120526,\n "lat": 49.0746966,\n "lon": 3.5621877,\n "timestamp": "2017-04-06T05:40:28Z",\n "version": 1,\n "changeset": 47495601,\n "user": "vincent_95",\n "uid": 49047,\n "tags": {\n "emergency": "fire_hydrant",\n "fire_hydrant:position": "green",\n "fire_hydrant:type": "pillar",\n "source": "survey 2016"\n }\n },\n {\n "type": "node",\n "id": 4778120527,\n "lat": 49.0735351,\n "lon": 3.5634025,\n "timestamp": "2017-04-06T05:40:28Z",\n "version": 1,\n "changeset": 47495601,\n "user": "vincent_95",\n "uid": 49047,\n "tags": {\n "emergency": "fire_hydrant",\n "fire_hydrant:position": "sidewalk",\n "fire_hydrant:type": "pillar",\n "source": "survey 2016"\n }\n },\n {\n "type": "node",\n "id": 4780417577,\n "lat": 49.0836674,\n "lon": 3.5577216,\n "timestamp": "2017-04-07T06:13:30Z",\n "version": 1,\n "changeset": 47528354,\n "user": "vincent_95",\n "uid": 49047,\n "tags": {\n "emergency": "fire_hydrant",\n "fire_hydrant:position": "green",\n "fire_hydrant:type": "pillar",\n "source": "survey 2016"\n }\n },\n {\n "type": "node",\n "id": 4780417578,\n "lat": 49.0805594,\n "lon": 3.5595068,\n "timestamp": "2017-04-07T06:13:30Z",\n "version": 1,\n "changeset": 47528354,\n "user": "vincent_95",\n "uid": 49047,\n "tags": {\n "emergency": "fire_hydrant",\n "fire_hydrant:position": "green",\n "fire_hydrant:type": "pillar",\n "source": "survey 2016"\n }\n },\n {\n "type": "node",\n "id": 4780417579,\n "lat": 49.0787530,\n "lon": 3.5600899,\n "timestamp": "2017-04-07T06:13:31Z",\n "version": 1,\n "changeset": 47528354,\n "user": "vincent_95",\n "uid": 49047,\n "tags": {\n "emergency": "fire_hydrant",\n "fire_hydrant:position": "green",\n "fire_hydrant:type": "pillar",\n "source": "survey 2016"\n }\n },\n {\n "type": "node",\n "id": 4782643360,\n "lat": 49.0882187,\n "lon": 3.5437975,\n "timestamp": "2017-04-08T09:51:30Z",\n "version": 1,\n "changeset": 47563367,\n "user": "vincent_95",\n "uid": 49047,\n "tags": {\n "emergency": "fire_hydrant",\n "fire_hydrant:position": "sidewalk",\n "fire_hydrant:type": "pillar",\n "source": "survey 2016"\n }\n },\n {\n "type": "node",\n "id": 4782643362,\n "lat": 49.0869446,\n "lon": 3.5515680,\n "timestamp": "2017-04-08T09:51:30Z",\n "version": 1,\n "changeset": 47563367,\n "user": "vincent_95",\n "uid": 49047,\n "tags": {\n "emergency": "fire_hydrant",\n "fire_hydrant:position": "sidewalk",\n "fire_hydrant:type": "pillar",\n "source": "survey 2016"\n }\n },\n {\n "type": "node",\n "id": 4782643364,\n "lat": 49.0857618,\n "lon": 3.5532839,\n "timestamp": "2025-07-03T06:42:53Z",\n "version": 2,\n "changeset": 168429651,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "emergency": "fire_hydrant",\n "fire_hydrant:position": "sidewalk",\n "fire_hydrant:type": "pillar",\n "ref": "5",\n "source": "survey 2016"\n }\n },\n {\n "type": "node",\n "id": 4946794903,\n "lat": 49.0887198,\n "lon": 3.5410348,\n "timestamp": "2017-07-02T09:57:31Z",\n "version": 1,\n "changeset": 49980845,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4946794907,\n "lat": 49.0888030,\n "lon": 3.5410477,\n "timestamp": "2017-07-02T09:57:32Z",\n "version": 1,\n "changeset": 49980845,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4946794911,\n "lat": 49.0887021,\n "lon": 3.5410838,\n "timestamp": "2017-07-02T09:57:32Z",\n "version": 1,\n "changeset": 49980845,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4946794912,\n "lat": 49.0887531,\n "lon": 3.5411084,\n "timestamp": "2017-07-02T09:57:32Z",\n "version": 1,\n "changeset": 49980845,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4946794915,\n "lat": 49.0888430,\n "lon": 3.5411220,\n "timestamp": "2017-07-02T09:57:32Z",\n "version": 1,\n "changeset": 49980845,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4946794917,\n "lat": 49.0888484,\n "lon": 3.5410547,\n "timestamp": "2017-07-02T09:57:32Z",\n "version": 1,\n "changeset": 49980845,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 4946795021,\n "lat": 49.0887069,\n "lon": 3.5410328,\n "timestamp": "2017-07-02T09:57:32Z",\n "version": 1,\n "changeset": 49980845,\n "user": "Kalaallit Nunaat",\n "uid": 400383\n },\n {\n "type": "node",\n "id": 7618529931,\n "lat": 49.0867707,\n "lon": 3.5476557,\n "timestamp": "2022-08-18T20:49:00Z",\n "version": 2,\n "changeset": 125080620,\n "user": "chabe01",\n "uid": 502891,\n "tags": {\n "amenity": "social_facility",\n "fax": "+33323705999",\n "name": "Maison de retraite",\n "phone": "+33323705990",\n "ref:FR:FINESS": "020012795",\n "ref:FR:SIRET": "26021088500067",\n "social_facility": "nursing_home",\n "social_facility:for": "senior",\n "source": "Le ministère des solidarités et de la santé - 03/2019",\n "type:FR:FINESS": "500",\n "wikidata": "Q112988087"\n }\n },\n {\n "type": "node",\n "id": 12606836330,\n "lat": 49.0859659,\n "lon": 3.5467553,\n "timestamp": "2025-02-21T12:07:48Z",\n "version": 2,\n "changeset": 162777578,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "amenity": "bench",\n "backrest": "no"\n }\n },\n {\n "type": "node",\n "id": 12686974974,\n "lat": 49.0848104,\n "lon": 3.5501523,\n "timestamp": "2025-03-21T12:25:23Z",\n "version": 2,\n "changeset": 163903651,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "amenity": "bench",\n "backrest": "no"\n }\n },\n {\n "type": "node",\n "id": 12844361281,\n "lat": 49.0874120,\n "lon": 3.5500795,\n "timestamp": "2025-05-17T16:14:01Z",\n "version": 4,\n "changeset": 166398974,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "emergency": "fire_hydrant",\n "fire_hydrant:position": "green",\n "fire_hydrant:type": "pillar",\n "ref": "3"\n }\n },\n {\n "type": "node",\n "id": 12844402632,\n "lat": 49.0883924,\n "lon": 3.5448894,\n "timestamp": "2025-05-17T16:21:26Z",\n "version": 2,\n "changeset": 166399276,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "amenity": "bench",\n "backrest": "no"\n }\n },\n {\n "type": "node",\n "id": 12844426606,\n "lat": 49.0883833,\n "lon": 3.5448009,\n "timestamp": "2025-05-17T16:22:49Z",\n "version": 7,\n "changeset": 166398853,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "bench": "yes",\n "bin": "no",\n "bus": "yes",\n "highway": "bus_stop",\n "lit": "no",\n "name": "Barzy-sur-Marne",\n "public_transport": "platform",\n "shelter": "yes",\n "tactile_paving": "no"\n }\n },\n {\n "type": "node",\n "id": 12844432575,\n "lat": 49.0868243,\n "lon": 3.5515695,\n "timestamp": "2025-05-17T16:11:32Z",\n "version": 7,\n "changeset": 166398853,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "bench": "yes",\n "bin": "no",\n "bus": "yes",\n "highway": "bus_stop",\n "lit": "no",\n "name": "Barzy-sur-Marne",\n "public_transport": "platform",\n "shelter": "yes",\n "tactile_paving": "no"\n }\n },\n {\n "type": "node",\n "id": 12844442002,\n "lat": 49.0881022,\n "lon": 3.5461513,\n "timestamp": "2025-05-17T16:18:46Z",\n "version": 4,\n "changeset": 166398974,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "emergency": "fire_hydrant",\n "fire_hydrant:position": "green",\n "fire_hydrant:type": "pillar",\n "ref": "15"\n }\n },\n {\n "type": "node",\n "id": 12852843822,\n "lat": 49.0885197,\n "lon": 3.5412705,\n "timestamp": "2025-05-21T10:19:49Z",\n "version": 1,\n "changeset": 166561365,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "man_made": "surveillance"\n }\n },\n {\n "type": "node",\n "id": 13188416851,\n "lat": 49.0846957,\n "lon": 3.5551134,\n "timestamp": "2025-10-02T09:14:42Z",\n "version": 2,\n "changeset": 172739713,\n "user": "icarios",\n "uid": 203465,\n "tags": {\n "amenity": "recycling",\n "recycling:glass_bottles": "yes",\n "recycling_type": "container"\n }\n },\n {\n "type": "node",\n "id": 13403879469,\n "lat": 49.0734531,\n "lon": 3.5655307,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879470,\n "lat": 49.0743541,\n "lon": 3.5649728,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "line_management": "branch",\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879471,\n "lat": 49.0743668,\n "lon": 3.5644106,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879472,\n "lat": 49.0743611,\n "lon": 3.5638913,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "frequency": "50",\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "phases": "3",\n "power": "pole",\n "substation": "minor_distribution",\n "transformer": "main",\n "voltage:primary": "20000",\n "voltage:secondary": "400"\n }\n },\n {\n "type": "node",\n "id": 13403879473,\n "lat": 49.0754435,\n "lon": 3.5643119,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879474,\n "lat": 49.0762756,\n "lon": 3.5634364,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "line_management": "branch",\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879475,\n "lat": 49.0758336,\n "lon": 3.5616555,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "frequency": "50",\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "phases": "3",\n "power": "pole",\n "substation": "minor_distribution",\n "transformer": "main",\n "voltage:primary": "20000",\n "voltage:secondary": "400"\n }\n },\n {\n "type": "node",\n "id": 13403879476,\n "lat": 49.0758789,\n "lon": 3.5617805,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879477,\n "lat": 49.0771140,\n "lon": 3.5629468,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879478,\n "lat": 49.0778969,\n "lon": 3.5625219,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879479,\n "lat": 49.0804437,\n "lon": 3.5616486,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879480,\n "lat": 49.0801429,\n "lon": 3.5613010,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879481,\n "lat": 49.0797269,\n "lon": 3.5604105,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "line_management": "transition",\n "location:transition": "yes",\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879482,\n "lat": 49.0821640,\n "lon": 3.5601337,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879483,\n "lat": 49.0813109,\n "lon": 3.5608568,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879484,\n "lat": 49.0794329,\n "lon": 3.5619871,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "node",\n "id": 13403879485,\n "lat": 49.0786000,\n "lon": 3.5622771,\n "timestamp": "2025-12-25T06:59:01Z",\n "version": 1,\n "changeset": 176383971,\n "user": "fench_hobbit",\n "uid": 1687196,\n "tags": {\n "operator": "Enedis",\n "operator:wikidata": "Q3587594",\n "power": "pole"\n }\n },\n {\n "type": "way",\n "id": 326453008,\n "timestamp": "2015-02-04T22:09:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964683,\n 3330964691,\n 3330964694,\n 3330964690,\n 3330964697,\n 3330964696,\n 3330964682,\n 3330964686,\n 3330964678,\n 3330964680,\n 3330964683\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453009,\n "timestamp": "2015-02-04T22:09:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967899,\n 3330967789,\n 3330967791,\n 3330967784,\n 3330967771,\n 3330967775,\n 3330967777,\n 3330967781,\n 3330967788,\n 3330967902,\n 3330967899\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": 326453010,\n "timestamp": "2015-02-04T22:09:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965822,\n 3330965826,\n 3330965831,\n 3330965828,\n 3330965802,\n 3330965795,\n 3330965791,\n 3330965794,\n 3330965796,\n 3330965811,\n 3330965822\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453011,\n "timestamp": "2015-02-04T22:09:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964416,\n 3330964424,\n 3330964403,\n 3330964410,\n 3330964434,\n 3330964428,\n 3330964438,\n 3330964445,\n 3330964440,\n 3330964432,\n 3330964416\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453012,\n "timestamp": "2015-02-04T22:09:56Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965163,\n 3330965184,\n 3330965147,\n 3330965129,\n 3330965117,\n 3330965137,\n 3330965132,\n 3330965143,\n 3330965139,\n 3330965156,\n 3330965163\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453013,\n "timestamp": "2015-02-04T22:09:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964110,\n 3330964120,\n 3330964123,\n 3330964119,\n 3330964128,\n 3330964121,\n 3330962992,\n 3330964101,\n 3330964102,\n 3330964109,\n 3330964110\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453014,\n "timestamp": "2015-02-04T22:09:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964918,\n 3330964944,\n 3330964947,\n 3330964956,\n 3330965007,\n 3330964987,\n 3330964934,\n 3330964926,\n 3330964903,\n 3330964910,\n 3330964918\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453015,\n "timestamp": "2015-02-04T22:09:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964649,\n 3330964646,\n 3330964644,\n 3330964639,\n 3330964612,\n 3330964608,\n 3330964595,\n 3330964610,\n 3330964623,\n 3330964631,\n 3330964649\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453016,\n "timestamp": "2015-02-04T22:09:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965731,\n 3330965745,\n 3330965758,\n 3330965761,\n 3330965792,\n 3330965784,\n 3330965777,\n 3330965780,\n 3330965750,\n 3330965741,\n 3330965731\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453017,\n "timestamp": "2015-02-04T22:09:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968447,\n 3330968497,\n 3330968502,\n 3330968464,\n 3330968465,\n 3330968452,\n 3330968448,\n 3330968445,\n 3330968443,\n 3330968449,\n 3330968447\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453018,\n "timestamp": "2025-07-03T06:43:56Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330967563,\n 3330967550,\n 3330967553,\n 3330967526,\n 3330967504,\n 3330967513,\n 3330967497,\n 3330967519,\n 3330967523,\n 3330967549,\n 3330967563\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453019,\n "timestamp": "2015-02-04T22:09:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961977,\n 3330961987,\n 3330961989,\n 3330964894,\n 3330964897,\n 3330964906,\n 3330964904,\n 3330964902,\n 3330964924,\n 3330964919,\n 3330961977\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453020,\n "timestamp": "2025-07-03T07:16:27Z",\n "version": 2,\n "changeset": 168430693,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330967239,\n 3330967258,\n 3330967235,\n 3330967199,\n 3330966877,\n 3330966885,\n 3330966890,\n 3330967233,\n 3330967226,\n 3330967238,\n 3330967239\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453021,\n "timestamp": "2015-02-04T22:09:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964453,\n 3330964421,\n 3330964404,\n 3330964408,\n 3330964413,\n 3330964430,\n 3330964387,\n 3330964365,\n 3330964385,\n 3330964412,\n 3330964453\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453022,\n "timestamp": "2015-02-04T22:09:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961964,\n 3330961961,\n 3330961987,\n 3330961977,\n 3330961938,\n 3330961944,\n 3330961950,\n 3330961952,\n 3330961954,\n 3330961965,\n 3330961964\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453023,\n "timestamp": "2015-02-04T22:09:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965345,\n 3330965369,\n 3330965370,\n 3330965368,\n 3330965341,\n 3330965344,\n 3330965323,\n 3330965324,\n 3330965308,\n 3330965312,\n 3330965335,\n 3330965345\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453024,\n "timestamp": "2015-02-04T22:09:57Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965170,\n 3330965183,\n 3330965194,\n 3330965211,\n 3330965193,\n 3330965149,\n 3330965107,\n 3330965148,\n 3330965175,\n 3330965167,\n 3330965160,\n 3330965170\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453025,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965035,\n 3330965054,\n 3330965032,\n 3330965016,\n 3330965011,\n 3330964989,\n 3330965003,\n 3330964998,\n 3330965023,\n 3330965026,\n 3330965025,\n 3330965035\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453026,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965212,\n 3330965224,\n 3330965250,\n 3330965261,\n 3330965220,\n 3330965214,\n 3330965190,\n 3330965181,\n 3330965169,\n 3330965157,\n 3330965180,\n 3330965212\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453027,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965416,\n 3330965456,\n 3330965476,\n 3330965464,\n 3330965453,\n 3330965450,\n 3330965426,\n 3330965427,\n 3330965413,\n 3330965415,\n 3330965407,\n 3330965416\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453028,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964363,\n 3330964359,\n 3330964335,\n 3330964343,\n 3330964379,\n 3330964384,\n 3330964396,\n 3330964392,\n 3330964399,\n 3330964394,\n 3330964373,\n 3330964363\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453029,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965119,\n 3330965126,\n 3330965102,\n 3330965093,\n 3330965096,\n 3330965069,\n 3330965082,\n 3330965098,\n 3330965122,\n 3330965128,\n 3330965115,\n 3330965119\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453030,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967971,\n 3330967976,\n 3330967974,\n 3330967982,\n 3330967983,\n 3330967975,\n 3330967985,\n 3330967961,\n 3330967956,\n 3330967954,\n 3330967959,\n 3330967971\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453031,\n "timestamp": "2025-05-21T10:13:23Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968299,\n 3330968303,\n 3330968307,\n 3330968312,\n 3330968321,\n 3330968328,\n 3330968302,\n 3330968300,\n 3330968295,\n 3330968284,\n 3330968278,\n 3330968299\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453032,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965244,\n 3330965286,\n 3330965328,\n 3330965327,\n 3330965315,\n 3330965311,\n 3330965293,\n 3330965265,\n 3330965288,\n 3330965283,\n 3330965259,\n 3330965244\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453033,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965509,\n 3330965543,\n 3330965540,\n 3330965538,\n 3330965525,\n 3330965522,\n 3330965527,\n 3330965523,\n 3330965517,\n 3330965512,\n 3330965489,\n 3330965509\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453034,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964359,\n 3330964363,\n 3330964375,\n 3330964377,\n 3330964389,\n 3330964386,\n 3330964405,\n 3330964401,\n 3330964368,\n 3330964366,\n 3330964350,\n 3330964359\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453035,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965366,\n 3330965372,\n 3330965379,\n 3330965405,\n 3330965424,\n 3330965418,\n 3330965428,\n 3330965395,\n 3330965389,\n 3330965382,\n 3330965371,\n 3330965366\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453036,\n "timestamp": "2015-02-04T22:09:58Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964505,\n 3330964522,\n 3330964526,\n 3330964535,\n 3330964543,\n 3330964539,\n 3330964537,\n 3330964527,\n 3330964521,\n 3330964488,\n 3330964504,\n 3330964505\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453037,\n "timestamp": "2025-07-03T06:50:15Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968048,\n 3330968083,\n 3330968195,\n 3330968080,\n 3330968082,\n 3330968071,\n 3330968069,\n 3330968061,\n 3330968060,\n 3330968054,\n 3330968047,\n 3330968056,\n 3330968048\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453038,\n "timestamp": "2015-02-04T22:09:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965960,\n 3330965961,\n 3330965962,\n 3330965966,\n 3330965985,\n 3330965989,\n 3330965990,\n 3330965988,\n 3330965982,\n 3330965974,\n 3330965970,\n 3330965963,\n 3330965960\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453039,\n "timestamp": "2015-02-04T22:09:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961674,\n 3330961685,\n 3330961686,\n 3330965700,\n 3330965736,\n 3330965751,\n 3330965756,\n 3330965746,\n 3330965739,\n 3330965735,\n 3330965718,\n 3330965713,\n 3330961674\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453040,\n "timestamp": "2015-02-04T22:09:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965235,\n 3330965217,\n 3330965205,\n 3330965187,\n 3330965199,\n 3330965196,\n 3330965201,\n 3330965195,\n 3330965208,\n 3330965215,\n 3330965222,\n 3330965216,\n 3330965235\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453041,\n "timestamp": "2015-02-04T22:09:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966849,\n 3330966856,\n 3330966866,\n 3330966871,\n 3330966858,\n 3330966863,\n 3330966857,\n 3330966854,\n 3330966828,\n 3330966810,\n 3330966832,\n 3330966839,\n 3330966855,\n 3330966849\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453042,\n "timestamp": "2015-02-04T22:09:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965995,\n 3330966007,\n 3330966016,\n 3330966002,\n 3330965991,\n 3330965977,\n 3330965992,\n 3330965996,\n 3330966005,\n 3330966000,\n 3330966003,\n 3330965999,\n 3330966004,\n 3330965995\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453043,\n "timestamp": "2015-02-04T22:09:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964779,\n 3330964783,\n 3330964784,\n 3330964791,\n 3330964790,\n 3330964796,\n 3330964794,\n 3330964788,\n 3330964786,\n 3330964777,\n 3330964778,\n 3330964776,\n 3330964774,\n 3330964779\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453044,\n "timestamp": "2015-02-04T22:09:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965575,\n 3330961639,\n 3330961642,\n 3330961651,\n 3330961652,\n 3330961649,\n 3330961636,\n 3330961633,\n 3330965574,\n 3330965571,\n 3330965569,\n 3330965566,\n 3330965560,\n 3330965575\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453045,\n "timestamp": "2015-02-04T22:09:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966873,\n 3330967204,\n 3330967212,\n 3330966879,\n 3330967210,\n 3330967251,\n 3330967259,\n 3330966886,\n 3330966883,\n 3330966889,\n 3330966880,\n 3330966874,\n 3330966846,\n 3330966873\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453046,\n "timestamp": "2015-02-04T22:09:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964301,\n 3330964321,\n 3330964318,\n 3330964314,\n 3330964309,\n 3330964320,\n 3330964328,\n 3330964324,\n 3330964316,\n 3330964313,\n 3330964296,\n 3330964297,\n 3330964298,\n 3330964301\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453047,\n "timestamp": "2015-02-04T22:09:59Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967733,\n 3330967715,\n 3330967711,\n 3330967705,\n 3330967703,\n 3330967699,\n 3330967702,\n 3330967693,\n 3330967696,\n 3330967716,\n 3330967714,\n 3330967730,\n 3330967735,\n 3330967718,\n 3330967733\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453048,\n "timestamp": "2015-02-04T22:10:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964711,\n 3330964710,\n 3330964707,\n 3330964708,\n 3330964706,\n 3330964709,\n 3330964714,\n 3330964716,\n 3330964719,\n 3330964718,\n 3330964717,\n 3330964715,\n 3330964712,\n 3330964713,\n 3330964711\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453049,\n "timestamp": "2025-05-21T10:14:09Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968499,\n 3330968490,\n 3330968487,\n 3330968474,\n 3330968473,\n 3330968466,\n 3330968463,\n 3330968468,\n 3330968467,\n 3330968472,\n 3330968471,\n 3330968482,\n 3330968484,\n 3330968495,\n 3330968499\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453050,\n "timestamp": "2015-02-04T22:10:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965489,\n 3330965512,\n 3330965519,\n 3330965513,\n 3330965506,\n 3330965503,\n 3330965505,\n 3330965500,\n 3330965495,\n 3330965488,\n 3330965466,\n 3330965478,\n 3330965474,\n 3330965486,\n 3330965489\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453051,\n "timestamp": "2015-02-04T22:10:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965796,\n 3330965794,\n 3330965773,\n 3330965769,\n 3330965767,\n 3330965766,\n 3330965775,\n 3330965770,\n 3330965726,\n 3330965723,\n 3330965747,\n 3330965752,\n 3330965771,\n 3330965788,\n 3330965796\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453052,\n "timestamp": "2015-02-04T22:10:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965408,\n 3330965436,\n 3330965438,\n 3330965459,\n 3330965463,\n 3330965475,\n 3330965473,\n 3330965468,\n 3330965465,\n 3330965457,\n 3330965425,\n 3330965417,\n 3330965414,\n 3330965398,\n 3330965408\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453053,\n "timestamp": "2020-12-13T17:51:45Z",\n "version": 2,\n "changeset": 95763520,\n "user": "AmiFritz",\n "uid": 172867,\n "nodes": [\n 3330961972,\n 3330961986,\n 3330961983,\n 3330961985,\n 3330961982,\n 3330961978,\n 3330961970,\n 3330961980,\n 3330961979,\n 3330961956,\n 3330961941,\n 3330961959,\n 3330961963,\n 3330961972\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453054,\n "timestamp": "2015-02-04T22:10:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964941,\n 3330964922,\n 3330964920,\n 3330964933,\n 3330964973,\n 3330964997,\n 3330964991,\n 3330964988,\n 3330964983,\n 3330964964,\n 3330964961,\n 3330964969,\n 3330964966,\n 3330964937,\n 3330964941\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453055,\n "timestamp": "2015-02-04T22:10:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965736,\n 3330965700,\n 3330965704,\n 3330961691,\n 3330965701,\n 3330961678,\n 3330961680,\n 3330961689,\n 3330965712,\n 3330965708,\n 3330965729,\n 3330965714,\n 3330965744,\n 3330965742,\n 3330965736\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453056,\n "timestamp": "2015-02-04T22:10:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965126,\n 3330965140,\n 3330965145,\n 3330965177,\n 3330965154,\n 3330965127,\n 3330965134,\n 3330965121,\n 3330965108,\n 3330965112,\n 3330965092,\n 3330965125,\n 3330965100,\n 3330965102,\n 3330965126\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453057,\n "timestamp": "2015-02-04T22:10:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965430,\n 3330965433,\n 3330965455,\n 3330965466,\n 3330965488,\n 3330965491,\n 3330965499,\n 3330965484,\n 3330965469,\n 3330965460,\n 3330965429,\n 3330965410,\n 3330965409,\n 3330965421,\n 3330965430\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453058,\n "timestamp": "2015-02-04T22:10:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968009,\n 3330968025,\n 3330968021,\n 3330968017,\n 3330968024,\n 3330968015,\n 3330968001,\n 3330968012,\n 3330968005,\n 3330968011,\n 3330967998,\n 3330968000,\n 3330967996,\n 3330968004,\n 3330968009\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453059,\n "timestamp": "2015-02-04T22:10:00Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964420,\n 3330964426,\n 3330964425,\n 3330964442,\n 3330964444,\n 3330964449,\n 3330964456,\n 3330964457,\n 3330964459,\n 3330964461,\n 3330964473,\n 3330964471,\n 3330964466,\n 3330964463,\n 3330964411,\n 3330964420\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453060,\n "timestamp": "2015-02-04T22:10:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966013,\n 3330966022,\n 3330966035,\n 3330966039,\n 3330966038,\n 3330966045,\n 3330966047,\n 3330966056,\n 3330966058,\n 3330966062,\n 3330966067,\n 3330966027,\n 3330966010,\n 3330965994,\n 3330965998,\n 3330966013\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453061,\n "timestamp": "2015-02-04T22:10:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965182,\n 3330965209,\n 3330965219,\n 3330965213,\n 3330965217,\n 3330965235,\n 3330965236,\n 3330965238,\n 3330965267,\n 3330965270,\n 3330965253,\n 3330965240,\n 3330965218,\n 3330965234,\n 3330965204,\n 3330965182\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453062,\n "timestamp": "2015-02-04T22:10:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965177,\n 3330965145,\n 3330965151,\n 3330965158,\n 3330965179,\n 3330965173,\n 3330965185,\n 3330965191,\n 3330965210,\n 3330965203,\n 3330965231,\n 3330965200,\n 3330965207,\n 3330965278,\n 3330965232,\n 3330965177\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453063,\n "timestamp": "2015-02-04T22:10:01Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965782,\n 3330965785,\n 3330965781,\n 3330965789,\n 3330965783,\n 3330965778,\n 3330965768,\n 3330965759,\n 3330965757,\n 3330965738,\n 3330965730,\n 3330965698,\n 3330965740,\n 3330965743,\n 3330965755,\n 3330965782\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453064,\n "timestamp": "2015-02-04T22:10:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967973,\n 3330967999,\n 3330967991,\n 3330968018,\n 3330968023,\n 3330968034,\n 3330968037,\n 3330968042,\n 3330968029,\n 3330968020,\n 3330968002,\n 3330968007,\n 3330967990,\n 3330967995,\n 3330967986,\n 3330967973\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453065,\n "timestamp": "2015-02-04T22:10:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964336,\n 3330964340,\n 3330964352,\n 3330964376,\n 3330964388,\n 3330964393,\n 3330964409,\n 3330964398,\n 3330964374,\n 3330964369,\n 3330964348,\n 3330964338,\n 3330964322,\n 3330964329,\n 3330964330,\n 3330964336\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453066,\n "timestamp": "2015-02-04T22:10:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964390,\n 3330964418,\n 3330964433,\n 3330964429,\n 3330964431,\n 3330964435,\n 3330964439,\n 3330964454,\n 3330964448,\n 3330964443,\n 3330964437,\n 3330964422,\n 3330964419,\n 3330964381,\n 3330964383,\n 3330964390\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453067,\n "timestamp": "2015-02-04T22:10:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967714,\n 3330967716,\n 3330967696,\n 3330967591,\n 3330967579,\n 3330967571,\n 3330967580,\n 3330967581,\n 3330967587,\n 3330967582,\n 3330967695,\n 3330967697,\n 3330967709,\n 3330967713,\n 3330967704,\n 3330967707,\n 3330967714\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453068,\n "timestamp": "2015-02-04T22:10:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967748,\n 3330967760,\n 3330967769,\n 3330967753,\n 3330967759,\n 3330967765,\n 3330967772,\n 3330967787,\n 3330967792,\n 3330967745,\n 3330967724,\n 3330967701,\n 3330967588,\n 3330967717,\n 3330967720,\n 3330967741,\n 3330967743,\n 3330967748\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453069,\n "timestamp": "2015-02-04T22:10:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966501,\n 3330966289,\n 3330966285,\n 3330966284,\n 3330966272,\n 3330966271,\n 3330966267,\n 3330966266,\n 3330966263,\n 3330966262,\n 3330966260,\n 3330966257,\n 3330966256,\n 3330966255,\n 3330966273,\n 3330966499,\n 3330966495,\n 3330966501\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453070,\n "timestamp": "2015-02-04T22:10:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966071,\n 3330966074,\n 3330966092,\n 3330966082,\n 3330966073,\n 3330966076,\n 3330966064,\n 3330966069,\n 3330966075,\n 3330966078,\n 3330966081,\n 3330966079,\n 3330966083,\n 3330966085,\n 3330966077,\n 3330966080,\n 3330966065,\n 3330966071\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453071,\n "timestamp": "2020-12-13T17:51:45Z",\n "version": 2,\n "changeset": 95763520,\n "user": "AmiFritz",\n "uid": 172867,\n "nodes": [\n 3330964908,\n 3330964959,\n 3330964955,\n 3330964965,\n 3330964958,\n 3330964963,\n 3330964951,\n 3330964950,\n 3330964948,\n 3330964943,\n 3330964931,\n 3330964914,\n 3330964907,\n 3330964895,\n 3330964900,\n 3330961991,\n 3330964908\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453072,\n "timestamp": "2015-02-04T22:10:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964614,\n 3330964588,\n 3330964589,\n 3330964605,\n 3330964611,\n 3330964613,\n 3330964615,\n 3330964630,\n 3330964627,\n 3330964640,\n 3330964638,\n 3330964643,\n 3330964641,\n 3330964635,\n 3330964634,\n 3330964625,\n 3330964616,\n 3330964614\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453073,\n "timestamp": "2015-02-04T22:10:02Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965250,\n 3330965224,\n 3330965242,\n 3330965269,\n 3330965282,\n 3330965303,\n 3330965332,\n 3330965325,\n 3330965342,\n 3330965337,\n 3330965330,\n 3330965326,\n 3330965320,\n 3330965316,\n 3330965314,\n 3330965298,\n 3330965252,\n 3330965262,\n 3330965250\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453074,\n "timestamp": "2015-02-04T22:10:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967195,\n 3330967202,\n 3330967209,\n 3330967227,\n 3330967208,\n 3330967225,\n 3330967236,\n 3330967217,\n 3330967203,\n 3330966888,\n 3330966876,\n 3330966866,\n 3330966856,\n 3330966851,\n 3330966861,\n 3330966837,\n 3330966834,\n 3330966859,\n 3330966869,\n 3330967195\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453075,\n "timestamp": "2015-02-04T22:10:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964603,\n 3330964587,\n 3330964578,\n 3330964576,\n 3330964558,\n 3330964523,\n 3330964524,\n 3330964532,\n 3330964566,\n 3330964563,\n 3330964571,\n 3330964584,\n 3330964586,\n 3330964590,\n 3330964562,\n 3330964533,\n 3330964528,\n 3330964534,\n 3330964573,\n 3330964621,\n 3330964619,\n 3330964603\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453076,\n "timestamp": "2015-02-04T22:10:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967739,\n 3330967742,\n 3330967732,\n 3330967728,\n 3330967725,\n 3330967721,\n 3330967698,\n 3330967719,\n 3330967723,\n 3330967722,\n 3330967731,\n 3330967751,\n 3330967775,\n 3330967771,\n 3330967784,\n 3330967791,\n 3330967917,\n 3330967901,\n 3330967910,\n 3330967913,\n 3330967918,\n 3330967786,\n 3330967752,\n 3330967750,\n 3330967739\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453077,\n "timestamp": "2015-02-04T22:10:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966208,\n 3330966210,\n 3330966214,\n 3330966230,\n 3330966254,\n 3330966245,\n 3330966243,\n 3330966239,\n 3330966237,\n 3330966236,\n 3330966228,\n 3330966229,\n 3330966224,\n 3330966223,\n 3330966220,\n 3330966221,\n 3330966219,\n 3330966215,\n 3330966207,\n 3330966206,\n 3330966199,\n 3330966198,\n 3330966201,\n 3330966200,\n 3330966203,\n 3330966202,\n 3330966204,\n 3330966208\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453078,\n "timestamp": "2025-05-21T10:14:56Z",\n "version": 3,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968507,\n 3330968500,\n 3330968512,\n 3330968518,\n 3330968507\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453079,\n "timestamp": "2020-12-13T17:51:45Z",\n "version": 2,\n "changeset": 95763520,\n "user": "AmiFritz",\n "uid": 172867,\n "nodes": [\n 3330964908,\n 3330961991,\n 3330961986,\n 3330961972,\n 3330961953,\n 3330961962,\n 3330961976,\n 3330964908\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453080,\n "timestamp": "2015-02-04T22:10:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964865,\n 3330964868,\n 3330961932,\n 3330961930,\n 3330964865\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": 326453081,\n "timestamp": "2015-02-04T22:10:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968479,\n 3330968477,\n 3330968488,\n 3330968491,\n 3330968479\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453082,\n "timestamp": "2015-02-04T22:10:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964137,\n 3330964147,\n 3330964153,\n 3330964139,\n 3330964137\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": 326453083,\n "timestamp": "2015-02-04T22:10:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965764,\n 3330965779,\n 3330965774,\n 3330965760,\n 3330965764\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453084,\n "timestamp": "2015-02-04T22:10:03Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965968,\n 3330965959,\n 3330965964,\n 3330965972,\n 3330965968\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453085,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964370,\n 3330964417,\n 3330964414,\n 3330964364,\n 3330964370\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453086,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965568,\n 3330961631,\n 3330965572,\n 3330965561,\n 3330965568\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453087,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967201,\n 3330967231,\n 3330967244,\n 3330967211,\n 3330967201\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": 326453088,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964802,\n 3330964813,\n 3330964807,\n 3330964801,\n 3330964802\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453089,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964660,\n 3330964669,\n 3330964664,\n 3330964655,\n 3330964660\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453091,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965299,\n 3330965287,\n 3330965294,\n 3330965302,\n 3330965299\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453092,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964315,\n 3330964191,\n 3330964294,\n 3330964317,\n 3330964315\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": 326453093,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964498,\n 3330964505,\n 3330964504,\n 3330964495,\n 3330964498\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453094,\n "timestamp": "2025-05-21T10:14:15Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968492,\n 3330968486,\n 3330968493,\n 3330968496,\n 3330968492\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453095,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965913,\n 3330965916,\n 3330965918,\n 3330965914,\n 3330965913\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": 326453096,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968385,\n 3330968412,\n 3330968416,\n 3330968388,\n 3330968385\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453097,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967239,\n 3330967263,\n 3330967284,\n 3330967258,\n 3330967239\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453098,\n "timestamp": "2025-07-03T06:51:26Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968362,\n 3330968337,\n 3330968327,\n 3330968353,\n 3330968362\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453099,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968203,\n 3330968218,\n 3330968206,\n 3330968196,\n 3330968203\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": 326453100,\n "timestamp": "2015-02-04T22:10:04Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966291,\n 3330966287,\n 3330966292,\n 3330966494,\n 3330966291\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453101,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964913,\n 3330964923,\n 3330964932,\n 3330964921,\n 3330964913\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": 326453102,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961657,\n 3330961677,\n 3330961666,\n 3330961648,\n 3330961657\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": 326453103,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964601,\n 3330964618,\n 3330964617,\n 3330964599,\n 3330964601\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453104,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965906,\n 3330965909,\n 3330965907,\n 3330965905,\n 3330965906\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": 326453105,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968209,\n 3330968194,\n 3330968224,\n 3330968241,\n 3330968209\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453106,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965829,\n 3330965823,\n 3330965825,\n 3330965832,\n 3330965829\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453107,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964815,\n 3330964816,\n 3330964820,\n 3330964818,\n 3330964815\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": 326453108,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967767,\n 3330967776,\n 3330967782,\n 3330967773,\n 3330967767\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453109,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968494,\n 3330968504,\n 3330968508,\n 3330968505,\n 3330968494\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": 326453110,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961642,\n 3330961647,\n 3330961654,\n 3330961651,\n 3330961642\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453111,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966264,\n 3330966249,\n 3330966238,\n 3330966248,\n 3330966264\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453112,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965080,\n 3330965074,\n 3330965044,\n 3330965052,\n 3330965080\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453113,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964329,\n 3330964322,\n 3330964303,\n 3330964310,\n 3330964329\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453114,\n "timestamp": "2025-07-03T07:16:16Z",\n "version": 2,\n "changeset": 168430693,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330966811,\n 3330966850,\n 3330966870,\n 3330966840,\n 3330966811\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453115,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965875,\n 3330965881,\n 3330965883,\n 3330965877,\n 3330965875\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453116,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965496,\n 3330965518,\n 3330965507,\n 3330965487,\n 3330965496\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453117,\n "timestamp": "2015-02-04T22:10:05Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964592,\n 3330964594,\n 3330964602,\n 3330964600,\n 3330964592\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453118,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967938,\n 3330967945,\n 3330967948,\n 3330967942,\n 3330967938\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": 326453119,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965146,\n 3330965133,\n 3330965111,\n 3330965123,\n 3330965146\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": 326453120,\n "timestamp": "2025-05-21T10:15:13Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968503,\n 3330968501,\n 3330968516,\n 3330968517,\n 3330968503\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453121,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964431,\n 3330964423,\n 3330964427,\n 3330964435,\n 3330964431\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": 326453122,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965242,\n 3330965239,\n 3330965255,\n 3330965269,\n 3330965242\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": 326453123,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964557,\n 3330964530,\n 3330964520,\n 3330964549,\n 3330964557\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453124,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967972,\n 3330967984,\n 3330967989,\n 3330967978,\n 3330967972\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453126,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964832,\n 3330964838,\n 3330964844,\n 3330964839,\n 3330964832\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453128,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966013,\n 3330966014,\n 3330966023,\n 3330966022,\n 3330966013\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": 326453130,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967584,\n 3330967590,\n 3330967592,\n 3330967585,\n 3330967584\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453132,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965875,\n 3330965869,\n 3330965878,\n 3330965881,\n 3330965875\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453133,\n "timestamp": "2025-05-21T10:15:39Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968395,\n 3330968384,\n 3330968410,\n 3330968422,\n 3330968395\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453135,\n "timestamp": "2015-02-04T22:10:06Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966846,\n 3330966816,\n 3330966848,\n 3330966873,\n 3330966846\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453136,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964607,\n 3330964626,\n 3330964622,\n 3330964604,\n 3330964607\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": 326453138,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968284,\n 3330968295,\n 3330968286,\n 3330968272,\n 3330968284\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": 326453140,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967934,\n 3330967940,\n 3330967957,\n 3330967946,\n 3330967934\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453142,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968375,\n 3330968347,\n 3330968343,\n 3330968370,\n 3330968375\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453143,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965162,\n 3330965144,\n 3330965166,\n 3330965176,\n 3330965162\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453144,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965820,\n 3330965827,\n 3330965824,\n 3330965814,\n 3330965820\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453145,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966253,\n 3330966252,\n 3330966247,\n 3330966250,\n 3330966253\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453146,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964372,\n 3330964383,\n 3330964381,\n 3330964371,\n 3330964372\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453147,\n "timestamp": "2025-07-03T06:41:37Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330966521,\n 3330966532,\n 3330966541,\n 3330966529,\n 3330966521\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453148,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964739,\n 3330964744,\n 3330964748,\n 3330964747,\n 3330964739\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453149,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966845,\n 3330966852,\n 3330966868,\n 3330966859,\n 3330966845\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": 326453150,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964471,\n 3330964478,\n 3330964474,\n 3330964466,\n 3330964471\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": 326453151,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964831,\n 3330964834,\n 3330964833,\n 3330964829,\n 3330964831\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": 326453152,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965020,\n 3330965040,\n 3330965036,\n 3330965018,\n 3330965020\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": 326453153,\n "timestamp": "2025-05-21T10:17:05Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968330,\n 3330968326,\n 3330968354,\n 3330968360,\n 3330968330\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453154,\n "timestamp": "2024-11-20T08:16:49Z",\n "version": 2,\n "changeset": 159354846,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330965951,\n 3330965953,\n 3330965954,\n 3330965952,\n 3330965951\n ],\n "tags": {\n "abandoned": "yes",\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453155,\n "timestamp": "2015-02-04T22:10:07Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965238,\n 3330965241,\n 3330965281,\n 3330965267,\n 3330965238\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453156,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964469,\n 3330964464,\n 3330964452,\n 3330964455,\n 3330964469\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453157,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965855,\n 3330965859,\n 3330965862,\n 3330965856,\n 3330965855\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": 326453158,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965574,\n 3330961633,\n 3330961635,\n 3330961630,\n 3330965574\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": 326453159,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965387,\n 3330965388,\n 3330965392,\n 3330965391,\n 3330965387\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453160,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966587,\n 3330966590,\n 3330966591,\n 3330966588,\n 3330966587\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": 326453161,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968291,\n 3330968297,\n 3330968293,\n 3330968281,\n 3330968291\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": 326453162,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964297,\n 3330964300,\n 3330964301,\n 3330964298,\n 3330964297\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453163,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966234,\n 3330966246,\n 3330966278,\n 3330966258,\n 3330966234\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453164,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961932,\n 3330961940,\n 3330961937,\n 3330961930,\n 3330961932\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": 326453165,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965859,\n 3330965855,\n 3330965849,\n 3330965853,\n 3330965859\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453166,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965410,\n 3330965429,\n 3330965420,\n 3330965402,\n 3330965410\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": 326453167,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966226,\n 3330966240,\n 3330966242,\n 3330966233,\n 3330966226\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": 326453168,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965414,\n 3330965417,\n 3330965425,\n 3330965419,\n 3330965414\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453169,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964436,\n 3330964447,\n 3330964451,\n 3330964446,\n 3330964436\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": 326453170,\n "timestamp": "2015-02-04T22:10:08Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967578,\n 3330967567,\n 3330967586,\n 3330967694,\n 3330967578\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453171,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965167,\n 3330965174,\n 3330965170,\n 3330965160,\n 3330965167\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": 326453172,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964583,\n 3330964551,\n 3330964567,\n 3330964598,\n 3330964583\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453173,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968302,\n 3330968328,\n 3330968331,\n 3330968306,\n 3330968302\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453174,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968006,\n 3330967997,\n 3330967992,\n 3330968003,\n 3330968006\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453175,\n "timestamp": "2025-07-03T06:49:31Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968210,\n 3330968234,\n 3330968247,\n 3330968229,\n 3330968210\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453176,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964962,\n 3330964974,\n 3330964982,\n 3330964970,\n 3330964962\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453177,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964500,\n 3330964511,\n 3330964505,\n 3330964498,\n 3330964500\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453178,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968282,\n 3330968308,\n 3330968310,\n 3330968285,\n 3330968282\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": 326453179,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967908,\n 3330967906,\n 3330967914,\n 3330967915,\n 3330967908\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453180,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965721,\n 3330965732,\n 3330965737,\n 3330965727,\n 3330965721\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": 326453181,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966570,\n 3330966579,\n 3330966578,\n 3330966568,\n 3330966570\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": 326453182,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964162,\n 3330964155,\n 3330964165,\n 3330964169,\n 3330964162\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453183,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968412,\n 3330968385,\n 3330968382,\n 3330968408,\n 3330968412\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453184,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967279,\n 3330967269,\n 3330967264,\n 3330967276,\n 3330967279\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453185,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964699,\n 3330964701,\n 3330964700,\n 3330964698,\n 3330964699\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": 326453186,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966498,\n 3330966281,\n 3330966497,\n 3330966511,\n 3330966498\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453187,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966279,\n 3330966270,\n 3330966288,\n 3330966496,\n 3330966279\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453188,\n "timestamp": "2015-02-04T22:10:09Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964972,\n 3330964981,\n 3330964978,\n 3330964968,\n 3330964972\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": 326453189,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962986,\n 3330964094,\n 3330964097,\n 3330962989,\n 3330962986\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": 326453190,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961690,\n 3330965707,\n 3330965693,\n 3330961679,\n 3330961690\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453191,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965737,\n 3330965758,\n 3330965745,\n 3330965727,\n 3330965737\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": 326453192,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964588,\n 3330964614,\n 3330964607,\n 3330964580,\n 3330964588\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453193,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967951,\n 3330967960,\n 3330967950,\n 3330967944,\n 3330967951\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453194,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964470,\n 3330964472,\n 3330964476,\n 3330964475,\n 3330964470\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453195,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965907,\n 3330965909,\n 3330965910,\n 3330965908,\n 3330965907\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": 326453196,\n "timestamp": "2025-07-03T06:51:21Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968072,\n 3330968050,\n 3330968090,\n 3330968204,\n 3330968072\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453197,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964793,\n 3330964798,\n 3330964797,\n 3330964792,\n 3330964793\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": 326453198,\n "timestamp": "2025-07-03T06:51:06Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968338,\n 3330968335,\n 3330968356,\n 3330968361,\n 3330968338\n ],\n "tags": {\n "building": "garage",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453199,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965101,\n 3330965088,\n 3330965104,\n 3330965113,\n 3330965101\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453200,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968352,\n 3330968378,\n 3330968366,\n 3330968339,\n 3330968352\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": 326453201,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961672,\n 3330961681,\n 3330961673,\n 3330961667,\n 3330961672\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453202,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966231,\n 3330966244,\n 3330966232,\n 3330966212,\n 3330966231\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453203,\n "timestamp": "2015-02-04T22:10:10Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964400,\n 3330964406,\n 3330964402,\n 3330964391,\n 3330964400\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453204,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968198,\n 3330968205,\n 3330968088,\n 3330968076,\n 3330968198\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453205,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965909,\n 3330965911,\n 3330965912,\n 3330965910,\n 3330965909\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453206,\n "timestamp": "2025-07-03T06:51:54Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968397,\n 3330968428,\n 3330968431,\n 3330968400,\n 3330968397\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453207,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964115,\n 3330964127,\n 3330964111,\n 3330964103,\n 3330964115\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453208,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966830,\n 3330966838,\n 3330966844,\n 3330966836,\n 3330966830\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453209,\n "timestamp": "2025-05-21T10:15:02Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968485,\n 3330968494,\n 3330968505,\n 3330968489,\n 3330968485\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453210,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966046,\n 3330966059,\n 3330966053,\n 3330966041,\n 3330966046\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453211,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964572,\n 3330964596,\n 3330964579,\n 3330964561,\n 3330964572\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453212,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966008,\n 3330966001,\n 3330966009,\n 3330966011,\n 3330966008\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": 326453213,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964703,\n 3330964705,\n 3330964704,\n 3330964702,\n 3330964703\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453214,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967566,\n 3330967546,\n 3330967544,\n 3330967561,\n 3330967566\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453215,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965863,\n 3330965870,\n 3330965872,\n 3330965866,\n 3330965863\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453216,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962926,\n 3330962933,\n 3330962932,\n 3330962924,\n 3330962926\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453217,\n "timestamp": "2025-05-21T10:17:24Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968313,\n 3330968329,\n 3330968332,\n 3330968320,\n 3330968313\n ],\n "tags": {\n "building": "shed",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "wall": "no"\n }\n },\n {\n "type": "way",\n "id": 326453218,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966814,\n 3330966827,\n 3330966833,\n 3330966812,\n 3330966814\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453219,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961641,\n 3330961646,\n 3330961643,\n 3330961640,\n 3330961641\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453220,\n "timestamp": "2015-02-04T22:10:11Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968480,\n 3330968478,\n 3330968481,\n 3330968483,\n 3330968480\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453221,\n "timestamp": "2015-02-04T22:10:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968216,\n 3330968220,\n 3330968227,\n 3330968223,\n 3330968216\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453222,\n "timestamp": "2015-02-04T22:10:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961692,\n 3330965703,\n 3330965695,\n 3330961687,\n 3330961692\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453223,\n "timestamp": "2015-02-04T22:10:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967272,\n 3330967292,\n 3330967511,\n 3330967287,\n 3330967272\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": 326453224,\n "timestamp": "2025-05-21T10:18:05Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968414,\n 3330968404,\n 3330968432,\n 3330968437,\n 3330968414\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453225,\n "timestamp": "2015-02-04T22:10:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965943,\n 3330965945,\n 3330965949,\n 3330965947,\n 3330965943\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": 326453226,\n "timestamp": "2015-02-04T22:10:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964372,\n 3330964378,\n 3330964390,\n 3330964383,\n 3330964372\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453227,\n "timestamp": "2015-02-04T22:10:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964376,\n 3330964352,\n 3330964360,\n 3330964388,\n 3330964376\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": 326453228,\n "timestamp": "2025-05-21T10:17:13Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968386,\n 3330968379,\n 3330968405,\n 3330968413,\n 3330968386\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453229,\n "timestamp": "2015-02-04T22:10:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964603,\n 3330964632,\n 3330964620,\n 3330964587,\n 3330964603\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": 326453230,\n "timestamp": "2015-02-04T22:10:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964452,\n 3330964464,\n 3330964460,\n 3330964450,\n 3330964452\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453231,\n "timestamp": "2015-02-04T22:10:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965840,\n 3330965848,\n 3330965847,\n 3330965839,\n 3330965840\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": 326453232,\n "timestamp": "2015-02-04T22:10:12Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967762,\n 3330967758,\n 3330967749,\n 3330967757,\n 3330967762\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453234,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965742,\n 3330965762,\n 3330965751,\n 3330965736,\n 3330965742\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": 326453235,\n "timestamp": "2025-07-03T06:50:37Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968038,\n 3330968065,\n 3330968074,\n 3330968045,\n 3330968038\n ],\n "tags": {\n "building": "garage",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453237,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964665,\n 3330964670,\n 3330964667,\n 3330964663,\n 3330964665\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": 326453238,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967206,\n 3330967241,\n 3330967232,\n 3330967200,\n 3330967206\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": 326453239,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964146,\n 3330964150,\n 3330964160,\n 3330964158,\n 3330964146\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453240,\n "timestamp": "2025-05-21T10:12:33Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968364,\n 3330968357,\n 3330968380,\n 3330968390,\n 3330968364\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453241,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966213,\n 3330966235,\n 3330966218,\n 3330966197,\n 3330966213\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453242,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964842,\n 3330964843,\n 3330964847,\n 3330964846,\n 3330964842\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": 326453243,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965081,\n 3330965105,\n 3330965086,\n 3330965070,\n 3330965081\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453244,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965835,\n 3330965846,\n 3330965852,\n 3330965842,\n 3330965835\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453245,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965532,\n 3330965541,\n 3330965547,\n 3330965546,\n 3330965532\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": 326453246,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964320,\n 3330964325,\n 3330964331,\n 3330964328,\n 3330964320\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453247,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968221,\n 3330968219,\n 3330968245,\n 3330968246,\n 3330968221\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453248,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967893,\n 3330967783,\n 3330967907,\n 3330967911,\n 3330967893\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453249,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964766,\n 3330964764,\n 3330964765,\n 3330964767,\n 3330964766\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453250,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966265,\n 3330966277,\n 3330966286,\n 3330966274,\n 3330966265\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": 326453251,\n "timestamp": "2015-02-04T22:10:13Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964538,\n 3330964544,\n 3330964540,\n 3330964525,\n 3330964538\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": 326453252,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965105,\n 3330965118,\n 3330965131,\n 3330965114,\n 3330965105\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": 326453253,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961685,\n 3330961674,\n 3330961658,\n 3330961663,\n 3330961685\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453254,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965049,\n 3330965065,\n 3330965054,\n 3330965035,\n 3330965049\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453255,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964511,\n 3330964526,\n 3330964522,\n 3330964505,\n 3330964511\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453256,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968336,\n 3330968333,\n 3330968340,\n 3330968342,\n 3330968336\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": 326453257,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965861,\n 3330965867,\n 3330965871,\n 3330965865,\n 3330965861\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": 326453258,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966570,\n 3330966571,\n 3330966580,\n 3330966579,\n 3330966570\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": 326453259,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964293,\n 3330964185,\n 3330964192,\n 3330964295,\n 3330964293\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453260,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968345,\n 3330968341,\n 3330968363,\n 3330968365,\n 3330968345\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453261,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967255,\n 3330967266,\n 3330967256,\n 3330967245,\n 3330967255\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453262,\n "timestamp": "2025-05-21T10:12:49Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968429,\n 3330968417,\n 3330968439,\n 3330968446,\n 3330968429\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453263,\n "timestamp": "2015-02-04T22:10:14Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964695,\n 3330964688,\n 3330964675,\n 3330964677,\n 3330964695\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": 326453264,\n "timestamp": "2025-07-03T06:41:28Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330966548,\n 3330966539,\n 3330966550,\n 3330966559,\n 3330966548\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453265,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965058,\n 3330965053,\n 3330965043,\n 3330965051,\n 3330965058\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453266,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966057,\n 3330966054,\n 3330966048,\n 3330966051,\n 3330966057\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453267,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965697,\n 3330965728,\n 3330965748,\n 3330965720,\n 3330965697\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453268,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968301,\n 3330968270,\n 3330968254,\n 3330968276,\n 3330968301\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453269,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964731,\n 3330964733,\n 3330964745,\n 3330964741,\n 3330964731\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453270,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967963,\n 3330967977,\n 3330967981,\n 3330967969,\n 3330967963\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": 326453271,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965392,\n 3330965393,\n 3330965403,\n 3330965396,\n 3330965392\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453272,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964354,\n 3330964367,\n 3330964355,\n 3330964345,\n 3330964354\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": 326453273,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966891,\n 3330967216,\n 3330967231,\n 3330967201,\n 3330966891\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453274,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965005,\n 3330964994,\n 3330965006,\n 3330965014,\n 3330965005\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": 326453276,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964739,\n 3330964747,\n 3330964743,\n 3330964737,\n 3330964739\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": 326453277,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968352,\n 3330968393,\n 3330968423,\n 3330968378,\n 3330968352\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453278,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964575,\n 3330964585,\n 3330964591,\n 3330964582,\n 3330964575\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453279,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965711,\n 3330965733,\n 3330965715,\n 3330965702,\n 3330965711\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": 326453280,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968498,\n 3330968506,\n 3330968496,\n 3330968493,\n 3330968498\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453281,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965925,\n 3330965923,\n 3330965922,\n 3330965924,\n 3330965925\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": 326453282,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964893,\n 3330961984,\n 3330961966,\n 3330961971,\n 3330964893\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": 326453283,\n "timestamp": "2015-02-04T22:10:15Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964098,\n 3330964113,\n 3330964125,\n 3330964107,\n 3330964098\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453284,\n "timestamp": "2025-07-03T06:51:50Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968397,\n 3330968391,\n 3330968419,\n 3330968428,\n 3330968397\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453285,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967952,\n 3330967965,\n 3330967967,\n 3330967953,\n 3330967952\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": 326453286,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966275,\n 3330966269,\n 3330966283,\n 3330966290,\n 3330966275\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453287,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965129,\n 3330965147,\n 3330965136,\n 3330965120,\n 3330965129\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": 326453288,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961660,\n 3330961682,\n 3330961677,\n 3330961657,\n 3330961660\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": 326453289,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964604,\n 3330964622,\n 3330964618,\n 3330964601,\n 3330964604\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453290,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964799,\n 3330964800,\n 3330964809,\n 3330964805,\n 3330964799\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453291,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968025,\n 3330968027,\n 3330968026,\n 3330968021,\n 3330968025\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": 326453292,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961933,\n 3330961929,\n 3330961934,\n 3330961939,\n 3330961933\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453294,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967556,\n 3330967573,\n 3330967574,\n 3330967557,\n 3330967556\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453296,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965867,\n 3330965861,\n 3330965857,\n 3330965864,\n 3330965867\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": 326453301,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965870,\n 3330965863,\n 3330965854,\n 3330965860,\n 3330965870\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453303,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962922,\n 3330962927,\n 3330962923,\n 3330962921,\n 3330962922\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": 326453305,\n "timestamp": "2015-02-04T22:10:16Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968376,\n 3330968367,\n 3330968383,\n 3330968389,\n 3330968376\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453308,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964543,\n 3330964568,\n 3330964555,\n 3330964539,\n 3330964543\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453309,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968304,\n 3330968316,\n 3330968324,\n 3330968309,\n 3330968304\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": 326453311,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966862,\n 3330966853,\n 3330966878,\n 3330966882,\n 3330966862\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453313,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961646,\n 3330961653,\n 3330961650,\n 3330961643,\n 3330961646\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453315,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965050,\n 3330965071,\n 3330965075,\n 3330965060,\n 3330965050\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453317,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961678,\n 3330965701,\n 3330961691,\n 3330961669,\n 3330961678\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453318,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962961,\n 3330962960,\n 3330962958,\n 3330962959,\n 3330962961\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453321,\n "timestamp": "2025-05-21T10:18:11Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968458,\n 3330968469,\n 3330968476,\n 3330968461,\n 3330968458\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453322,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965483,\n 3330965470,\n 3330965479,\n 3330965493,\n 3330965483\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453325,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965754,\n 3330965763,\n 3330965764,\n 3330965760,\n 3330965754\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": 326453328,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966582,\n 3330966796,\n 3330966802,\n 3330966576,\n 3330966582\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453330,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965080,\n 3330965090,\n 3330965084,\n 3330965074,\n 3330965080\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": 326453332,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964727,\n 3330964728,\n 3330964730,\n 3330964729,\n 3330964727\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453334,\n "timestamp": "2025-05-21T10:16:08Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968509,\n 3330968528,\n 3330968532,\n 3330968513,\n 3330968509\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453335,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964365,\n 3330964387,\n 3330964380,\n 3330964362,\n 3330964365\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": 326453336,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965886,\n 3330965889,\n 3330965893,\n 3330965890,\n 3330965886\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453337,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966586,\n 3330966798,\n 3330966581,\n 3330966566,\n 3330966586\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453338,\n "timestamp": "2015-02-04T22:10:17Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965271,\n 3330965275,\n 3330965263,\n 3330965251,\n 3330965271\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": 326453339,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964674,\n 3330964652,\n 3330964662,\n 3330964679,\n 3330964674\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453340,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966521,\n 3330966529,\n 3330966526,\n 3330966518,\n 3330966521\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": 326453341,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965932,\n 3330965938,\n 3330965940,\n 3330965933,\n 3330965932\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": 326453342,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965768,\n 3330965778,\n 3330965776,\n 3330965765,\n 3330965768\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": 326453343,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967584,\n 3330967583,\n 3330967589,\n 3330967590,\n 3330967584\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453344,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964856,\n 3330964855,\n 3330964852,\n 3330964854,\n 3330964856\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": 326453345,\n "timestamp": "2025-05-21T10:15:44Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968387,\n 3330968415,\n 3330968434,\n 3330968402,\n 3330968387\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453346,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968511,\n 3330968510,\n 3330968520,\n 3330968525,\n 3330968511\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453347,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966544,\n 3330966537,\n 3330966528,\n 3330966536,\n 3330966544\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453348,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961990,\n 3330964901,\n 3330961988,\n 3330961981,\n 3330961990\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": 326453349,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965110,\n 3330965152,\n 3330965164,\n 3330965124,\n 3330965110\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453350,\n "timestamp": "2025-05-21T10:14:32Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968022,\n 3330968036,\n 3330968058,\n 3330968031,\n 3330968022\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453351,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964938,\n 3330964946,\n 3330964939,\n 3330964935,\n 3330964938\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453352,\n "timestamp": "2015-02-04T22:10:18Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962928,\n 3330962925,\n 3330962930,\n 3330962931,\n 3330962928\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453353,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966519,\n 3330966514,\n 3330966503,\n 3330966516,\n 3330966519\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453354,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964595,\n 3330964608,\n 3330964606,\n 3330964593,\n 3330964595\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453355,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968278,\n 3330968274,\n 3330968294,\n 3330968299,\n 3330968278\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453356,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965697,\n 3330965720,\n 3330965707,\n 3330961690,\n 3330965697\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": 326453357,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965882,\n 3330965881,\n 3330965878,\n 3330965880,\n 3330965882\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": 326453358,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965548,\n 3330965550,\n 3330965553,\n 3330965551,\n 3330965548\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453359,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962955,\n 3330962957,\n 3330962956,\n 3330962954,\n 3330962955\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453360,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966577,\n 3330966587,\n 3330966588,\n 3330966584,\n 3330966577\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": 326453361,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968281,\n 3330968293,\n 3330968275,\n 3330968266,\n 3330968281\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453362,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966813,\n 3330966820,\n 3330966822,\n 3330966821,\n 3330966813\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453363,\n "timestamp": "2025-05-21T10:17:37Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968524,\n 3330968522,\n 3330968538,\n 3330968541,\n 3330968529,\n 3330968524\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453364,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964421,\n 3330964453,\n 3330964458,\n 3330964447,\n 3330964436,\n 3330964421\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": 326453365,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967576,\n 3330967575,\n 3330967572,\n 3330967562,\n 3330967570,\n 3330967576\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453366,\n "timestamp": "2025-07-03T06:49:52Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968237,\n 3330968230,\n 3330968248,\n 3330968256,\n 3330968238,\n 3330968237\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453367,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965119,\n 3330965135,\n 3330965159,\n 3330965140,\n 3330965126,\n 3330965119\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": 326453368,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965911,\n 3330965909,\n 3330965906,\n 3330965902,\n 3330965903,\n 3330965911\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453369,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964616,\n 3330964629,\n 3330964626,\n 3330964607,\n 3330964614,\n 3330964616\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": 326453370,\n "timestamp": "2025-05-21T10:18:20Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968540,\n 3330968543,\n 3330968534,\n 3330968526,\n 3330968537,\n 3330968540\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453371,\n "timestamp": "2015-02-04T22:10:19Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966814,\n 3330966817,\n 3330966831,\n 3330966835,\n 3330966827,\n 3330966814\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": 326453372,\n "timestamp": "2015-02-04T22:10:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965745,\n 3330965731,\n 3330965709,\n 3330965722,\n 3330965727,\n 3330965745\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453373,\n "timestamp": "2015-02-04T22:10:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965693,\n 3330965763,\n 3330965754,\n 3330961668,\n 3330961679,\n 3330965693\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": 326453374,\n "timestamp": "2015-02-04T22:10:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965443,\n 3330965461,\n 3330965452,\n 3330965435,\n 3330965434,\n 3330965443\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453375,\n "timestamp": "2015-02-04T22:10:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967548,\n 3330967559,\n 3330967569,\n 3330967555,\n 3330967554,\n 3330967548\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": 326453376,\n "timestamp": "2015-02-04T22:10:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966828,\n 3330966854,\n 3330966857,\n 3330966865,\n 3330966842,\n 3330966828\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453377,\n "timestamp": "2015-02-04T22:10:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965077,\n 3330965091,\n 3330965106,\n 3330965087,\n 3330965078,\n 3330965077\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453378,\n "timestamp": "2015-02-04T22:10:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964381,\n 3330964419,\n 3330964417,\n 3330964370,\n 3330964371,\n 3330964381\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453379,\n "timestamp": "2015-02-04T22:10:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965295,\n 3330965331,\n 3330965353,\n 3330965322,\n 3330965309,\n 3330965295\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453380,\n "timestamp": "2015-02-04T22:10:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965414,\n 3330965404,\n 3330965400,\n 3330965383,\n 3330965398,\n 3330965414\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453381,\n "timestamp": "2015-02-04T22:10:20Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967715,\n 3330967733,\n 3330967741,\n 3330967720,\n 3330967717,\n 3330967715\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453382,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965730,\n 3330965738,\n 3330965749,\n 3330965734,\n 3330965719,\n 3330965730\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": 326453383,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968563,\n 3330968562,\n 3330968560,\n 3330968561,\n 3330968564,\n 3330968563\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453384,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964750,\n 3330964754,\n 3330964753,\n 3330964752,\n 3330964749,\n 3330964750\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": 326453385,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964191,\n 3330964315,\n 3330964308,\n 3330964304,\n 3330964175,\n 3330964191\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453386,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965195,\n 3330965201,\n 3330965196,\n 3330965186,\n 3330965189,\n 3330965195\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453387,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965546,\n 3330965535,\n 3330965515,\n 3330965528,\n 3330965532,\n 3330965546\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453388,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964519,\n 3330964520,\n 3330964530,\n 3330964497,\n 3330964481,\n 3330964519\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": 326453389,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965029,\n 3330965021,\n 3330965000,\n 3330964977,\n 3330965012,\n 3330965029\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453390,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968442,\n 3330968447,\n 3330968449,\n 3330968443,\n 3330968440,\n 3330968442\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453391,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964356,\n 3330964397,\n 3330964382,\n 3330964342,\n 3330964344,\n 3330964356\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453392,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964337,\n 3330964346,\n 3330964339,\n 3330964333,\n 3330964334,\n 3330964337\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453393,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968257,\n 3330968258,\n 3330968271,\n 3330968288,\n 3330968265,\n 3330968257\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453394,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961942,\n 3330961945,\n 3330964899,\n 3330961975,\n 3330961936,\n 3330961942\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453395,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967751,\n 3330967756,\n 3330967781,\n 3330967777,\n 3330967775,\n 3330967751\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": 326453396,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965575,\n 3330961661,\n 3330961671,\n 3330961676,\n 3330961639,\n 3330965575\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453397,\n "timestamp": "2015-02-04T22:10:21Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966884,\n 3330967196,\n 3330967215,\n 3330967222,\n 3330967193,\n 3330966884\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": 326453398,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964826,\n 3330964836,\n 3330964849,\n 3330964837,\n 3330964823,\n 3330964826\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453399,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967712,\n 3330967710,\n 3330967706,\n 3330967700,\n 3330967708,\n 3330967712\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453400,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965443,\n 3330965434,\n 3330965422,\n 3330965431,\n 3330965445,\n 3330965443\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453402,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965485,\n 3330965521,\n 3330965508,\n 3330965472,\n 3330965481,\n 3330965485\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453403,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964490,\n 3330964492,\n 3330964506,\n 3330964509,\n 3330964489,\n 3330964490\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453404,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967948,\n 3330967955,\n 3330967965,\n 3330967952,\n 3330967942,\n 3330967948\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": 326453405,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965943,\n 3330965947,\n 3330965937,\n 3330965933,\n 3330965940,\n 3330965943\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453406,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968196,\n 3330968087,\n 3330968073,\n 3330968193,\n 3330968203,\n 3330968196\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453407,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961960,\n 3330961974,\n 3330964911,\n 3330964905,\n 3330964896,\n 3330961960\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453408,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964177,\n 3330964174,\n 3330964172,\n 3330964168,\n 3330964171,\n 3330964177\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453409,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965698,\n 3330965730,\n 3330965719,\n 3330965712,\n 3330961689,\n 3330965698\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453410,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968032,\n 3330968030,\n 3330968033,\n 3330968040,\n 3330968044,\n 3330968032\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453411,\n "timestamp": "2015-02-04T22:10:22Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965271,\n 3330965295,\n 3330965309,\n 3330965290,\n 3330965275,\n 3330965271\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": 326453412,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964497,\n 3330964530,\n 3330964545,\n 3330964538,\n 3330964525,\n 3330964497\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453413,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965722,\n 3330965705,\n 3330965706,\n 3330965721,\n 3330965727,\n 3330965722\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453414,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964519,\n 3330964486,\n 3330964536,\n 3330964549,\n 3330964520,\n 3330964519\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": 326453415,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964855,\n 3330964856,\n 3330964858,\n 3330964864,\n 3330964861,\n 3330964855\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453416,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964148,\n 3330964159,\n 3330964153,\n 3330964147,\n 3330964138,\n 3330964148\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453417,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965981,\n 3330965975,\n 3330965967,\n 3330965973,\n 3330965980,\n 3330965981\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453418,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967897,\n 3330967903,\n 3330967909,\n 3330967894,\n 3330967779,\n 3330967897\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453419,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965538,\n 3330965540,\n 3330965544,\n 3330965539,\n 3330965534,\n 3330965538\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453420,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965782,\n 3330965786,\n 3330965790,\n 3330965787,\n 3330965785,\n 3330965782\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453421,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967899,\n 3330967919,\n 3330967917,\n 3330967791,\n 3330967789,\n 3330967899\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": 326453422,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965243,\n 3330965225,\n 3330965188,\n 3330965192,\n 3330965221,\n 3330965243\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453423,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964126,\n 3330964131,\n 3330964140,\n 3330964141,\n 3330964135,\n 3330964126\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": 326453424,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965972,\n 3330965987,\n 3330965993,\n 3330965971,\n 3330965968,\n 3330965972\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453425,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965134,\n 3330965127,\n 3330965154,\n 3330965165,\n 3330965141,\n 3330965134\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": 326453426,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964661,\n 3330964660,\n 3330964655,\n 3330964648,\n 3330964654,\n 3330964661\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453427,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968064,\n 3330968078,\n 3330968084,\n 3330968068,\n 3330968067,\n 3330968064\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": 326453428,\n "timestamp": "2015-02-04T22:10:23Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964402,\n 3330964406,\n 3330964407,\n 3330964420,\n 3330964411,\n 3330964402\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453429,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967946,\n 3330967957,\n 3330967966,\n 3330967930,\n 3330967927,\n 3330967946\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453430,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967939,\n 3330967963,\n 3330967969,\n 3330967972,\n 3330967949,\n 3330967939\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453431,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965307,\n 3330965343,\n 3330965321,\n 3330965292,\n 3330965300,\n 3330965307\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453432,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967761,\n 3330967763,\n 3330967774,\n 3330967770,\n 3330967764,\n 3330967761\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": 326453433,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964867,\n 3330964869,\n 3330961935,\n 3330964870,\n 3330964859,\n 3330964867\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453434,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968554,\n 3330968556,\n 3330968557,\n 3330968555,\n 3330968553,\n 3330968554\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": 326453435,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964114,\n 3330964122,\n 3330964126,\n 3330964120,\n 3330964110,\n 3330964114\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453436,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966567,\n 3330966585,\n 3330966583,\n 3330966574,\n 3330966562,\n 3330966567\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": 326453437,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965531,\n 3330965536,\n 3330965533,\n 3330965526,\n 3330965529,\n 3330965531\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453438,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964953,\n 3330964986,\n 3330964949,\n 3330964957,\n 3330964952,\n 3330964927,\n 3330964953\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453439,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966563,\n 3330966561,\n 3330966564,\n 3330966557,\n 3330966558,\n 3330966573,\n 3330966563\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453440,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964990,\n 3330965027,\n 3330964971,\n 3330964942,\n 3330964976,\n 3330964954,\n 3330964990\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453441,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965332,\n 3330965351,\n 3330965364,\n 3330965348,\n 3330965342,\n 3330965325,\n 3330965332\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453442,\n "timestamp": "2015-02-04T22:10:24Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965488,\n 3330965495,\n 3330965500,\n 3330965494,\n 3330965498,\n 3330965491,\n 3330965488\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": 326453443,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964760,\n 3330964756,\n 3330964758,\n 3330964755,\n 3330964759,\n 3330964762,\n 3330964760\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453444,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965497,\n 3330965490,\n 3330965446,\n 3330965454,\n 3330965482,\n 3330965480,\n 3330965497\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453445,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965033,\n 3330965107,\n 3330965149,\n 3330965065,\n 3330965049,\n 3330965038,\n 3330965033\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": 326453446,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968067,\n 3330968068,\n 3330968084,\n 3330968091,\n 3330968062,\n 3330968057,\n 3330968067\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": 326453447,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965421,\n 3330965451,\n 3330965458,\n 3330965439,\n 3330965442,\n 3330965430,\n 3330965421\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453448,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968558,\n 3330968559,\n 3330968552,\n 3330968551,\n 3330968555,\n 3330968557,\n 3330968558\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453449,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965820,\n 3330965814,\n 3330965812,\n 3330965816,\n 3330965809,\n 3330965815,\n 3330965820\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453450,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965558,\n 3330965555,\n 3330965566,\n 3330965569,\n 3330965568,\n 3330965561,\n 3330965558\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": 326453451,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965033,\n 3330965038,\n 3330965026,\n 3330965023,\n 3330965002,\n 3330965013,\n 3330965033\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453452,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964535,\n 3330964526,\n 3330964511,\n 3330964500,\n 3330964483,\n 3330964499,\n 3330964535\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453453,\n "timestamp": "2025-05-21T10:18:33Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968456,\n 3330968470,\n 3330968475,\n 3330968454,\n 3330968451,\n 3330968457,\n 3330968456\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453454,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961662,\n 3330961645,\n 3330961655,\n 3330961656,\n 3330961664,\n 3330961683,\n 3330961662\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453455,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964841,\n 3330964848,\n 3330964845,\n 3330964825,\n 3330964830,\n 3330964835,\n 3330964841\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453456,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965986,\n 3330965978,\n 3330965984,\n 3330965979,\n 3330966012,\n 3330966017,\n 3330965986\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453457,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968066,\n 3330968201,\n 3330968215,\n 3330968197,\n 3330968089,\n 3330968077,\n 3330968066\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453458,\n "timestamp": "2015-02-04T22:10:25Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964639,\n 3330964644,\n 3330964646,\n 3330964653,\n 3330964647,\n 3330964636,\n 3330964639\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453459,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964771,\n 3330964775,\n 3330964789,\n 3330964787,\n 3330964782,\n 3330964781,\n 3330964771\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453460,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967754,\n 3330967747,\n 3330967737,\n 3330967740,\n 3330967727,\n 3330967734,\n 3330967754\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453461,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966797,\n 3330966572,\n 3330966799,\n 3330966815,\n 3330966805,\n 3330966809,\n 3330966797\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453462,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964967,\n 3330964979,\n 3330964975,\n 3330964985,\n 3330964996,\n 3330964980,\n 3330964967\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453463,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964683,\n 3330964685,\n 3330964693,\n 3330964689,\n 3330964692,\n 3330964691,\n 3330964683\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453464,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964189,\n 3330964182,\n 3330964181,\n 3330964173,\n 3330964176,\n 3330964180,\n 3330964189\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": 326453465,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964750,\n 3330964751,\n 3330964763,\n 3330964761,\n 3330964753,\n 3330964754,\n 3330964750\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453466,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965805,\n 3330965806,\n 3330965807,\n 3330965818,\n 3330965817,\n 3330965804,\n 3330965805\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": 326453467,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962929,\n 3330962936,\n 3330962935,\n 3330962934,\n 3330962933,\n 3330962926,\n 3330962929\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453468,\n "timestamp": "2025-07-03T06:51:01Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968359,\n 3330968349,\n 3330968373,\n 3330968381,\n 3330968369,\n 3330968372,\n 3330968359\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453469,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965243,\n 3330965264,\n 3330965285,\n 3330965277,\n 3330965266,\n 3330965246,\n 3330965243\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453470,\n "timestamp": "2015-02-04T22:10:26Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965976,\n 3330965969,\n 3330965956,\n 3330965955,\n 3330965965,\n 3330965997,\n 3330965976\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453471,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964793,\n 3330964795,\n 3330964804,\n 3330964803,\n 3330964797,\n 3330964798,\n 3330964793\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453472,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964542,\n 3330964554,\n 3330964547,\n 3330964553,\n 3330964546,\n 3330964517,\n 3330964542\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453473,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961661,\n 3330961659,\n 3330961665,\n 3330961684,\n 3330961675,\n 3330961671,\n 3330961661\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": 326453474,\n "timestamp": "2025-07-03T07:16:24Z",\n "version": 2,\n "changeset": 168430693,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330966877,\n 3330967199,\n 3330966870,\n 3330966850,\n 3330966841,\n 3330966875,\n 3330966877\n ],\n "tags": {\n "building": "house",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453475,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965873,\n 3330965858,\n 3330965868,\n 3330965879,\n 3330965874,\n 3330965876,\n 3330965873\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453476,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964415,\n 3330964395,\n 3330964398,\n 3330964409,\n 3330964416,\n 3330964432,\n 3330964415\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453477,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965062,\n 3330965073,\n 3330965091,\n 3330965077,\n 3330965067,\n 3330965066,\n 3330965062\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453478,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964489,\n 3330964509,\n 3330964508,\n 3330964512,\n 3330964496,\n 3330964482,\n 3330964489\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": 326453479,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967972,\n 3330967978,\n 3330967991,\n 3330967999,\n 3330967973,\n 3330967949,\n 3330967972\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453480,\n "timestamp": "2025-07-03T06:44:03Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330967558,\n 3330967540,\n 3330967518,\n 3330967529,\n 3330967522,\n 3330967541,\n 3330967558\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453481,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966226,\n 3330966225,\n 3330966209,\n 3330966227,\n 3330966241,\n 3330966240,\n 3330966226\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453482,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965696,\n 3330965716,\n 3330965725,\n 3330965753,\n 3330965710,\n 3330961670,\n 3330965696\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453483,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964903,\n 3330964926,\n 3330964917,\n 3330964912,\n 3330961988,\n 3330964901,\n 3330964903\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453484,\n "timestamp": "2015-02-04T22:10:27Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965044,\n 3330965030,\n 3330965046,\n 3330965050,\n 3330965060,\n 3330965052,\n 3330965044\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": 326453485,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964720,\n 3330964723,\n 3330964726,\n 3330964724,\n 3330964725,\n 3330964722,\n 3330964720\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453486,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964863,\n 3330964862,\n 3330961928,\n 3330964866,\n 3330964853,\n 3330964857,\n 3330964863\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453487,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966804,\n 3330966829,\n 3330966823,\n 3330966819,\n 3330966807,\n 3330966794,\n 3330966804\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453488,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964665,\n 3330964666,\n 3330964687,\n 3330964684,\n 3330964667,\n 3330964670,\n 3330964665\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453489,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965340,\n 3330965355,\n 3330965350,\n 3330965363,\n 3330965349,\n 3330965319,\n 3330965340\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453490,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965554,\n 3330965556,\n 3330965564,\n 3330965562,\n 3330965565,\n 3330965563,\n 3330965554\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453491,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964184,\n 3330964190,\n 3330964188,\n 3330964187,\n 3330964186,\n 3330964183,\n 3330964184\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453492,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966523,\n 3330966506,\n 3330966517,\n 3330966527,\n 3330966531,\n 3330966533,\n 3330966523\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453493,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968545,\n 3330968548,\n 3330968549,\n 3330968547,\n 3330968550,\n 3330968546,\n 3330968545\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453494,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962975,\n 3330962980,\n 3330962972,\n 3330962973,\n 3330962970,\n 3330962966,\n 3330962975\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453495,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964671,\n 3330964681,\n 3330964676,\n 3330964672,\n 3330964673,\n 3330964668,\n 3330964671\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453496,\n "timestamp": "2025-05-21T10:17:02Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968348,\n 3330968351,\n 3330968325,\n 3330968323,\n 3330968318,\n 3330968344,\n 3330968348\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453497,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968523,\n 3330968542,\n 3330968544,\n 3330968535,\n 3330968533,\n 3330968527,\n 3330968523\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453498,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965449,\n 3330965399,\n 3330965411,\n 3330965441,\n 3330965448,\n 3330965467,\n 3330965449\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453499,\n "timestamp": "2015-02-04T22:10:28Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965899,\n 3330965901,\n 3330965900,\n 3330965896,\n 3330965898,\n 3330965897,\n 3330965899\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453500,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967228,\n 3330967247,\n 3330967227,\n 3330967209,\n 3330967202,\n 3330967195,\n 3330967228\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453501,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964490,\n 3330964489,\n 3330964482,\n 3330964479,\n 3330964477,\n 3330964480,\n 3330964490\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453502,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964562,\n 3330964590,\n 3330964586,\n 3330964584,\n 3330964577,\n 3330964556,\n 3330964562\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": 326453503,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966090,\n 3330966068,\n 3330966060,\n 3330966066,\n 3330966063,\n 3330966086,\n 3330966090\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453504,\n "timestamp": "2025-05-21T10:13:36Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968462,\n 3330968444,\n 3330968438,\n 3330968455,\n 3330968459,\n 3330968460,\n 3330968462\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453505,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965264,\n 3330965243,\n 3330965221,\n 3330965233,\n 3330965256,\n 3330965257,\n 3330965264\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453506,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966194,\n 3330966087,\n 3330966193,\n 3330966205,\n 3330966211,\n 3330966216,\n 3330966194\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453507,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965471,\n 3330965462,\n 3330965437,\n 3330965444,\n 3330965432,\n 3330965440,\n 3330965471\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453508,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961969,\n 3330961957,\n 3330961947,\n 3330961948,\n 3330961958,\n 3330961967,\n 3330961969\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453509,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968252,\n 3330968240,\n 3330968232,\n 3330968222,\n 3330968211,\n 3330968243,\n 3330968252\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453510,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965331,\n 3330965295,\n 3330965273,\n 3330965284,\n 3330965304,\n 3330965333,\n 3330965331\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453511,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964530,\n 3330964557,\n 3330964559,\n 3330964572,\n 3330964561,\n 3330964545,\n 3330964530\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453512,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961645,\n 3330961662,\n 3330961653,\n 3330961646,\n 3330961641,\n 3330961634,\n 3330961645\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453513,\n "timestamp": "2015-02-04T22:10:29Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964847,\n 3330964843,\n 3330964842,\n 3330964828,\n 3330964840,\n 3330964850,\n 3330964847\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453514,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964161,\n 3330964166,\n 3330964179,\n 3330964170,\n 3330964152,\n 3330964151,\n 3330964161\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453515,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964624,\n 3330964637,\n 3330964631,\n 3330964623,\n 3330964610,\n 3330964609,\n 3330964624\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": 326453516,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968081,\n 3330968199,\n 3330968198,\n 3330968076,\n 3330968070,\n 3330968055,\n 3330968081\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453517,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968035,\n 3330968053,\n 3330968046,\n 3330968051,\n 3330968075,\n 3330968049,\n 3330968035\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453518,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964980,\n 3330964996,\n 3330965022,\n 3330964944,\n 3330964918,\n 3330964925,\n 3330964980\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453519,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964320,\n 3330964309,\n 3330964314,\n 3330964318,\n 3330964321,\n 3330964325,\n 3330964320\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453520,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967900,\n 3330967905,\n 3330967916,\n 3330967904,\n 3330967896,\n 3330967768,\n 3330967900\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453521,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964931,\n 3330964943,\n 3330964948,\n 3330964950,\n 3330964945,\n 3330964928,\n 3330964931\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": 326453522,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967748,\n 3330967744,\n 3330967780,\n 3330967897,\n 3330967779,\n 3330967760,\n 3330967748\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453523,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965833,\n 3330965834,\n 3330965850,\n 3330965845,\n 3330965838,\n 3330965837,\n 3330965833\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453524,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964326,\n 3330964337,\n 3330964334,\n 3330964333,\n 3330964323,\n 3330964319,\n 3330964326\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453525,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966021,\n 3330966030,\n 3330966032,\n 3330966055,\n 3330966049,\n 3330966037,\n 3330966033,\n 3330966021\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453526,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968253,\n 3330968287,\n 3330968290,\n 3330968296,\n 3330968308,\n 3330968282,\n 3330968261,\n 3330968253\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453527,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965205,\n 3330965198,\n 3330965209,\n 3330965182,\n 3330965161,\n 3330965171,\n 3330965187,\n 3330965205\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453528,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964465,\n 3330964514,\n 3330964516,\n 3330964515,\n 3330964491,\n 3330964485,\n 3330964462,\n 3330964465\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453529,\n "timestamp": "2015-02-04T22:10:30Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964649,\n 3330964650,\n 3330964659,\n 3330964658,\n 3330964656,\n 3330964653,\n 3330964646,\n 3330964649\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453530,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965369,\n 3330965345,\n 3330965336,\n 3330965339,\n 3330965357,\n 3330965358,\n 3330965365,\n 3330965369\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453531,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968035,\n 3330968049,\n 3330968063,\n 3330968027,\n 3330968025,\n 3330968009,\n 3330968013,\n 3330968035\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453532,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965230,\n 3330965268,\n 3330965306,\n 3330965310,\n 3330965280,\n 3330965254,\n 3330965245,\n 3330965230\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453533,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968403,\n 3330968424,\n 3330968426,\n 3330968450,\n 3330968453,\n 3330968425,\n 3330968407,\n 3330968403\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453534,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967745,\n 3330967792,\n 3330967898,\n 3330967766,\n 3330967778,\n 3330967755,\n 3330967746,\n 3330967745\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453535,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964922,\n 3330964941,\n 3330964932,\n 3330964923,\n 3330964913,\n 3330961992,\n 3330964915,\n 3330964922\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453536,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962987,\n 3330962991,\n 3330962983,\n 3330962971,\n 3330962965,\n 3330962985,\n 3330962984,\n 3330962987\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453537,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964514,\n 3330964465,\n 3330964467,\n 3330964468,\n 3330964507,\n 3330964502,\n 3330964513,\n 3330964514\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453538,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965429,\n 3330965460,\n 3330965447,\n 3330965423,\n 3330965401,\n 3330965406,\n 3330965420,\n 3330965429\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453539,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330961632,\n 3330961637,\n 3330961644,\n 3330961638,\n 3330965570,\n 3330965576,\n 3330965577,\n 3330961632\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": 326453540,\n "timestamp": "2015-02-04T22:10:31Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964780,\n 3330964769,\n 3330964768,\n 3330964770,\n 3330964772,\n 3330964773,\n 3330964785,\n 3330964780\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453541,\n "timestamp": "2015-02-04T22:10:32Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966084,\n 3330966072,\n 3330966089,\n 3330966091,\n 3330966217,\n 3330966222,\n 3330966196,\n 3330966084\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453543,\n "timestamp": "2015-02-04T22:10:32Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965058,\n 3330965068,\n 3330965061,\n 3330965045,\n 3330965042,\n 3330965039,\n 3330965053,\n 3330965058\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453544,\n "timestamp": "2015-02-04T22:10:32Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964637,\n 3330964624,\n 3330964633,\n 3330964657,\n 3330964651,\n 3330964645,\n 3330964642,\n 3330964637\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453545,\n "timestamp": "2015-02-04T22:10:32Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964984,\n 3330964999,\n 3330964995,\n 3330965001,\n 3330964992,\n 3330964981,\n 3330964972,\n 3330964984\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": 326453548,\n "timestamp": "2015-02-04T22:10:32Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964823,\n 3330964837,\n 3330964831,\n 3330964829,\n 3330964833,\n 3330964824,\n 3330964821,\n 3330964823\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453549,\n "timestamp": "2015-02-04T22:10:32Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965130,\n 3330965094,\n 3330965085,\n 3330965079,\n 3330965089,\n 3330965064,\n 3330965076,\n 3330965130\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453550,\n "timestamp": "2015-02-04T22:10:32Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967547,\n 3330967527,\n 3330967551,\n 3330967577,\n 3330967569,\n 3330967559,\n 3330967548,\n 3330967547\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453551,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964137,\n 3330964139,\n 3330964130,\n 3330964117,\n 3330964124,\n 3330964132,\n 3330964133,\n 3330964137\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453552,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965490,\n 3330965497,\n 3330965502,\n 3330965501,\n 3330965477,\n 3330965473,\n 3330965475,\n 3330965490\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453553,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965223,\n 3330965226,\n 3330965206,\n 3330965202,\n 3330965184,\n 3330965163,\n 3330965197,\n 3330965223\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453554,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964304,\n 3330964308,\n 3330964312,\n 3330964307,\n 3330964306,\n 3330964305,\n 3330964302,\n 3330964304\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453555,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965848,\n 3330965840,\n 3330965836,\n 3330965841,\n 3330965844,\n 3330965843,\n 3330965851,\n 3330965848\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453556,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967248,\n 3330967265,\n 3330967285,\n 3330967506,\n 3330967534,\n 3330967536,\n 3330967496,\n 3330967248\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453558,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967923,\n 3330967931,\n 3330967952,\n 3330967953,\n 3330967962,\n 3330967958,\n 3330967926,\n 3330967923\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453560,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965036,\n 3330965040,\n 3330965020,\n 3330965037,\n 3330965057,\n 3330965063,\n 3330965072,\n 3330965047,\n 3330965036\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453562,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964819,\n 3330964806,\n 3330964808,\n 3330964810,\n 3330964811,\n 3330964812,\n 3330964814,\n 3330964822,\n 3330964819\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453564,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964548,\n 3330964574,\n 3330964569,\n 3330964565,\n 3330964564,\n 3330964550,\n 3330964552,\n 3330964541,\n 3330964548\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453565,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965885,\n 3330965888,\n 3330965887,\n 3330965892,\n 3330965891,\n 3330965895,\n 3330965894,\n 3330965884,\n 3330965885\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453566,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965926,\n 3330965928,\n 3330965929,\n 3330965931,\n 3330965930,\n 3330965934,\n 3330965935,\n 3330965927,\n 3330965926\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453567,\n "timestamp": "2015-02-04T22:10:33Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966040,\n 3330966061,\n 3330966052,\n 3330966043,\n 3330966044,\n 3330966034,\n 3330966031,\n 3330966026,\n 3330966040\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453568,\n "timestamp": "2025-05-21T10:17:56Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968421,\n 3330968433,\n 3330968435,\n 3330968427,\n 3330968430,\n 3330968406,\n 3330968398,\n 3330968420,\n 3330968421\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453569,\n "timestamp": "2015-02-04T22:10:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964529,\n 3330964518,\n 3330964510,\n 3330964501,\n 3330964487,\n 3330964493,\n 3330964484,\n 3330964503,\n 3330964529\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453570,\n "timestamp": "2025-07-03T06:49:26Z",\n "version": 2,\n "changeset": 168429590,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968214,\n 3330968200,\n 3330968225,\n 3330968226,\n 3330968236,\n 3330968242,\n 3330968231,\n 3330968239,\n 3330968214\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453571,\n "timestamp": "2015-02-04T22:10:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966575,\n 3330966560,\n 3330966553,\n 3330966552,\n 3330966542,\n 3330966543,\n 3330966538,\n 3330966545,\n 3330966575\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453572,\n "timestamp": "2015-02-04T22:10:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967968,\n 3330967994,\n 3330968010,\n 3330968008,\n 3330968014,\n 3330967993,\n 3330967987,\n 3330967979,\n 3330967968\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453573,\n "timestamp": "2015-02-04T22:10:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967728,\n 3330967732,\n 3330967742,\n 3330967739,\n 3330967738,\n 3330967736,\n 3330967726,\n 3330967729,\n 3330967728\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": 326453574,\n "timestamp": "2015-02-04T22:10:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968311,\n 3330968334,\n 3330968340,\n 3330968333,\n 3330968336,\n 3330968314,\n 3330968305,\n 3330968317,\n 3330968311\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453575,\n "timestamp": "2015-02-04T22:10:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965124,\n 3330965150,\n 3330965118,\n 3330965105,\n 3330965081,\n 3330965097,\n 3330965095,\n 3330965110,\n 3330965124\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453576,\n "timestamp": "2015-02-04T22:10:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968213,\n 3330968217,\n 3330968228,\n 3330968202,\n 3330968086,\n 3330968092,\n 3330968085,\n 3330968208,\n 3330968213\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453577,\n "timestamp": "2015-02-04T22:10:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962977,\n 3330962981,\n 3330962976,\n 3330962974,\n 3330962969,\n 3330962962,\n 3330962967,\n 3330962982,\n 3330962977\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453578,\n "timestamp": "2015-02-04T22:10:34Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965914,\n 3330965918,\n 3330965916,\n 3330965919,\n 3330965917,\n 3330965920,\n 3330965921,\n 3330965915,\n 3330965914\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453579,\n "timestamp": "2025-05-21T10:16:50Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968523,\n 3330968521,\n 3330968519,\n 3330968530,\n 3330968531,\n 3330968536,\n 3330968539,\n 3330968542,\n 3330968523\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453580,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967941,\n 3330967947,\n 3330967970,\n 3330967980,\n 3330967977,\n 3330967963,\n 3330967939,\n 3330967929,\n 3330967941\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453581,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962943,\n 3330962946,\n 3330962944,\n 3330962942,\n 3330962940,\n 3330962938,\n 3330962939,\n 3330962937,\n 3330962943\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453582,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965446,\n 3330965490,\n 3330965475,\n 3330965463,\n 3330965459,\n 3330965438,\n 3330965436,\n 3330965408,\n 3330965446\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453583,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965795,\n 3330965802,\n 3330965801,\n 3330965803,\n 3330965800,\n 3330965799,\n 3330965797,\n 3330965793,\n 3330965795\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453584,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965062,\n 3330965066,\n 3330965067,\n 3330965077,\n 3330965078,\n 3330965055,\n 3330965031,\n 3330965056,\n 3330965062\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453585,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965942,\n 3330965948,\n 3330965946,\n 3330965950,\n 3330965944,\n 3330965941,\n 3330965939,\n 3330965936,\n 3330965942\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453586,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968346,\n 3330968368,\n 3330968371,\n 3330968374,\n 3330968377,\n 3330968358,\n 3330968355,\n 3330968350,\n 3330968346\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453587,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964499,\n 3330964483,\n 3330964441,\n 3330964438,\n 3330964428,\n 3330964434,\n 3330964436,\n 3330964446,\n 3330964499\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453588,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965237,\n 3330965227,\n 3330965229,\n 3330965247,\n 3330965249,\n 3330965274,\n 3330965258,\n 3330965248,\n 3330965237\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453589,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964735,\n 3330964746,\n 3330964742,\n 3330964740,\n 3330964738,\n 3330964734,\n 3330964736,\n 3330964732,\n 3330964735\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453590,\n "timestamp": "2015-02-04T22:10:35Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966020,\n 3330966024,\n 3330966028,\n 3330966036,\n 3330966040,\n 3330966026,\n 3330966025,\n 3330966019,\n 3330966020\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453591,\n "timestamp": "2025-05-17T16:03:12Z",\n "version": 3,\n "changeset": 166398505,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330967499,\n 3330967498,\n 3330967494,\n 3330967283,\n 3330967281,\n 3330967286,\n 3330967280,\n 3330967278,\n 3330967273,\n 3330967275,\n 3330967267,\n 3330967260,\n 3330967257,\n 3330967262,\n 3330967261,\n 3330967253,\n 3330967249,\n 3330967242,\n 3330967250,\n 3330967237,\n 3330967229,\n 3330967234,\n 3330967224,\n 3330967223,\n 3330967219,\n 3330967213,\n 3330967218,\n 3330967198,\n 3330967194,\n 3330966892,\n 3330967197,\n 3330966887,\n 3330967205,\n 3330967207,\n 3330967221,\n 3330967214,\n 3330967220,\n 3330967230,\n 3330967243,\n 3330967246,\n 3330967254,\n 3330967252,\n 3330967268,\n 3330967271,\n 3330967274,\n 3330967270,\n 3330967277,\n 3330967288,\n 3330967289,\n 3330967291,\n 3330967493,\n 3330967290,\n 3330967502,\n 3330967510,\n 3330967515,\n 3330967508,\n 3330967514,\n 3330967507,\n 3330967500,\n 3330967495,\n 3330967503,\n 3330967509,\n 3330967516,\n 3330967512,\n 3330967517,\n 3330967521,\n 3330967524,\n 3330967520,\n 3330967528,\n 3330967530,\n 3330967535,\n 3330967531,\n 3330967539,\n 3330967542,\n 3330967545,\n 3330967533,\n 3330967537,\n 3330967532,\n 3330967525,\n 3330967501,\n 3330967505,\n 3330967499\n ],\n "tags": {\n "amenity": "place_of_worship",\n "building": "church",\n "check_date": "2025-05-17",\n "denomination": "catholic",\n "heritage": "2",\n "heritage:operator": "mhs",\n "mhs:inscription_date": "1920",\n "name": "Église Saint-Éloi",\n "ref:mhs": "PA00115518",\n "religion": "christian",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015",\n "source:heritage": "data.gouv.fr:Ministère de la Culture - 08/2011",\n "wikidata": "Q3584715",\n "wikipedia": "fr:Église Saint-Éloi de Barzy-sur-Marne"\n }\n },\n {\n "type": "way",\n "id": 326453592,\n "timestamp": "2025-05-21T10:12:40Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968407,\n 3330968425,\n 3330968441,\n 3330968411,\n 3330968409,\n 3330968401,\n 3330968394,\n 3330968399,\n 3330968392,\n 3330968407\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453593,\n "timestamp": "2015-02-04T22:10:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965807,\n 3330965806,\n 3330965805,\n 3330965798,\n 3330965808,\n 3330965819,\n 3330965813,\n 3330965821,\n 3330965818,\n 3330965807\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453594,\n "timestamp": "2025-05-21T10:13:44Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968273,\n 3330968298,\n 3330968319,\n 3330968279,\n 3330968283,\n 3330968267,\n 3330968255,\n 3330968262,\n 3330968260,\n 3330968273\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453595,\n "timestamp": "2015-02-04T22:10:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330968271,\n 3330968258,\n 3330968244,\n 3330968235,\n 3330968233,\n 3330968212,\n 3330968207,\n 3330968249,\n 3330968264,\n 3330968271\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453596,\n "timestamp": "2015-02-04T22:10:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962991,\n 3330962987,\n 3330962990,\n 3330964093,\n 3330964100,\n 3330964116,\n 3330964108,\n 3330964104,\n 3330964096,\n 3330962991\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453597,\n "timestamp": "2015-02-04T22:10:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965377,\n 3330965384,\n 3330965393,\n 3330965392,\n 3330965388,\n 3330965387,\n 3330965386,\n 3330965375,\n 3330965373,\n 3330965377\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453598,\n "timestamp": "2015-02-04T22:10:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966493,\n 3330966507,\n 3330966513,\n 3330966522,\n 3330966515,\n 3330966512,\n 3330966510,\n 3330966505,\n 3330966508,\n 3330966493\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453599,\n "timestamp": "2015-02-04T22:10:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967922,\n 3330967934,\n 3330967946,\n 3330967927,\n 3330967912,\n 3330967785,\n 3330967790,\n 3330967908,\n 3330967915,\n 3330967922\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453600,\n "timestamp": "2015-02-04T22:10:36Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965702,\n 3330965715,\n 3330965717,\n 3330965724,\n 3330965699,\n 3330961675,\n 3330961684,\n 3330961688,\n 3330965694,\n 3330965702\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453601,\n "timestamp": "2015-02-04T22:10:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967573,\n 3330967556,\n 3330967538,\n 3330967543,\n 3330967552,\n 3330967560,\n 3330967564,\n 3330967568,\n 3330967565,\n 3330967573\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453602,\n "timestamp": "2015-02-04T22:10:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965130,\n 3330965155,\n 3330965172,\n 3330965168,\n 3330965138,\n 3330965116,\n 3330965103,\n 3330965099,\n 3330965094,\n 3330965130\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453603,\n "timestamp": "2015-02-04T22:10:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966282,\n 3330966268,\n 3330966276,\n 3330966259,\n 3330966280,\n 3330966502,\n 3330966500,\n 3330966507,\n 3330966493,\n 3330966282\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453604,\n "timestamp": "2015-02-04T22:10:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962945,\n 3330962949,\n 3330962951,\n 3330962953,\n 3330962952,\n 3330962950,\n 3330962948,\n 3330962947,\n 3330962941,\n 3330962945\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453605,\n "timestamp": "2015-02-04T22:10:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965552,\n 3330965543,\n 3330965509,\n 3330965492,\n 3330965504,\n 3330965524,\n 3330965542,\n 3330965557,\n 3330965567,\n 3330965552\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453606,\n "timestamp": "2015-02-04T22:10:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964141,\n 3330964156,\n 3330964157,\n 3330964164,\n 3330964160,\n 3330964150,\n 3330964146,\n 3330964144,\n 3330964135,\n 3330964141\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453607,\n "timestamp": "2015-02-04T22:10:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965306,\n 3330965268,\n 3330965272,\n 3330965318,\n 3330965346,\n 3330965354,\n 3330965359,\n 3330965329,\n 3330965334,\n 3330965306\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453608,\n "timestamp": "2015-02-04T22:10:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966867,\n 3330966872,\n 3330966864,\n 3330966860,\n 3330966847,\n 3330966825,\n 3330966800,\n 3330966801,\n 3330966843,\n 3330966867\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453609,\n "timestamp": "2015-02-04T22:10:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964112,\n 3330964129,\n 3330964136,\n 3330964142,\n 3330964154,\n 3330964149,\n 3330964145,\n 3330964122,\n 3330964114,\n 3330964112\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453610,\n "timestamp": "2015-02-04T22:10:37Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967924,\n 3330967936,\n 3330967938,\n 3330967942,\n 3330967952,\n 3330967931,\n 3330967923,\n 3330967920,\n 3330967925,\n 3330967924\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453611,\n "timestamp": "2015-02-04T22:10:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330967937,\n 3330967935,\n 3330967943,\n 3330967941,\n 3330967929,\n 3330967921,\n 3330967928,\n 3330967932,\n 3330967933,\n 3330967937\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453612,\n "timestamp": "2015-02-04T22:10:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330966845,\n 3330966859,\n 3330966834,\n 3330966837,\n 3330966826,\n 3330966808,\n 3330966818,\n 3330966803,\n 3330966824,\n 3330966845\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453613,\n "timestamp": "2015-02-04T22:10:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965385,\n 3330965397,\n 3330965394,\n 3330965412,\n 3330965403,\n 3330965393,\n 3330965384,\n 3330965377,\n 3330965381,\n 3330965385\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453614,\n "timestamp": "2025-01-20T12:41:15Z",\n "version": 2,\n "changeset": 161561687,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968062,\n 3330968039,\n 3330968028,\n 3330968043,\n 3330968052,\n 3330968059,\n 3330968064,\n 3330968067,\n 3330968057,\n 3330968062\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453615,\n "timestamp": "2025-05-21T10:13:05Z",\n "version": 2,\n "changeset": 166561060,\n "user": "icarios",\n "uid": 203465,\n "nodes": [\n 3330968251,\n 3330968268,\n 3330968269,\n 3330968280,\n 3330968292,\n 3330968277,\n 3330968289,\n 3330968263,\n 3330968259,\n 3330968251\n ],\n "tags": {\n "building": "detached",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453616,\n "timestamp": "2015-02-04T22:10:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965363,\n 3330965378,\n 3330965380,\n 3330965390,\n 3330965360,\n 3330965356,\n 3330965327,\n 3330965328,\n 3330965349,\n 3330965363\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453617,\n "timestamp": "2015-02-04T22:10:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330965521,\n 3330965545,\n 3330965537,\n 3330965530,\n 3330965520,\n 3330965516,\n 3330965510,\n 3330965514,\n 3330965508,\n 3330965521\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453618,\n "timestamp": "2015-02-04T22:10:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330962978,\n 3330964106,\n 3330964099,\n 3330964097,\n 3330964094,\n 3330962979,\n 3330962963,\n 3330962964,\n 3330962968,\n 3330962978\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 326453619,\n "timestamp": "2015-02-04T22:10:38Z",\n "version": 1,\n "changeset": 28620503,\n "user": "GeorgeKaplan",\n "uid": 1198089,\n "nodes": [\n 3330964984,\n 3330965008,\n 3330965010,\n 3330965024,\n 3330965028,\n 3330965015,\n 3330965019,\n 3330965009,\n 3330964999,\n 3330964984\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2015"\n }\n },\n {\n "type": "way",\n "id": 504530380,\n "timestamp": "2017-07-02T09:58:05Z",\n "version": 1,\n "changeset": 49980845,\n "user": "Kalaallit Nunaat",\n "uid": 400383,\n "nodes": [\n 4946794911,\n 4946794912,\n 4946794915,\n 4946794917,\n 4946794907,\n 4946794903,\n 4946795021,\n 4946794911\n ],\n "tags": {\n "building": "yes",\n "source": "cadastre-dgi-fr source : Direction Générale des Finances Publiques - Cadastre. Mise à jour : 2017"\n }\n }\n \n ]\n }\n """ ] ] |
|